#Chris { display: none; }

img{
behavior:url('pngbehavior.htc');
}


body {

	margin: 0;
	margin-top: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #CFA86F;

}

td {

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;

}

a {

	color: #A30124;

}

a:hover {

	color: #2F6650;
}

.clear {clear:both;}

#page {
	width:100%;
	text-align: center;

}

#layout {

	width: 775px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fff;
	text-align: left;

}

#layout h1 {

	display: none;

}

#layout h2 {

	display: none;

}

#content {
	display: table;
	width: 775px;
	background: #fff;

}

#index #content {

	background: #fff url("images/contentbg.gif") left top repeat-y;

}

#content #sidebar {

	color: #fff;
	float: left;
	width: 199px;
	background: #752639 url("images/sidebarbgCss.jpg") top no-repeat;
	margin: 0;
	padding: 0;

}

#content #sidebar h2 {

	display: block;
	font-size: 14px;
	margin: 0;
	padding: 5px;

}

#content #sidebar p {

	margin-top: 0;
	padding: 5px;

}

#content #contentContainer p {

	margin-top: 0;
	margin-bottom: 12px;

}

#content #contentContainer {

	display: table;
	padding: 20px;
	font-size: 14px;
	color: #192D40;

	width: 736px;
}


#index #content #contentContainer {

	float:right;
	display: block;
	padding: 20px;
	padding-left: 0px;
	font-size: 14px;
	color: #192D40;
	width:536px;

}

#directions #content #contentContainer {

	width: 760px;

}

#resort #content #sidebar {

	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	background: none;

}

#topNav {

	background: #752639;
	height: 27px;
	width: 775px;

}

#topNav ul {

	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	padding-left: 1px;

}

html > body #topNav ul {

	margin-left: 15px;

}

#topNav li {

	float: left;
	padding-right: 12px;
	padding-left: 12px;
	background: url("images/colon.gif") right center no-repeat;

}

#topNav li.lastOne {

	background: none;

}

#topNav a {

	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;

}

#topNav a:hover {

	color: #F89FB2;
	text-decoration: underline;

}

#header {

	background: url("images/header2.jpg") top left no-repeat;
	width: 775px;
	height: 334px;
	text-align: left;

}

#header p {

	margin: 0;
	padding: 0;
	position: relative;
	top: 305px;
	left: 465px;
	z-index: 500;
	font-size: 16px;
	font-weight: bold;
	color: #752639;	

}

#indexFlash {

	margin-top: -19px;

}

#index #header {

	background: url("images/header.jpg") top left no-repeat;
	
}

#packages #header {

	background: url("images/header_packages.jpg") top left no-repeat;

}

#motel #header {

	background: url("images/motelroomstop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#townhouses #header {

	background: url("images/townhousestop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#packages #header {

	background: url("images/packagestop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}


#directions #header {

	background: url("images/directionstop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#area #header {

	background: url("images/theareatop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#promo #header {

	background: url("images/promotop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#availability #header {

	background: url("images/availabilitytop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#rvsites #header {

	background: url("images/rvsitestop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#resort #header {

	background: url("images/resorttop.jpg") top left no-repeat;
	width: 775px;
	height: 334px;

}

#footer {
	background: #752639;
	margin: 0;
	padding: 10px 0 0 0;
}

#footer  ul li {
	color: #fff;
	list-style-type: none;
}

#footer ul li a {
	color: #fff;
}

#bottomNav {

	height: 20px;
	font-size: 10px;
	background: #752639;

}

#bottomNav ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

#bottomNav li {

	float: right;
	background: url("images/colon_small.gif") right center no-repeat;

}

#bottomNav li.lastOne {

	background: none;

}

#bottomNav a {
	
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;

}

#bottomNav a:hover {

	text-decoration: underline;

}

.photos {

	display: block;
	text-align: center;

}

.photos img {

	margin-left: 10px;
	margin-right: 10px;

}

.imgRight {

	float: right;
	display: block;
	margin: 20px;

}

#ratesTable {

	width: 375px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;

}

html > body #ratesTable {

	width: 400px;

}

#ratesTable td {

	border-top: 1px solid #000;

}

#ratesTable td.data {

	padding: 5px;
	border-right: 1px solid #afafaf;

}

#ratesTable td.col1 {

	text-align: center;
	background: #efefef;

}

#ratesTable td.col2 {

	text-align: right;

}

#ratesTable td.col3 {

	text-align: center;
	background: #efefef;

}

#ratesTable td.col4 {

	text-align: center;
	border-right: none;

}

#ratesTable td.title {

	padding: 3px;
	background: #A30124;
	color: #fff;
	font-weight: bold;
	border-right: none;

}

.motel {

	width: 500px;
	margin-bottom: 15px;
	margin-left: 112px;

}

#ratesTable.motel {

	width: 450px;

}

.np1 {

	color: #000 !important;
	text-decoration: none;
	cursor: text;


}
