.custom #header_area {background: url('images/bg.jpg') #C9D787; background-repeat: repeat-x;}
	.custom #header {border-bottom:0;}



body.custom {
    background: #C9D787;
}

.custom #content_box {
	background: #fff;
}

#header_area .page {
padding-top:15px;
}

.custom #header {
	background: white;
padding-left:none;
padding-right:none;
}

#nav-menu {
background:#FF8598 none repeat scroll 0 0;
border:none;
clear:both;
width:100%;
float: right;
}

.custom #nav_area {background:#FF8598; border-bottom:0px solid #DBD4B7; padding-top:10px;}
	.custom ul#tabs {border-bottom:0; border-color:#DBD4B7;}
		.custom ul#tabs li {border:none; background-color:#fff;}
		.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {background:#fff; border: none;}

.headline_area h1, .headline_area h2 {
font-size:2.2em;
line-height:1.364em;
display:none;
}

.custom ul#tabs {
border-bottom:0 none #DBD4B7;
border-color:#fff;
float:right;
}

.custom #footer_area {background:#FF8598; padding:0.5em 0; border-top:none;}
	.custom #footer {border-top:0;}

.post_box {
padding-top:0;
}

.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;}