body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #EFDBBC;
	background-image: url(/images/backgrounds/BlueCoral2.gif);
	background-repeat: repeat;
	background-position: center center;
}

p {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3D5E7F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7F0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.SuperFine {
	font-size: 10px;
}

.Finetext {
	font-size: 12px;
	font-style: normal;
	color: #000;
}

.text {
	font-size: 14px;
}

.villadirect {
	font-size: 10px;
	padding: 15px;
}

.googletranslator {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}

#bodytable {
	background-color: #FFF;
	border-top-color: #434a39;
	border-right-color: #434a39;
	border-bottom-color: #434a39;
	border-left-color: #434a39;
}

#slideshowtitlecell {
	background-color: #303030;
	border-top-color: #303030;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #303030;
}

.villabodypadding60px {
	padding-right: 60px;
	padding-left: 60px;
	font-size: 12px;
	font-style: normal;
	color: #000;
}

.paddingright10px {
	padding-right: 10px;
	padding-bottom: 5px;
}

.paddingleft10px {
	padding-left: 10px;
	padding-bottom: 5px;
}

.paddingbody10px {
	padding: 10px;
}

.coralpinkbolditalic {
	font-weight: bold;
	color: #AA4392;
	font-style: italic;
}


.coral {
	color: #C13590;
}
.superfinecoral {
	font-size: 10px;
	color: #C13590;
}

.greentitle {
	color: #060;
	font-size: 12px;
}

.red {color: #FF0000
}

.white {
	color: #FFF;
}

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.yellow {
	color: #FFFF00;
}
.blue {
	color: #00F;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
