/* gray style - gray.css */

#top { background-color:#491862; repeat-x top left;  }
#top .content { background:url(gray/bg-top.png) no-repeat top center; }
#featured { background:#f0e7f4 url(gray/bg-slider-bot.png) repeat-x left bottom; border-top:0px solid #727272; border-bottom:1px solid #727272; }
#featured .content { background:url(gray/bg-slider.jpg) no-repeat top center; }
#nav a { color:#fff; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#411359; border:1px solid #662d83; border-width: 0 0px 1px 0; }

