﻿body{
	margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ecfbd3;
}
#wrapper{
	
}
#container{
	 left:50%; margin-left:-459px; position:absolute; width:918px; background:#fff;
}
#header{
width:918px; height:195px; background:URL(images/header_bg.png) no-repeat;
}
#nav{
 font-size:11px; margin:5px;	
}
a.nav{
	color:#000; text-decoration:none; margin-right:20px;
}
#content{
	margin-top:20px;
}
#left_div{
	float:left; width:440px; margin-left:20px;
}
#right_div{
	float:right; width:450px; margin-right:00px;
}
#welcome_desc{

}
#welcome{
	font-size:20px; margin-bottom:20px;
}
#cabin_desc{
	width:350px; color:#666666; font-size:14px 
}
#home_pic_2{
	border:thin #cccccc solid; width:380px; height:259px; margin-top:30px;
}
#features{
	width:380px; color:#666666; font-size:14px; margin-top:30px	
}
#amenities{
	width:380px; color:#666666; font-size:14px; margin-top:30px	
}

#home_pic_1{
	border:thin #cccccc solid; width:434px; height:311px; margin-top:0px;
}
#details_test{
	border:thin #cccccc solid; width:434px; height:232px; margin-top:18px; background:#ecfbd3; color:#666;	
}
#home_details{
	float:left; width:144px; margin-left:10px
}
#home_test{
	float:right; width:236px; margin:5px; margin-right:10px
}
#home_blip{
	font-size:20px; color:#bb9f03; font-style:italic; text-align:center; margin-top:10px
}
#home_pic_3{
	border:thin #cccccc solid; width:434px; height:295px; margin-top:10px;
}
#footer{
	text-align:center; width:918px; left:50%; margin-left:-459px; position:absolute; color:#666666; font-size:10px; margin-top:10px;
}
a.footer{
	color:#666666; text-decoration:none;
}



img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}

input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}

textarea{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:400px;              
}
select{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
              
}
button{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
.new_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	word-spacing:0px;
	line-height:15px;
}
h2{
font-size:15px; color: #666666;
}
p{
font-size:11px; line-height:16px;
}
h3{
font-size:14px;
}

