.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #258CC6;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.servicehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0033FF;
}
.housenlotbox {
	height: 113px;
	width: 150px;
	border: 3px solid #B0E1FF;
}

.servicesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}




.servicesbg {
	background-color: #91D6FF;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
}
.spabg {
	background-color: #4DBDFF;
	background-image: url(images/spa_bg.jpg);
	background-repeat: no-repeat;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #84B5FD;
}
.servicestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E8ECA;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}



.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFA28;
	text-decoration: none;
}
.topicslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topicslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


.spabg1 {
	background-image: url(images/spabg.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 110px;
	background-position: center;
}
.bottom {
	background-color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
