/* custom style - custom.css */

#top { background:url(custom/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(custom/bg-top.png) no-repeat top center; }
#featured { background:#0188C0 url(custom/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #0188C0; border-bottom:1px solid #0188C0; }
#nav a { color:#000000; }
#nav a:hover, #nav li.current_page_item a{ color:#fff; background:#0188C0; border:1px solid #0188C0; border-width: 0 0px 1px 0; }
