/*----------RESET-----------*/
/*+clearfix {*/
#feature-big:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#feature-big
{
	display: inline-block;
}
#feature-big
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face
{
	font-family: "Museo Serif";
	src: url(Museo-300.eot);
	src: local('Museo 300 Regular'), local('Museo 300'), url(Museo-300.ttf) format('truetype');
}
@font-face
{
	font-family: "Snickles Regular";
	src: url('Snickles.eot');
	src: local('Snickles Regular'), local('Snickles-Regular'), url('Snickles.ttf') format('truetype');
}
@font-face
{
	font-family: "Helsinki Regular";
	src: url('helsinki.eot');
	src: local('Helsinki Regular'), local('Helsinki-Regular'), url('helsinki.ttf') format('truetype');
}
HTML, BODY
{
	color: #363636;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 26px;
}
HTML
{
	background: #1E1007 url(../images/bg.jpg) repeat-y center top;
}
#container
{
	margin: 0 auto;
	width: 960px;
	z-index: 3;
	position: relative;
/*-webkit-box-shadow:0 0 125px rgba(0,0,0,0.8); -moz-box-shadow:0 0 125px rgba(0,0,0,0.8); -moz-border-radius: 15px; -webkit-border-radius: 15px;
MAKES PAGE VERY SLOW*/
}
A
{
	color: #AA0000;
	text-decoration: none;
}
#content A:hover
{
	text-decoration: underline;
}
/*-------------HEADER--------------
---------------------------------*/
#header
{
	height: 200px;
	width: 1000px;
	background: url(../images/header5.jpg) no-repeat center top;
	position: relative;
	padding: 40px 0 0;
	left: -20px;
}
#header A#home
{
	display: block;
	height: 160px;
	text-indent: -9999px;
}
IMG#boat
{
	top: 131px;
	position: absolute;
	left: 347px;
}
#header H1
{
	color: #FFF;
	text-shadow: 2px 2px 1px #0b0b0b;
	margin: 0 40px;
}
/*DROPDOWN MENU*/
UL.dropdown
{
	position: absolute;
	bottom: 0;
	width: 990px;
	background: url(../images/nav1.jpg) repeat-x center top;
	margin-left: -15px;
	height: 40px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0 0 7px rgba(12,27,64,0.35);
	-moz-border-radius: 15px;
/*-moz-box-shadow: 0 0 7px rgba(12,27,64,0.35)*/
	z-index: 20;
	left: 20px;
}
UL.dropdown LI
{
	float: left;
	font-size: 14px;
	padding: 6px 27px 6px 25px;
	font-weight: bold;
	border-right: 1px solid #1473C8;
	border-left: 1px solid #064F98;
}
UL.dropdown LI:first-child
{
	border-left: none;
}
/*LEVEL ONE*/
UL.dropdown A:hover
{
	color: #C6C6C6;
}
UL.dropdown A:active
{
	color: #FFA500;
}
UL.dropdown LI A
{
	color: #FFF;
	text-shadow: 1px 1px 2px #0C1B40;
}
UL.dropdown LI:last-child A
{
	border-right: none;
}
/*Doesn't work in IE*/
UL.dropdown LI.hover, UL.dropdown LI:hover
{
	position: relative;
	background: url(../images/nav2.jpg) repeat-x center center;
}
UL.dropdown LI.hover A
{
	color: #FFF;
}
/*LEVEL TWO*/
UL.dropdown UL
{
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}
UL.dropdown UL LI
{
	font-weight: normal;
	background: #0765B2;
	color: #000;
	float: none;
}
UL.dropdown UL LI A
{
	border-right: none;
	width: 100%;
	display: inline-block;
}
/*IE 6 & 7 Needs Inline Block
LEVEL THREE*/
UL.dropdown UL UL
{
	left: 100%;
	top: 0;
}
UL.dropdown LI:hover>UL
{
	visibility: visible;
}
UL.dropdown LI.last
{
	color: #EEE;
	text-shadow: 1px 1px 2px #0C1B40;
	border: none;
}
UL.dropdown LI.last:hover
{
	background: none;
}
/*----------MAIN CONTENT-----------
---------------------------------*/
#content
{
	min-height: 400px;
	background: #F5F5F5 url(../images/bg2.jpg);
}
.content
{
	padding: 20px;
	min-height: 150px;
}
.double-column
{
	float: left;
	width: 440px;
	padding: 20px;
}
/*width used to be 430px*/
.box
{
	border: 1px solid #BBB;
	background: #EEE url(../images/bg5.jpg);
	padding: 15px;
	line-height: 20px;
	margin-bottom: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.box P
{
	margin: 0;
}
.item
{
	margin-bottom: 20px;
	clear: both;
	min-height: 160px;
}
.item IMG
{
	height: 150px;
	width: 150px;
	float: left;
	margin-right: 20px;
}
.item .item-info
{
	margin-left: 180px;
}

.item .item-info ul li, .item .item-info p
{
font-size: 120%;
}

#content UL
{
	margin: 5px 20px;
}
#content UL LI
{
	list-style-type: circle;
}
.item IMG
{
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
}
SPAN.reserve-online A
{
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	display: block;
	background: #38842D;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0 1px 4px #2B2B2B;
/*-moz-box-shadow: 0 1px 4px #2b2b2b*/
}
#content SPAN.reserve-online A:hover
{
	color: #FFF;
	background: #49AF12;
	text-decoration: none;
}
.share
{
	position: absolute;
	right: -64px;
	top: 300px;
	width: 84px;
	height: 24px;
	padding: 0 10px;
/*for firefox, safari, chrome, etc.
-webkit-transform: rotate(90deg)
-moz-transform: rotate(90deg)*/
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	background: #000000;
}
.stbuttontext
{
	line-height: 17px;
	color: #CCC;
	font-weight: bold;
}
/*FEATURE AREA*/
#feature
{
	background: #6A7389 url(../images/bg4.jpg);
	border-bottom: 5px solid #DACDB4;
	padding: 20px;
	font-size: 16px;
	min-height: 292px;
}
#feature H1
{
	text-shadow: 2px 2px 1px #CBD0DD;
	color: #CA4739;
}
#feature H2
{
	background: #0866C0;
	width: 420px;
	color: #BDC6DD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px #2B2B2B;
/*-moz-box-shadow: 0 1px 4px #2b2b2b*/
}
#content #feature P
{
	margin: 10px 20px;
	width: 420px;
}
#content #feature UL
{
	margin: 0;
	width: 440px;
}
#content #feature UL LI
{
	background: #E0F2F8 url(../images/list-arrow.png) no-repeat 5px center;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#feature IMG
{
	padding: 10px;
	background: #FFF;
	border: 1px solid #A6A6A6;
	float: right;
	width: 420px;
	height: 270px;
	margin-left: 38px;
}
/*[clearfix]*/#feature-big
{
	border-bottom: 5px solid #DACDB4;
	height: 290px;
	overflow: hidden;
	position: relative;
}
#feature-big H1
{
	text-shadow: 2px 2px 8px #0b0b0b;
	color: #CA4739;
	position: absolute;
	top: 20px;
	left: 20px;
}
#feature-big IMG
{
}
/*FEATURE SLIDESHOW STYLES*/
#slideshow
{
	float: right;
	position: relative;
	width: 442px;
	height: 292px;
	-webkit-box-shadow: 0 0 7px rgba(12,27,64,0.35);
/*-moz-box-shadow: 0 0 7px rgba(12,27,64,0.35)*/
}
#slideshow IMG
{
	position: absolute;
	top: 0;
	z-index: 8;
	opacity: 0.0;
	padding: 10px;
	background: #FFF;
	border: 1px solid #A6A6A6;
	width: 420px;
	height: 270px;
	right: 0;
}
#slideshow IMG.active
{
	z-index: 10;
	opacity: 1.0;
}
#slideshow IMG.last-active
{
	z-index: 9;
}
/*TYPE STYLES*/
H1
{
	font-family: "Snickles Regular", Helvetica, Arial, Geneva, sans-serif;
	font-size: 58px;
	line-height: 58px;
}
H1.full
{
	font-family: "Helsinki Regular", Helvetica, Arial, Geneva, sans-serif;
	font-size: 22px;
	color: #AA0000;
	background: #DACDB4;
	padding: 0 20px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 1px 4px #999;
/*-moz-box-shadow: 0 1px 4px #999*/
}
H2
{
	font-family: "Helsinki Regular", Helvetica, Arial, Geneva, sans-serif;
	font-size: 22px;
	color: #5E4936;
	background: #DACDB4;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0 1px 4px #999;
/*-moz-box-shadow: 0 1px 4px #999*/
}
H2.icon-caver
{
	background: #DACDB4 url(../images/icons/icon-caver.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.icon-hiker
{
	background: #DACDB4 url(../images/icons/icon-hiker.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.icon-tent
{
	background: #DACDB4 url(../images/icons/icon-tent.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.icon-picnic
{
	background: #DACDB4 url(../images/icons/icon-picnic.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.icon-boat
{
	background: #DACDB4 url(../images/icons/icon-boat.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.icon-car
{
	background: #DACDB4 url(../images/icons/icon-car.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.icon-tree
{
	background: #DACDB4 url(../images/icons/icon-tree.png) no-repeat 10px center;
	padding: 10px 10px 10px 55px;
}
H2.homepage
{
	font-family: "Snickles Regular", Helvetica, Arial, Geneva, sans-serif;
	font-size: 58px;
	line-height: 58px;
	color: #CA4739;
	background: #6A7389 url(../images/bg4.jpg);
}
H2 A
{
	color: #5E4936;
}
H2 A:hover
{
	color: #AA0000;
}
H3
{
	font-family: "Helsinki Regular", Helvetica, Arial, Geneva, sans-serif;
	font-size: 30px;
}
P
{
	line-height: 20px;
	margin-bottom: 10px;
}
/*MEDIA ROOM*/
.ngg-album
{
	width: 140px;
	height: 205px;
	float: left;
	margin: 22px;
}
.ngg-gallery-thumbnail
{
	width: 140px;
	float: left;
	margin: 22px;
}
.ngg-albumtitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.ngg-description P
{
	margin: 0;
}
IMG.Thumb, .ngg-gallery-thumbnail IMG
{
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
}
.posts
{
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 18px;
}
H3.blog
{
	font-size: 18px;
}
SPAN.blog-date
{
	color: #777;
}
HR
{
	margin: 20px 0;
}
IMG.logos
{
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
	float: left;
	margin: 22px;
}
.press
{
	float: left;
	width: 678px;
	border-right: 1px dotted #CCC;
}
#press-sidebar
{
	float: right;
	width: 200px;
	padding: 20px;
}
/*-------------FOOTER--------------
---------------------------------*/
#footer
{
	clear: both;
	width: 1000px;
	background: url(../images/footer.jpg) no-repeat center bottom;
	text-align: center;
	height: 82px;
	padding-top: 6px;
	margin-left: -20px;
}
UL#footer-nav
{
}
UL#footer-nav LI
{
	display: inline;
	font-size: 12px;
	padding: 1px 12px;
	font-weight: bold;
	border-right: 1px solid #000000;
}
UL#footer-nav LI.last
{
	border: none;
}
UL#footer-nav LI A
{
	color: #333;
}
UL#footer-nav LI A:hover
{
	color: #707070;
}
/*-------------CLEARFIX--------------*/
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
HTML[xmlns] .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
