body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF; 
	background-color: #000000;
	line-height: 16px; 
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	margin: 0;
	padding: 0;
	color:#FFFF00;
}

table td {
	font-size:20px;
	line-height:28px;
}

#container, #top2, #top3, #top4, #top5, #cometo, #bamboo, #footer {
	width:1024px;
}

#container {
	margin:0 auto;
}

#top1 {
	float:left;
	width:995px;
	height:34px;
	padding:49px 0px 0px 21px;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/top1.jpg) top left no-repeat;
}
#top1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#top1 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#top2 {
	float:left;
	height:242px;
	background:url(../images/top2.jpg) top left no-repeat;
}
#top3 {
	float:left;
	height:490px;
	background:url(../images/top3.jpg) top left no-repeat;
}
#top4 {
	float:left;
	height:57px;
	background:url(../images/top4.jpg) top left no-repeat;
}
#top5 {
	float:left;
	height:258px;
	background:url(../images/top5.jpg) top left no-repeat;
}
#cometo {
	float:left;
	height:800px;
	background:url(../images/cometo.jpg) top left no-repeat;
}
#bamboo {
	float:left;
	height:700px;
	background:url(../images/bamboo.jpg) top left no-repeat;
}
#bamboo #content_packages {
	float:left;
	display:inline;
	width:880px;
	margin:20px 0px 20px 70px;
}
#bamboo #content_packages p, #bamboo #content_packages table td {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:28px;
}
#bamboo #content_location {
	float:left;
	display:inline;
	width:880px;
	margin:20px 0px 0px 70px;
	padding:20px 0px 0px 0px;
	border-top:1px solid #FFFFFF;
}

#content_reservation {
	float:left;
	width:880px;
	padding:0px 70px 0px 70px;
}

#content_contact {
	float:left;
	width:880px;
	padding:0px 70px 0px 70px;
	text-align:center;
}

#content_gallery {
	float:left;
	text-align:left;
}

.separator {
	float:left;
	width:1024px;
	height:41px;
	margin:40px 0px 0px 0px;
	background:url(../images/hr.png) no-repeat;
}

#footer {
	float:left;
	height:150px;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#footer a {
	text-decoration:none;
	color:#CCCCCC;
}
#footer a:hover {
	color:#FFFF66;
}

.highlight {
	background-color:#FFFFFF;
	color:#000000;
}
