/* gray style - gray.css */

#top { background:url(gray/bg-top-tile.gif) repeat-x top left; border-bottom:0px solid #313131; }
#top .content { background:url(gray/bg-top.png) no-repeat top center; }
#featured { background:	#adc3db url(gray/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #085C75; border-bottom:1px solid #463E3F; }
#featured .content { background:url(gray/bg-slider.jpg) no-repeat top center; }
#nav a { color:	#085C75; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#ADC3DB; border:2px solid #ADC3DB; border-width: 0 2px 1px 0; }
