body {
	font-family: Arial,Helvetica,Tahoma,Verdana,sans-serif;
}

#contactus p {
	color: rgb(65,82,37);
	font-size: small;
}

.webform {
	color: rgb(65,82,37);
	font-size: medium;
}

#contactus h3 {
	color: rgb(65,82,37);
	padding:0px;
	margin:0px
}

.headerText {
	font-size:9pt;
	color:#FFFFFF;
	background-color:#2D4C13;
	height:25px;
	padding-left:25px;
}

.headerText p {
	margin:0px;
	padding:0px;
}



.footText {
	font-size:8pt;
	color:#FFFFFF;
	background-color:#2D4C13;
	height:25px;
	text-align:center; 
	height:40px;                
}
.footText a {
	color: #FFFFFF;
	text-decoration: none;
}

#villa-title {
	color: rgb(65,82,37);
	font-size: medium;
	font-weight: bold;
}

#villa-detail,
#villa-detail tbody tr td {
	color: rgb(65,82,37);
	font-size: small;
}

.section-label {
	font-size: small;
	font-weight: bold;
}

td.webform_label, td.webform_label_multi {
	color: rgb(65,82,37);
	font-size: medium;
}
	
table.webform_table tr td.webform_button {
	color: rgb(65,82,37);
	font-size: small;
}
