/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
#column-a4 LI
{
	color: #FFFFFF;
}
#column-a5 UL
{
	color: #DE7425;
}
#column-a5 UL UL
{
	margin-top: 0px;
	margin-bottom: 0;
}
#column-a2 IMG
{
	margin-bottom: 5px;
}
#column-a5 UL UL LI A
{
	text-decoration: none;
	color: #FEFEFE;
}
#column-a4 A
{
	text-decoration: none;
	color: #FD751E;
}
#res-button A
{
	color: #323232;
	font-family: arial;
	font-weight: bold;
}
#attractions-button A
{
	color: #323232;
	font-family: arial;
	font-weight: bold;
}
UL
{
	margin-bottom: 10px;
}
HTML, BODY
{
	height: 100%;
	background-color: #97999C;
	background-image: url(../images/BG.png);
	background-repeat: repeat-x;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 780px;
	margin-top: -16px;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
	background: url(../images/body.png) repeat-y center top;
	z-index: 0;
}
#wrapper-all
{
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0;
	position: relative;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	position: relative;
	width: 100%;
	height: 160px;
}
#logo
{
	z-index: 5;
	position: absolute;
	left: 240px;
	top: -20px;
}
#logo-img2
{
	position: absolute;
	right: 0px;
	top: 0;
}
#logo-img1
{
	position: absolute;
	left: 0;
	top: 0;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	background: url(../images/header.png) no-repeat -19px;
	height: 60px;
	width: 800px;
	margin: auto;
	padding-left: 20px;
	z-index: 5;
	position: relative;
}
#nav-horizontal UL
{
	margin: 0;
	padding: 0;
}
#nav-horizontal LI
{
	text-transform: lowercase;
	display: block;
	float: left;
	list-style: none;
	height: 30px;
	width: 100px;
	text-align: center;
}
#nav-horizontal A
{
	font: 11pt Tahoma;
	color: #FEFEFE;
	text-decoration: none;
	padding: 10px 0 15px;
	width: 100px;
	display: block;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	background: #DE4D16;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	margin: 10px;
}
#column-a1
{
	background: #DE4D16;
	margin-left: 1px;
	margin-left: -9px;
	height: 4px;
	width: 780px;
	margin-top: 15px;
}
#column-a2
{
	width: 475px;
	float: left;
	padding-top: 10px;
	border-bottom: 1px solid #CF4F26;
	margin-left: 0px;
}
#column-a3
{
	width: 245px;
	float: right;
	margin-top: 27px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
}
#column-a4
{
	width: 475px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}
#column-a4 H1
{
	margin: -10px 0 0 -20px;
	font-size: 14pt;
	color: #DE4D16;
}
#column-a5
{
	float: right;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE7425;
	margin-right: 0px;
	margin-top: 10px;
}
#column-a6
{
	float: right;
	width: 225px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#attractions-button
{
	background-image: url(../images/button.png);
	width: 181px;
	height: 36px;
	margin: 0px 0px 5px -20px;
}
#attractions-button-1
{
	width: 75px;
	height: 20px;
	margin: 0px auto auto;
	padding-top: 8px;
}
#res-button
{
	background-image: url(../images/button.png);
	width: 181px;
	height: 36px;
	margin-left: -20px;
	margin-top: -15px;
}
#res-button-1
{
	width: 90px;
	height: 20px;
	margin: auto;
	padding-top: 8px;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 80px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	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;
	margin-top: 22px;
}
#footer-ob-logo
{
	float: left;
	padding-left: 30px;
	padding-top: 32px;
}
#footer-links
{
	float: right;
	height: auto;
	width: auto;
	padding-top: 60px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#footer-links A
{
	color: #FFFFFF;
	text-decoration: none;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
H1
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #C44026;
}
H2
{
	font-size: 12pt;
	color: #DE7425;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE7425;
}
#column-a3 H2
{
	font-size: 11pt;
}
.clear
{
	clear: both;
}
P
{
	color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -20px;
}
#column-a5-1
{
	margin-left: 20px;
}
#column-a4 P
{
	font-size: 9pt;
	line-height: 1.5em;
}
UL
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C94027;
	font-size: 10pt;
	margin-left: 20px;
}
