body{
	scrollbar-3dlight-color: #c96042b;
	scrollbar-arrow-color: #fbe1be;
	scrollbar-base-color: #3f3a3a;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #7e6850;
	scrollbar-highlight-color: #3d2a14;
	scrollbar-shadow-color: #fbe1be;
	scrollbar-track-color: #fbe1be;
	overflow:auto-off;
	background-color : #665A42;
}
.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	padding-left : 10px;
	padding-right : 10px;
}
.home_villa {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	padding-left : 20px;
	padding-right : 10px;
}
.cap {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	color : #7E6850;
}
.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 19px;
	padding-left : 35px;
	padding-right : 135px;
}
.main2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 21px;
	padding-left : 20px;
	padding-right : 20px;
}
.nav {
	font-family : "Times New Roman", Times, serif;
	font-size : 10px;
	color : #FBE1BE;
	letter-spacing : 1px;
	font-weight : bold;
	text-decoration : none;
}
.nav:hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 10px;
	color : #FFFFFF;
	letter-spacing : 1px;
	font-weight : bold;
	text-decoration : none;
}
.main_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #7E6850;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #B59E85;
	padding-left : 10px;
	padding-right : 10px;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : WHITE;
}
.td1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #EDDECD;
	color : #7E6850;
}
.td2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : white;
	color : #7E6850;
}
.frame {
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #7E6850;
}

a:link .frame , a:visited .frame, a:hover .frame {
	border-color: #7E6850;
}