/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
HTML, BODY
{
	height: 100%;
	background-color: #4F2900;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 1000px;
	background: #7D4C00;
	margin: 0 auto -50px;
}
#wrapper-all
{
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
}
HR#bottom
{
	background-color: #540000;
	height: 26px;
	width: 1000px;
	color: #530000;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	height: 147px;
/*height:150px;*/
	margin-top: -84px;
}
#logo
{
	width: auto;
	height: auto;
	position: absolute;
	margin-left: 30px;
	margin-top: 85px;
}
#flower
{
	/*[empty]background-image:;*/
	height: 130px;
	width: 140px;
	position: absolute;
	top: -10px;
	right: 0px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	margin-top: -110px;
	height: 65px;
	float: right;
	position: relative;
	margin-right: 8px;
	#margin-top: -115px;
}
#nav-horizontal LI
{
	text-transform: lowercase;
	display: block;
	float: left;
	list-style: none;
	height: 25px;
}
#nav-horizontal A
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	color: #FEFEFE;
	text-decoration: none;
	display: block;
	padding: 8px 15px;
	border-left: 3px solid #F0A22C;
}
#nav-horizontal A.end
{
	border-right: 3px solid #F0A22C;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	color: #F1A335;
}
HR#top
{
	margin: -30px 0 78px;
	width: 1000px;
	background-color: #540000;
	height: 26px;
	#margin-top: -39px;
	color: #520000;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
/*height:100px;*/
	margin: 15px 0 0;
	color: #FEFEFE;
}
#column-a1
{
	width: 500px;
	float: left;
	margin: 0 0 0 15px;
	padding-left: 20px;
	min-height: 450px;
	position: relative;
}
#column-a2
{
	width: 400px;
	float: right;
	position: relative;
	margin-right: 45px;
}
#column-a3
{
	float: right;
	margin-top: -60px;
	position: relative;
	margin-right: 20px;
}
#column-a3 P
{
	float: left;
	margin: 32px 110px 0 0;
	font: bold 15px sans-serif;
	color: #EFA12B;
	#margin: 25px 0 0 23px;
}
#column-b1
{
	width: 288px;
	float: left;
	margin-left: 34px;
}
#column-b2
{
	float: right;
	width: 650px;
	margin-right: 25px;
}
#column-c1
{
	margin: 0 40px;
}
#calander
{
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#book-online-now A
{
	text-transform: uppercase;
	font: bold 18px Arial, Helvetica;
}
#gallery
{
	margin-bottom: 10px;
	margin-left: 15px;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 87px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #7C4B00;
	#height: 100px;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
}
#footer-ob-logo
{
	float: left;
	padding-left: 20px;
}
#footer-links
{
	color: #530000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 35px;
	#margin-top: -20px;
}
#footer-links A
{
	color: #530000;
	text-decoration: none;
}
#footer-links A:hover
{
	text-decoration: underline;
	color: #F1A335;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
.clear
{
	clear: both;
}
.right
{
	float: right;
}
.border
{
	border: 8px solid #530000;
	margin-bottom: 10px;
}
.border2
{
	border: 2px solid #F1A335;
	margin-left: 30px;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	font-size: 22pt;
	text-transform: uppercase;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F1A333;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: normal;
}
UL
{
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#column-b2 LI
{
	margin-left: 23px;
}
P
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
A
{
	color: #530000;
	outline: none;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
HR
{
	background-color: #F1A333;
	color: #F1A333;
}
.bold
{
	font: bold 14px sans-serif;
}
