@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	background-color: #3F2D20;
}
#main_container {
	height: auto;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	background-color: #3F2D20;
	text-align: left;
}
#linkbar {
	float: left;
	height: auto;
	width: 222px;
	position: relative;
}
#content_right {
	float: right;
	height: auto;
	width: 658px;
	padding-right: 10px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
#home_boxholder {
	float: left;
	height: 200px;
	width: auto;
	position: relative;
}
#home_box_featured {
	float: left;
	height: 165px;
	width: 290px;
	margin-right: 10px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/home_box_featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B71919;
	text-align: center;
	font-weight: bold;
}
.clearer {
	clear: both;
	height: auto;
	width: 100%;
	position: relative;
}
#content_container {
	background-attachment: scroll;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center -101px;
	height: auto;
	width: 900px;
	position: relative;
	text-align: left;
}
#home_box_lastminute {
	float: left;
	height: 165px;
	width: 290px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/home_box_wegetaway.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B71919;
	text-align: center;
	font-weight: bold;
}
#hpticker {
	height: 125px;
	width: 95%;
	position: relative;
	overflow: hidden;
}
#main_container #content_container p {
	margin: 0px;
}
#top_roof {
	height: auto;
	width: 900px;
	position: relative;
}
#mid {
	height: 305px;
	width: 900px;
	position: relative;
	background-color: #3F2D20;
}
#rail_ss {
	height: 305px;
	width: 900px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
#rail_foreground {
	height: auto;
	width: 900px;
	position: absolute;
	z-index: 2;
}
#titler {
	height: auto;
	width: 100%;
	position: relative;
	text-align: right;
	margin-bottom: 20px;
}
#footer {
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #786342;
	height: auto;
	width: 100%;
}
#footer p {
	margin: 0px;
}
#main_container #content_container #content_right a:link {
	color: #BA1A1A;
	text-decoration: underline;
}
#main_container #content_container #content_right a:visited {
	color: #B61919;
	text-decoration: underline;
}
#footer a:link {
	color: #3F2D20;
	text-decoration: underline;
}
#footer a:visited {
	color: #3F2D20;
	text-decoration: underline;
}
#footer a:hover {
	color: #B91919;
	text-decoration: underline;
}
#main_container #content_container #content_right a:hover {
	color: #3F2D20;
	text-decoration: underline;
}
#res_bycabin {
	height: 150px;
	width: 590px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/fullwidth_box_vabc.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.resbox {
	padding-left: 20px;
	padding-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 40px;
}
#res_bydate {
	height: 150px;
	width: 590px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/fullwidth_box_vabd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#text_rates {
	position: absolute;
	left: 100px;
	top: 30px;
	width: 500px;
	text-align: center;
	color: #3F2D20;
}
#cabin_container {
	height: auto;
	width: 655px;
	position: relative;
}
#cabin_left {
	float: left;
	height: auto;
	width: 335px;
	position: relative;
}
#cabin_right {
	float: right;
	height: auto;
	width: 315px;
	position: relative;
}
#text_info {
	position: absolute;
	left: 100px;
	top: 73px;
	width: 500px;
	text-align: center;
	color: #3F2D20;
}
#fullbox {
	height: 106px;
	width: 665px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/fullbox_cabin.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#cabingetaway {
	height: auto;
	width: 98%;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	border: 1px solid #A36223;
}
