/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
HTML, BODY
{
	height: 100%;
	background: #000000 url(../images/wood-planks.jpg) no-repeat center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E2813;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 940px;
	background: url(../images/content-area.png) repeat-y top center;
	margin: 0 auto -60px;
}
#wrapper-all
{
	width: 900px;
	margin: 0 0 0 19px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	position: relative;
	height: 120px;
	background: url(../images/header.png) repeat-x;
	border-bottom: 1px solid #000000;
/*height:150px;*/
}
#logo
{
	width: auto;
	height: auto;
	position: absolute;
	top: 25px;
	left: 25px;
}
#book-online-now
{
	position: absolute;
	height: auto;
	width: auto;
	top: -10px;
	right: 20px;
}
#need-info
{
	position: absolute;
	right: 30px;
	top: 75px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	height: 35px;
	margin: 0;
	border-bottom: 1px solid #000000;
	width: 900px;
	background: url(../images/nav-slice-inactive.png) repeat-x;
}
#nav-horizontal A IMG
{
}
#nav-horizontal A
{
	display: block;
	float: left;
	padding: 9px 46px 0px;
	height: 26px;
	border-right: 1px solid #000000;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	background: url(../images/nav-slice-active.png);
}
#nav-horizontal A#last
{
	border: none;
	padding-right: 49px;
}
/*oooooooooooooooooooo Content*/
#wrapper-top
{
	position: relative;
	width: 900px;
	background: #85470A;
	clear: both;
	border-bottom: 1px solid #000000;
}
#column-a1
{
	width: 300px;
	margin: 0;
	height: 250px;
	padding: 20px 20px 0px;
	color: #F1EEDF;
	float: left;
}
#column-a2
{
	height: 270px;
	border-left: 1px solid #000000;
	float: right;
	width: 547px;
}
#wrapper-content
{
	clear: both;
	padding: 15px 20px;
}
#column-a5
{
	width: 530px;
	float: left;
	border-right: 1px dotted #5A3A1C;
	padding-right: 25px;
}
#column-a5 IFRAME
{
	border: 1px solid #5A3A1C;
}
#column-a6
{
	width: 275px;
	float: right;
	padding-left: 20px;
	position: relative;
}
#column-a6 UL
{
	margin-bottom: 10px;
	line-height: 1.5;
}
#column-b1
{
	text-align: center;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 900px;
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
	position: relative;
}
#footer-ob-logo
{
	float: left;
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-top: 25px;
}
#footer-links
{
	float: right;
	height: auto;
	width: auto;
	font-size: 8pt;
	margin-top: 35px;
	padding-right: 20px;
	color: #8F3E06;
	font-weight: bold;
}
#footer-links A
{
	color: #8F3E06;
	text-decoration: none;
}
#footer-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
.clear
{
	clear: both;
}
.text-a1
{
	color: #FFF;
	font-size: 10pt;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.border-3
{
	border: 1px solid #5A3A1C;
	border-top: none;
}
.border-left
{
	border-right: 1px solid #5A3A1C;
	border-bottom: 1px solid #5A3A1C;
}
.border-right
{
	border-bottom: 1px solid #5A3A1C;
	border-left: 1px solid #5A3A1C;
}
.book-online-button
{
	margin-top: 20px;
	display: block;
	margin-left: -10px;
}
.section
{
	border-top: 1px dotted #5A3A1C;
	padding-top: 10px;
	padding-bottom: 10px;
}
A
{
	color: #85470A;
	font-weight: bold;
}
A:hover
{
	color: #A73D0A;
}
P
{
	font-size: 9pt;
	line-height: 150%;
	margin-bottom: 12px;
}
UL
{
	font-size: 9pt;
	padding-left: 14px;
}
H1, H2
{
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: 600;
	margin-bottom: 15px;
}
H3
{
	color: #85470A;
	font: small-caps bold 12pt serif;
}
DL
{
	font-size: 10pt;
	margin-bottom: 15px;
}
DT
{
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
}
/*Navigation CSS Rules
FORM Rules*/
.ui-datepicker
{
	font-size: 9pt !important;
}
#form LI
{
	list-style: none;
	width: 440px;
	margin: 0;
	height: 30px;
	clear: both;
}
#form LABEL
{
	width: 245px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 8pt;
}
#form SELECT
{
	width: 50px;
	font-size: 9pt;
	color: #53462A;
}
SELECT#State, SELECT#Ride
{
	width: 156px;
}
INPUT.input_text
{
}
#form INPUT[type='text'], #form TEXTAREA, #form SELECT, TEXTAREA
{
	border: 1px solid #AB430C;
	padding: 2px;
	background: #FFF url(../images/form-bg.png) repeat-x;
	margin-top: 5px;
}
#form INPUT[type='text']
{
	width: 150px;
	font: 9pt Arial;
	color: #53462A;
}
INPUT#btnSubmit
{
	margin-top: 20px;
	float: right;
	margin-right: 20px;
	background: #BA5715;
	padding: 3px 4px 5px;
	border: 1px outset #542612;
	color: #FFF;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}
INPUT#btnSubmit:hover
{
	cursor: pointer;
	background: #CA6D1E;
}
LABEL.error
{
	background: #A11717;
	margin: 0 0 4px 256px;
	text-align: center !important;
	width: 200px !important;
	color: #FFF;
	padding: 3px 2px !important;
	border: 1px solid #FFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
/* Home Page Rotator */
.slideInfoZone {display: none;}
#myGallery, .jdgallery {
   width: 547px !important;
   height: 270px !important;
}