body {
	background-color: #3F1114;
	margin: 0px;
	padding: 0px;
	background-image: url(img/brown_bg.jpg);
	background-position: 50% 0%;
	background-attachment: fixed;
}
img {
	border: 0px;
}
#bg-strip {
	position: absolute;
	z-index: -100;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 270px;
	background-image: url(img/transparent_bar.png);
}
#main-container {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
}
#main-left-column {
	width: 945px;
	float: left;
}
#main-right-columm {
	width: 42px;
	margin-left: 945px;
	padding-top: 143px;
}
#main-right-columm img {
	display: block;
}
.clearfloat {
	clear: both;
	height: 0px;
}
#top-strip {
	height: 20px;
	width: 907px;
	background-color: #f5e8c3;
	color: #564e1d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 20px;
}
#top-strip a:link, #top-strip a:visited, #top-strip a:hover, #top-strip a:active {
	text-decoration: none;
	color: #564e1d;
}
#top-strip-left-column {
	width: 253px;
	text-align: left;
	float: left;
}
#top-strip-right-column {
	width: 250px;
	text-align: right;
	margin-left: 653px;
}
#logo-section {
	width: 100%;
	height: 123px;
}
#logo-container {
	padding-top: 18px;
	float: left;
}
#immediate-info-container {
	margin-left: 433px;
	padding-top: 15px;
}
#booking-container {
	margin-left: 745px;
}
#booking-inner-container {
	border: 1px solid #FFF0C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF5D1;
	margin-top: 16px;
	height: 38px;
	line-height: 10px;
}
#booking-inner-container input {
	width: 66px;
	border: 1px solid #564E1D;
	background-color: #FFEBC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#booking-submit {
	padding-left: 68px;
}
#central-main-container {
	background-image: url(img/central_main_bg.png);
	background-repeat: no-repeat;
	min-height: 748px;
	width: 945px;
}
#menu {
	float: left;
	width: 939px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 1010;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 5px;
}
#menu li {
	position: relative;
}
#menu ul li {
	text-align: center;
	font-size: 12px;
	background-image: url(img/menu_item_bg.png);
}
#menu ul ul li {
	text-align: left;
	font-size: 11px;
}
#menu ul ul {
	position: absolute;
	left: 0px;
	z-index: 1500;
	display: none;
	width: 150px;
}
#menu ul li:hover ul{
	display: block;
}
#menu a:link, #menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #67582f;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#menu a:hover, #menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #67582f;
	text-decoration: none;
	background-color: #F8EFDA;
	display: block;
	padding: 5px;
}
#menu h1, #menu h1 a:link, #menu h1 a:visited, #menu h1 a:hover, #menu h1 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #67582f;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	height: 32px;
	display: block;	
	text-decoration: none;
}

#slideshow-container {
	width: 932px;
	height: 466px;
	padding-left: 13px;
	padding-top: 6px;
}
#slideshow-inner-div {
	position: relative;
	z-index: 0;
	width: 919px;
	height: 450px;
}
#dynamic-content-section {
	width: 945px;
	background-color: #FFF;
	padding-bottom: 10px;
}
.dynamic-left-column {
	float: left;
	width: 235px;
	padding-left: 13px;
}
.dynamic-left-column img {
	border: 4px solid #E8CC82;
	display: block;
	margin-bottom: 10px;
}
.dynamic-right-column {
	margin-left: 240px;
	padding-left: 10px;
	padding-right: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.dynamic-single-column {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.special-offer-left-column {
	float: left;
	width: 240px;
	padding-left: 13px;
}
.special-offer-left-column img {
	border: 4px solid #E8CC82;
	display: block;
	margin-bottom: 10px;
}
.special-offer-right-column {
	margin-left: 240px;
	padding-left: 10px;
	padding-right: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.special-offer-container {
	float: left;
	width: 300px;
	height: 215px;
	padding-left: 9px;
	padding-top: 11px;
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(img/special_offer_bg.png);
	background-repeat: no-repeat;
}
.special-offer-overlay {
	line-height: 25px;
	position: absolute;
	z-index: 100;
	bottom: 0px;
	left: 0px;
}
.special-offer-overlay a:link, .special-offer-overlay a:visited, .special-offer-overlay a:hover, .special-offer-overlay a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(img/overlay_bg.png);
	text-decoration: none;
	display: block;
	width: 290px;
	height: 30px;
	padding-left: 5px;
}

#footer {
	width: 945px;
	height: 80px;
	background-image: url(img/footer_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564E1D;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #564E1D;
	text-decoration: none;
}
#copyright-info {
	padding-top: 15px;
	padding-left: 18px;
	float: left;
}
#social-net-container {
	margin-left: 850px;
	padding-top: 20px;
}
#social-net-container img {
	margin-right: 21px;
}
.contact-master-container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.contact-master-container h1 {
	font-size: 16px;
}
#contact-form-container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
.send-success {
	color: #063;
	font-weight: bold;
}
.send-error {
	color: #F00;
	font-weight: bold;
}
.bordered-table {
	border-collapse: collapse;
}
.bordered-table td {
	border: 1px solid #CCC;	
}
.vr360-horizontal {
	padding-top: 15px; 
	padding-bottom: 28px; 
	padding-left: 14px; 
	background-image: url(img/vr_banners/vr_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}
.vr360-horizontal-overlay {
	position: absolute;
	z-index: 100;
}
.vr360-horizontal-overlay a {
	text-decoration: none;
	display: block;
	width: 917px;
	height: 83px;
}
