.custom ul#tabs li.rss li {
     color:#fff; 
     border-bottom: 0;
     border-top: 0;
}
.custom ul#tabs li.current_page_item, .custom ul#tabs {
     background:#a72a16; 
     color:#a72a16
     padding-bottom: 0px; 
     border-bottom: 0;
     border-top: 0;
     height: 23px;
}

.custom ul#tabs li a:hover {
     text-decoration:none; 
     color:#d89538;
}

.custom ul#tabs li a { display: block; background:#a72a16; line-height: 1em; color: #fff; letter-spacing: 1px; text-decoration: none; }
.custom ul#tabs li.current_page_item a:hover { text-decoration:none; color:#d89538; }
.custom ul#tabs li ul {display:none; position:absolute; list-style:none;}
.custom ul#tabs li ul li {float:none; }
.custom ul#tabs li:hover ul {display:block;}
.custom ul#tabs li.current_page_item { cursor: normal; padding-bottom: 0px; background: #a72a16; border-bottom: 0; }
.custom ul#tabs li.page_item { cursor: normal; padding-bottom: 0px; background: #a72a16; border-bottom: 0; }
.custom ul#tabs li.home-item { cursor: normal; padding-bottom: 0px; background: #a72a16; border-bottom: 0; border-top: 0;}
.custom ul#tabs li { border-top: 0; }

body.custom { 
     background: #8b8168; 
}
.custom #container { 
     margin-top: 0; 
     margin-bottom: 0em; 
     background: #fff; 
     border: 0.3em solid #ff; 
}

.custom #header { 
     display: block; 
     height: 116px;
     width: 1056px;
     background: url(http://images.firesenator.com/background.jpg) no-repeat;
     outline: none;
     margin-top: 0px; 
     margin-left: 1px;
     padding: 0;
     border-bottom:none ;
}

.custom #header_area .page {
     padding-top:0;
}

.custom #header #logo a {
     color: #0a0043;
     margin-left: 10px;
}

.custom #header #logo a {
     color: #0a0043;
     line-height:70px;
}

.custom #header #tagline {
     color: #0a0043;
     font-weight: bold;
     margin-left: 10px;
     margin-top: -20px;
}

