#navbarContainer { background-color:#4C712F; z-index:0;} 
/* category link highlight */ #navbarContainer ul.menu ul li:hover, #navbarContainer ul.menu ul li.CSStoHighlight {background-color:#DEEAD5;} 
/* drop down */               #navbarContainer ul.menu li ul {background-color: #A6C78D;width:200px;}  
/* drop down borders */       #navbarContainer ul.menu ul li {background-color: transparent;font-size: 9px;border-top: 1px solid #555555;}  
/* drop down highlight */     #navbarContainer ul.menu li:hover, #navbarContainer ul.menu li.CSStoHighlight { background-color: #A6C78D	;}  

/* text */
#navbarContainer ul.menu, .navcomponent ul.menu ul { color:333333; font-family: verdana, helvetica, arial, sans-serif;}   
#navbarContainer ul.menu li a {color: 333333;}  
#navbarContainer ul.menu li { background-color: 4C712F;font-size: 10px;}  
#navbarContainer ul.menu li.navsep:hover { background-color: transparent }   

span.NavContainerText {
	color: white;
} 

* html #home  /* this is recognized by IE only */
{
	margin-left:8px;  /* total width, only for IE5.x/Win */
	m\argin-left:8px; /* 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:96px;  /* total width, only for IE5.x/Win */
	m\argin-left:96px; /* content width for other IE */
}	
#secondNav1 {margin-left:100px;}	


/* filters for IE5/Mac */
/*  fixes issue with site navbar "bunching up" */
/* -- !!! TO DO !!! -- */
#navbarContainer #secondNav1  {
 /*\*//*/
	margin-left:111;
	width:90px;
	/**/ 
}
#navbarContainer #secondNav2  {
 /*\*//*/
	margin-left:0;
	width:90px;
	/**/ 
}
#navbarContainer #secondNav3  {
 /*\*//*/
	margin-left:0;
	width:60px;
	/**/ 
}
#navbarContainer #secondNav4  {
 /*\*//*/
	margin-left:0;
	width:75px;
	/**/ 
}
#navbarContainer #secondNav5  {
 /*\*//*/
	margin-left:0;
	width:72px;
	/**/ 
}
#navbarContainer #secondNav6  {
 /*\*//*/
	margin-left:0;
	width:75px;
	/**/ 
}
