/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
#nav-vertical IFRAME
{
	height: 90px;
}
HTML, BODY
{
	height: 100%;
	background: #FFFFFF;
	font-family: Arial;
	color: #50592E;
	font-size: 8pt;
}
A
{
	font-weight: bold;
	color: #717947;
}
A:hover
{
	text-decoration: underline;
	color: #9EA673;
}
BODY
{
	width: 1024px;
	margin: 0 auto;
	background: #FFFFFF url(../images/BG.jpg) repeat-x center 0;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 1024px;
	margin: 0 auto -45px;
/*the bottom margin is the negative value of the footer's height*/
	border-right: 1px solid #50592E;
	border-left: 1px solid #50592E;
	background: url(../images/tree-element.png) no-repeat center bottom;
}
#wrapper-all
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 1024px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	border-bottom: 4px solid #50592E;
	height: 140px;
	background: url(../images/trees.png) no-repeat left bottom;
}
#logo
{
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
#gallery
{
	float: right;
	width: 367px;
	font-weight: bold;
	margin-top: 10px;
}
.gallery-item
{
	color: #9BA546;
	text-align: center;
	display: block;
	float: left;
	margin-right: 12px;
}
.gallery-item A
{
	color: #9BA546;
	text-decoration: none;
}
.gallery-item A:hover
{
	text-decoration: underline;
}
#gallery IMG
{
	border: 2px solid #556508;
}
#book-online-now
{
	font-size: 9pt;
	color: #9BA546;
	margin-bottom: 4px;
}
#wrapper-bottom
{
	padding: 20px;
}
/*oooooooooooooooooooo Navigation*/
#nav-vertical
{
	width: 150px;
	float: left;
	margin-right: 30px;
}
#nav-vertical LI
{
	list-style-type: none;
	font-size: 16pt;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: 18px;
}
#nav-vertical LI A
{
	padding: 10px 0;
	color: #9B4216;
	text-decoration: none;
}
#nav-vertical LI A:hover
{
	color: #556508;
	text-decoration: none;
	padding-right: 30px;
	background: url(../images/pine-cone.png) no-repeat right;
}
#nav-vertical LI A.active
{
	color: #556508;
}
#news
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 9pt;
}
#news H2
{
	font-size: 1em;
	margin-bottom: 3px;
	text-transform: none;
}
#news P
{
	color: #9BA546;
	line-height: 20px;
	margin: 0;
}
#news .more-link
{
	margin-top: -5px;
	text-align: right;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	width: 800px;
	float: left;
}
#column-a1
{
	width: 350px;
	float: left;
}
#column-a2
{
	width: 400px;
	float: right;
	text-align: right;
}
#column-a2 .flash
{
	border: 6px solid #50592E;
	margin-bottom: 25px;
	height: 268px;
	width: 398px;
}
#column-a2 .button IMG
{
	border: none;
}
#column-b1
{
	width: 550px;
	float: left;
}
#column-b2
{
	width: 230px;
	float: right;
}
#column-b2 IMG
{
	border: 6px solid #50592E;
	margin-bottom: 25px;
}
#column-c1
{
	width: 425px;
	float: left;
}
#column-c1 .map
{
	width: 100%;
	height: 350px;
}
#column-c1 IMG, #column-c1 .map
{
	border: 6px solid #50592E;
}
#column-c2
{
	width: 355px;
	float: right;
}
A.button IMG
{
	border: none !important;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 35px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 996px;
	padding: 5px 15px;
	margin: 0 auto;
	background: #50592E;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
}
#fb-button
{
	float: left;
	margin: 2px 0px 0px 150px;
}
#footer-ob-logo
{
	float: left;
}
#footer-links
{
	text-align: right;
	float: right;
	margin-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9pt;
}
#footer-links A
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http: //ryanfait.com/*/
H1
{
	font-size: 18pt;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}
H2
{
	font-size: 1em;
	margin-bottom: 1em;
}
P
{
	line-height: 18px;
	margin-bottom: 1em;
}
A.book-online
{
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #9B4227;
}
A.book-online:hover
{
	color: #772F00;
}
DL
{
	margin-bottom: 1em;
}
DT
{
	font-weight: bold;
	margin-top: 0.75em;
}
DD
{
	margin-left: 0;
}
#wrapper-content UL, #wrapper-content OL
{
	margin-left: 20px;
	margin-bottom: 1em;
}
#wrapper-content LI
{
	margin: 5px 0;
}

