/* gray style - gray.css */

#top { background:url(gray/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #313131; }
#top .content { background:url(gray/bg-top.png) no-repeat top center; }
#featured { background:#b0b0b0 url(gray/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #c5c5c5; border-bottom:1px solid #727272; }
#nav a { color:#bfbfbf; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#3a3a3a; border:1px solid #2c2c2c; border-width: 0 0px 1px 0; }
