@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #bbb59e;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
} 
a {
	color: #1b4329;
	text-decoration: underline;
}
a:hover {
	color: #489e68;
	text-decoration: none;
}

h1 {
	font-size: 32px;
	color: #793e02;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 20px;
	color: #793e02;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	font-size: 16px;
	color: #793e02;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-size: 13px;
	color: #793e02;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#top {
	width: 980px;
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
	position: relative;
}
#wrap {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
		#header h1{
			padding: 0px;
			width: 960px;
			background-image: url(images/deep-creek_07.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			margin: 0px;
			height: 260px;
			}
		#header h1 span {
			display:none
			}
			
/* nav */
#nav {
	width: 960px;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-image:url(images/deep-creek_08.gif);
}
	
#nav ul {
	margin: 0px 0px 0px 39px;
	padding: 0px;
	float:left;
	width: 881px;
	list-style-type: none;
	display: inline;
	height: 62px;
}
#nav ul li {
	float:left;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav ul li a {
	display:block;
	background-image:url(images/nav-bar.jpg);
	font-size: 10px;
}
#nav ul li a span {
	visibility:hidden;
}
#nav ul li a:link {
	text-decoration:none;
}
#nav ul li a:visited {
	text-decoration:none;
}
		
					
a#navoverview {
	background-position: 0px 0px;
	height: 62px;
	width: 65px;
}
a#navlocation {
	background-position: -65px 0px;
	height: 62px;
	width: 103px;
}
a#navsuwannee {
	background-position: -168px 0px;
	height: 62px;
	width: 100px;
}
a#navmanagement {
	background-position: -268px 0px;
	height: 62px;
	width: 243px;
}
a#navimprovements {
	background-position: -511px 0px;
	height: 62px;
	width: 92px;
}
a#navconservation {
	background-position: -603px 0px;
	height: 62px;
	width: 87px;
}
a#navvalue {
	background-position: -690px 0px;
	height: 62px;
	width: 64px;
}
a#navgallery {
	background-position: -754px 0px;
	height: 62px;
	width: 54px;
}
a#navcontact {
	background-position: -808px 0px;
	height: 62px;
	width: 73px;
}

a#navoverview:hover {
	background-position: 0px -62px;
}
a#navlocation:hover {
	background-position: -65px -62px;
}
a#navsuwannee:hover {
	background-position: -168px -62px;
}
a#navmanagement:hover {
	background-position: -268px -62px;
}
a#navimprovements:hover {
	background-position: -511px -62px;
}
a#navconservation:hover {
	background-position: -603px -62px;
}
a#navvalue:hover {
	background-position: -690px -62px;
}
a#navgallery:hover {
	background-position: -754px -62px;
}
a#navcontact:hover {
	background-position: -808px -62px;
}

#content {
	padding: 0px;
	width: 903px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	background-image: url(images/content-divider.gif);
	background-repeat: repeat-y;
}
	#content p {
		line-height: 24px;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	#content li {
		line-height: 18px;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-top: 0px;
		padding-bottom: 5px;
	}
		
#secondary-content {
	display: inline;
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
		#secondary-content ul {
			padding: 0px;
			margin: 0px 0px 0px 20px;
		}
		#secondary-content li {
			padding-top: 0px;
			padding-bottom: 5px;
			font-size: 12px;
			margin: 0px;
			line-height: 14px;
		}
		#secondary-content p {
			font-size: 12px;
			line-height: 14px;
		}
#main-content {
	display: inline;
	float: left;
	width: 570px;
	padding: 0px;
	margin-left: 13px;
	margin-right: 60px;
}
#fullspread-content {
	width: 860px;
	padding: 0px;
	margin-left: 13px;
	background-color: #FFFFFF;
}
#fullspread-content li, #fullspread-content li {
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
			
#bottom {
	width: 980px;
	background-image: url(images/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}
#footer {
	width: 960px;
	height: 159px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/deep-creek_26.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.kohlerfooterlink {
	width:173px;
	height:80px;
	position:absolute;
	left: 44px;
	top: 24px;
	z-index: 99;
}
.pmgfooterlink {
	width:173px;
	height:80px;
	position:absolute;
	left: 743px;
	top: 24px;
	z-index: 100;
}

.break {
	clear:both;
}
.disclaimer {
	font-size: 7px;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 110px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	display: block;
	line-height: 7px;
}
.copyright {
	font-size: 9px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/footer-shell.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 23px;
	height: 21px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 800px;
	line-height: 2.5em;
}
.img-border-left {
	border: 2px solid #6C5D34;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
}

.img-border-right {
	border: 2px solid #6C5D34;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}
.img-border {
	border: 2px solid #6C5D34;
}
.header-flash {
	width:636px;
	height:271px;
	position:absolute;
	left: 275px;
	top: 73px;
	z-index: 1;
}
.homeheaderlink{
	width:219px;
	height:140px;
	position:absolute;
	left: 43px;
	top: 45px;
	z-index: 101;
}

.subheadline {
	font-size: 18px;
	font-style: italic;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin: 0px 0px 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.kohlerheaderlink {
	width:960px;
	height:42px;
	position:absolute;
	left: 50%;
	top: 6px;
	z-index: 101;
	background-image: url(images/deep-creek_03.gif);
	background-repeat: no-repeat;
	margin-left: -480px;
	background-position: top right;
	margin-top: 5px;
}
#map-list {
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#map-list li {
	float: left;
	display: block;
	text-align: center;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	font-size: 16px;
	width: 300px;
}
#map-list li img {
	margin: 10px 0px 0px;
	border: 2px solid #6C5D34;
}
.small-text-caps {
	font-size: 14px;
	text-transform: capitalize;
}
.shadow-wrapper {
	background: url(images/shadow.gif) no-repeat bottom right;
	position:relative;
	float: left;
	margin: 5px;
	display: inline;
}
.shadow-wrapper img {
	background-color: #FFFFFF;
	padding: 4px;
	display:block;
	border: 1px solid #CCCCCC;
	margin: -5px 5px 5px -5px;
	position:relative;
} 
.align-right {
	float: right;
	margin-left: 10px;
	display: inline;
}
.align-left {
	float: left;
	margin-right: 10px;
	display: inline;
}
.small-text {
	font-size: 12px;
}
.pull-quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	width: 250px;
	padding: 0px 10px 10px;
}

/* JSGallery */

		#thumbs {
	overflow: hidden;
	position: relative;
	width: 250px;
		}
		
		#pageContainer {
			width: 3900px;
		}
		
		#pagerContainer {
			float: left;
			width: 250px;
			margin-right: 50px;
			height: 280px;
		}
		
		.page {
			float: left;
			width: 300px;
			margin-bottom: 10px;
		}
		
		.thumbnail {
			float: left;
			margin: 0 15px 17px 0;
			width: 63px;
			height: 63px;
		}
		
		pre {
			border: 1px solid #1b4329;
			background-color: #333;
			padding: 5px;
		}
		
		/* this is for the loading.gif */
		.thumbnail div img {
			margin: 22px;
		}
		
		.thumbnail a img {
			width: 65px;
			height: 65px;
		}
		
		#bigimageContainer {
			float: left;
			position: relative;
		}
		
		#bigImage {
			border: 2px solid #1b4329;
		}
		
		#prev {
			float: left;
			outline: none;
		}
		
		#next {
			float: right;
			outline: none;
		}
		

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

#aOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px; width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	display: block;
	padding: 10px 0;
	background: #EEE;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0 10px;
	background: #EEE;
}
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image: url(images/aBox-buttons.gif);
	text-decoration: none;
	width: 40px; height: 16px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	width: 28px;
	height: 32px;
}
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta {
	position: absolute;
	z-index: 960;
	background: #EEE;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	margin: 0 80px 0 32px;
}
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666;
	font-size: 11px;
}
#aBox p#aInfo {
	margin: 0 80px 0 32px;
	color: #666;
	font-size: 11px;
}
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

img#aLoadImg {
	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}
.txt {
	border: 1px solid #351A0B;
	width: 150px;
	font-size: 11px;
}
#contactform {
	margin-top: 150px;
}

