#nav-top #nav-top-content  ul li ul li a {border-bottom:1px solid #E1BB89;height:22px; color: #4d2207; font-size: 10px; font-weight: bold; margin-right: 20px; text-decoration: none; }
#nav-top #nav-top-content  ul li ul li a:hover{color:#fff;}
#nav-top #nav-top-content  ul li ul{margin-top:38px;}

#nav1 {
 
	background:url(../images/bg-nav-top.png) bottom repeat-x;
	height:45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#nav1 li {
	float:left;
	font-size:1	em;
	position:relative;
}

#nav1 li a {
	text-decoration:none;
	font-size: 8px;
	display:block;
	float:left;
	line-height:42px;
	color:#5E6361;
	font-weight: bold;
	padding: 0 0.5em 0em 0.5em;
}
 #nav1 li a:hover {
	/*background:#F90 url(../images/bg-nav-main.gif) bottom repeat-x;*/
	color:#005F2A;
}
#nav1 li ul li {
	font-size: 0.9em;
	display:inline;
	height: 22px;
	
}

#nav1 li ul li a {
	color: #FFF;
	display:block;
	text-align:left;
	line-height:22px;
	width:18em;
	border:0;
	font-size:0.1em;
	background:#ffc348;
	float:none;
	margin:0 0;
}

#nav1 li ul {
	position:absolute;
	margin-top:42px;
	margin-left:0px;
	left:-999em;
	background:E3E3DA;
	width:72px;
	top:-3px;
}
#nav1 ul
{
	margin-top:42px;
	
}

#nav1 li ul li a:hover {
	background:#ec1c24;
	color:#FFF;
}
#nav1 li.sfhover ul {
	position:absolute;
	width:auto;
	/*left:0em;*/
}

#nav1 li:hover ul, #nav li.sfhover ul {
	left:0;
	/*width:20em;*/
	padding:0 0 0 0;
	z-index:1000;
}

#nav {
 
	background:url(../images/bg-nav-main.gif) bottom repeat-x;
	height:42px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav-top-dropdown 
{
 	position: absolute; 
	width: 100%; 
	height: 45px; 
	background: url(../images/bg-nav-top.png) repeat-x top; z-index: 99; 
}
#nav-topdropdown #nav-top-content-dropdown { position: relative; width: 951px; height: 35px; padding-left: 10px; padding-right: 10px; margin: auto; left: 6px; }
#nav-dropdownul {
 
	background:url(../images/bg-nav-top.png) bottom repeat-x;
	height:42px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav li {
	float:left;
	font-size:1	em;
	position:relative;
}

#nav li a {
	text-decoration:none;
	font-size: 12px;
	display:block;
	float:left;
	line-height:42px;
	color:#5E6361;
	font-weight: bold;
	padding: 0 0.5em 0em 0.5em;
}
 

#nav li a:hover {
	/*background:#F90 url(../images/bg-nav-main.gif) bottom repeat-x;*/
	color:#005F2A;
}

/* dropdown */

#nav li ul li {
	font-size: 0.9em;
	display:inline;
	height: 22px;
	border-bottom:1px solid #E1BB89;
}

#nav li ul li a {
	color: #FFF;
	display:block;
	text-align:left;
	line-height:22px;
	width:18em;
	border:0;
	font-size:10px;
	background:#F18F19;
	float:none;
	margin:0 0;
}

#nav li ul {
	position:absolute;
	margin-top:42px;
	margin-left:0px;
	left:-999em;
	background:E3E3DA;
	width:72px;
	top:-3px;
}
#nav ul
{
	margin-top:42px;
	
}

#nav li ul li a:hover {
	background:#BB070D;
	color:#FFF;
}

/*
#nav li ul li {
	height:25px;
	font-size:10px;
	color:#000000; 
	background:#FFFFFF;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	
}

#nav li ul li a {
	height:25px;
	color:#000000; 
	background:#E2E2E0;
	padding:0 0 0 5px;
	margine: 0 0 0 0;
}*/


#nav li.sfhover ul {
	position:absolute;
	width:auto;
	/*left:0em;*/
}

#nav li:hover ul, #nav li.sfhover ul {
	left:0;
	/*width:20em;*/
	padding:0 0 0 0;
	z-index:1000;
}