body {
	margin: 0;
	padding: 0;
	background: #2e4026;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3 {
	margin: 20px 20px 0 0;
}
h1 {
	/*font-family: Copperplate, Copperplate Gothic Bold, Georgia;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	/*font-variant: small-caps;*/
	color: #beda72;
}
h2 {
	font-size: 90%;
	font-variant: small-caps;
	color: #ffffff;
}
p, li {
	font-size: 10pt;
	line-height: 170%;
}
p {
	margin: 20px 20px 20px 0;
}
a {
	color: #BBD66B;
}
b {
	color: #B6D5E8;
}
img {
	display: block;
	border: 0;
}
.clear {
	clear: both;
}
.invis {
	display: none;
}

/******************** STRUCTURE ********************/
#page {
	margin: 0 auto;
	width: 900px;
	border-bottom: 1px solid #273A4E;
}
#header {
	width: 900px;
	height: 70px;
	border-bottom: 3px solid #FFFFFF;
}
#header h1 {
	display: none;
}
#photoheader, #photo_row {
	width: 100%;
	border-bottom: 3px solid #FFFFFF;
}
#photos {
	width: 100%;
	background-position: center;
}
#photos td {
	width: 20%;
}
#photos a {
	display: block;
	width: 100%;
	height: 100px;
}
#photos img {
	border: 0px;
}
#GalleryCaption {
	display: none;
}
#content {
	padding: 1px 0;
	padding-left: 150px;
	width: 750px;
	/*	margin: 30px;
	margin-bottom: 20px;
	background: #2F455C url(images/bg_content.gif) repeat-x top;*/
	background: #5c834e url(images/cayman-landscapers-background.jpg) repeat-x left bottom;
	text-align: left;
}
.left_column {
	width: 450px;
	float: left;
}
.right_column {
	width: 200px;
	float: left;
}
.left_column {
	clear: both;
}
.left_column p, .right_column p {
	margin-left: 0px;
	color: #ffffff;
}
.contentcol {
	float: right;
	padding: 10px;
	width: 230px;
}
.contentcol p {
	margin: 10px;
}
.guestcomments {
	clear: both;
	margin: 0;
	border: 0;
	border-top: 0px solid #425365;
}
.guestcomments i {
	font-family: Georgia;
	font-style: italic;
	font-size: 10pt;
}
.guestcomments img {
	border: 0;
	float: right;
}
#featureshdr {
	clear: both;
	margin: 0px;
}
#rates_div {
	margin-right: 20px;
}
#ratestable {
	clear: both;
	width: 100%;
	background: #2F455C url(images/bg_content.gif) repeat-x top;
	border: 1px solid #425365;
	font-size: 80%;
	text-align: center;
}
.rates_hdr {
	background: #425365;
	font-weight: bold;
}
.room_name {
	text-align: right;
	font-weight: bold;
	color: #B6D5E8;
}
.rates_subtext {
	margin: 5px;
	font-size: 8pt;
	text-align: center;
}
.special {
	margin: 20px 0px;
	background: #2F455C url(images/bg_content.gif) repeat-x bottom;
	border: 1px solid #425365;
	text-align: center;
}
.creditcards {
	text-align: center;
}
.creditcards img {
	display: inline;
}
#endline {
	clear: both;
	text-align: right;
	margin-top: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #CCCCCC;
}
#footer {
	display: block;
	clear: both;
	margin: 20px 0px 10px 0px;
	padding: 10px;
	background: #2E4026 url(images/bg_content.gif) repeat-x bottom;
	border: 1px solid #425365;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	clear: both;
	border-top: 3px solid #FFFFFF;
	width: 730px;
	background: #2E4026 url(images/bg_content.gif) repeat-x bottom;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul, .footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
.footernav {
	float: left;
	padding: 10px 0 10px 20px;
	width: 300px;
}
.footernav p {
	margin: 0;
}
.footernav a {
	text-decoration: none;
}
#credit {
	margin: 10px 20px;
	font-size: 8pt;
	color: #364A2C;
	text-align: center;
}
