/* cool style - cool.css */

#top { background:url(cool/bg-top-tile.gif) repeat-x top left; height: 125px; border-bottom: none; }
#top .content { background:url(cool/bg-top.png) no-repeat top left; }
#featured { background:#3333cc; border-bottom:1px solid #eee; }
#nav a { color:#8F391A; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fffcef; background:#8F391A; border:1px solid #8F391A; border-width: 0 0px 1px 0; }
#featured h2 { color: #fff !important; font-size: 36px; }
#featured p { font-size: 18px; color: #aaa; }