@charset "utf-8";
.welcome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #291401;
	text-align: justify;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	display: block;
}

.testimonials {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #EDEAE5;
	text-align:justify;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	display: block;
}
.pro-details{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #291401;
	text-align: left;
}

.amenities {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #291401;
}
.resi {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #291401;
	font-size: 12px;
}

.links a:link {	color: #291401;	text-decoration: none;}
.links a:visited {	text-decoration: none;	color: #291401;}
.links a:hover {	text-decoration: underline;	color: #291401;}
.links a:active {	text-decoration: none;	color: #291401;}
