@charset "utf-8";
.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding: 0 00px 0 00px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.navbarbck {
	background-color: #963;
	width: 900px;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	background-repeat: no-repeat;
}
.thrColFixHdr #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 */
}
.thrColFixHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: medium solid #000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
	background-color: #CC9;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/pntabrwnbck.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
}



.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../images/pntabrwnbck.gif);
	clear: none;
}
.thrColFixHdr #mainContent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
} 
.thrColFixHdr #container #mainContent .infostuff {
	width: 500px;
	border: thin solid #000;
	background-color: #FFF;
	float: left;
}
#container #advertising  #business p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	padding-right: 15px;
	width: 375px;
	clear: both;
}
#container #advertising fieldset {
	background-color: #C93;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 450px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #96F;
	color: #000;
}
#container #advertising legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000;
}
#container #advertising #business input {
	width: 200px;
}



















	

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #963;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}
.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: 0px;
}
.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;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #9900FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #9900FF}
#navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar ul {
margin: 0;
padding: 0;
list-style: none;
}

	
	
	
	
	
		 


		
		
.menustyle {
	background-color: #963;
	height: 32px;
	width: 900px;
}
#infobox  #statue {
	border: thin solid #000;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.thrColFixHdr #container #mainContent #infobox th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 500px;
}
.thrColFixHdr #container #mainContent #infobox {
	width: 500px;


}


.thrColFixHdr #container #mainContent #infobox tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	font-variant: normal;
	padding: 0px;
	width: 500px;
}
#container #mainContent #hotel {
	width: 500px;
}
#container #mainContent .infostuff #hotel  th {
	width: 500px;
	background-color: #000;
	text-align: center;
}

#container #mainContent #rentals {
	width: 500px;
}
#container #mainContent #rentals tr th {
	background-color: #000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	width: 500px;
}
#container #mainContent #rentals tr td #rowhouses {
	display: block;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #mainContent #rentals tr td #specials {
	display: block;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.thrColFixHdr #container #mainContent #realestate tr th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	background-color: #000;
}
#container #mainContent #hotel tr td  #offers {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	display: block;
}
#container #mainContent #hotel tr td  #bigvilla {
	display: block;
	border: thin solid #000;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent #realestate {
	width: 500px;
}
#container #mainContent #realestate tr th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	background-color: #000;
	text-align: center;
}
#mainContent #realestate tr td #marinahouse {
	display: block;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #mainContent #realestate tr td #deals {
	display: block;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#container #mainContent #culture th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	background-color: #000;
	width: 250px;
}
#container #mainContent #culture tr td #outside {
	display: block;
	border: thin solid #000;
}
.thrColFixHdr #container #contact {
	background-color: #CC6;
	width: 720px;
	float: right;
	height: 900px;
}
#contact #contactus {
	background-color: #99F;
	border: medium solid #000;
	width: 500px;
}
#container #contact table tr th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9C3;
	text-align: left;
	width: 500px;
}
#adheader {
	background-color: #96F;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F0CDF1;
}
#adtextlft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
	width: 358px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 10px;
	height: 400px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E40001;
	border-right-color: #E40001;
	border-bottom-color: #E40001;
	border-left-color: #E40001;
}
#adtextrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
	height: 500px;
	width: 360px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#container #advertise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #93C;
	text-align: left;
	height: 900px;
	width: 720px;
	float: right;
}
#container #advertise #forms {
	background-color: #96F;
	width: 360px;
}
#container #advertise #solbeer {
	border: thin solid #000;
}
#container #advertising {
	background-color: #CC6;
	float: right;
	height: 900px;
	width: 720px;
}
#adheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #9C0;
	background-color: #996;
	height: 60px;
	width: 720px;
}
#container #terms {
	background-color: #CC6;
	float: right;
	height: 1075px;
	width: 720px;
}
#container #terms #termsheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #963;
	background-color: #996;
	height: 60px;
}
#container #terms #termsheader h1 {
	color: #963;
}
#container #disclaimer {
	background-color: #CC6;
	float: right;
	height: 900px;
	width: 720px;
}
#container #disclaimer #claimheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9CF;
	background-color: #996;
	height: 60px;
}
#container #disclaimer p {
	padding-right: 5px;
	padding-left: 5px;
}
#container #hotels {
	font-family: "Times New Roman", Times, serif;
	background-color: #CC6;
	text-align: left;
	height: 1100px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#container #hotels #hotelheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CF3;
	background-color: #990;
	height: 60px;
}
#container #hotels table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #990;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #000;
	text-align: left;
}
#container #hotels table th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #990;
	text-align: center;
	height: 30px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#container #hotels table  #hotel  #villa {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: thin solid #FFF;
}
#hotels table .altRow {
	background-color: #CC6;
}
#container #restaurants {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #93C;
	text-align: left;
	float: right;
	height: 900px;
	width: 720px;
}
#hotels #dining  td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
#container #trailers {
	font-family: "Times New Roman", Times, serif;
	background-color: #93C;
	text-align: left;
	float: right;
	height: 900px;
	width: 720px;
}
#container #hotels #trailer tr #hotel a img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #hotels #develop tr #development  img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #hotels #dining tr td img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #container #hotels #bizhead {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #09F;
	font-size: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #hotels #biz {
	width: 720px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #hotels #biz  th {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9CF;
	background-color: #96F;
	text-align: left;
	vertical-align: bottom;
}
.thrColFixHdr #container #hotels #bizphotos {
	width: 320px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.thrColFixHdr #container #hotels #biztext {
	clear: right;
	float: right;
	width: 390px;
	font-weight: bold;
}
.thrColFixHdr #container #hotels #bizphotos #one {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
.thrColFixHdr #container #hotels #bizphotos #two {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
.thrColFixHdr #container #hotels #bizphotos #three {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
.thrColFixHdr #container #hotels #bizphotos #four {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
.thrColFixHdr #container #sidebar1 #cse-search-box div {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#container #hotels #bizphotos #five {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #hotels #bizphotos #six {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #hotels #bizphotos #seven {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000;
}
#container #hotels #bizphotos #eight {
	border: thin solid #000;
}
.thrColFixHdr #container #mainContent .infostuff p {
	text-align: justify;
}
