body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 108%;
	line-height: 125%;
	color: #000000;
	background-color: #22568E;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#wrapper {
	background-image: url(images/bkg-content.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 807px;
}
#header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width: 800px;
height: 105px;
font-size: 0px;
line-height: 0px;
text-indent: -9999px;
}

#headerBtm {
background-image: url(images/header-btm_bar.gif);
background-repeat: no-repeat;
width: 800px;
height: 19px;
font-size: 0px;
line-height: 0px;
text-indent: -9999px;
}
#content {
	padding: 14px 37px 30px 30px;
}
.clearerDiv {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	float: none;
}
#btmEdge {
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/bkg-btm_edge.gif);
	background-repeat: no-repeat;
	width: 807px;
	padding-bottom: 8px;
}
a:link {
	font-weight: bold;
	color: #22568E;
}
a:visited {
	color: #7299BF;
	font-weight: bold;
}
a:hover, a:active {
	color: #DE782B;
}
h1 {
	font-size: 2.5em;
	color: #DE782B;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.25em;
	text-align: center;
	margin-top: .5em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.1em;
	color: #DE782B;
}

.photoFloatRight {
	float: right;
	clear: right;
	margin-bottom: 8px;
	margin-left: 20px;
}
.photoFloatLeft {
	float: left;
	clear: right;
	margin-right: 20px;
	margin-bottom: 8px;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.clearBoth {
	clear: both;
}
.centerText {
	text-align: center;
}
.orangeText {
	color: #DE782B;
	font-weight: bold;
}
#introCrappie {
	float: left;
	padding-right: 12px;
	padding-bottom: 8px;
}
#introDeer {
	float: right;
	padding-left: 12px;
	padding-bottom: 8px;
}
#intro {
	margin-bottom: 10px;
}
.amenitiesLeft {
	text-align: left;
	float: left;
	width: 350px;
	padding-top: 12px;
}
.amenitiesRight {
	text-align: right;
	float: right;
	width: 350px;
	padding-top: 12px;
}
#photosSection {
	background-color: #E9F0F7;
	padding: 15px 20px;
	margin-bottom: 24px;
	border: 1px solid #D0DDE8;
	width: 700px;
}
#btmPics {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
.btmMiddlePic {
	padding-right: 20px;
	padding-left: 20px;
}

#map {
height: 480px;
width: 720px;
margin: 20px auto 30px;
}

