body {
	margin: 0px;
	padding: 0px;
	background-image: url(1bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.nav {
	color: #3D4036;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-size: 15px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #FF6600;
	margin-left: 15px;
	padding: 5px;
	margin-bottom: -5px;
}

.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	display: block;
	height: 20px;
	width: 174px;
	padding-top: 5px;
	text-indent: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;
	text-decoration: none;
}
.nav a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #C5DEFF;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4273B5;
}
.side {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.main {
	color: #000033;
	padding-bottom: 10px;
}
.main p {
	padding-right: 20px;
	padding-left: 20px;
}
.main li {
	list-style-image: url(bullet.gif);
	color: #003366;
	text-indent: 20px;
	line-height: 18px;
	padding-bottom: 2px;
}

.main a {
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	padding-bottom: 1px;
}
.main a:hover {
	color: #FF6600;
	text-decoration: none;
}
.main a:active {
	color: #0D804E;
	text-decoration: none;
}
.bold-orange {
	font-weight: bold;
	color: #FF6600;
	margin-left: 20px;
}
.bottom {
	color: #FFFFFF;
	background-color: #4273B5;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.testimonials {
	width: 500px;
	border: 1px dashed #4273B5;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E1EEFF;
	margin-bottom: 10px;
}
.small {
	font-size: 10px;
}
.villa-pic {
	margin-left: 5px;
	border: 1px solid #4675B8;
}

.villa1 {
	margin-left: 10px;
	margin-bottom: 5px;
	color: #4273B5;
	border: 1px dashed #C2DCFF;
	margin-right: 10px;
}
.villa1 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF6600;
}
.villa2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #4273B5;
	border: 1px dashed #C2DCFF;
	margin-top: 10px;
}
