/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
HTML, BODY
{
	height: 100%;
	background-color: #924414;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 1000px;
	background-image: url(../images/content.png);
	margin: 0 auto -40px;
}
#wrapper-all
{
	width: 960px;
	margin: 0 auto;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	background: url(../images/header.jpg) no-repeat top center;
	height: 125px;
/*height:150px;*/
	position: relative;
}
#logo
{
	position: absolute;
	top: 20px;
	left: 20px;
}
#contact-info
{
	position: absolute;
	right: 15px;
	font: bold 8pt "Trebuchet MS";
	color: #EFE;
	top: 5px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	text-align: right;
	right: 5px;
	position: absolute;
	bottom: 0;
}
#nav-horizontal LI
{
	float: left;
	list-style: none;
	margin-left: 5px;
}
#nav-horizontal LI A
{
	text-decoration: none;
	color: #FFF2AC;
	text-align: center;
	background: url(../images/button2.png) no-repeat;
	list-style: none;
	display: block;
	width: 119px;
	padding: 6px 0 4px;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: 400;
}
#nav-horizontal LI A:hover, #nav-horizontal LI A.active
{
	background: url(../images/button1.png) no-repeat;
	color: #9C4317;
}
/*oooooooooooooooooooo Content*/
#content-top
{
	height: 10px;
	width: 1000px;
	position: relative;
	margin-left: -20px;
	z-index: 20;
}
#wrapper-content
{
	padding: 15px 10px 10px 25px;
	width: 920px;
	position: relative;
}
#image
{
	margin: 0 0 5px;
}
#column-a1
{
	float: left;
	overflow: hidden;
}
#column-a1 IMG
{
}
#column-a2
{
	width: 560px;
	float: right;
}
#column-a3
{
	float: left;
	width: 295px;
	font-size: 11px;
	color: #57381C;
	margin-left: 5px;
	line-height: 140%;
}
#column-a4
{
	float: right;
	width: 248px;
	font-size: 12px;
	color: #9C4317;
	text-align: left;
}
#column-a4 A:hover
{
	text-decoration: underline;
}
#column-a4 IMG
{
	margin-bottom: 10px;
	border: 4px solid #9C4317;
}
#column-b1
{
	float: left;
	width: 231px;
}
#column-b1 IMG
{
	border: 3px solid #9C4317;
	width: 225px;
	margin-bottom: 15px;
}
#column-b2
{
	width: 660px;
	float: right;
}
#column-b3
{
	float: left;
	width: 370px;
	font-size: 11px;
	color: #57381C;
	margin-left: 5px;
	line-height: 140%;
	padding-right: 5px;
}
#column-b4
{
	float: right;
	width: 240px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #9C4317;
	min-height: 450px;
}
#column-b4 IMG
{
	margin-bottom: 1em;
}
#specials
{
	margin: 20px 0 0;
}
.special-module
{
	border: 1px dotted #904212;
	width: 222px;
	padding: 5px;
	margin: 5px 0;
}
.special-module P
{
	font: 8pt "Trebuchet MS";
}
#book-button
{
	margin-top: 25px;
	text-align: left;
}
#book-button IMG
{
	border: none;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 40px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 945px;
	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;
}
#footer-ob-logo
{
	float: left;
	padding-left: 25px;
}
#footer-links
{
	font-size: 8pt;
	color: #9C4317;
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
#footer-links A
{
	font-size: 8pt;
	color: #9C4317;
	text-decoration: none;
}
#footer-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
IFRAME#map
{
	width: 335px;
	height: 465px;
}
.clear
{
	clear: both;
}
.border
{
	border: 6px solid #9C4317;
}
#wrapper-content UL
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper-content LI
{
	margin: 0px 0 0;
	font: 8pt "Trebuchet MS";
	color: #57381C;
}
H1
{
	margin-bottom: 15px;
	color: #9C4317;
}
H2
{
	color: #9C4317;
}
A
{
	color: #9C4317;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
P
{
	margin-bottom: 15px;
}
DT
{
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
}
/*Availability Search*/
DIV#availability-search
{
	width: 213px;
	padding: 10px;
	position: relative;
	background: #914313;
	margin-top: 0px;
}
#column-b4 #availability-search
{
	margin-top: 5px;
}
#as-checkin-date
{
	float: left;
	margin-right: 0px;
	width: 226px;
	height: 23px;
}
#as-checkout-date
{
	width: 226px;
	float: left;
	height: 23px;
}
#as-adults
{
	clear: both;
	float: left;
	margin-right: 15px;
	width: 150px;
}
#as-children
{
	float: left;
	clear: both;
	margin-top: 4px;
	width: 150px;
}
.day
{
	float: left;
}
.month
{
	float: left;
}
.year
{
	float: left;
	width: 35px;
}
#as-form LABEL
{
	font: bold 7pt "Trebuchet MS";
	color: #D5C080;
	float: left;
	margin-right: 5px;
	display: block;
	width: 50px;
}
#as-form SELECT
{
	font: 8pt "Trebuchet MS";
	width: 35px;
	height: 20px;
}
#as-form SELECT.day
{
	width: 43px;
	height: 20px;
}
#as-form SELECT.month
{
	width: 55px;
	height: 20px;
}
#as-form INPUT
{
	float: left;
	font: 8pt "Trebuchet MS";
	height: 19px;
	padding: 1px 1px 0px 3px;
	#height: 15px;
	#padding: 0px 1px 1px 3px;
}
#as-form INPUT[type=submit]
{
	height: auto;
	float: right;
	margin-right: -2px;
	margin-top: 1px;
	background: #D5C080;
	color: #904212;
	font-weight: bold;
	cursor: pointer;
	#margin-top: 1px;
	border: 1px outset #D5C080;
}
#availability-search TABLE
{
	margin-top: -1px;
	float: left;
	margin-left: 0px;
}
