@charset "utf-8";
/* CSS Document */


body {
	background-color: #ecebce;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
table {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #594c24;
}
.navigation {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.secondNav {
	background-color: #ecebce;
}
.copyright {
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.contentHome {
	text-align: justify;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.navUpperTop {
	font-size: 11px;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
.titlesVilla {
	background-image: url(../images/bg-villas-titles.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 15px;
	color: #FFFFFF;
}
.linkSubVillas {
	font-size: 13px;
	color: #594C24;
	text-decoration: none;
}
.bgSpecsVillas {
	background-image: url(../images/bg-specs-villas.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 10px;
}
.bgSpecsFloorPlan {
	background-image: url(../images/bg-fplan-villas.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #594C24;
	padding-top: 8px;
}

.contentVillas {
	text-align: justify;
}
.contentActivities {
	text-align: justify;
	background-image: url(../images/img-activities-horse.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photoVillas {
	text-align: center;
	vertical-align: middle;

}
.linkSubVillas:hover {
	text-decoration: underline;
}
#celltest img{
	display: block;
	margin-left: 3px;
	marging-right: 3px;
}
.italic {
	font-style: italic;
}
.bold {
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #C2990A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.pricingTitles {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #DCDBA3;
}
.pricingPale {
	text-align: center;
	vertical-align: middle;
}
.pricingDark {
	background-color: #ECEBCD;
	text-align: center;
	vertical-align: middle;
}
