* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
p {
	margin: 10px 0;
}
ul, ol {
	margin: 10px;
	padding-left: 10px;
}
h2 {
	color: #2A4807;
	font-size: 1.4em;
	margin: 1em 0;
}
h3 {
	color: #2A4807;
	font-size: 1.3em;
	margin: 1em 0;
}
h4 {
	color: #2A4807;
	font-size: 1.1em;
	margin: 1em 0;
}
table {
	border-collapse: collapse;
}
table th {
	text-align: center;
}
table td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #2A4807;
}
table.noborder td {
	padding: 5px 10px;
	vertical-align: top;
	border: none;
}
a, a:visited {
	color: #1D4C68;
}
a:hover {
	color: #000;
}
.clear {
	clear: both;
}
body {
	margin: 0 auto;
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #2A4807;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 940px;
	font-size: 1.4em;
	line-height: 150%;
	background: url(../img/bg.gif) repeat-y;
	overflow: hidden;
}
#header h1 {
	width: 940px;
	height: 197px;
	text-indent: -9999px;
	background: url(../img/header.jpg) no-repeat;
}
#header h1 a {
	display: block;
	height: 197px;
	width: 200px;
	text-indent: -9999px;
}
#contact-bar {
	width: 940px;
	background: #FFF;
	text-align: center;
	float: left;
}
#contact-bar h2 {
	margin: .2em 0;
	font-size: 1.2em;
	font-style: italic;
}
#left {
	width: 195px;
	height: 594px;
	float: left;
}
#nav {
	width: 195px;
	height: 594px;
	background: url(../img/navbg.gif) no-repeat;
	float: left;
}
#nav ul {
	width: 195px;
	margin: 30px 0 0;
	padding: 0 0 10px;
	list-style: none;
	float: left;
}
#nav li {
	width: 195px;
	line-height: 200%;
	height: 28px;
	font-size: 1.1em;
	text-indent: 14px;
}
#nav li a {
	width: 195px;
	line-height: 200%;
	height: 28px;
	text-decoration: none;
	color: #fff;
	background: url(../img/navlink.gif) no-repeat;
	display: block;
}
#nav li.last a {
	height: 30px;
 	background: url(../img/navlinkbot.gif) no-repeat; 
}
#nav li a:visited {
	color: #fff;
}
#nav li a:hover {
	color: #fff;
	background: url(../img/navlinko.gif) no-repeat;
}
#nav p.contact {
	padding: 2px 0 2px 14px;
	color: #FFF;
	font-size:.9em;
	line-height: 1.1em;
}
#nav p.contact a, #nav p.contact a:visited { 
	color: #FFF;
}
#nav p.contact a:hover { 
	color: #10396C;
	background: #FFF;
}
#content {
	padding: 30px;
	width: 685px;
	background: #FCE6BD url(../img/copybg.gif) repeat-x;
	float: left;
}
.imageright {
	padding: 0 0 20px 20px;
	float: right;
	clear: right;
}
#course-holes {
	padding: 5px 0;
}
#course-holes ul {
	margin: 0 20px;
	list-style: none;
	text-align: center;
}
#course-holes li {
	padding: 0 5px;
	display: inline;
}
.hole-nav {
	text-align: center;
}
.course-map {
	margin: 0 40px;
}
.new {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	clear: both;
}
.promo {
	font-size: 1.3em;
	color: #2A4807;
	font-style: italic;
	font-weight: bold;
}
h3.specials-large {
	color: #830000;
	font-size: 1.6em;
}
.red {
	color: #830000;
}
.black {
	color: black;
}
.center {
	text-align: center;
}
/* gallery styles */
#subnav {
	font-weight: bold;
	text-align: center;
}
#subnav ul {
	padding: 10px 0;
	list-style: none;
}
#subnav li {
	font-size: 1.2em;
	display: inline;
}
#subnav li a {
	color: #1D4C68;
}
#subnav li a:visited {
	color: #1D4C68;
}
#subnav li a:hover {
	color: #000;
}
div.photocaption {
	width: 210px;
	margin: 0 5px 15px;
	float: left;
}
.photocaption img {
	width: 210px;
	margin: 0;
	padding: 2px;
	border: 1px solid #1D4C68;
}
div.caption {
	margin: 0 10px 10px 0;
	float: left;
	width: 110px;
}
div.caption img {
	margin: 0;
	padding: 2px;
	border: 1px solid #1D4C68;
}
div.caption p {
	font-size: .9em;
	text-align: center;
}
.close a { font: .8em Arial, Helvetica, sans-serif; color: #FFF;}
.close a:visited {color: #FFF;}
.close a:hover {color: #FCE6BD;}
/* email subscription */
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
/* email subscription */
/* form styles */
.form  {
	width: 480px;
}
form {
	margin-top: 20px;
}
fieldset {
	margin: 10px 0;
	padding:10px;
	border: 1px solid #036;
	background: #fff;
}
legend { 
	padding: 2px 8px;
	font-size: 1.1em;
	color:#036;
	background: #FFF;
	border: 1px solid #036;
}
ul.form li { 
	list-style:none;
	clear:both; 
}
ul.form label { 
	text-align: right;
	float:left; 
	width:200px; 
	padding:5px 5px 5px 0;
}
.form input  {
	display:block; 
	float:left; 
	padding:3px; 
	width:180px; 
	margin:5px 0 5px;
	background:#FFF;
	border: 1px solid #036;
	outline:none;
	text-align: right;
}
.form input:hover, input:focus, input:active { 
	border-color:#000; 
	background:#eee;
}
.form select {
	font-size: .9em;
}
.form em {
	font-size:0.8em; 
	color:#222; 
	font-style:normal;
}
.form .send { 
	width:150px; 
	height:35px; 
	padding:10px; 
	margin-right: 4px;
	margin-left: 206px;
	text-align:center; 
	border: 1px solid #222; 
	font-weight:bold; 
	color:#222;   
}
.form .send:hover {
	cursor:pointer; 
	color:#222;
}
.input { 
	text-align: right; 
	color: #000;
}
#footer {
	margin: 0px auto;
	position: relative;
	width: 940px;
	padding: 5px 0;
	clear: both;
}
#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer h2 a:visited, #footer h2 a:link {
	color: #FFF;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #DDD;
	text-decoration: underline;
}
#footer h3 {
	margin: 0;
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #555;
}
#footer h3 a:visited, #footer h3 a:link {
	color: #555;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}