/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
HTML, BODY
{
	height: 100%;
	background-color: #FFFFFF;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
	background-image: url(../images/shadow.png);
}
#wrapper-all
{
	width: 781px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	margin-left: 20px;
}
#wrapper-edge
{
	border: 1px solid #A7A9AC;
	margin-top: 40px;
	width: 797px;
	padding-bottom: 30px;
	margin-bottom: 2px;
	#padding-bottom: 29px;
	#margin-top: 20px;
}
/*oooooooooooooooooooo Header*/
#logo
{
	margin-top: -68px;
	margin-left: 27px;
	z-index: 100;
	position: absolute;
}
#header_image
{
	border: 1px solid #A7A9AC;
	padding: 4px 0 4px 4px;
	margin-top: 2px;
	width: 793px;
}
.slideInfoZone
{
	display: none;
}
#myGallery, .jdgallery
{
	width: 788px !important;
	height: 188px !important;
	z-index: 1;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	width: 616px;
	padding-left: 198px;
}
#nav-horizontal UL
{
	margin: 0;
	padding: 0;
}
#nav-horizontal LI
{
	text-transform: lowercase;
	display: block;
	float: left;
	list-style: none;
	height: 30px;
	width: 83px;
	text-align: center;
}
#nav-horizontal A
{
	font: 13px Arial, Helvetica;
	color: #656565;
	text-decoration: none;
	padding: 10px 0 15px;
	width: 100px;
	display: block;
	#padding-top: 15px;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	color: #29ABE2;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	border-top: 1px solid #A7A9AC;
	margin: -154px 22px 0 180px;
	border-bottom: 1px solid #A7A9AC;
	padding-bottom: 20px;
}
#column-a1
{
	width: 148px;
	text-align: right;
	margin-top: 102px;
}
#column-a1 A
{
	font: 14px Arial, Helvetica;
	color: #666666;
	text-decoration: none;
}
#column-a1 A:hover
{
	color: #29ABE2;
}
A#blue
{
	color: #29ABE2;
	font: bold 14px Arial, Helvetica;
}
A#blue:hover
{
	text-decoration: underline;
}
#column-a2
{
	width: 360px;
	float: left;
	padding-top: 10px;
}
#column-a2 A, #column-b2 A
{
	color: #29ABE2;
	text-decoration: none;
}
#column-a2 A:hover, #column-b2 A:hover
{
	text-decoration: underline;
}
#column-a3
{
	width: 220px;
	float: right;
	margin-top: 50px;
}
#traditional-gallery IMG
{
	width: 60px;
	margin: 5px;
	border: 1px solid #A7A9AC;
	float: left;
}
#traditional-gallery-2
{
	margin: 50px auto 0;
	width: 3px;
	float: left;
}
#traditional-gallery-2 IMG
{
	width: 140px;
	margin: 3px 3px 3px 18px;
	border: 1px solid #A7A9AC;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 100px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 815px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer-ob-logo
{
	float: left;
	padding-left: 25px;
	padding-top: 5px;
	#padding-top: 15px;
}
#footer-links
{
	float: right;
	height: auto;
	width: auto;
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	#padding-top: 28px;
}
#footer-links A
{
	color: #666666;
	text-decoration: none;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
H1
{
	color: #29ABE2;
	font: 24px Arial;
	margin-bottom: 2px;
}
H1#amenities
{
	color: #4FC3C7;
}
H1#rooms
{
	color: #00BBD7;
}
H1#location
{
	color: #00A99D;
}
H1#attractions
{
	color: #00B1C1;
}
H1#contact
{
	color: #43AAE0;
}
H2
{
	font-size: 12pt;
	color: #C44026;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C44026;
}
H3
{
	color: #666666;
	font: bold 13px Tahoma, Arial;
}
.clear
{
	clear: both;
}
P
{
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	padding-top: 8px;
	padding-bottom: 8px;
}
UL
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 35px;
	color: #666666;
	list-style-type: square;
}
LI
{
	#margin: -5px 0;
}
HR
{
	width: 153px;
	color: #AF2121;
	margin-left: 169px;
}
