   * {
   padding:0;
   margin:0;
   }
   
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;

}
h1 {
	font-size: 1em;
	color: #3333FF;
}
#topnav {
	width: 400px;
	position: relative;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	color: #336666;
	margin-left: 200px;
	height: 20px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ff7900;
}
#topnav ul {
	padding-left: 45px;

}
#amenities h1 {
	background-image: url(images/amenities.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 262px;
}
h2 {
	background-image: url(images/gonetomaui.gif);
	background-repeat: no-repeat;
	margin-left: 210px;
	height: 34px;
	margin-top: 10px;
}
#refund h1 {
	background-image: url(images/refund.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#rates h1 {
	background-image: url(images/rates.gif);
	background-repeat: no-repeat;
	height: 22px;
}

#refund h1 span {
	display: none;
}


#rentalpolicy #img6 {
	padding: 5px;
	float: right;
}
#rentalpolicy {
	width: 450px;
	margin-top: 20px;
	float: left;
}
img {
	padding: 5px;
}
#img11 {
	float: left;
}
#content #photos #img12 {
	float: left;
}
#img13 {
	float: left;
}


#refund {
	float: left;
	width: 450px;
	margin-top: 20px;
}
#rates {
	float: left;
	width: 450px;
	margin-top: 20px;
}
#rates h1 span {
	display: none;
}
#img_group1 {
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
}



#amenities {
	width: 450px;
	margin-top: 20px;
	float: left;
}


#amenities h1 span {
	display: none;
}
#rentalpolicy h1 {
	background-image: url(images/rental.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 136px;
	background-position: right top;
}
#rentalpolicy h1 span {
	display: none;
}



#topnav li {
	list-style-type: none;
	padding-right: 30px;
	float: left;
}
#topnav a {
	color: #24417d;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:link {
	color: #24417d;
	text-decoration: none;
}
a:hover {
	color: #ff7900;
	text-decoration: none;
}

#topnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff7900;
	text-decoration: none;
}

#content {
	margin-top: 100px;
	width: 790px;
	margin-left: 0px;
	padding-left: 15px;
}
h2 span {
	display: none;
}

#contactinfo {
	margin-top: 20px;
	margin-left: 260px;
	font-size: 130%;
	color: #24417d;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#general #img1 {
	float: right;
	padding: 8px;
}
#general #img2 {
	float: left;
	padding: 8px;
}
#general #img3 {
	float: right;
	padding: 8px;
}
p {
	padding-bottom: 10px;
}
#availability h1 {
	background-image: url(images/availability.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#availability h1 span {
	display: none;
}
#availability {
	width: 450px;
	float: left;
	margin-top: 20px;
}
#photos {
	float: left;
	width: 800px;
	margin-top: 20px;
}
#img14 {
	float: left;
}
#img15 img {
	float: left;
}
#img17 {
	float: left;
}
#content #photos #img18 {
	float: left;
}
#content #photos #img19 {
	float: left;
}
#img20 {
	float: left;
	clear: both;
	padding-top: 10px;
	padding-left: 300px;
}
#design {
	clear: both;
	padding-left: 310px;
	padding-top: 20px;
	font-size: 80%;
	text-decoration: none;
}
#testimonials {
	margin-top: 220px;
	width: 530px;
}
#testimonials  h2 {
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
}

#footer {
	float: left;
	width: 500px;
	padding-top: 20px;
	padding-left: 160px;
}
#paypal {
	padding-left: 80px;
}
#paypalbutton {
	padding-left: 80px;
}




##img16 img {
	float: left;
	padding: 8px;
}

#photos h1 {
	background-image: url(images/photos.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#photos span {
	display: none;
}

#booknow {
	float: left;
	width: 350px;
	margin-top: 20px;
}
#booknow h1 span {
	display: none;
}
#booknow h1 {
	background-image: url(images/booknow.gif);
	background-repeat: no-repeat;
	height: 22px;
}
fieldset {
	padding: 20px 0 20px 30px;
	margin: 20px 0;
	background-color: #FFFFCC;
	position: relative;
	border: 1px solid #666666;
}
legend {
	font-size:0.9em;
	padding: 0 5px;
	position: absolute;
	left: 50px;
	top: -10px;
	background-color: #FFFFFF;
	color: #333333;
}
label {	display:block;	
		margin: 5px 0 0px;
}
.button {
	display:block;
	margin-top: 15px;
	margin-bottom: 10px;
}
