body {
	background-color: #460101;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #392a14;
}
a,a:link,a:visited {
	color: #392a14;
}

a:hover {
	color: #000;
	text-decoration: none;
	}
	
	.boldtext {
font-weight: bold;
}
.whitetext {
color: #fff;
}
.breadcrumb {
font-weight: bold;
font-size: 10px;
padding-bottom: 10px;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d8cc98;
}
.darktxt, .darktxt a, .darktxt a:link, .darktxt a:visited{
	font-weight: bold;
	color: #4b0506;
}
.lighttxt, .lighttxt a, .lighttxt a:link, .lighttxt a:visited{
	font-weight: bold;
	color: #d6ca95;
}
.imgborder1 {
	border: 1px solid #4d4215;
}

.rentals1 {
background-image: url(images/rental-1.jpg);
background-repeat: no-repeat;
height: 77px;
margin: 0 auto;
text-align: center;
float: center;
}

.amenities1 {
background-image: url(images/amenities-1.jpg);
background-repeat: no-repeat;
height: 77px;
margin: 0 auto;
text-align: center;
float: center;
}
.rentals2 {
background-image: url(images/rental-2.jpg);
background-repeat: no-repeat;
height: 45px;
}

.rentals2txt {
font-weight: bold;
color: #dfd4a3;
padding: 7px 0 0 60px;
text-transform: uppercase;
}

.rentals3 {
background-image: url(images/rental-3.jpg);
background-repeat: repeat-y;
height: 443px;
}

.rentals4 {
background-image: url(images/rental-4.jpg);
background-repeat: no-repeat;
height: 17px;
}

.rentals5 {
background-image: url(images/rental-5.jpg);
background-repeat: repeat-y;
}

.rentals6 {
background-image: url(images/rental-6.jpg);
background-repeat: repeat-y;
height: 37px;
}

.imgborder {
border: 1px #4c381b solid;
}

.Table_01 {
width: 256px;
background: url(images/casitasbg.jpg) no-repeat;
height: 206px;
}
.Table_01 img{
border: 2px #d8cc98 solid;
padding:2px;
margin: 2px;
}

#footer {
color: #fff;
font-size: 11px;
text-align:center;
}
#footer a{
color: #fff;
text-decoration: none;
}