/* orange secondaryNavigation styles */
#lhnav h2 {border:1px solid #cc3300; background: none #ff6600;}
#lhnav a:hover{background:none #ff6600;}
#lhnav div div {background: url(../../../images/lhSidebar/orange/arrow.gif) 0 6px no-repeat;}
#lhnav .selected {color:#ff6600; background: url(../../../images/lhSidebar/orange/arrowSelected.gif) 0 6px no-repeat #efefef;}
#lhnav .selected a:link{color:#ff6600;}
#lhnav .selected a:active{color:#ffffff;}
#lhnav .selected a:visited{color:#ff6600;}
#lhnav .selected a:hover{color:#ffffff;}
#lhnav h3 {
	color:#ff6600;
}