body{font-family:  Verdana, Helvetica, sans-serif; font-size: 11px;  color: #333; background-color:#F9F2E6; text-align: center;}
body, form {margin: 0; padding: 0;}
input, select, textarea {font-size: 1em;}
img {border: 0;}
.small {font-size: 0.85em;}
dl.col {line-height: 1.5em; }
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left;}
dl.col dd {margin-left: 0.5em; }
p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.7em;}
ul{margin: 0.5em 0 0.5em 20px; padding: 0; line-height: 1.5em;}
li{margin: 0.6em 0 0.6em 0; list-style: disc;}
.center {text-align: center; }
.clr {clear: both; }
h1 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 13px; padding: 7px 0 0px -5px; margin: 0px 0px 0px 0px;  color: #000;}
h2 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 13px; padding: 0px 0 0px 0; margin: .8em 0px .8em 0px; color:#996400; }
h3 {font-size: 12px; color: #000;}

h1 span, h2 span{
color: #000;
  }

.txt-right{text-align: right;}
.txt-left{text-align: left;}
.txt-center{text-align: center;}

a{color: #996600;text-decoration: none; font-weight: bold;}
a:hover{color: #000;}

.img-left{float: left;  border: 1px solid #fff;}
.img-right{float: right; border: 1px solid #000; margin: 5px 0 5px 5px;}
.img-center{margin: 2px 2px 2px 2px; border: 2px solid #EFF3E9; }

.row-full{ width: 100%; float: left; margin-bottom: 3px; margin-top: 5px;}

/*
input, select, textarea {border-color: #3C5E09; font-family: arial, verdana; font-size: 12px; border-width: 1px; border-style: solid; background-color: #fff; color:#000;}
input, textarea {width: 350px; }
select {width: 350px; }
textarea {height: 120px; }
input:focus, select:focus, textarea:focus {border-color: #3C5E09; }
label {width: 110px; float: left; font-weight: normal; margin-right: 1px; text-align: right; }
.
*/
input, textarea {width: 450px; }
input.check{width: 25px;}
label.error{
  width: 100%;
  display: block;
  color: red;
  line-height: 18px;
}

.btn{width: auto; margin: 0 5px 0 5px;}

#wrapper{
  text-align: center;
  width: 800px;
  margin: 0 auto;
  background-color: #fff;  
  position: relative;
}

#header-wrapper{
  margin-top: 10px;
  background-image: url(../images/site/header-bg.gif);
  background-repeat: repeat-x;
}


#header{ 
  width: 800px;
  height: 150px;
  margin: 0 auto;
  background-image: url(../images/site/header-bg.jpg);
  background-repeat: no-repeat;
  position: relative;
}



#header-beach{position: absolute; top: 130px; left: 460px;}
#header-golf{position: absolute; top: 130px; left: 570px;}
#header-massage{position: absolute; top: 130px; left: 680px;}



#nav-wrapper{
  
  margin-top: 5px;
 
  

}

#nav{
  width: 780px;
  height: 30px; 
  
 margin: 0 auto;
  border-bottom: 1px solid #F3E8D1;
 
 
}




#nav a{
  text-decoration: none;
  color: #996400;
 
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 28px;
  float: left;
  
 
}

#nav a:hover{
  text-decoration: none;
  color: #996400;
  
}

#main-wrapper{
  margin-top: 15px;
}


#main{
  width: 780px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 15px;
 
  
}

#content{
  width: 780px;
  margin: 0 auto;
  padding: 10px 0 15px 0;

}
#content-in{
  text-align: left;
}

.col_left_2_3{
  width: 535px;
  float: left;
}


.col_right_1_3{
  width: 225px;
  float: right;
  margin-top: 15px;  
}


.left-content{
  
  width: 550px;
  float: left;
}

.right-content{
  
  width: 215px;
  float: right;
}


.right-content img{
  border: 1px solid #000;
  margin: 5px 0;
}



#footer-wrapper{
  width: 100%;
  float: left;
 background-color: #F3E8D1;
  position: relative;
  height: 130px;
}

#footer{
  width: 780px;
  margin: 0 auto;
  margin-top: 10px;
}


dl.address



{



	margin: 0px 0 0 5px ;



	padding : 5px 0 0 0 ;



	line-height : 20px;



	text-align : left;
	color: #996600;



	



}











dl.address dt {



  float:left;

  width:7em;

  font-weight:bold;

  text-align : left;



  margin-right : 5px;
  color: #000;



  



}















dl.address dd {



 



  text-align : left;



  margin-left : 15px;



}

dl a:hover{
  color: #fff;
}


#signature-wrapper{
  width: 100%;
  float: left;
 
  position: relative;


}

#signature{
	 width: 760px;
  margin: 0 auto;
  margin-top: 10px;
  text-align:right;
}

#signature a{
	font-weight:normal;
}


ul.left-49{
  float: left;
  width: 45%;
  
  margin: 0;
  padding: 0;
  
}

ul.left-49 li{
  margin: 0 0 0 18px;
  
}

ul.right-49 li{
  margin: 0 0 0 18px;
  
}

ul.right-49{
  float: right;
  width: 45%;
  
   margin: 0;
  padding: 0;
  
}

table.rate{
  width: 100%;
  background-color: #fff;
 
  font-size: 11px;
}

table.rate th{
  background-color: #F3E8D1;
}

table.rate td{
  background-color: #D0B683;
}

.seasons{
  text-align: center;
}



table.bookings{
  width: 100%;
  background-color: #fff; 
  font-size: 11px;
}

table.bookings th{
  background-color: #F3E8D1;
  text-align:right;
  width: 200px;
}

table.bookings td{
   background-color: #F3E8D1;
}

.map-wrapper{
  float: right;
  width: 380px;
}
.map{
  border: 1px solid #000;
  float: right;
}

.gallery-wrapper{
  
}

.gallery-wrapper img{
  border: 1px solid #000;
  margin: 4px;
}
