body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 960px;
	background-color: #ffdd33;
	color: white;
	font: small Arial, Helvetica, Verdana, sanx-serif;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffdd33;
	color: #01407a;
	padding: 0 10px 10px 10px;
	margin-top: 0;
}

#banner {
	background-image: url(img/headingmine.jpg);
	background-color: #99ff33;
	height: 140px;
	padding: 0;
	margin: 0;
	margin-top: -10px;
}

#banner h1 {
	font-size: 3em;
	text-align: center;
	padding-top: 80px;
	color: white;
	font-family: "Rockwell Extra Bold", Arial, sans-serif;
}

#banner h1 .bigcap {
	font-size: 1.5em;
	color: #99ff33;
}

#headlinks ul {
	padding: 6px;
	margin: 0;
}

#headlinks li {
	display: inline;
	background-color: #ffdd33;
	color: #050845;
}

#headlinks ul {
	text-align: center;
}

#headlinks {
	height: 1%;
}

#headlinks a:link, #headlinks a:visited {
	text-decoration: none;
	background-color: #ffdd33;
	color: #050845;
}

#content {
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 12px;
	padding: 10px 10px 0 10px;
	background-color: white;
	color: #050845;
	border: 1px solid #050845;
}

.spevent1 {
	float: left;
	width: 400px;
	margin-left: 0;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-top: 0;
	padding-right: 5px;
	background-color: white;
	border: 2px solid #050845;
}

.spevent2 {
	width: 350px;
	margin-left: 410px;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-top: 0;
	padding-right: 5px;
	background-color: white;
	border: 2px solid #050845;
}

.spevent3 {
	width: 745px;
	margin: 10px 100px 8px 0;
	padding: 5px 20px 5px 0;
	background-color: white;
	border: 2px solid #050845;
}

.spevent1 h2, .spevent2 h2 {
	margin: 2px;
	font-size: 1.4em;
	text-align: left;
}

.spevent1 p, .spevent2 p, .spevent3 p {
	margin: 5px 3px 5px 3px;
	font-size: 1.1em;
	text-align: right;
}

#memtour p {
	padding: 10px 80px 0 80px;
	font-size: 1.2em;
}

p#memhigh {
	font-size: 1.4em;
	text-align: center;
	font-style: bold;
}

.highlight {
	font-style: bold;
	font-size: 1.3em;
	color: red;
}

#contentcontacts {
	margin-left: 200px;
	padding: 11px;
	background-color: white;
	color: #050845;
	border: 1px solid #050845;
}

#contentgallery {
	margin-left: 8px;
	padding: 2px;
	background-color: white;
	color: #050845;
	border: 1px solid #050845;
}

#contentgallery h1 {
	font-size: 2.2em;
	text-align: center;
	margin: 5px;
}

#content2 {
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 11px;
	background-color: white;
	color: #050845;
	border: 1px solid #050845;
}

#content h1, h2 {
	text-align: center;
}

#content h1 {
	font-size: 2.2em;
}

#contentcontacts h1 {
	font-size: 2.2em;
	text-align: center;
}

#content h2 {
	margin-top: 30px;
}

#contentsp {
	padding-bottom: 14px;
}

#montesp {
	padding-top: 24px;
}

#contentspm {
	padding-bottom: 50px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#contentspl {
	padding-bottom: 12px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#golfsp {
	padding-top: 32px;
	padding-bottom: 56px;
	padding-left: 10px;
	padding-right: 10px;
}

#content p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 4px;
}

#content p.days {
	margin-top: 0;
}

#content2 p.days, #content2 p.type {
	font-size: 1.3em;
}

#content2 p {
	font-size: 1.1em;
}

p.days {
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 1.3em;
}

p.type {
	margin: 0;
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
}

#content2 p.highlight {
	font-weight: bold;
	font-size: 1.4em;
	color: #00ff00;
}
	
#sched  {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sched  h5 {
	text-align: center;
}

.standout {
	background-color: #99ff33;
	font-weight: bold;
	font-size: 1.1em;
}

#lessons {
	font-weight: bold;
}

.gencoach {
	width: 80%;
	margin-left: 10%;
	margin-top: 30px;
}

.month {
	font-size: 1.5em;
	color: black;
}

#main {
	position: relative;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	background-color: #99ff33;
	color: white;
	border-left: 1px solid #050845;
	border-right: 1px solid #050845;
	border-bottom: 1px solid #050845;
	padding: 0;
	margin: 0;
	line-height: 2.5em;
}

#sidebarind {
	position: absolute;
	top: 152px;
	left: 0;
	width: 180px;
	background-color: #99ff33;
	color: white;
	border-left: 1px solid #050845;
	border-right: 1px solid #050845;
	border-bottom: 1px solid #050845;
	padding: 0;
	margin: 0;
	line-height: 2.5em;
}

#sidebar ul, #sidebarind ul {
	padding: 0;
	margin: 0;
}

#sidebar li, #sidebarind li {
	padding: 0;
	margin: 0;
	background-color: #99ff33;
	color: white;
	list-style-type: none;
}

#sidebar a, #sidebarind a {
	border-bottom: 1px inset white;
	display: block;
	text-decoration: none;
	background-color: #99ff33;
	color: #050845;
	padding: 0 0 0 30px;
}

#sidebar a:hover, #sidebarind a:hover {
	background-color: #17bc00;
}

