/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	font-size: 8pt;
	font-family: Arial;
	outline: none;
}
HTML, BODY
{
	height: 100%;
	background: #000000 url(../images/BG.jpg) no-repeat fixed center center;
}
#column-a2 A
{
	color: #92A924;
	text-decoration: none;
	font-size: 8pt;
}
#column-a2 A:hover
{
	color: #B7C474;
}
A
{
	text-decoration: none;
	color: #92A924;
}
A:hover
{
	text-decoration: none;
	color: #B7C474;
}
.link
{
	background: none;
	color: #92A924;
	display: block;
	height: 15px;
	width: auto;
	margin: -5px 0 5px -3px;
}
.link:hover
{
	color: #B7C474;
	cursor: pointer;
}
#second-nav LI.plain IMG
{
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 830px;
	margin: 0 auto -60px;
/*the bottom margin is the negative value of the footer's height*/
	background: url(../images/content-area.png) repeat-y;
}
#wrapper-all
{
	margin: 0 auto;
	width: 800px;
	position: relative;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	width: auto;
	position: absolute;
	top: 0px;
	left: 15px;
	z-index: 600;
}
#logo
{
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	height: 27px;
	float: right;
	margin-right: 35px;
	margin-top: 30px;
}
#nav-horizontal LI
{
	list-style: none;
	display: block;
	float: left;
	margin-right: -1px;
	height: 25px;
}
#nav-horizontal A
{
	display: block;
	padding: 4px 10px;
	height: 17px;
	background: #5C2946;
	border-top: 1px solid #322B23;
	border-left: 1px solid #322B23;
	border-right: 1px solid #322B23;
	border-bottom: 1px solid #322B23;
}
#nav-horizontal A.active
{
	background: #687819;
	border-bottom: 1px solid #687819;
}
#nav-horizontal A:hover
{
	background: #687819;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	float: left;
	width: 100%;
}
#second-nav
{
	position: absolute;
	right: 35px;
	height: 23px;
	bottom: -23px;
	z-index: 9;
}
#second-nav LI
{
	display: block;
	list-style: none;
	float: left;
	height: 25px;
	background: #5C2946;
	margin-right: 1px;
	padding-top: 5px;
	margin-top: 17px;
}
#second-nav LI:hover
{
	background: #677718;
}
#second-nav A
{
	padding: 10px 10px 0;
}
#column-a1
{
	width: 100%;
	float: left;
	margin-bottom: 50px;
	position: relative;
	min-height: 39px;
}
#column-a1 IMG
{
	position: relative;
	z-index: 10;
}
#image-heading
{
	position: absolute;
	top: 0;
	background: url(../images/overlay.png);
	width: 765px;
	text-align: right;
	z-index: 550;
	padding-right: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 0;
}
#image-heading2
{
	position: absolute;
	top: 0;
	background: url(../images/overlay.png);
	width: 252px;
	padding-left: 8px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	left: 0;
	height: 38px;
}
#page-heading
{
	position: absolute;
	top: 0;
	background: #677718;
	width: 100%;
	text-align: right;
	padding: 7px 0 0;
	height: 35px;
	z-index: 11;
}
#page-heading2
{
	position: absolute;
	top: 0;
	background: #677718;
	width: 100%;
	text-align: right;
	padding: 7px 0 0;
	height: 35px;
	z-index: 11;
}
#page-heading IMG
{
	padding-right: 30px;
	margin-top: -5px;
}
#page-heading2 IMG
{
	padding-right: 35px;
	margin-top: 0px;
}
#column-a2
{
	width: 375px;
	float: left;
	margin-left: 35px;
	margin-top: -15px;
	margin-bottom: 30px;
}
#column-a2 INPUT[type=submit]
{
	background: #677718;
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	border: 1px outset #677718;
	margin-top: 5px;
	cursor: pointer;
}
#column-a2 FORM
{
	color: #000;
	/*[empty]background:;*/
	width: 500px;
	padding: 5px;
}
#column-a2 SELECT
{
	color: #000;
	padding: 2px;
	font: 8pt Helvetica;
}
#column-a2 SELECT.day
{
	width: 45px;
}
#column-a2 SELECT.year
{
	width: 55px;
}
#column-a2 LABEL
{
	width: 100px;
	display: block;
	color: #EEEBC9;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 9pt;
}
#column-a2 TR
{
	margin: 0 0 5px;
	display: block;
}
#column-a3
{
	width: 300px;
	float: right;
	margin: 0;
	text-align: left;
	position: relative;
	border-left: 1px dotted #443D36;
	min-height: 345px;
	padding-left: 10px;
}
#column-b1
{
	float: left;
	width: 350px;
	margin: 15px 20px 0 40px;
}
#column-b2
{
	float: right;
	width: 390px;
	margin-top: 15px;
}
#column-b2 IMG
{
	margin: 0 0 15px;
}
#column-c1
{
	width: 720px;
	margin: 15px 0 0 40px;
	float: left;
}
#column-d1
{
	width: 660px;
	margin: -30px 0 0 79px;
	float: left;
}
/*Rates Table*/
#column-d1 TABLE
{
	border-collapse: collapse;
	width: 740px;
	margin-left: -49px;
}
#column-d1 TABLE TD
{
	border: 1px solid #667617;
	color: #EEEBC9;
	text-align: center;
	padding: 4px 2px;
	width: 47px;
}
#column-d1 TABLE TD I
{
	color: #EEEBC9;
}
#column-d1 TABLE TH
{
	padding: 4px 2px;
	border: 1px solid #EDEAC8;
	color: #EEEBC9;
	font-size: 12px;
	background-color: #667617;
}
#column-d1 TABLE TH I
{
	color: #EEEBC9;
	font-size: 9px;
}
#column-d1 TABLE TR:hover
{
	background-color: #5B2845;
}
.tableCorner
{
	font-size: 16px !important;
}
.colStyleA
{
	width: 151px !important;
	text-align: left !important;
	padding-left: 10px !important;
}
.message
{
	width: 100% !important;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 730px;
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	color: #000000;
	clear: both;
	text-align: right;
}
#footer-ob-logo
{
	float: left;
	margin-top: 12px;
}
#social
{
	float: right;
	margin: 13px 5px 0 0;
}
#social IMG
{
	margin: 0 5px 0 0;
}
#footer-links
{
	text-align: right;
	float: right;
	margin-top: 20px;
	text-decoration: none;
	font: bold 8pt "Trebuchet MS";
	color: #EFECCA;
}
#footer-links A
{
	color: #EFECCA;
	text-decoration: none;
}
#footer-links A:hover
{
	color: #EFECCA;
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http: //ryanfait.com/*/
H1
{
	font-size: 18pt;
	margin-bottom: 15px;
}
H2
{
	font-size: 14pt;
	margin-bottom: 1em;
}
H3
{
	font-size: 10pt;
	color: #ACC33B;
	font-family: "Trebuchet MS";
	width: 350px;
	margin-bottom: 5px;
	font-weight: bold;
}
P
{
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #EEEBC9;
}
DT
{
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 2px;
	margin-top: 10px;
	color: #EEEBC9;
}
DD
{
	color: #EEEBC9;
}
#column-b1 UL
{
	margin: 10px;
	list-style: inside;
}
#column-b1 LI
{
	color: #EEEBC9;
}
.clear
{
	clear: both;
}
.heading
{
	position: absolute;
	top: 110px;
	left: 720px;
}
.book-online LI
{
	list-style: none;
	margin-top: 40px;
	position: absolute;
	right: 15px;
}
.book-online LI A
{
	background: url(../images/book-button.png) top;
	width: 250px;
	height: 40px;
	list-style: none;
	display: block;
}
.book-online-plain LI
{
	list-style: none;
}
.book-online-plain LI A
{
	background: url(../images/book-button-plain.png);
	width: 230px;
	height: 55px;
	display: block;
}
.page-image
{
	margin: 40px 0 0;
}
UL.sitemap LI A
{
	font: 12pt "Trebuchet MS";
	margin: 0 0 5px;
	display: block;
}
UL.sitemap LI
{
	list-style: none;
}
STRONG
{
	color: #EDEAC8;
	text-decoration: underline;
}
/*Suite CSS Rules*/
.suite-text
{
	width: 350px;
	float: left;
}
.suite
{
	border-top: 2px dotted #443D36;
	padding: 15px 0 5px;
	margin-bottom: 13px;
}
.suite IMG.right
{
	float: right;
}
.suite DL
{
	float: left;
}
#onebedroomamenities UL, #twobedroomamenities UL
{
}
#onebedroomamenities LI, #twobedroomamenities LI
{
	font: 10pt Arial;
	color: #EDEAC8;
	margin: 4px 0 0 2px;
	list-style: square inside;
}
/*Special CSS Rules*/
.special
{
	width: 600px;
	margin: 0 auto 10px;
	border: 1.5px dashed #5B534B;
	padding: 10px 15px;
}
.special P
{
	margin: 0 0 2px;
}
.special HR
{
	border-top: 1px dashed #5A524A;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 630px;
	margin-left: -15px;
}
/*Gallery Rules*/
.slideshow
{
	width: 300px;
	height: 233px;
}
.gallery IMG
{
	border: 4px solid #EEEBC9;
	margin: 0 9px 9px 0;
}
.fancybox-title-over SPAN#fancybox-title-over
{
	color: #FFF;
	font-weight: bold;
}

