* {
	margin: 0;
	padding: 0;
	
	color: #454545;
}

html, body {
	height: 100%;
	font-family: 'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}

a, a:link, a:visited, a:hover, a:active {
	font-family: 'Poor Richard', 'Copperplate Gothic Light', Tahoma, Arial, sans-serif;
	font-family: serif;
	text-decoration: none;
	color: #069;
}

a:hover {
	text-decoration: underline;
}

a img {
	text-decoration: none;
}

input, select, option, textarea {
	font-family: Arial, sans-serif;
	margin: 0 2px;
	font-size: 11px;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	font-family: 'Poor Richard', 'Copperplate Gothic Light', Tahoma, Arial, sans serif;
	font-size: 24px;
	font-weight: bold;
	color: #069;
	padding: 0.5em 0;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

hr {
	color: #ccc;
	margin: 2px 0;
}

label {
	color: #069;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	width: 100%;
	display: block;
	margin: 3px 0 0;
}
object, embed {

}

p {
	margin: 0 0 0.5em;
	font-size: 80%;
	text-align: justify;
	padding: 0 0 0.5em;
	color: #069;
	font-family: 'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}

/**********************************************/
.border {
	border: 2px solid #069;
	padding: 0;
	margin: 0;
}

.contentcolumn {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	padding: 5px 10px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
}

.faqtable {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	font-size: 10pt;
	color: #069;
	font-weight: bold;
	background-color: #eaefff;
}

.faqtable th, .faqtable td {
	color: #069;
	border: 1px solid #1a3e66;
	padding: 4px;
}

.faqtable td {
	background-color: #fff;
	font-weight: normal;
}


.icon {
	padding: 2px 0;
}

.MenuItem {
	padding: 0;
	margin: 0;
}

.MenuItem a, .MenuItem span {
	font-size: 10pt;
	padding: 2px 0;
	text-indent: 2px;
	display: block;
	text-align: center;
	border: 1px solid #000;
}

.MenuItem a {
	color: #000000;
	background-color: #eaefff;
	text-align: center;
}

.MenuItem a:hover, .MenuItem span {
	color: #fff;
	background-color: #069;
	border: 1px solid #000;
	text-align: center;
}

.pagefoot {
	margin: 1em;
	text-align: center;
}
.pgborder {
	border: 1px solid #1a3e66;
	border-top: 6px solid #1a3e66;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.pretext {
	font-family: 'Poor Richard', 'Copperplate Gothic Light', serif;
	font-size: 12pt;
	color: #069;
	font-weight: bold;
}

a.readmore:link {
	color: blue;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.ratetable {
	border-collapse: collapse;
	width: 90%;
	text-align: center;
	font-size: 10pt;
	color: #069;
	font-weight: bold;
	background-color: #eaefff;
}

.ratetable th, .ratetable td {
	color: #069;
	border: 1px solid #1a3e66;
	padding: 4px;
}

.ratetable td {
	background-color: #fff;
	font-weight: normal;
}

.resultcolumn {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	background-color: #ddeeff;
	border: 1px solid #4185b6;
}

.resulthead {
	background-color: #eaefff;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	padding: 0;
}

.resultimg {
	border: 1px solid #000;
	padding: 0;
	margin: 0;
}

.resultVilla {
	font-weight: bold;
	font-size: 14pt;
	color: #454545;
}

.searchcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #eaefff;
	text-align: left;
	width: 400px;
}

.searchtitle {
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-left: 4px;
}

.searchform {
	text-align: left;
}

.search {
	font-size: 10pt;
	color: #00000F;
	font-weight: normal;
	text-decoration: none;
	background-color: #eaefff;
}

.searchtop {
	background-color: #069;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

.search1 {
	border: 1px solid #aaa;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	background-color: #eaefff;
	padding: 5px 3px;
}

.small {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.tableshade {
	font-family: 'Copperplate Gothic Light', serif;
	color: #e0e0e0;
	size: 8pt;
	background-color: #069;
	border: 1px solid gray;
	border-collapse: collapse;
}

.tableshade th {
	font-family: 'Poor Richard', 'Copperplate Gothic Light', serif;
	font-size: 15pt;
	font-weight: normal;
	background-color: #069;
	color: #d8dcdd;
	text-align: left;
	padding: 4px;
}

.tableshade th a, .tableshade th a:visited {
	color: #e0e0e0;
}

.tableshade td {
	font-family: 'Copperplate Gothic Light', serif;
	background-color: #eaefff;
	font-size: 9pt;
	color: #069;
}

.villaHeader {
	padding: 0;
	margin: 0;
	margin-left: 80px;
	text-align: left;
}

.headerlinks a, .headerlinks a:hover, .headerlinks p {
	font-size: 8pt;
	text-align: center;
	color: #069;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.varlinks:link, .varlinks:hover {
	font-size: 8pt;
	color: #069;
	font-family: 'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
/**********************************************/
#content {
	margin: 20px auto 0;
	border: 1px solid #eaefff;
	padding: 5px;
}

#content td {
	padding: 4px;
}

#topnav {
	width: 560px;
	height: 68px;
	text-align: center;
	border: none;
	border-collapse: collapse;
	margin: 4px 5px 4px 0;
}

#topnav a, #topnav:visited {
	font-size: 9pt;
	color: #e0e0e0;
}

#topnav td a, #topnav td a:visited {
	font-size: 9pt;
	color: #069;
}

#topnav th {
	background-color: #069;
	border: 1px solid #fff;
	padding: 2px;
	width: 400px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#topnav td {
	font-family: 'Poor Richard', 'Copperplate Gothic Light', serif;
	background-color: #eaefff;
	font-size: 9pt;
	color: #069;
}

#col1 {
	width: 275px;
	float: left;
}

#col2 {
	width: 550px;
	float: right;
	padding: 0;
	margin: 0;
}

#villa_search_table {
	width:275px;
	margin:0;
	float:right;
}

#footer {
	border-top: 1px solid #ccc;
	margin: 4px;
	background-color: #eaefff;
}

#footer a {
	padding: 0 20px;
	font-size: 9pt;
	font-weight: bold;
}

#contactTable {
	width: 90%;
	color: #e0e0e0;
	size: 8pt;
	background-color: #eaefff;
	border: 1px solid gray;
	border-collapse: collapse;
}

#contactTable .island_checkboxes {
	float: left;
	width: 200px;
}
/**********************************************/
#partners ul{
	margin-left: 50px;
}
