/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style: circle;
}
HTML, BODY
{
	height: 100%;
	font-family: "Trebuchet MS";
	background: #988777 url(../images/wood-BG.jpg) repeat-y fixed center center;
}
#wrapper-all
{
	margin: -4px auto 0;
	width: 997px;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 1000px;
	margin: 0 auto -50px;
/*the bottom margin is the negative value of the footer's height*/
	background: url(../images/BG.png);
}
/*Header*/
#wrapper-header
{
	background: url(../images/header.png) no-repeat center;
	z-index: 100;
	width: 975px;
	height: 182px;
	margin: -1px 0 0 11px;
	position: relative;
}
#book-online
{
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	background: #E6D68B;
	position: relative;
	margin-bottom: 113px;
}
/*Availability Search*/
DIV#availability-search
{
	width: 245px;
	padding: 10px;
	position: relative;
}
#as-checkin-date
{
	float: left;
	margin-right: 15px;
	width: 275px;
}
#as-checkout-date
{
	width: 275px;
	float: left;
}
#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 10pt "Trebuchet MS";
	color: #6D0000;
	float: left;
	margin-right: 5px;
	display: block;
	width: 75px;
}
#as-form SELECT
{
	font: 10pt "Trebuchet MS";
	width: 35px;
}
#as-form SELECT.day
{
	width: 43px;
}
#as-form SELECT.month
{
	width: 55px;
}
#as-form INPUT
{
	padding: 1px 1px 1px 3px;
	height: 18px;
	float: left;
	font: 10pt "Trebuchet MS";
}
#as-form INPUT[type=submit]
{
	height: auto;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	background: #A35D08;
	color: #FEFEFE;
	font-weight: bold;
	cursor: pointer;
	#margin-top: 27px;
}
#availability-search TABLE
{
	margin-top: -14px;
}
#book-online-now A
{
	color: #D37A19;
	text-decoration: none;
}
#book-online-now A:hover
{
	text-decoration: underline;
}
#findroom
{
	background: #E5D58A;
	margin: 15px -8px -4px 0;
	width: 255px;
	position: relative;
	padding: 2px 0px 2px 10px;
	float: right;
}
#findroom H2
{
	border: none;
	color: #6D0000;
	font: bold 12pt/100% "Trebuchet MS";
}
#logo
{
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	left: 20px;
}
/*oooooooooooooooooooo Navigation*/
#nav-vertical
{
	width: 180px;
	float: left;
	margin-top: 185px;
}
#nav-vertical UL
{
	margin: 0 0 0 15px;
}
#nav-vertical LI
{
	list-style-type: none;
	height: 30px;
	text-align: left;
	width: 165px;
}
#nav-vertical UL LI.main A
{
	display: block;
	padding: 4px 0 4px 5px;
	width: 160px;
	height: 22px;
	color: #E5D58A;
	font-weight: bold;
	text-decoration: none;
	background: #A35D08;
	border: 2px solid #E5D58A;
	#font-weight: 500;
}
#nav-vertical UL LI.main A:hover, #nav-vertical UL LI.main A.active
{
	background: #E5D58A;
	color: #6C0000;
}
#links
{
	width: 200px;
	background: #B84F4F;
	height: 0px;
}
/*Content*/
#wrapper-content
{
	width: 957px;
/*height: 100px;*/
	float: left;
	margin: -182px 20px 0;
	position: relative;
	padding-bottom: 75px;
	/*[empty]color:;*/
}
#heading
{
	position: absolute;
	top: 100px;
	right: 15px;
}
#full-content
{
	width: 750px;
	float: right;
	margin-top: 185px;
}
#column-a1
{
	width: 285px;
	float: left;
	margin: 185px 20px 0 25px;
}
#column-a1 IMG
{
	margin: 0 0 0 -5px;
}
#column-a2
{
	border: 8px solid #E7D78C;
	width: 400px;
	float: right;
	z-index: 1;
	height: 415px;
	margin: 0 20px 0px 0;
	position: relative;
}
#column-a2 IMG
{
	margin: 15px 0 0;
}
#column-b1
{
	margin: 0 0px 0 0;
	width: 482px;
	float: left;
}
#column-b1 P
{
	width: 475px;
}
#column-b1 LI
{
	margin: 0px 0 0 15px;
}
#column-b2
{
	width: 240px;
	float: right;
}
#column-b2 LI
{
	list-style: circle;
	margin-left: 20px;
	font: 9pt/130% "Trebuchet MS";
	color: #323232;
}
#column-b2 LI.contact
{
	list-style: none;
	margin: 0 0 10px 0px;
}
#column-b2 LI A
{
	color: #323232;
	text-decoration: underline;
}
#column-b2 LI A:hover
{
	color: #6C0000;
}
#column-c1
{
	margin-right: 70px;
}
#book-online
{
	width: 265px;
	height: auto;
	float: right;
	margin: 5px -8px 0 0;
}
#book-online P
{
	padding-left: 10px;
}
.attraction
{
	display: block;
	float: left;
	width: 225px;
	margin-right: 25px;
}
.attraction-pic
{
	margin-bottom: 5px;
}
.attraction-pic IMG
{
	border: 4px solid #6D0000;
}
.attraction-text
{
}
.contact-pic IMG
{
	border: 4px solid #6D0000;
	margin-bottom: 5px;
}
#map
{
	margin-bottom: 10px;
	border: 4px solid #F1A336;
	float: left;
}
#map, #map IFRAME
{
	width: 475px;
	height: 350px;
}
#directions
{
	width: 275px;
	float: right;
}
.guest
{
	border: 2px dashed #E4D489;
	margin-bottom: 15px;
	padding: 5px;
}
/*Footer*/
#background
{
	height: 110px;
	width: 545px;
	background: url(../images/footer.png) no-repeat;
	position: absolute;
	right: 7px;
	bottom: 0;
}
#footer, #sticky-footer-push
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 1000px;
	margin: 0 auto;
	height: 50px;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
	position: relative;
}
#footer-ob-logo
{
	position: absolute;
	bottom: 5px;
	left: 40px;
}
#footer-links
{
	text-align: right;
	margin-top: 20px;
	text-decoration: none;
	font-size: 9pt;
	color: #E7D78C;
	position: absolute;
	bottom: 10px;
	right: 35px;
}
#footer-links A
{
	color: #E7D78C;
	text-decoration: none;
}
#footer-links A:hover
{
	text-decoration: underline;
}
H1
{
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #F1A336;
	margin-bottom: 1em;
	text-transform: uppercase;
}
H2
{
	font-size: 13pt;
	color: #6C0000;
	padding: 0px 0;
	font-weight: bold;
}
P
{
	color: #323232;
	margin: 0.5em 0;
	font: 10pt/140% "Trebuchet MS";
}
#nav-vertical UL LI.nav-mini A
{
	height: 0px;
	font: normal bold 8pt "Trebuchet MS";
	text-align: left;
	color: #6C0000;
	text-decoration: none;
}
#nav-vertical UL LI.nav-mini A:hover
{
	text-decoration: underline;
}
#nav-vertical UL LI.nav-main
{
	background: #E6D68B none;
	width: 162px;
	height: 20px;
	text-align: left;
	margin: -2px 0 0;
	color: #600;
	padding-left: 7px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
#nav-vertical UL LI.nav-mini
{
	background: #E6D68B none;
	width: 161px;
	height: 18px;
	text-align: left;
	margin: 0px 0 0;
	color: #600;
	padding: 2px 0 0 8px;
	font-size: 8pt;
	#margin: -4px 0 0;
}
/*Sticky Footer by Ryan Fait: http: //ryanfait.com/
JS Slider CSS Rules*/
DIV#myGallery
{
	width: 400px;
	height: 400px;
	border: none;
	margin-top: 15px;
}
.slideInfoZone
{
	display: none;
}
A
{
	text-decoration: none;
	color: #6B0000;
}
A:hover
{
	text-decoration: underline;
}
.border
{
	border: 4px solid #6C0000;
}
/*Rules for Horizontal Feature Module*/
.feature-pic
{
	float: right;
}
.feature-list
{
	width: 735px;
	margin: 0px 0 -1px;
	border-top: 1px dotted #625C51;
	border-bottom: 1px dotted #625C51;
	padding: 10px 0;
}
.summary
{
	float: left;
	width: 440px;
}
DIV.intro
{
	width: 650px;
}
.slogan
{
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	text-align: center;
}
.center
{
	font-size: 9pt;
	text-align: center;
}
.sub-links
{
	font: 9pt "Trebuchet MS";
	margin: 0 0 0 25px;
}
.sub-links H2
{
	font: bold 10pt "Trebuchet MS";
	text-decoration: underline;
}
.sub-links LI
{
	font: 9pt "Trebuchet MS";
}
.clear
{
	clear: both;
}
