/* orange style - orange.css */

#top { background:url(orange/bg-top-tile.gif) repeat-x top left; border-bottom: none/*1px solid #000000*/; }
#top .content { background:url(orange/bg-top.png) no-repeat top center; }
#featured { background:#f1ad37 url(orange/bg-slider-bot.png) repeat-x left top; border-top: none/*1px solid #f3c26f*/; border-bottom: none/*1px solid #cb9535*/; }
#nav a { color:#FF6600; }
#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; }

