html { min-height: 100%; margin-bottom: 1px; }

body.custom {
background-image: url('images/parchment.gif');
background-repeat: repeat-x repeat-y;
}

.custom #container {
margin-top:0.5em;
margin-bottom:0.5em;
background: #efc584;
border:0.5em solid #5b2908;
padding:0.3em
}

.custom #page {
background:#fff
}


.custom #header #logo a {
display:block;
height:243px;
width:863px;
background:url('images/header.gif') no-repeat;
outline:none
}

.custom #header #logo,.custom #header #tagline {
text-indent:-9999px
}

.custom #header #tagline {
height:0
}

.custom #header {
border-bottom:none;
padding:0
}

.custom #noheadline .headline_area {  display: none; }

.custom #tabs { border-bottom: 0; }





/*change background color for nav menu*/
.custom ul#tabs{background:#532300; border-bottom:6px solid #532300; border-top:6px solid #532300; border-left:2px solid #532300; width:861px; color:#fff;}

/*give tabs a hover color*/

.custom ul#tabs li a:hover {background:#c54915 none repeat scroll 0 0;}
        
		
/*change tab color and get rid of lines around them*/
.custom ul#tabs li {background:#532300;border-style:none;}


/*set current tab color and hover color, also hover text color*/
.custom ul#tabs li.current_page_item a,
.custom ul#tabs li.current-cat a
{background:#debd73; color:#532300; border_style:none;}

/*scoot over first nav tab and set menu text color*/
.custom ul#tabs li a {
padding:0.818em 1em; color:#fff;}*/

.custom #footer { font-size: 12pt; } 

.custom #image_box { background-color: #f7d68c; }


/*.custom #custom_box {
              background:#deb573 none repeat scroll 0 0;
              border-bottom:1px solid #DDDDDD;
} 
*/

.custom #custom_box { display: none; }

#feature_box { 
background-color: #8d5b31;
border: 0;
}