
#nav
{
	vertical-align: top;
	padding-left: 0;
	margin-left: 0;
	z-index: 99;
	width: 184px;
	background: #f8efc6;
}

#nav ul
{
	padding: 0;
	margin: 0;
}

#nav li
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 32px;
	height: auto;
	/*Mac IE 5 bye\*/
	float: left;
	/**/
}

#nav li a 
{
	display: block;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 184px;
	height: 32px;
}

#nav li a span
{
	visibility: hidden;
}

#nav li:hover, #nav li.sfhover, #nav li.active
{
	background-position: 0 -32px;
	text-decoration: none;
}

#nav li:hover a, #nav li.sfhover a
{
	text-decoration: none;
}

#nav li ul 
{
	background: #fade4f;
	position: absolute;
	width: 201px;
	left: -999em;
	margin-left : 177px;
	margin-top : -32px;
	padding: 2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 197px;
}
html>#nav li ul
{
	width: 197px;
}

/*sfhover is for javascript*/
#nav li:hover ul, #nav li.sfhover ul, #nav li.active ul
{
	left: auto;
}

#nav li li
{
	/*height: auto;*/
}

#nav li li a 
{
	text-decoration: none;
	background-image: url("images/bullet_all.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 11px;
	color: #635123;
	font-weight: bold;
	padding: 4px 5px 6px 35px;
	height: 21px;
	width: 197px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 11px;
	width: 157px;
}
html>#nav li li a
{
	height: 11px;
	width: 157px;
}

#nav li li.twoline a
{
	background-image: url("images/bullet_twoline.gif");
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
}
html>#nav li li.twoline a
{
	height: 22px;
}

#nav li li a:hover, #nav li li a.active
{
	background-position: 0 -21px;
	color: #900;
}

#nav li li.twoline a:hover, #nav li li.twoline a.active
{
	background-position: 0 -32px;
	color: #900;
}

#nav li li.subhd
{
	height: 20px;
	width: 197px;
	background: #decc8a;
	color: #000;
	font-weight: normal;
	border-top: 1px solid #FDFCE0;
	padding: 4px 5px 6px 35px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 157px;
	height: 12px;
}
html>#nav li li.subhd 
{
	width: 157px;
	height: 12px;
}

/*3rd Level+ Rules - copy this and add another li to make 4th level*/
#nav li li ul 
{
	position: static;
	width: 149px;
	margin: 0;
	padding: 0;
	border: 0;
}

#nav li li li a 
{
	padding-left: 43px;
	font-weight: normal;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 149px;
}
html>#nav li li a
{
	width: 149px;
}


/*Nav Images*/
#nav li.navli_home { background-image: url("images/home.gif"); }
#nav li.navli_nav1 { background-image: url("images/nav1.gif"); }
#nav li.navli_nav2 { background-image: url("images/nav2.gif"); }
#nav li.navli_nav5 { background-image: url("images/nav5.gif"); }
#nav li.navli_nav3 { background-image: url("images/nav3.gif"); }
#nav li.navli_nav4 { background-image: url("images/nav4.gif"); }

/*Nav Exceptions*/

/*Exception ruls for active section - class assigned dynamically in nav control*/
#nav li ul.usection 
{
	position: static;
	margin: 0;
	padding: 0;
	width: 184px;
	border-top: 1px solid #faeec6;
}

#nav li ul.usection li
{
	width: 184px;
	margin: 0;
	padding: 0;
	border: 0;
}

#nav li ul.usection li a
{
	width: 184px;
	padding: 4px 5px 6px 12px;
	background: #fff;
	color: #655526;
	font-weight: bold;
	border-bottom: 1px solid #faeec6;
	border-right: 5px solid #faeec6; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 162px;
}
html>#nav li ul.usection li a
{
	width: 162px;
}

#nav li ul.usection li.twoline a
{
	background-image: none;
	height: auto;
}

#nav li ul.usection li.subhd
{
	width: 184px;
	padding: 4px 5px 6px 12px;
	background: #decc8a;
	color: #000;
	font-weight: normal;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 167px;
}
html>#nav li ul.usection li.subhd 
{
	width: 167px;
}

#nav li ul.usection li a:hover, #nav li ul.usection li a.active
{
	background: #fbe053;
	color: #900;
}

#nav li ul.usection li a.active
{
	/* padding-left: 23px; Used for indenting */
	font-weight: normal;
	/* voice-family: "\"}\""; 
	voice-family: inherit;
	width: 151px;
}

html>#nav li ul.usection li a.active
{
	width: 151px; Used for indenting */
}

/*3rd Level+ Exception Rules*/
#nav li ul.usection li ul
{
	position: static;
	margin: 0;
	padding: 0;
	width: 184px;
}

#nav li ul.usection li li
{
	width: 184px;
	margin: 0;
	padding: 0;
}

#nav li ul.usection li li a
{
	width: 184px;
	padding-left: 29px;
	background: #fff;
	color: #655526;
	font-weight: normal;
	font-size: 9px;
	border-bottom: 1px solid #faeec6;
	border-right: 5px solid #faeec6; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 145px;
}
html>#nav li ul.usection li li a
{
	width: 145px;
}

#nav li ul.usection li li a.active
{
	/* padding-left: 35px; Used for Indenting*/
	font-weight: normal;
	font-size: 9px;
	background: url("images/bg_striped.gif") repeat;
	/* voice-family: "\"}\""; 
	voice-family: inherit;
	width: 139px;
}

html>#nav li ul.usection li a.active
{
	width: 139px; Used for indenting */
}

#nav li ul.usection li li a.active:hover
{
	background: url("images/bg_striped.gif") repeat;
}