#sidebar .current a, #sidebarind .current a {
	color: white;
	font-weight: bold;
	background-color: #b2ff66;
	border: 2px inset white;
}

#morespace {
	line-height: 3.8em;
}

#sidebar1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: 401px;
	padding-right: 0;
	border: 1px solid #99ff33;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #b2ff66;
}

#sidebarind1 {
	position: absolute;
	top: 128px;
	right: 0;
	width: 180px;
	height: 401px;
	padding-right: 0;
	border: 1px solid #99ff33;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #b2ff66;
}

#sidebarind1weather {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: 528px;
	padding-right: 0;
	border: 1px solid #99ff33;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #b2ff66;
}

.topbotimg {
	padding: 0;
	margin: 0;
}

#midimg {
	padding-top: 11px;
	padding-bottom: 11px;
}

#middle {
	padding-top: 26px;
	padding-bottom: 26px;
}

p.special {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

.innerimg {
	padding-top: 8px;
	padding-bottom: 13px;
}

table.contacts {
	width: 100%;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 4px solid #050845;
	color: #050845;
	background: #f0f0f0;
}

table.contacts caption {
	margin: 0;
	padding: 0;
	color: #032469;
	line-height: 2em;
	text-align: left;
	font-weight: bold;
}

table.contacts thead tr {
	color: white;
	background: #050845;
}

table.contacts thead tr th {
	padding: 0.4em 0.6em 0.4em 0.6em;
	border: 4px solid #adbbca; 
}

table.contacts tbody tr {
	border: 4px solid #adbbca; 
}

table.contacts tbody td {
	padding: 0.4em 0.4em 0.4em 0.6em;
	border: 3px solid #adbbca;
}

table.contacts tbody tr.alt td {
	background-color: white;
	color: #050845; 
}

#garimg {
	margin-top: 38px;
}

#welcsp {
	padding-bottom: 24px;
}

#padsp {
	padding-bottom: 303px;
}

#holref {
	margin: 0;
	padding-top: 0;
	padding-bottom: 30px;
	text-align: center;
}

#holhsp {
	padding-bottom: 18px;
	padding-top: 18px;
}

#holsp {
	padding-bottom: 23px;
}

#leagsp {
	padding-bottom: 6px;
}

#centerlink {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
}

form.contact {
	color: #050845;;
	margin: 0;
	padding: 0;
	margin: 10px 40px 0 40px;
}

form.contact fieldset {
	padding: 10px;
	border: 2px solid #050845;
}

form.contact legend {
	font-weight: bold;
	font-size: small;
	color: #050845;
	padding: 8px;
}

form.contact label {
	font-weight: bold;
	font-size: small;
	line-height: 160%;
}

form.contact label.fixedwidth {
	display: block;
	width: 180px;
	float: left;
	text-align: right;
	margin-left: 65px;
}

form.contact input {
	margin-bottom: 5px;
	margin-left: 10px;
}

form.contact .buttonarea input {
	background-color: #050845;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid white;
	width: 150px;
}

form.contact .buttonarea {
	text-align: center;
	padding: 4px;
}

#standout {
	font-weight: bold;
	font-size: 1.2em;
}

.photogallery {
	padding: 0;
	margin: 0;
	margin-left: 6px;
}

.photogallery li {
	display: block;
	list-style-type: none;
}

.galleryheads {
	background-color: #ddc866;
	border: 1px solid #050845;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

.galleryheads h2 {
	text-align: left;
	padding: 0;
	margin: 0;
}

#sidebar1 p {
	background-color: #99ff33;
	color: #050845;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

#sidebar1 a:link, #sidebar1 a:visited {
	text-decoration: none;
	color: #050845;
} 

#campo {
	margin-top: 40px;
}

.photoapp {
	border: 10px solid white;
}

p.caption {
	margin-top: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
}

.date {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

.announce {
	border: 3px solid #ffdd33;
	padding: 0;
}

#content .announce h2 {
	margin-top: 0;
	margin-bottom: 5px;
}

#content .announce p {
	margin-top: 1px;
	margin-bottom: 7px;
	line-height: 1.1em;
	text-align: center;
}

#final h2 {
	font-size: 1.3em;
	text-align: center;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#final p {
	font-size: 1.2em;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
}

#newshead {
	text-align: center;
	margin: 5px;
	padding: 4px;
	color: red;
	font-weight: bold;
	font-size: 2em;
}

#indmid {
	margin-top: 2px;
	margin-bottom: 25px;
}

#marcup {
	margin-top: 10px;
}

.marwin {
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
}

.marwin li {
	display: inline;
}

#topcorn {
	position: absolute;
	top: 0;
	left: 0;
}

#groupant {
	margin-left: 160px;
	width: 640px;
}

#antp2 {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	float: left;
}

p#stout {
	font-size: 1.5em;
	font-weight: bold;
	color: red;
	margin-top: 10px;
}

#tercarph {
	margin-left: 44%;
}

#cross {
	margin-left: 100px;
	margin-right: 60px;
	margin-top: 0;
}

#ph2 {
	margin-left: 20px;
	margin-bottom: 10px;	
}	

#highlight {
	text-align: center;
	font-size: 1.2em;
}

#chrisph {
	padding-top: 20px;
}

#chrisph img {
	padding: 20px 80px 0 110px;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: black url(loader.gif) no-repeat scroll center center;
}

#lightbox {
	position: absolute;
}

#touch {
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 22px;
}