body.custom {
    background: #352822 url('images/mombacktilebrown6.jpg') 50% 0 repeat-x;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: transparent
}
.custom #header { border-bottom:none;
width: 1000px;
height:300px;
padding-top:0;
padding-bottom:0;
background:url('images/mombanneralt2.gif')
center left no-repeat; }

/* Change the home tab unselected color */
.custom ul#tabs .home-item { background: #BDB698; }
/* Change the home tab unselected font color */
.custom ul#tabs .home-item a { color: #000000; }

/* Change the about-us tab unselected color */
.custom ul#tabs .page-item-5 { background: #9AA53D; }
/* Change the about-us tab unselected font color */
.custom ul#tabs .page-item-5 a { color: #000000; }

/* Change the contact-us tab unselected color */
.custom ul#tabs .page-item-164 { background: #BDC578; }
/* Change the contact-us tab unselected font color */
.custom ul#tabs .page-item-164 a { color: #000000; }

/* Change the portfolio tab unselected color */
.custom ul#tabs .page-item-39 { background: #6D5A4D; }
/* Change the portfolio tab unselected font color */
.custom ul#tabs .page-item-39 a { color: #000000; }

/* Change the services tab unselected color */
.custom ul#tabs .page-item-17 { background: #8C866D; }
/* Change the services tab unselected font color */
.custom ul#tabs .page-item-17 a { color: #000000; }

/* Change the color of the currently selected tab */
.custom ul#tabs li.current_page_item { background: #FFFFFF; }
/* Change the font color of the currently selected tab */
.custom ul#tabs li.current_page_item a { color: #000000; }

.custom .headline_area h1, .headline_area h2 {color:#311F13; letter-spacing: 3px; font-size: 22pt; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom a { color: #7b9a00; text-decoration:none; }
.custom a:hover { color:#92B40D;text-decoration:underline; }

.custom #content_box {background-color:#FFFFFF;}
.custom #content {background-color:#FFFFFF;} 
