/* CSS Document */
a					{ font-weight: 900 }
a.page-link			{ padding: 0px 12px; text-decoration: none }
a.page-link:hover	{ text-decoration: underline }
body				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
h1					{ font-size: 18pt; text-align: center; margin: 9px }
h2					{ font-size: 12pt; color: #0C6FCC; margin: 8px }
h2.section			{ color: black; margin: 10px 0px }
h3					{ font-size: 10pt; font-weight: 700; margin: 5px }
h4					{ font-size: 10pt; color: #0C6FCC; font-weight: 600; margin: 5px }
img.button 			{ width: 113px; height: 41px; border-style: none }
img.oval-villa		{ width: 176px; height: 74px; margin: 0px; padding: 0px }
img.ruler			{ width: 302px; height: 10px; padding: 15px 0px 5px }
img.villa-photo		{ width: 160px; height: 120px; 
					  border-color: black; border-style: solid; border-width: 1px  }
span.page-link		{ padding: 0px 15px }
span.villa-link		{ text-decoration: none; text-align: center }
table.content		{ width: 569px; left: 180px; top: 197px; position: absolute; margin-bottom: 10px;
					  background-color: #fbe9e4  }
td.blank-row		{ width: 569px; height: 10px; background-color: #ccdff2  }					  
td.col1				{ width: 393px }
td.col2				{ width: 129px }
td.col3				{ width: 47px; background-color: #ccdff2 }
td.content			{ width: 522px; background-color: #fbe9e4; padding: 10px }
td.copyright		{ width: 393px; height: 38px; background-color: #FBE9E4; font-size: 10pt; 
					  padding-left: 10px }
td.links			{ width: 393px; height: 36px; background-color: #ccdff2; padding-left: 10px }
td.description		{ width: 362px }
td.villa-photo		{ width: 160px; height: 120px; text-align: center }

.blue-background	{ background-color: #ccdff2 }

#paradise-01 {
	position:absolute;
	left:0px;
	top: 0px;
	width:180px;
	height:220px;
}

#paradise-02 {
	position:absolute;
	left:180px;
	top:0px;
	width:81px;
	height:197px;
}

#paradise-03 {
	position:absolute;
	left:261px;
	top:0px;
	width:493px;
	height:18px;
}

#paradise-banner {
	position:absolute;
	left:261px;
	top:18px;
	width:481px;
	height:157px;
}

div.button {
	position:absolute;
	left:21px;
	width:113px;
	height:41px;
}


