#nav {margin-top:5px;}
#nav a.nav_opt{
	color:#DDD;
	font-family:"Lithos Pro","Lithos","Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background:url();
}
#nav a.nav_first{
	color:#DDD;
	font-family:"Lithos Pro","Lithos","Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background:url();
}
#nav a.nav_opt:hover, #nav a.nav_first:hover{
	color:#e99719;
}
#nav a.nav_sel_first{
	color:#e99719;
	font-family:"Lithos Pro","Lithos","Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background:url();
}
#nav a.nav_sel{
	color:#e99719;
	font-family:"Lithos Pro","Lithos","Century Gothic",Verdana, Arial, Helvetica, sans-serif bottom center repeat-x;
	font-weight:bold;
	font-size:12px;
	background:url();
}
#nav a.nav_sel_first:hover, #nav a.nav_sel:hover{
	color:#e99719;
	background:url();
}

.subMenuParentBtn{ 
	color:#e99719;
	background: url(/css/arrow_right.gif) right center no-repeat;  
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{
	color:#e99719;
	background: url(/css/arrow_right.gif) right center no-repeat;  
}

.mainMenuParentBtn{	
	color:#e99719;
	background: url(/css/arrow_down.gif) right center no-repeat; 
}
.mainMenuParentBtnFocused{
	color:#e99719;
	background: url(/css/arrow_down.gif) right center no-repeat; 
}

#nav a.nav_opt, #nav a.nav_first,
#nav a.nav_sel_first, #nav a.nav_sel {padding:0px 0px}