@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #145B86;
}
#container  {
	width: 740px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #123853;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/strip_r.gif);
	background-repeat:repeat-y;
	background-position: right top;
} 
#bottom {
}
.shadow {
	background-image: url(../images/shadow_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.strip_1 {
	background-image: url(../images/strip_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
#header  {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	background-color: #123853;
	margin-bottom: 7px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
} 
#header img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#reservation {
	margin-top: 7px;
	margin-bottom: 7px;
	height: 200px;
	width: 155px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 7px;
}



#homePGbanner {
	margin-top: 7px;
	margin-bottom: 12px;
	
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 170px;
	margin-bottom: 7px;
	margin-right: -3px;
}
#sidebar1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.strip_b {
	background-image: url(../images/strip_b.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#mainContent  {
	margin-right: 175px;
	margin-bottom: 0;
	background-color: #F7F7F7;
} 
.corner {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 5px;
	color: #083045;
}

#mainContent h6  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px;
	color: #0095BA;
}

#mainContent h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px;
	color: #F00;
}

#navbar {
	background-color: #123853;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #0095BA;
}
#navbar img {
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
}
#mainContent h1 {
	margin: 7px;
	padding: 10px;
}
#footer  {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 0;
	background-color: #123853;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #0083A9;
	margin-top: 10px;
} 

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: light;
	color: #fff;
}
	

#footer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color:#fff;
}

#footer a:hover {
	text-decoration: none;
	color: #1A808F;
}

#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#box3 {
	margin-bottom: 7px;
	background-image: url(../images/box3_back.gif);
	background-repeat: repeat-y;
	color: #F7F7F7;
}
#box3  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #048DAD;
	font-size: 12px;
}
#box2 {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/box2_back.gif);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.cornerR {
	padding: 0px;
	float: right;
}
#cornerTop {
	padding: 0px;
	margin-bottom: 10px;
}
#cornerBot {
	padding: 0px;
	margin-top: 10px;
}
#container {
	width: 740px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #123853;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/strip_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom {
	height: 8px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/strip_b.gif);
	background-repeat: repeat-x;
	background-position: right;
}
#Box1Top {
	padding: 0px;
	margin-bottom: 10px;
}
.tenpx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEF0DD;
	padding: 5px;
}
#box1 {
	background-image: url(../images/box1_back.gif);
	background-repeat: repeat-y;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003854;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0095BA;
	padding-left: 15px;
	margin-top: -5px;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
	color: #003854;
}
#addressbox {
	float: left;
	margin-right: 100px;
	margin-top: -5px;
}
a:link {
	color: #1A808F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1A808F;
}
a:hover {
	text-decoration: none;
	color: #003854;
}
a:active {
	text-decoration: underline;
}
#image img {
	height: 200px;
	width: 578px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
}
a {
}
#apartments {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/table_back.gif);
	background-repeat: no-repeat;
	background-color: #123853;
	font-size: 12px;
	margin-bottom: 10px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7F7F7;
	padding: 7px;
}

.tableTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 8px;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #9CB6C7;
	padding: 7px;
}
#apartments2 {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/table_back.gif);
	background-repeat: no-repeat;
	background-color: #123853;
	font-size: 13px;
	float: left;
}
#apartments a {
	color: #123853;
	text-decoration: none;
}
.tables {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/table_back.gif);
	background-repeat: no-repeat;
	background-color: #123853;
	font-size: 13px;
	margin-bottom: 10px;
}
li {
	font-size: 12px;
}
#terms {
	float: left;
	width: 260px;
}
#sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 5px;
}
#box4 {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/box2_back.gif);
}
.activies {
	float: left;
	margin-left: 15px;
	height: 105px;
	width: 160px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 20px;
}
h3 {
	color: #00C2F3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent h3 {
	color: #00C2F3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#dolphins {
	background-image: url(../images/act_pedros.jpg);
	background-repeat: no-repeat;
}
#luca {
	background-image: url(../images/act_luca.gif);
	background-repeat: no-repeat;
	margin-bottom:65px;
}
#shops {
	background-image: url(../images/act_kirk_freeport.jpg);
	background-repeat: no-repeat;
}
#diving {
	background-image: url(../images/act_diving.jpg);
	background-repeat: no-repeat;
}
#spa {
	background-image: url(../images/act_spa.jpg);
	background-repeat: no-repeat;
}
#golf {
	background-image: url(../images/act_golf.jpg);
	background-repeat: no-repeat;
}
.pad5left {
	padding-left: 5px;
}

.blue {
	color:#0095BA;
}

#signUp {
	margin:8px;
}

#signUp p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:0px;
}

 label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:0px;
}

input.inputSubmit {
	float:right;
	margin: 8px 0px 0px 0px;
}
