/* orange style - orange.css */

#top { background:url(orange/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(orange/bg-top.png) no-repeat top center; }
#featured { background:#b0b0b0 url(orange/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #b0b0b0 ; border-bottom:1px solid #b0b0b0 ; }
#nav a { color:#ffffff; }
#nav a:hover{ color:#fff; background:#f78f1e; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }
#nav li.current_page_item a{ color:#fff; background:#f78f1e; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }
