body {
	background-color: #cfcfb4;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
.home {
	background-attachment: fixed;
	background-image: url(../images/home-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery-bground {
	background-attachment: fixed;
	background-image: url(../images/gallery-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.location {
	background-attachment: fixed;
	background-image: url(../images/location-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #033627;
	text-decoration: underline;
}
a:hover {
	color: #C3C3A3;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
	color: #003221;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #003221;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #003221;
	margin: 0px;
	padding: 0px;
}
#wrap {
	background-image: url(../images/bg-wrap.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 972px;
}
#top {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto;
	padding: 31px 0px 0px;
	width: 972px;
	height: 10px;
}
#bottom {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 20px;
	padding: 0px;
	width: 972px;
	height: 10px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 146px;
}
#banner {
	margin: 0px;
	padding: 0px;
	width: 972px;
	height: 143px;
}
/* nav */
#nav {
	width: 960px;
	height: 67px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-image:url(../images/nav-bar.jpg);
}
	
#nav ul {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	float:left;
	width: 890px;
	list-style-type: none;
	display: inline;
	height: 67px;
}
#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: -35px 0px;
	height: 67px;
	width: 124px;
}
a#navlocation {
	background-position: -159px 0px;
	height: 67px;
	width: 179px;
}
a#navhistory {
	background-position: -338px 0px;
	height: 67px;
	width: 97px;
}
a#navinvestment {
	background-position: -435px 0px;
	height: 67px;
	width: 173px;
}
a#navphotos {
	background-position: -608px 0px;
	height: 67px;
	width: 90px;
}
a#navabout {
	background-position: -698px 0px;
	height: 67px;
	width: 109px;
}
a#navcontact {
	background-position: -807px 0px;
	height: 67px;
	width: 118px;
}

a#navoverview:hover {
	background-position: -35px -67px;
}
a#navlocation:hover {
	background-position: -159px -67px;
}
a#navhistory:hover {
	background-position: -338px -67px;
}
a#navinvestment:hover {
	background-position: -435px -67px;
}
a#navphotos:hover {
	background-position: -608px -67px;
}
a#navabout:hover {
	background-position: -698px -67px;
}
a#navcontact:hover {
	background-position: -807px -67px;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-color: #e6e7d7;
}
#fullspread {
	margin: 0px auto;
	padding: 35px 0px;
	width: 890px;
}
#fullspread p, li{
	font-size: 16px;
	line-height: 18px;
}
#footer {
	position: relative;
	text-align: center;
	width: 960px;
	background-image: url(../images/footer-trans.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 87px;
	background-position: 25px;
}
#footer-gold {
	width: 100%;
	background-color: #7e653f;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 1;
}
.kohler-contact {
	position: absolute;
	text-align: center;
	width: 132px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	font-size: 14px;
	color: #fff;
	top: 32px;
	right: 64px;
}
.pmg-contact {
	position: absolute;
	text-align: center;
	width: 198px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	font-size: 14px;
	color: #fff;
	top: 32px;
	left: 315px;
}
.kohler-contact a, .pmg-contact a {
	color: #ccc;
	font-weight: bold;
}
.kohler-contact a:hover, .pmg-contact a:hover {
	color: #fff;
	font-weight: bold;
}
#thumb-footer {
	position: relative;
	height: 105px;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	background-image: url(../images/thumbs-background.jpg);
	background-repeat: repeat-x;
	background-position: center 38px;
}
#thumb-footer img {
	border: 2px solid #4D0300;
	margin-right: 10px;
}
.footer-position {
	position: absolute;
	width: 100%;
	top: 800px;
}
.break {
	clear: both;
}
.disclaimer {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#map-list {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#map-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#map-list ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
}
#map-list ul li a {
	margin: 6px 8px;
	padding: 10px;
	list-style-type: none;
	float: left;
	width: 380px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #004021;
	text-decoration: none;
}
.wide {
	width: 580px;
}
#map-list ul li a:hover {
	text-decoration: underline;
	background-color: #CFCFB4;
}
#map-list ul li img {
	border: 2px solid #520301;
	margin: 0px 20px 10px 10px;
}

.align-right {
	float: right;
	margin-left: 10px;
	display: inline;
}
.align-left {
	float: left;
	margin-right: 10px;
	display: inline;
}
.photo-caption {
	font-size: 12px;
	font-style: italic;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	display: block;
}

/* shadow wrapper */

.shadow-wrapper {
	background: url(../images/shadow.gif) no-repeat bottom right;
	position:relative;
	float: left;
	margin: 3px;
	display: block;
}
.shadow-wrapper img {
	background-color: #FFFFFF;
	padding: 2px;
	display: block;
	border: 1px solid #CCCCCC;
	margin: -3px 3px 3px -3px;
	position:relative;
} 

/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #780000;
	border-bottom-width: 0;
	z-index:100;
}

		#dropmenudiv a{
			width: 100%;
			display: block;
			text-indent: 3px;
			border-bottom: 1px solid #780000;
			padding: 1px 0;
			text-decoration: none;
			line-height:2em;
			color: #fff;
			background-color: #4C0000;
			text-align: center;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			text-transform: uppercase;
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
			color: #000000;
			background-color: #E6E7D7;
			background-image: none;
		}

/* forms */

#contactForm td {
	font-size: 28px;
	padding: 17px;
}
#contactForm {
	margin-top: 50px;
}

#contactForm .txt {
	padding: 3px;
	border: 1px solid #333;
	width: 300px;
	font-size: 14px;
}
#contactForm .btn {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #4d0300;
	width: 115px;
	border: 1px solid #666;
	height: 30px;
}
