@charset "utf-8";
/* CSS Document */
html, body, .center { height: 100%; }
body > .center { height: auto; min-height: 100%; }

p {
margin-top:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:10px;
}
body {
padding:0;
margin:0;
background-color:#f6f6f6;
background-image:url(../images/bg_tile.gif);
background-position:center;
background-repeat:repeat-y;
}
.spacer {
clear: both;  
}
.center {
margin:auto;
width:900px;
}
.nav_bg {
background-color:#fcf4e6;
border-top:solid 2px #bda989;
border-bottom:solid 2px #bda989;
height: 30px;
}
.nav_text {
text-align:center;
color:#a78f66;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
line-height:30px;
}
.nav_text a:link {
text-decoration:none;
color:#4f4f4f;
}
.nav_text a:visited {
text-decoration:none;
color:#4f4f4f;
}
.nav_text a:hover {
text-decoration:none;
color:#a78f66;
}
.content_container {
width:860px;
padding-top:40px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
.title1 {
width:840px;
height:50px;
padding-bottom:20px;
padding-left:20px;
}
.title2 {
width:840px;
height:38px;
padding-bottom:10px;
padding-left:20px;
}
.title3 {
width:840px;
height:38px;
padding-bottom:10px;
}
.text {
width:820px;
color:#4f4f4f;
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
.text2 {
width:820px;
color:#4f4f4f;
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
.text_img {
float:right;
margin-left:15px;
border:solid 3px #bda989;
}
.text2_img {
float:left;
margin-right:15px;
border:solid 3px #bda989;
}
.grey_box {
width:820px;
background-color:#f2f2f2;
border-top:solid 2px #bda989;
border-bottom:solid 2px #bda989;
color:#4f4f4f;
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding:20px;
margin-bottom:40px;
}
.grey_box_img {
float:left;
margin-right:15px;
border:solid 3px #bda989;
}
.contact_title {
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
}
.contact_text {
font-family:"Times New Roman", Times, serif;
font-size:16px;
}
.bottom_bar {
clear: both; 
position: relative; 
width:880px;
height: 20px;
margin:auto;
margin-top: -25px;
background-color:#bda989;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#99763e;
text-align:right;
padding-right:20px;
padding-top:5px;
}
.bottom_bar a:link {
color:#8a6428;
}
.bottom_bar a:hover {
color:#8a6428;
}
.bottom_bar a:visited {
color:#8a6428;
}
.bottom_bar a:active {
color:#8a6428;
}
.footer_space {
height:25px;
}
.bottom_border {
border-bottom:#999999 solid 1px;
}
.casita_details {
font-family:"Times New Roman", Times, serif;
font-size:16px;
}
.gallery_image {
margin:5px;
border:solid 3px #bda989;
}
