/*CSS Document
Removes blue link border from images*/
BODY
{
	background-color: #8E6A31;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12.5px;
	color: #362B1B;
	margin-bottom: 0px;
	background-image: url(../images/BG-transparent.png);
	background-position: center;
	background-repeat: repeat-y;
}
#wrapper
{
	margin: 0 auto;
	width: 1024px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
/*Header    ***/
#header
{
	height: 0px;
	margin-bottom: -50px;
	z-index: 1;
	position: relative;
}
#headerBg
{
	z-index: 1;
}
#headerBg IMG
{
	margin-left: -19px;
	margin-top: 0px;
	z-index: 1;
}
#headerLogo
{
	margin-top: -176px;
	margin-left: 16px;
}
#header-special
{
	position: absolute;
	top: 0px;
	right: 25px;
}
/*Navigation     ***/
#navigation
{
	margin-left: 15px;
	margin-right: 15px;
	width: 169px;
	float: left;
}
#navigation A
{
	width: 165px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	border: 2px solid #57381C;
}
#navigation A:hover, #navigation A.active
{
	background-position: center top;
}
#nav-home
{
	background-image: url(../images/nav/home.jpg);
}
#nav-group-events
{
	background-image: url(../images/nav/group.jpg);
}
#nav-hotel
{
	background-image: url(../images/nav/hotel.jpg);
}
#nav-cabins
{
	background-image: url(../images/nav/cabins.jpg);
}
#nav-rv-park
{
	background-image: url(../images/nav/rv-park.jpg);
}
#nav-activities
{
	background-image: url(../images/nav/activities.jpg);
}
#nav-reservations
{
	background-image: url(../images/nav/reservations.jpg);
}
#nav-contact
{
	background-image: url(../images/nav/contact.jpg);
}
/*Content      ***/
#contentContainer
{
	margin-top: 235px;
}
.contentImages IMG
{
	margin-right: 24px;
	border: 6px solid #9B4216;
}
#column1
{
	width: 325px;
	float: left;
	margin-top: -10px;
	margin-right: 0px;
	line-height: 19px;
	margin-left: 15px;
	position: relative;
}
#column2
{
}
#column3
{
}
#column2 P A IMG
{
	display: none;
}
#weather
{
	float: right;
	margin-right: 20px;
	margin-top: -85px;
}
#textSubPage
{
	margin-left: 200px;
	margin-right: 167px;
}
#textHeader
{
	margin-left: -9px;
}
.slideInfoZone
{
	display: none;
}
#myGallery, .jdgallery
{
	width: 425px !important;
	height: 500px !important;
	border: 10px solid #372C1C;
	margin: -170px 0 0 20px;
	float: left;
}
#flash
{
	width: 425px;
	height: 500px;
	margin-top: -170px;
	margin-left: 20px;
	float: left;
	border: 10px solid #372C1C;
}
OBJECT, EMBED
{
	width: 425px;
	height: 500px;
}
#bookButton
{
	text-align: right;
	margin-right: -2px;
}
#bookButton IMG
{
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 85px;
}
#obLogo
{
	float: left;
	margin-top: 83px;
	margin-left: -440px;
}
#leftCol
{
	float: left;
	width: 410px;
	margin-left: 25px;
}
#rightCol
{
	padding-top: 45px;
}
/*Footer     ***/
#footer
{
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 125px;
	margin: 0 0 0 446px;
}
#footerLinks
{
	float: right;
	margin: 93px 16px 0 0;
}
#footerLinks A
{
	color: #FEF1AB;
	font-size: 12px;
	text-decoration: none;
}
#footerLinks A:hover
{
	text-decoration: underline;
}
.divider
{
	color: #FDF0AA;
	font-weight: bold;
}
.clear
{
	clear: both;
}
/*Availability Search*/
#availability-search
{
	font-size: 9pt;
	width: 240px;
	height: 140px;
	padding: 5px 45px 4px 30px;
	padding-bottom: 8px;
	background: url(../images/old-paper.png) no-repeat;
	color: #372C1C;
}
#availability-search .adults, #availability-search .children
{
	width: 35px;
}
#availability-search TABLE
{
	color: #000000;
}
#as-form DIV
{
	display: block;
}
#as-checkout-date, #as-checkin-date
{
	width: 245px;
	height: 20px;
	overflow: hidden;
	clear: left;
}
#as-form INPUT[type=text], #as-form SELECT
{
	font-size: 9pt;
	padding: 0 2px;
}
#as-form INPUT[type=text]
{
	height: 16px;
}
#as-form SELECT
{
	height: 18px;
	height: 20px;
}
#as-form DIV, #as-form LABEL, #as-form SELECT, #as-form INPUT[type=text]
{
	display: block;
	float: left;
}
#availability-search LABEL
{
	margin-right: 3px;
	margin-top: 1px;
	margin-top: 3px;
	font-weight: bold;
	width: 75px;
}
#availability-search .month
{
	width: 55px;
}
#availability-search .day
{
	width: 45px;
}
#availability-search .year
{
	width: 35px !important;
}
#as-checkin-date, #as-checkout-date, #as-adults, #as-children
{
	margin: 2px 0;
}
#as-adults, #as-children
{
	width: 114px;
	margin-bottom: 5px;
}
DIV#as-children
{
	float: right !important;
}
DIV#as-promo
{
	width: 137px;
	float: left !important;
}
DIV#as-promo INPUT[type=text]
{
	width: 50px !important;
}
DIV#as-search-button
{
	float: right !important;
	background: #0000FF;
}
#as-search-button INPUT[type=submit]
{
	border: none;
	width: 70px;
	height: 20px;
	height: 22px;
	padding: 2px 5px 7px;
	padding: 4px 5px 9px;
	background: #9B4216;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/*Basic Elements ***/
A
{
	color: #9B4216;
	font-weight: bold;
	outline: none;
}
IMG
{
	border: none;
}
#snow-info
{
	position: absolute;
	bottom: 28px;
	right: -275px;
	#bottom: 12px;
}
H2
{
	color: #9A4115;
	font-size: 23px;
}
HR
{
	color: #000000;
}
