body {
	background-color: #084400;
	/* background-image: url(../images/bg.jpg);
	background-repeat: repeat-x; */
	margin: 0;
	padding: 0;
	text-align: center;
}
fieldset {
	width: 30em;
	margin-top: 5px;
	margin-left: 25px;
	border: 0;
}
label {
	font-size:.8em;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
textarea {
	height:5em;
}
input, textarea {
	color: #781351;
	background: #fff;
	border: 1px solid #781351;
	width: 20em;
	margin-bottom: 2px;
} 
.submit img {
	margin-left: 6em;
} 
.submit {
	width: 86px;
	height: 25px;
	border: none;
} 
#container {
	height: 700px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	line-height:19px;
	padding-left: 25px;
	padding-right: 25px;
}
#nav, #mainphoto, #content, #contentinner {
	width: 968px;
}
#mainphoto {
	height: 350px;
}
#content {
	background-image: url(../images/bg-brown-only.jpg);
	background-repeat: repeat-x;
}

#contentone, #contentright {
	background-color: #f6c981;
	overflow: auto;
	height: 274px;
}
#contentleft {
	background-color: #f6c981;
	height: 274px;
	display: inline;
}
#contentone, #contentleft, #contentinnercontainer, #footer {
	margin-left: 72px;
}
#contentone, #footer {
	width: 822px;
}
#contentleft {
	float: left;
	width: 182px;
}
#contentright {
	float: left;
	width: 640px;
}


/*inner popup pages*/
#contentinner {
	background-image: url(../images/bg-inner.jpg);
	background-repeat: repeat-x;
}
#contentinnercontainer {
	background-image: url(../images/inner-text-bg.jpg);
	background-repeat: no-repeat;
	width: 822px;
	height: 580px;
}
#contentoneinner { 
	width: 600px;
	margin-left: 186px;
	padding-top: 30px;
}



#footer {
	background-color: #f6c981;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #476621;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}

#footer a, #contentone a {
	text-decoration: none;
	color: #476621;
}

#footer a:hover, #contentone a:hover {
	text-decoration: underline;
}

.golfnav {
	background-image: url(../images/golfnav/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}