/* malibucompounds.com */

*html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
}

body {
background:url(images/h_bg.jpg);
}

.main {
margin: 0 auto;
width:850px;
}

.contenter {
width:445px;
background:#6B1400 url(images/hp_welcomeBg.jpg) no-repeat;
font-family:Arial;
font-size:11px;
color:#DDD;
}

.content {
width:445px;
background:#6B1400 url(images/h_content_bg.jpg) no-repeat;
font-family:Arial;
font-size:11px;
color:#DDD;
}
.contentb {
width:400px;
font-family:Arial;
font-size:11px;
color:#DDD;
}

.contentc {
font-family:Arial;
font-size:12px;
color:#DDD;
}
.text {
width:375px;
}

.footer {
margin: 0 auto;
color:#FF6666;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
width:795px;
height:45px;
background:url(images/h_footer.jpg) no-repeat;
}

.footer a {
color:#FF3300;
font-weight:500;
text-decoration:none;
}
.feature {
width:297px;
background:#853C2B url(images/h_feature_image_bg.jpg) top center no-repeat;
}
.images {
margin: 0 auto;
width:188px;
height:149px;
background:#FF9933;
border:#FF9900 3px solid;
}
.images a {
background:#FF9933;
border:#FF9900 3px solid;
}
.f {
margin:5px;
text-align:center;
}
.f-footer {
margin: 0 auto;
background:url(images/h_feature-footer.jpg) top repeat-y;
color:#DDD;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.f-footer a{
color:#DDD;
font-weight:800;
text-decoration:none;
}
td{
	vertical-align:top;	
}