
body{
	font-family: Helvetica;
}

p{
	color: #434343;
	font-size: 12px;
}

body, div, p, h1, h2, h3, h4, h5, h6, ul, li, img{
	margin: 0;
	padding: 0;
}

h3{
	color: #00a3e9;
	font-size: 14px;
	line-height: 28px;
}

div.clear{
	clear: both;
}

#container{
	width: 968px;
	margin: 10px auto;
}

#header{
	height: 124px;
	overflow: hidden;
}

#header img{
	float: left;
}

#topNav{
	background: #00a3e9;
	border-bottom: 4px solid #00a3e9;
}

#topNav ul{
	list-style: none;
	display: block;
	text-align: center;
	padding: 12px 0;
	font-size: 12px;
	border-bottom: 1px solid #434343;
}

#topNav ul li{
	display: inline;
}

#topNav ul li a{
	border-right: 1px solid #fff;
	padding: 0 15px;
	text-decoration: none;
	color: #ffffff;
}

#topNav ul li:last-child a{
	border-right: none;
}

#main{
	padding: 4px 0;
}

#mainFront{
	background: #434343;
	min-height: 200px;
}

#mainFront p{
	color: #ffffff;
	font-size: 11px;
}

#mainFront a{
	color: #00a3e9;
	text-decoration: none;
}

#mainFront a:hover{
	text-decoration: underline;
}

#mainFront #girl{
	position: absolute;
	left: 1px;
	bottom: 0px;
}

#frontLeftBar{
	background: #434343;
	width: 230px;
	float: left;
}

#frontLeftBar-inner{
	padding: 30px 30px 270px 30px;
}

#frontFeatured{
	margin-left: 230px;
}

#frontFeatured-inner{
	float: left;
	width: 100%;
}

#frontFeatured-inner2{
	padding: 30px 0px 0px 0px;
}

#frontFeatured-inner2 p{
	margin-bottom: 20px;
}

#promo{
	position: relative;
	background: url(images/promo_bg.gif) no-repeat top left;
	height: 219px;
	overflow: hidden;
}

#promoFront{
	position: relative;
	height: 298px;
	overflow: hidden;
}

#promo img#promoImg{
	position: absolute;
	right: 0;
	top: 0;
}

#leftBar{
	width: 246px;
	float: left;
}

#leftBar .box{
	background: #fcc620;
	padding: 15px 0;
}

#leftBar .box form{
	margin: 8px 26px;
}

#leftBar .box form p{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

#leftBar .box input{
	width: 164px;
	border: 1px solid #9a9a9a;
	padding: 0;
	margin: 0;
}

#leftBar .box input.submitImg{
	height: 23px;
	width: 18px;
	border: 0;
}

#leftBar .box p{
	font-size: 11px;
}

#leftBar h2{
	color: #00a3e9;
	font-size: 13px;
	margin: 8px 26px;
	padding: 0;
}

#leftBar p{
	margin: 0 26px;
}

#mainBody{
	margin-left: 246px;
}

#mainBody-inner{
	float: left;
	width: 100%;
}

#mainBody-inner2{
	margin: 0 50px;
	padding: 32px 0;	
}

#mainBody h1{
	color: #00a3e9;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 10px;
}

#mainBody-inner p{
	padding: 10px 0;
}

.beds{
	margin: 0;
	border-bottom: 1px solid #a1a1a1;
	padding: 32px 0;
	font-size: 12px;
}

.beds a, .beds img{
	border: 0;
}

.beds img{
	width: 157px;
	height: 122px;
}

.beds h2{
	font-size: 14px;
	color: #f27130;
}

.beds p{
	line-height: 18px;
	padding: 22px 0;
}

.beds div div.title{
	clear: left;
	float: left;
	text-align: right;
	color: #00a3e9;
	display: block;
	width: 112px;
	font-weight: bold;
}

.beds div div.desc{
	display: block;
	padding-left: 18px;
	margin-left: 112px;
}

#footer{
	border-top: 4px solid #00A3E9;
	clear: both;
}

#footer-inner{
	height: 32px;
	overflow: hidden;
	background: url(images/footer.gif);
	text-align: center;
}

#footer p{
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}

#footer p a{
	color: #ffffff;
}

.featuredBed{
	margin-right: 20px;
	float: left;
	text-align: center;
	width: 160px;
	height: 180px;
}

.featuredBed img{
	width: 155px;
	height: 125px;
	border: 1px solid #fff;
}

#main

#contactForm{
	width: 600px;
}

#contactForm p{
	text-align: right;
}

#contactForm input{
	width: 500px;
}

#contactForm textarea{
	width: 100%;
	height: 100px;
}

#contactForm .submitBtn{
	width: auto;
}

