/*CSS Document

standerd browser area width:960
standerd browser area  height:615
*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
HTML, BODY
{
	height: 100%;
	background-color: #797260;
	background-image: url(../images/wood-texture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*for stickyfooter: ie6*/
	height: 100%;
	width: 1000px;
	background-image: url(../images/BG.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
}
#wrapper-all
{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav-vertical
{
	width: 165px;
	float: left;
	margin-top: 5px;
}
.nav
{
	width: 150px;
	display: block;
	height: 45px;
	background-image: url(../images/nav-button.png);
	background-repeat: no-repeat;
	margin-top: -5px;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	min-height: 450px;
}
#column-A1
{
	width: 425px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#column-A2
{
	width: auto;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-right: 20px;
}
#column-A1 IMG
{
	margin-right: 30px;
}
#column-B1
{
	float: right;
	width: 710px;
	margin-top: 0;
	margin-right: 40px;
	margin-left: 0;
	position: relative;
}
#column-B1 IMG
{
	margin-bottom: 10px;
}
#column-B2
{
	top: 50px;
	right: 0px;
	float: right;
	position: absolute;
}
#column-C1
{
	float: left;
	width: 250px;
}
#column-C2
{
	float: right;
	width: 450px;
	padding-top: 40px;
}
#content-book-button
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 10px;
	margin-bottom: -30px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	background-color: #BEB083;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3C471F;
	position: relative;
	height: 125px;
/*height:150px;*/
}
#top-book-button
{
	position: absolute;
	top: 0px;
	right: 20px;
	width: auto;
	height: auto;
}
#top-phone
{
	position: absolute;
	height: auto;
	right: 30px;
	width: auto;
	bottom: 10px;
}
#logo
{
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	left: 20px;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/
oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 70px;
/*#sticky-footer-push must be the same height as #footer
for stickyfooter: the wrapper-shadow's bottom margin is the negative value of the footer's height
do not replace with min-height*/
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
#ob-logo
{
	float: left;
}
#address
{
	float: left;
	font: 11px Arial;
	color: #FFF;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 300px;
}
#foot-links
{
	float: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #BEB083;
	font-size: 11px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#foot-links A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEB083;
	text-decoration: none;
}
#foot-links A:hover
{
	text-decoration: underline;
}
.border
{
	border: 5px solid #3C471F;
}
.border2
{
	border: 3px solid #3C471F;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
	padding: 0;
	position: absolute;
	top: 40px;
	right: -32px;
	#right: -32px;
}
.images
{
	padding-bottom: 20px;
	width: 710px;
	position: relative;
	height: 150px;
}
.leftimage
{
	border: 3px solid #3C471F;
	position: absolute;
	left: 0px;
}
.centerimage
{
	border: 3px solid #3C471F;
	position: absolute;
	left: 255px;
}
.rightimage
{
	border: 3px solid #3C471F;
	position: absolute;
	right: 0px;
}
.centered
{
	text-align: center;
	width: 410px;
}
P
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 4px;
	padding-bottom: 4px;
}
H1
{
	font: 16pt Arial;
	color: #FFF;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 5px;
	color: #D37919;
}
IMG
{
	border: none;
}
A
{
	color: #BFB083;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 600;
}
A:hover
{
	text-decoration: underline;
}
LI
{
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 12pt;
	list-style-type: circle;
}
#home
{
	background-image: url(../images/home-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home:hover, #home.active
{
	background-image: url(../images/home-nav.png);
	background-repeat: no-repeat;
	background-position: top;
}
#features
{
	background-image: url(../images/look-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#features:hover, #features.active
{
	background-image: url(../images/look-nav.png);
	background-repeat: no-repeat;
	background-position: top;
}
#attract
{
	background-image: url(../images/attractions-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#attract:hover, #attract.active
{
	background-image: url(../images/attractions-nav.png);
	background-repeat: no-repeat;
	background-position: top;
}
#reserve
{
	background-image: url(../images/reserve-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#reserve:hover, #reserve.active
{
	background-image: url(../images/reserve-nav.png);
	background-repeat: no-repeat;
	background-position: top;
}
#contact
{
	background-image: url(../images/contact-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contact:hover, #contact.active
{
	background-image: url(../images/contact-nav.png);
	background-repeat: no-repeat;
	background-position: top;
}
#know
{
	background-image: url(../images/did-you-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#know:hover, #know.active
{
	background-image: url(../images/did-you-nav.png);
	background-repeat: no-repeat;
	background-position: top;
}
SPAN.large
{
	font: 14pt Tahoma;
	color: #FFF;
}
