body {
	background-image: url(bg.gif);
	background-repeat: repeat;
}
/* Shell Divs/Items */





#main_container {
	width:920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
	position:relative;
}

#left_side {
	background-image: url(left_col_bg.gif);
 	width:253px;
	text-align:center;
	float:left;
	
}



#logo {
padding-top:25px;
padding-bottom:60px;}

#sidenav {}

#specials {
	padding-bottom: 0px;
	padding-top: 70px;
}


#right_side {
	width:667px;
	float:right;
	}

#topnav_area {
	background-image: url(topnav_bg.gif);
	height: 57px;
	width: 667px;
	background-repeat: no-repeat;
	
}

#topnav {
	padding-right:15px;
	text-align:right;
	
}

#flash_area {
	width:667px;
	height:337px;
	}

#booking_area {
	background-image:url(booking_bg.gif);
	width:667px;
	height:40px;
	position:relative;
	}

#booking_mask {
position:absolute;
top: 12px;
}

#booking_mask select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

#checkin_month {
position:absolute;
left:60px;}

#checkin_day {
position:absolute;
left:116px;}

#checkin_year {
position:absolute;
left:164px;}

#checkout_month {
position:absolute;
left:277px;}
#checkout_day {
position:absolute;
left:333px;}
#checkout_year {
position:absolute;
left:380px;}

#rooms {
position:absolute;
left:480px;}
#adults{
position:absolute;
left:567px;}

#book_now {
position:absolute;
left:620px;
}

#content_area {
width:667px;}

#content {
	width:600px;
	padding-top:25px;
	padding-left:30px;
	padding-bottom: 25px;
	}

#bottom_bar {
	clear:both;
	background-image: url(bottom_bar.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 920px;
	}

#bottomnav {
text-align:right;
padding-right: 15px;
}

#footer_links {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	padding-bottom:15px;
}

#footer_links a, #footer_links span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #552f25;	
}




#copyright {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #552f25;	}

#ht {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	padding-bottom:15px;
	}



/* -------------------------------- */


/* Content Layouts */
.textOnly {}

.codeOnly {}

.graphical_header {
padding-bottom:5px;}

.separator {
	background-image: url(separator.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;

}

.txtL {
padding-right: 25px;}

.imgR {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding: 6px;
	width: 221px;
	height: 126px;

}


.imgL {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding: 6px;
	width: 221px;
	height: 126px;
	}

.txtR {
padding-left:25px;}



.text_logos{
padding-right: 10px;}


.text_logos_code {
padding-right: 10px;}

/* Content Layouts - callout */

.callout_top {
	background-image: url(callout_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 600px;

}

.callout_bottom{
	background-image: url(callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 600px;

}



.callout_middle {
	background-image: url(callout_middle.gif);
	background-repeat: repeat-y;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;

}


.callout_middle p, .callout_middle td, .callout_middle span, .callout_middle ol, .callout_middle ul, .callout_middle li  {
	color: #68810d;
	margin-top:0px;
	margin-bottom:0px;
}


.col1 {
	padding-right: 10px;
	width:320px;
	}

.col2 {

	}

/* 3col */

.col3_1 { width:220px;}
.col3_2 {}
.col3_3 {}



/* -------------------------------- */


/* Link Styles */

a, a:active, a:visited, a:link {
	color: #004986;
	text-decoration: underline;
}

a:hover {
	color: #5d6a2e;
	text-decoration: none;
}
/* -------------------------------- */


/* HTML Tag Declarations/Styles */
p, td, span, ol, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #653b30;

}


p {
	margin-top:0px;
	margin-bottom:10px;}
	


/* -------------------------------- */


/* Text Editor Styles */
.headline,.text-header, .headline td, .headline span {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #527795;	
	font-weight: bold;
}

.subheadline,.text-subheader, .subheadline td, .subheadline span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #738042;
	font-weight: bold;
}



.disclaimer,.text-dark-sm,.text-disclaimer {}

.white,text-light {}
/* -------------------------------- */


/* Other Text Styles */
.text-dark{}

.text-medium{}
/* -------------------------------- */


/* GuestBook Form Elements (Toolkit form items) */
.form-button {}

.form-checkbox {}

.form-notes {}

.form-radio {}

.form-select {}

.form-text {}

.form-textarea {}

.text-required { 
	color:#990000; 
}

.guestbook_code {
padding-left:50px;}

/* -------------------------------- */


/* ----- mspecials module - special copy price ----- */

.copy_price span , .copy_price p {
	color: #4F2D1E;
	font-size: 10px;
	font-weight: bold;
}

.disclaimer,.text-dark-sm,.text-disclaimer,.disclaimer p , .disclaimer span, .disclaimer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}

.specials_img {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding: 6px;

}


/* -------------------------------- */


/* ---------- Hi-Res Media Gallery ---------- */
.Hires_GalleryTitle {}
.Hires_ImageName {}
.Hires_Links {}

/* -------------------------------- */


