/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
HTML, BODY
{
	height: 100%;
	background: #540000;
	color: #FFFFFF;
	font-family: Arial;
/*WRONG FONT!!!*/
	font-size: 9pt;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 780px;
	margin: 0 auto -60px;
/*the bottom margin is the negative value of the footer's height*/
	background: #8C6D37;
}
#wrapper-all
{
	margin: 0 auto;
	width: 780px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	height: 100px;
	background: url(../images/header-fishing.jpg) no-repeat right;
}
#logo IMG
{
	margin-left: 5px;
	width: 250px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	height: 26px;
	margin: -26px 0 0;
	border-bottom: 6px solid #302C05;
	text-align: right;
	position: relative;
	z-index: 100;
}
#nav-horizontal UL
{
	float: right;
}
#nav-horizontal LI
{
	font-family: Arial, sans-serif;
	display: block;
	float: left;
	background: #4C470F;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	margin-right: 4px;
	height: 26px;
}
#nav-horizontal A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 7px 0;
	width: 90px;
	height: 12px;
}
#nav-horizontal LI LI A
{
	width: 120px;
	padding-left: 5px;
	text-align: left;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	background-color: #302C05;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	width: 740px;
	float: left;
	padding: 15px 20px;
}
.column-a1
{
	width: 335px;
	margin-bottom: 20px;
}
.column-a1
{
	float: left;
	clear: both;
}
.column-a1 .flash
{
	margin-bottom: 15px;
}
.column-a1 IMG
{
	max-width: 100%;
	border: 3px solid #4C470F;
	margin-bottom: 15px;
}
.column-a2
{
	float: right;
	width: 375px;
}
.promotion-link
{
	font-size: 14pt;
	color: #54181F;
}
.book-now
{
	font-size: 12pt;
	font-weight: bold;
}
.column-c1
{
	float: left;
	width: 450px;
}
.column-c1 IFRAME
{
	margin-bottom: 10px;
	border: 4px solid #667332;
	width: 100%;
	height: 400px;
}
.column-c1 IMG
{
	max-width: 100%;
	margin-bottom: 1em;
}
.column-c2
{
	float: right;
	width: 260px;
}
.column-b1
{
	clear: both;
	margin-bottom: 15px;
	height: 157px;
}
.attraction-pic
{
	float: left;
}
.attraction-pic IMG
{
	border: 4px solid #667332;
}
.attraction-text
{
	float: right;
	width: 400px;
	margin-left: 20px;
}
.bold
{
	font: bold 13px arial;
	color: #2F2B04;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	width: 740px;
	height: 40px;
	padding: 7px 20px;
	border-top: 6px solid #4C470F;
	clear: both;
	text-align: right;
}
#footer-ob-logo
{
	float: left;
}
#footer-links
{
	text-align: right;
	float: right;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	color: #D8CFA9;
	margin-top: 5px;
}
#footer-links A
{
	text-decoration: none;
	color: #D8CFA9;
}
#footer-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
.home H1
{
	color: #D8CFA9;
	border-bottom: 1px solid #D8CFA9;
	font-size: 18pt;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
H1, H2
{
	color: #D8CFA9;
	border-bottom: 1px solid #D8CFA9;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 12pt;
	text-transform: uppercase;
}
H3
{
	color: #D8CFA9;
	margin-bottom: 1em;
	font-size: 10pt;
	text-transform: uppercase;
}
P
{
	line-height: 1.5em;
	margin-bottom: 1em;
}
#wrapper-content UL
{
	margin-left: 20px;
	margin-bottom: 1em;
}
#wrapper-content LI
{
	margin: 3px 0;
}
DL
{
	margin-bottom: 1em;
}
DT
{
	font-weight: bold;
	margin-top: 0.75em;
}
DD
{
	margin-left: 0;
}
A
{
	color: #D7CEA8;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
.fineprint
{
	font-size: 8pt;
}
.leftcol
{
	float: left;
	width: 50%;
}
.rightcol
{
	float: right;
	width: 50%;
}
.cabin
{
	margin-bottom: 30px;
}
.cabin-pics
{
	width: 400px;
	float: left;
}
.cabin-large-image
{
	width: 370px;
}
.cabin-thumbs IMG
{
	width: 110px;
	height: 83px;
	margin-top: 11px;
	margin-right: 11px;
}
.cabin-info
{
	width: 340px;
	float: right;
}
.side-link
{
	margin: 10px 0;
	float: right;
}
#wrapper-content IMG
{
	max-width: 100%;
	max-height: 100%;
	border: 3px solid #4C470F;
}
#facebook IMG
{
	border: none;
	margin-left: -4px;
	margin-bottom: 4px;
}
.wide-content
{
	width: 740px;
	margin-left: -10px;
}
#photo-gallery .photo
{
	width: 110px;
	height: 83px;
	overflow: hidden;
	float: left;
	margin: 4px;
	border: 2px solid #4C470F;
}
#photo-gallery .photo IMG
{
	width: 110px !important;
	border: none;
}
.slideInfoZone
{
	display: none;
}
#myGallery, .jdgallery
{
	width: 334px !important;
	height: 250px !important;
	margin-bottom: 1em;
	border: none;
	background: none;
}
A.info
{
	position: relative;
/*this is the key*/
	z-index: 24;
	text-decoration: none;
}
A.info:hover
{
	z-index: 25;
}
A.info SPAN
{
	display: none;
}
A.info:hover SPAN
{
/*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: -50px;
	left: 215px;
	width: 250px;
	border: 1px solid #FFF;
	background-color: #774;
	color: #FFF;
	text-align: left;
	padding: 5px;
	font: 8pt "Trebuchet MS";
}
A.book-button IMG
{
	border: none !important;
	margin-bottom: 1em;
}

