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

body	{
 	background-image: url('images/db_bg_page.jpg'); 
	background-position: top left;
	background-repeat: repeat-x; 
	background-color:#e2d3ac; 
	margin:0px; margin-top:0px;
 }
 
/* overall link reference */ 
A { color: #663300; text-decoration:none; }
A:hover { color:#333333; text-decoration:underline; }


.topnav	{
background-image:url('images/bg_pagetop.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:942px; 
height: 156px; 
margin-left: auto;  
margin-right: auto;
}

.topnav_index	{
background-image:url('images/bg_pagetop_index.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:949px; 
height: 156px; 
margin-left: auto;  
margin-right: auto;
}

/*-------content section ---------*/
.content	{
background-image:url('images/bg_content.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:942px; 
height: 650px; 
margin-left: auto;  
margin-right: auto;
margin-top: 0px;
}

.content_text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #5b5a6d;
}
	
.content_long	{
background-image:url('images/bg_content.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:942px; 
height: 720px; 
margin-left: auto;  
margin-right: auto;
margin-top: 0px;
}

/*-------content section ---------*/
.content_index	{
background-image:url('images/sta_main.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:951px; 
height: 571px; 
margin-left: auto;  
margin-right: auto;
margin-top: 0px;
}


/*--------content single column -------------*/
div.single_box{
    float: left;
    padding: 0px;
    width: 830px;
    border: 0px solid gray;
	margin-left: 33px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #5b5a6d;
	margin-left: 33px;
	padding-top: 10px;
}


/*--------content column 1 -------------*/
div.my_left_box{
    float: left;
    padding: 0px;
    width: 400px;
    border: 0px solid gray;
	margin-left: 25px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #5b5a6d;
	padding-top: 10px;
}

/*--------- page title ---------------*/
.title	{
margin-left: 0px;
margin-bottom: 24px;
vertical-align:top;
}

/*-------- suite statistics container -------------*/
div.suite_stats{
	border: 3px solid #444443;
	background-color:#6f909a;
	width: 405px;
	height: 318px;
	margin-top: 0px;
	clear:both;
}

/*-------- suite statistics content -------------*/
#stats{
	width: 395px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	line-height: 15px;
	margin: 10px;
}

td.statsBold{
	font-weight:bold;
	vertical-align:top;
	width: 80px;
	margin-bottom: 10px;
}

td.statsReg	{
	padding-bottom: 10px;
	vertical-align:top;
}

/*--------content column 2 -------------*/
div.my_right_box{
    float: right;
    padding: 0px;
    width: 430px;
    border: none;
	margin-right: 60px;
}

/*-------- suite text content -------------*/
div.text{
	float:left;
    padding: 0px;
    width: 400px;
    border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom: 10px;
	height: 300px;
}


/*-------- reservations module -------------*/
div.reserv{
	float:right;
    padding: 0px;
    width: 420px;
    border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-right: 7px;
	margin-top:20px;
	margin-bottom: 10px;
	border: 2px solid #444443;
	color: #3e3b2f;
	background-color:#c6bc9a;

}

/*-------- set reservation height -------------*/
div.reserv_outer{
	float:right;
    padding: 0px;
    width: 420px;
    border: none;
	height: 370px;
	margin-top: 20px;
	margin-bottom: 50px;
}

/*-------- reservations page -------------*/
div.reserv_full{
    float: left;
    padding: 0px;
    width: 650px;
    border: none;
	margin-right: 0px;
	margin-top:0px;
	border: 1px solid #444443;


	color: #3e3b2f;
	background-color:#c6bc9a;
}

/*-------- photo div -------------*/
div.photo{
    float: right;
    padding: 0px;
    width: 430px;
    border: none;
	margin-left: 0px;
	margin-top:0px;
}

/*-------- contact page text  -------------*/
div.contact_info{
    float: right;
    padding: 0px;
    width: 430px;
    border: none;
	margin-left: 0px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #5b5a6d;
}

p.contact_info	{
	margin-left: 40px;
}

/*-------- gallery div -------------*/
div.gallery_container{
}

div.gallery_still {
	float: left;
    padding: 0px;
    width: 420px;
	height: 300px;
    border: none;
	margin-left: 0px;
	margin-top:0px;
	border: 2px solid #818182;
	background-color:#dad8d7;
	text-align:center;
	padding-top: 10px;
	}

/*-------- video div -------------*/
div.video{
margin-top: 30px;
}

/*-------- video btn -------------*/
div.vidbtn{
	margin-top: 30px;
	margin-right: 230px;
	float: right;
}

/*-------- video btn -------------*/
div.vid_btn{
	margin-top: 30px;
	margin-right: 60px;
	float: right;
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
	float: left;
    padding: 0px;
    width: 405px;
	height: 80px;
    border: none;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom: 10px;
	border: 2px solid #818182;
	background-color:#dad8d7;
	text-align:center;
	padding-top: 10px;
	}
	
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
/*------- photo main ---------*/
.photo_main	{
	margin-top: -3px;
	margin-bottom:5px;
	border:none;
}

/*------- photo thumb ---------*/
.photo_thumb	{
	margin-left: 5px;
	margin-right:5px;
	border:none;
}

/* --------- contact forms styles ----------*/

#contact_wrap {
		width:365px;
		padding:0px 0px 25px 0px;
	}

#contact_name {
		float:left;
		padding:0px;
		width: 160px;
	}

#contact_email {
		float:right;
		padding:0px;
		margin-left:-50px;
		width: 170px;
	}

#contact_dates {
	clear:both;
	margin:25px 0px 15px 0px;
}	

#contact_form {
	width: 365px;
	margin: auto 20px;
}

.contact_label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
	color:#3e1d14;
	margin-bottom: 0px;
}

form#contact_form input {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:2px;
	font-size:12px;
	color:#333;
	margin: 3px 0px 3px 0px;
}
form#contact_form textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	margin: 3px 0px 0px 0px;
}

.contact_submit input	{
	float: right; 
	margin: 15px 0px 10px 0px; 
	padding: 5px 10px 5px 10px; 
	background-color:#663300; 
	color:#FFFFFF;
}

/* --------- Reservation forms styles ----------*/

#reserv_wrap {
		width:365px;
		padding:0px 0px 25px 0px;
	}

#reserv_name {
		float:left;
		padding:0px;
		width: 365px;
		margin-bottom: 15px;
	}

#reserv_email {
		float:left;
		padding:0px;
		width: 365px;
	}

#reserv_dates {
	clear:both;
	margin:25px 0px 15px 0px;
}	

#reserv_form {
	width: 365px;
	margin: auto 20px;
}

form#contactform input {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:2px;
	font-size:12px;
	color:#333;
	margin: 3px 0px 3px 0px;
}

form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	margin: 3px 0px 0px 0px;
}

/*-------page bottom section ---------*/
.btmscrap	{
background-image:url('images/bg_pageBtm.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:942px; 
height: 52px; 
margin-left: auto;  
margin-right: auto;
}

/*-------page bottom section ---------*/
.btmscrap_long	{
background-image:url('images/bg_pageBtm_long.jpg'); 
background-position: top center; 
background-repeat: no-repeat; 
width:942px; 
height: 52px; 
margin-left: auto;  
margin-right: auto;
}

/*-------footer section ---------*/
.footer	{
margin-left: auto;  
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
}

/*-------Instigator btn ---------*/
.instigator	{
margin-left: auto;  
margin-right: auto;
margin-top: 10px;
}

