@charset "UTF-8";

#wrapper {
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	
}

#inside {
	border-bottom: solid #000000 1px;
}

#BeachPicsTable {
	background-color: #002d5c;
	width: 326px;
	background-image: url(../images/OBbackground.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right: solid #000000 1px;
}

#DetailsTable {
	background-color: #dbdbcf;
	width: 327px;
	padding-top: 15px;
	border-top: solid #cfcebc 15px;
}

#DetailsTable p {
	line-height: 13px;
}

#MainCopyTable {
	background-color: #e3e8ed;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid #dbdbcf 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.footerText {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
}

.footerTextBOLD {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
	font-weight: bold;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}

.Headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.detailsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4d4c3e;
	line-height: 25px;
}

.amenitiesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4d4c3e;
}

.amenitiesText p {
	line-height: 15px;
}

.detailsHeadlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}

.floorPlans {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

.floorPlans a {
	color: #FFFFFF;
	text-decoration: none;
}
