/* cool style - cool.css */

#top { background:url(cool/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(cool/bg-top.png) no-repeat top center; }
#featured { background:#a2becd url(cool/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #bacfd9; border-bottom:1px solid #8da3af; }
#nav a { color:#bfbfbf; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#46433c; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }
