/* blue style - blue.css */

#top { background:url(blue/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #1b374c; }
#top .content { background:url(blue/bg-top.png) no-repeat top center; }
#featured { background:#d3dae7 url(blue/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #d2d7e2; border-bottom:1px solid #506f86; }
#featured .content { background:url(blue/bg-slider.jpg) no-repeat top center; }
#nav a { color:#636d34; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#849146; border:1px solid #636d34; border-width: 0 0px 1px 0;}
#nav li.current_page_item ul li a:hover, #nav li ul li.current_page_item a:hover { color:#fff; background:#849146; }