#navbarContainer { background-color:#D6D1B1; z-index:0;}
/* category link highlight */ #navbarContainer ul.menu li:hover, #navbarContainer ul.menu li.CSStoHighlight { background-color: #EAE7D6;}
/* drop down */               #navbarContainer ul.menu li ul {background-color: #EAE7D6;width:200px;}
/* drop down borders */       #navbarContainer ul.menu ul li {background-color: transparent;font-size: 9px;border-top: 1px solid #757053;}
/* drop down highlight */     #navbarContainer ul.menu ul li:hover, #navbarContainer ul.menu ul li.CSStoHighlight {background-color:#D6D1B1;}

/* text */
#navbarContainer ul.menu, .navcomponent ul.menu ul { color:black; font-family: verdana, helvetica, arial, sans-serif;}
#navbarContainer ul.menu li a {color: black;}
#navbarContainer ul.menu li { background-color: transparent;font-size: 10px;}
#navbarContainer ul.menu li.navsep:hover { background-color: transparent } 

* html #home  /* this is recognized by IE only */
{
	margin-left:6px;  /* total width, only for IE5.x/Win */
	m\argin-left:6px; /* content width for other IE */
}
* html #home {
	height: 15px;
	h\eight: 14px;
}
#home {
	margin-left:12px;
	height:12px;
}

* html #secondNav1  /* this is recognized by IE only */
{
	margin-left:75px;  /* total width, only for IE5.x/Win */
	m\argin-left:75px; /* content width for other IE */
}	
#secondNav2 {margin-left:75px;}	




/* filters for IE5/Mac */
/*  fixes issue with site navbar "bunching up" */
/* -- !!! TO DO !!! -- */
#navbarContainer #secondNav1  {
 /*\*//*/
	margin-left;
	width;
	/**/ 
}
