h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 5px;
}


body {
		/*background: #000000 url('images/logBackground2.png') repeat-x;*/
		background: #6A8080 url('images/backgroundLake44.jpg') no-repeat;
		margin: 0px;
		padding:0px;
		font: 1.2em;
		line-height: 1.3em;
		width:100%;
}

#wrapper {
	width: 750px;
	margin: 50px auto;
	text-align: left;
	background: #534535;
	border: 1px solid black;
}
	
#header {
		background: #000000 url('images/headerBack8fg.jpg') no-repeat;
		margin-top:10px;
		margin-left:10px;
		width:730px;
		height:150px;
		float:left;
}

#headerTop{
	margin-left:200px;
	color:
}

#headerBottom{

}	

#focus {
		/*background: #000000 url('images/attraction1.jpg') no-repeat;*/
		margin:10px;
		width:730px;
		height:273px;
		float:left;
}
	
#navigation {
	width: 730px;
	height: 40px;
	margin-left:10px;
	background: #000000 url('images/navBack1.jpg') no-repeat;
	float:left;
	line-height: 40px;	
	text-align:center;
}

#navigation a:link, #navigation a:visited{
	text-decoration: none;
	text-align:center;
	color: tan;
	padding: 0px 4px;
	margin: 0px 4px;
	border: 1px solid #feb559;
	font-size: 18px;
}
	
#navigation a:hover, #navigation a:active{
	text-align:center;
	text-decoration: none;
	color: tan;
	padding: 0px 4px;
	margin: 0px 4px;
	border: 1px solid #feb559;
	background-color: #bb6113;
}

#footer a:link, #footer a:visited, #footer a:active{
	text-decoration: none;
	color:#000000;
}
	
#footer a:hover {
	text-decoration: none;
	color:#ffffff;
}

#contentContainer{
	background: #c7a270;
	margin:10px;
	padding:10px;
	width:710px;
	float:left;
}

#contentContainerLeft{
	width:250px;
	float:left;
	
}

#contentContainerLeftTop{
	background: url('images/available1.jpg') no-repeat;
	width:232px;
	padding:53px 0px 10px 22px;
	float:left;
	color:#e0dc85;
}

#contentContainerLeftTop label{
	float:left;
	width:100px;
	
}

#contentContainerLeftBottom{
	
	width:232px;
	height:200px;
	float:left;
}

#contentContainerRight{
	width:460px;
	float:left;
	background-color: tan;
	
}

#contentContainerRight p{
	padding: 10px;
}

#contentContainerRight img{
	margin: 10px;
}
	
#footer {
	width: 730px;
	height: 25px;
	margin:0px 10px 10px 10px;
	border-top: 3px double #000000;
	background: #668685;
	text-align: center;
	clear: both;
}

.delete{
	margin:5px;
	padding:5px;
	border: solid 2px black;
	background-color:#C7A270;
}

.cabinPics {
	margin:0px;
	border:0px;
	padding:0px;
	text-align:center;
}

.cabinPics img{
	margin:0px;
	border:0px;
	padding:0px;
}

.avlCabin{
	margin:5px;
	border: 3px solid black;
	padding: 5px;
	background-color:tan;
	float:left;
}

.avlCabinLeft{
	width: 99px;
	float:left;
	margin:5px;
	padding: 5px;
	background-color:tan;
	text-align: center;
}

.avlCabinRight{
	float:left; 
	margin:5px;
	padding: 5px;
	background-color:tan;
}

#cabinFever{
	background: #FFFFFF;
	margin:15px;
	border: solid 2px black;
	float:left;
}

#cabinFever h3, p{
	margin:0px;
	padding:0px;
}

.cabinFever222{
	background: #FFFFFF;
	width:425px;
	margin:15px;
	height:50px;
	border: solid 2px black;
	float:left;
}

.Cabins{
	padding: 0px 0px 0px 27px;
	
}

.bottomCabin{
	float:left;
}

.bottomCabinLeft{
	float:left;
}

.bottomCabinRight{
	float:left;
}

    
.oneCalendar {
	width: 300px;
}
	
.oneCalendar tr {
	height:15px;
}

.oneCalendar td {
	padding: 1px;
	border: 1px solid #666666;
	text-align: center;
}

.oneCalendar .resd {
	background-color: red;
}

.avail {
	background-color: tan;
}	

.hidit{
	display: none;
}


.TTD{
	float:left;
	text-align:center;
	width:100%;
}
.TTD p{
	margin: 5px;
	border: 2px solid #000000;
	background-color:white;
	
}
.TTD img{
	border:0px;
}
.TTDLeft{
	float:left;
	width:50%;
}
.TTDRight{
	float:left;
	width:50%;
}

.thingsToDo{
	margin-bottom:25px;
	float:left;
	width:100%;
}

.thingsToDo p{
	margin: 5px;
	border: 2px solid #000000;
	background-color:#FFD092;
	
}

.GolfLeft{
	text-align:center;
	float:left;
	width:50%;
}
.GolfRight{
	text-align:center;
	float:left;
	width:50%;
}
.highlight{
	color:red;
	}

.fishAdTop{
		text-decoration:none;
		font-size: 25px;
		text-align:center;
		width: 230px;
		color:#ffffff;
		border: 1px solid black;
		border-bottom: none;
		padding-top:5px;
		padding-bottom:5px;
		background-color:#ffffff;
	}
	
.fishAdBottom{
		text-decoration:none;
		padding-top:5px;
		font-size: 25px;
		text-align:center;
		width: 230px;
		color:#ffffff;
		background-color:#920003;
		padding-bottom:8px;
		border: 1px solid black;
		border-top: none;
	}
	
.adventures_left{
	float:left;
	width: 525px;
}

.adventures_left_inside{
	width: 525px;
	float:left;
	padding:4px 2px 0px 4px
}
.adventures_left_top{
	width: 517px;
	float:left;
	background-color: tan;
	padding:4px 2px 0px 4px;
	margin-bottom:10px;
}

.adventures_right{
	margin-left:5px;
	float:left;
	background-color:#000000;
}
.wx_module_4076{
	float:left;
}

.test{
	border:3px solid black;
	margin:10px;
	padding:5px;
}

.moneyOrder{
	margin-top:20px;
	background: #391D05 url('images/gift.gif') no-repeat;
	padding:65px 55px 0px 55px;
	color:#D2B38C;
}