@charset "utf-8";
/* CSS Document */

body {
	background-color:#C0C6CB;
	color:#000000;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	}
#layout {
	width:920px;
	margin:0 auto;
	background-color:#FFFFFF;


	}
#footer {
	width:920px;
	margin:20px auto;
	font-size:90%;
	text-align:center;
	}
#footer a { color:#333333; }	
#footer a:hover { color:#000000; } 
#top-left {
	width:280px;
	height:300px;
	float:left;
	
	background-color:#6A7E8D;
	color:#FFFFFF;
}

#top-right {
	width:640px;
	float:right;
	background-color:#EDFFE7;
}	
#header { 	background-color:#EDFFE7; height:80px; }
#logo { margin:2px 20px 0; float:left; width:300px;  }
#phone { float:right; margin:20px 20px 0 0; color:#333333; }
#phone strong { font-size:140%; font-weight:normal; }

.clear { clear:both; }

#homeslide{ width:640px; height:300px; overflow:hidden; }

#menu { background:url(images/template/menu.jpg) repeat-x #FED377; height:30px;  }
#menu ul { margin:0; padding:0; list-style:none;}
#menu ul li { float:left; border-right:1px solid #FFC74F; margin:0; }
#menu ul li.last { border-right:0 none; }
#menu ul li a { 
	display:block;
	padding:0 24px 0 23px;
	line-height:30px;
	color:#000000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
#menu ul li a:hover { background:url(images/template/menu-hover.jpg) repeat-x; text-decoration:underline; }

/*Reservenow*/
#reservenow {
	margin:20px 25px;
	}
#reservenow h2 { font-size:200%; }
#reservenow h3 { font-size:140%; text-align:center; margin:0 0 3px 0; color:#E7E7E7; }
#reservenow p { margin-bottom:15px; }
.Rinput {
	border:1px solid #333333;
padding:0; 
	}
.Rvillas { width:220px; }
.Rguests { width:100px; }
.Rdate { width:75px; }
.Rdates { width:226px; }
.Rguests2 { width:50px; }
.Rsubmit { margin:20px 0 0 0; }

h1, h2, h3 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin:10px 0; }
h1 { font-size:220%; }
h2 { font-size:200%; margin:20px 0 10px; }
h3 { font-size:170%; }

ul { margin:20px 50px; padding:0 10px; }
li { margin-bottom:5px; line-height:20px; }
p { margin:5px 0 20px; line-height:20px; }

a { color:#3F6480; text-decoration:none; }
a:hover { color:#EC9000; text-decoration:underline;}
.site:hover { background:url(images/template/link-b-hover.gif) right 8px no-repeat; padding-right:12px; }
a img { border:0 none; }
#content { margin:20px 30px; }
.subtitle { font-size:80%; }

#route { font-size:90%; color:#666666; margin:-5px 20px 10px 0; padding-bottom:5px; border-bottom:1px dotted #CCCCCC; }
	
.Rdata { width:240px; }
.Rlayer { vertical-align:middle; width:90px; font-weight:bold; height:26px; }	

.reservation { background-color:#DCE1E4; }

.homethumbs  { margin:20px auto; }
.homethumbs td { text-align:center; vertical-align:top; }
.homethumbs td img { border:1px solid #333333; }
.homethumbs h2 { font-size:150%; }
.homethumbs h2 a:hover { text-decoration:none; }

.gopage { font-size:120%; font-weight:bold;}
.contact-phone { font-size:110%; margin-left:10px; border-left:3px solid #EBEBEB; padding-left:5px; }
.facebook { margin-top:10px; text-align:right; font-size:90%; }
.facebook a { background:url(images/template/facebook.gif) right no-repeat; line-height:22px; padding-right:58px; }
.facebook a:hover { text-decoration:none; }
