.main {
	font-family: arial, verdana, sans-serif;
	line-height: 12pt;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	font-style: normal;
	text-align:center;
	background-color: #D3E4DE;

}

.emphasis {
	font-family: arial, verdana, sans-serif;
	line-height: 11pt;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	font-style: normal;
	background-color: #D3E4DE;

}

.villa {
	font-family: arial, verdana, sans-serif;
	line-height: 11pt;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	font-style: normal;
	text-align: left;
	background-color: #D3E4DE;
	padding-left: 50px;
	padding-right: 50px;

}

.home_body {
	padding-left: 130px;
	padding-right: 130px;
	
}

.boat {
	font-family: arial, verdana, sans-serif;
	line-height: 12pt;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}


.disclaimer {
	font-family: arial, verdana, sans-serif;
	line-height: 11px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	font-style: italic;
	text-align: center;
	background-color: #D3E4DE;
	padding-top: 6px;
	padding-left: 200px;
	padding-right: 200px;
}

.nav {
	font-family: arial;
	line-height: 11pt;
	font-weight: normal;
	color: #444444;
	vertical-align: top;
	font-style: normal;
	padding-left: 16px;
	padding-top: 20px;
	text-align:left;

}

.footer {
	font-family: arial, helvetica;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	color: #888888;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	font-style: normal;
	text-align:center;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000; 
	text-decoration: underline;
	}

body {
	background-color: #eeeeee;
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-position: center;
	background-repeat: no-repeat;}

html { height: 100%; margin-bottom: 1px; }



