/* CSS Document */
body {
margin: 0;
padding: 0;
background-image:url(images/home_bodybg.jpg);
}
#home_top_banner {
width:740px;
height:125px;
background-image:url(images/home_top_banner.jpg);
background-repeat:no-repeat;
}
#home_left {
width:20px;
height:650px;
background-image:url(images/home_left.jpg);
background-repeat:no-repeat;
}
#home_right {
width:20px;
height:650px;
background-image:url(images/home_right.jpg);
background-repeat:no-repeat;
}
#home_welcome {
width:552px;
height:130px;
background-image:url(images/home_alohabg.jpg);
background-repeat:no-repeat;
font:11px Tahoma;
color:#29431B;
}
.home_contact {
font:24px Tahoma;
color:#FFFFFF;
}
#home_nav_leftbg {
width:14px;
height:263px;
background-image:url(images/home_nav_left.jpg);
background-repeat:no-repeat;
}
#home_feat_prop {
background-image:url(images/home_feat_prop.jpg);
width:174px;
height:175px;
font:11px Tahoma;
color:#FFFFFF;
background-repeat:no-repeat;
}
#home_feat_prop a {
color:#FFF799;
}
#home_footer {
width:740px;
height:100px;
background-image:url(images/home_footer_bg.jpg);
background-repeat:no-repeat;
text-align:center;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#324A25;
}
#home_footer a{
color:#324A25;
}
#home_bottom {
width:780px;
height:20px;
background-image:url(images/home_bottom.jpg);
}

