/* orange style - orange.css */

#top { background:url(../images/header-background.png) repeat-x top left; border-bottom:5px solid #bb242a; }
#top .content { background:url(../images/header-background.png) no-repeat top center; }
#featured { background:#f1ad37 url(orange/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #f3c26f; border-bottom:1px solid #cb9535; }
#nav a { color:#ffffff; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#bb242a; display:block; height: 48px; margin-top: -155px; padding-top:155px; z-index:-1000;}

