#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #eda;
	font-weight: bold;
	padding: 0;
	border: solid #435B29;
	border-width: 1px 0;
}
#nav ul { 	margin: 0 0 1em 0;
	width: 36em;
 }
#nav {border:0; margin:0; background:transparent;}
#nav li.navMain {background:transparent;}
#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav li.navMain a:hover, #nav a:hover {
	color:red;
}

#nav a.parent {
	background: url('../../images/template/rightarrow2.gif') center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background:white; 
}

div#topNavWrapper { height:29px; text-align:center; }
div#topNavWrapper * {font-size:16px; font-family:"Times New Roman", Times, serif}
div#topNav { height:29px; width:719px; background: #435B29; padding:0 0 0 3px; margin:0 auto; text-align: left;}

div#topNav li.sep { background: url('../../images/template/navbar_sep.gif') no-repeat; width:3px; height:23px; margin:5px 0px 0 0px; }

#nav a.mainLink { display:block; width:100%; height: 28px; text-indent: -4000px; overflow: hidden; background: center top no-repeat; padding:0; margin:0;}

div#topNav li#nav0 { width: 54px; }
div#topNav li#nav1 { width: 110px; }
div#topNav li#nav2 { width: 80px; }
div#topNav li#nav3 { width: 54px; }
div#topNav li#nav4 { width: 158px; }
div#topNav li#nav5 { width: 85px; }
div#topNav li#nav6 { width: 70px; }
div#topNav li#nav7 { width: 84px; }

div#topNav li#nav0 a.mainLink { background-image: url('../images/template/navbar_nuhemp_home.gif'); }
div#topNav li#nav1 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_101.gif'); }
div#topNav li#nav2 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_products.gif'); }
div#topNav li#nav3 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_faqs.gif'); }
div#topNav li#nav4 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_talking.gif'); }
div#topNav li#nav5 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_buzz.gif'); }
div#topNav li#nav6 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_contact.gif'); }
div#topNav li#nav7 a.mainLink { background-image: url('../../images/template/navbar_nuhemp_shopping.gif'); }

#nav a.mainLink:hover { background-position: center -28px; }

div#topLayer { z-index: 5; }
div#bottomLayer { z-index: -5; }