#topnav {position:absolute; Z-INDEX: 2; height:33px; top:110px}
#topnavbar {position: absolute; Z-INDEX: 4; height:33px; width:740px; background:#5C3D07; margin-left:200px}

/* Top Level Nav items */ 
.tnav a {position:relative; display:block; float:left; background:#5C3D07; z-index:40; color:white; height:14px; padding:9px 12px 8px 12px; text-decoration:none; font:12px helvetica, arial; text-align:center}
.tnav a:hover {position:relative; display:block; padding:8px 12px 8px 12px; text-align:center; background:#5C3D07; z-index:40; text-decoration:underline; color:#FFFFFF}

/* .topNavItem {} */
.tni {}

.topNavActive {text-decoration:underline}
.topNavCurrent {}

/* Has Child Pages */
.hc {background: url(/vimages/quicklink_bullet.gif) no-repeat 170px 5px; display:block; width:176px; cursor:pointer}

/* Navigation ////////////////////////////////////// */

.nT2 { BORDER:2px solid #5C3D07; PADDING: 22px 2px 4px 2px; Z-INDEX: 2; background: #EFEBD1; LEFT: 0px; VISIBILITY: hidden; WIDTH: 182px; POSITION: absolute; TOP: 0px }
.nT3, .nT4, .nT5, .nT6 { BORDER:2px solid #5C3D07; PADDING: 4px 2px 4px 2px; DISPLAY: block; Z-INDEX: 4; background:#EFEBD1; LEFT: 0px; VISIBILITY: hidden; WIDTH: 182px; POSITION: absolute; TOP: 0px}

.nT2 a, .nT3 a, .nT4 a, .nT5 a, .nT6 a
{
    color: #000000;
	display: block;
	padding: 5px 8px 5px 8px;
	width:166px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #EBE2D1;
	font-family: verdana, arial, helvetica;
	font-size: 11px
}

.nT2 a:hover, .nT3 a:hover, .nT4 a:hover, .nT5 a:hover, .nT6 a:hover 
{
   	color: #333333;
	background: white;
	text-decoration:none;
	display: block;
	padding: 5px 8px 5px 8px;
	width:166px;
	border-bottom:1px solid #EBE2D1;
	font-family: verdana, arial, helvetica;
	font-size: 11px
}	



