/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
HTML, BODY
{
	height: 100%;
	background: #000000 url(../images/BG-blue.jpg) no-repeat fixed center top;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A
{
	text-decoration: underline;
	color: #E5E2C2;
}
A:hover
{
	text-decoration: underline;
	color: #E5E2C2;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 750px;
	margin: 0 auto;
/*the bottom margin is the negative value of the footer's height*/
	position: relative;
}
#wrapper-all
{
	margin: 0 auto;
	width: 750px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	background: url(../images/header.png) no-repeat top;
	height: 135px;
	text-align: center;
	margin-top: 0px;
	position: relative;
}
#wrapper-header P
{
	font-size: 10pt;
	color: #E5E2C2;
	font-weight: bold;
}
#logo
{
	position: absolute;
	top: 25px;
	left: 50px;
}
/*oooooooooooooooooooo Horizontal Navigation*/
#nav-horizontal
{
	height: 40px;
	width: 750px;
	margin: 0 auto;
}
#nav-horizontal LI
{
	list-style: none;
	display: block;
	float: left;
	height: 30px;
	margin-right: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 6px;
}
#nav-horizontal A
{
	display: block;
	height: 20px;
	padding: 9px 13px 5px;
	color: #766;
	text-decoration: none;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	color: #800000;
	text-decoration: none;
}
/*oooooooooooooooooooo Bottom*/
#wrapper-bottom
{
	width: 750px;
	float: left;
	background: #2C231C;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	width: 710px;
	float: right;
	padding: 20px;
	min-height: 450px;
}
#column-a1
{
	width: 345px;
	float: left;
}
#column-a2
{
	width: 345px;
	float: right;
	margin-top: 5px;
}
#weather
{
	margin-top: 20px;
	float: right;
}
/*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: 710px;
	padding: 20px 20px 10px;
	margin: 0 auto;
	background: #2C231C;
}
#footer
{
	color: #FFFFFF;
	clear: both;
	text-align: right;
	position: relative;
}
#footer-ob-logo
{
	float: left;
}
#footer-links
{
	text-align: right;
	float: right;
	margin-top: 10px;
	text-decoration: none;
}
#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;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #FFF;
}
H2
{
	font-size: 14pt;
	margin-bottom: 5px;
	color: #FFF;
}
H3
{
	font-size: 11pt;
	margin-bottom: 5px;
}
P
{
	line-height: 1.5em;
	margin-bottom: 1em;
}
UL
{
	list-style: inside;
	font-size: 8pt;
}
UL.sitemap
{
	font-size: 10pt;
}
LI
{
}
DL
{
	margin-bottom: 10px;
}
DT
{
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
}
DIV.section
{
	margin: 20px 0 0;
	padding: 10px 0 0;
	border-top: 1px dotted #FAF5F5;
	clear: both;
	position: relative;
	min-height: 170px;
}
.attraction
{
	background: url(../images/large-img-back.jpg) no-repeat;
	height: 235px;
	position: relative;
}
.attraction IMG
{
	position: absolute;
	top: 16px;
	right: 5px;
}
.section H3
{
}
.section P
{
	float: left;
	width: 450px;
}
.room
{
	position: absolute;
	right: 3px;
	top: 10px;
	background: url(../images/img-back.png);
	width: 255px;
	height: 180px;
}
.room IMG
{
	margin: 16px 0 0 15px;
}
.clear
{
	clear: both;
}
.slideshow
{
	border: 5px solid #594C43;
}
/*RA CSS code*/
#comm100_ButtonImage
{
	position: absolute;
	right: -80px;
	z-index: 1000;
}
#comm100_track
{
	visibility: hidden;
	position: absolute;
}
