/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
HTML, BODY
{
	height: 100%;
	background-image: url(../images/BG-pattern.png);
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	height: 115px;
	position: relative;
/*height:150px;*/
}
#logo
{
	width: 205px;
	height: 115px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-right
{
	width: 590px;
	height: 100px;
	position: absolute;
	right: 0px;
	background-image: url(../images/header-top.png);
	background-position: bottom;
	background-repeat: no-repeat;
	bottom: 0px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	background-color: #122C3B;
	height: 38px;
	text-align: center;
}
#pic-a1
{
	background-color: #122C3B;
	float: left;
	width: 205px;
	height: 250px;
	margin-top: 5px;
}
#flash
{
	background-color: #122C3B;
	float: right;
	height: 250px;
	width: 590px;
	margin-top: 5px;
	position: relative;
}
#gallery
{
	position: absolute;
	left: 10px;
	top: 10px;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}
#top-column
{
	background-image: url(../images/top-content.png);
	height: 100px;
}
#column-a1
{
	background-image: url(../images/hassle-back.png);
	width: 205px;
	height: 95px;
}
#column-a2
{
	background-color: #122C3B;
}
#content-top
{
	background-image: url(../images/bottom-content.png);
	background-repeat: repeat-y;
	width: 800px;
	float: right;
}
#booking-left
{
	float: left;
	width: 205px;
	height: 95px;
	position: relative;
}
#top-text
{
	width: 550px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	padding-top: 10px;
	background-color: #122C3B;
	margin: -95px 0 0;
}
#footer
{
	clear: both;
	text-align: right;
	height: 55px;
	position: relative;
	background-image: url(../images/bottom-content.png);
	width: 800px;
}
#footer-ob-logo
{
	position: absolute;
	top: 15px;
	left: 20px;
}
#foot-links
{
	position: absolute;
	right: 20px;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#foot-links A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#foot-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
.clear
{
	clear: both;
}
.navfirst
{
	height: 15px;
	width: 80px;
	display: inline-block;
}
.nav
{
	height: 15px;
	width: 115px;
	display: inline-block;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
A.white
{
	color: #FFFFFF;
}
A.white:hover
{
	text-decoration: none;
}
H1
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
}
H2
{
	color: #FE761F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
}
H3
{
	font-size: 14px;
	font-weight: bold;
	color: #FE761F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
P
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
A
{
	color: #FE761F;
	outline: none;
}
A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#book-now
{
	top: 25px;
	right: 10px;
	position: absolute;
}
#hassle-pic
{
	position: absolute;
	top: 20px;
	right: 10px;
}
UL
{
	margin-left: 20px;
	list-style-type: square;
}
LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#home
{
	background-image: url(../images/nav/home.png);
	background-position: top;
	background-repeat: no-repeat;
}
#home:hover, #home.active
{
	background-image: url(../images/nav/home.png);
	background-position: bottom;
}
#feature
{
	background-image: url(../images/nav/features.png);
	background-position: top;
}
#feature:hover, #feature.active
{
	background-image: url(../images/nav/features.png);
	background-position: bottom;
}
#attraction
{
	background-image: url(../images/nav/attractions.png);
	background-position: top;
	background-repeat: no-repeat;
}
#attraction:hover, #attraction.active
{
	background-image: url(../images/nav/attractions.png);
	background-position: bottom;
}
#reserve
{
	background-image: url(../images/nav/reservations.png);
	background-position: top;
	background-repeat: no-repeat;
}
#reserve:hover, #reserve.active
{
	background-image: url(../images/nav/reservations.png);
	background-position: bottom;
}
#contact
{
	background-image: url(../images/nav/contact.png);
	background-position: top;
}
#contact:hover, #contact.active
{
	background-image: url(../images/nav/contact.png);
	background-position: bottom;
}
