﻿body{
	margin: 0px auto 0px auto;
	background-image: url('images/LS_Pic_tile.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 1em;
	font-weight: 900;
	text-align: center;
	background-color: #BDD6BA;
}
#wrapper {
	background-image: url('images/GolfDimplesbk.jpg');
	width: 1000px;
	margin: 0 auto;
	overflow: auto;
}
#header {
	border-style: solid;
	border-width: 10px;
	border-color: #BDD6BA #003300 #BDD6BA #003300;
	width: 980px;
	margin: 0 auto;
	background-image: url('images/grass.jpg');
	padding-bottom: 22px;
}
#main_content {
	border: 4px groove #003300;
	clear: both;
	width: 992px;
	height: 100%;
	background-image: url('images/GolfDimplesbk.jpg');
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 14px;
	overflow: auto;
}
#left_menu {
	height: 100%;
	float: left;
	margin: auto;
	padding: 0;
	clear: both;
	width: 180px;
	background-image: url('images/GolfDimplesbk.jpg');
	position: relative;
	background-color: #7CAE75;
	top: 0px;
}
#content {
	padding: 10px;
	margin: 0px auto 0px auto;
	width: 780px;
	height: 100%;
	float: right;
	text-align: center;
}
h1 {}
h2 {
	margin-top: 4pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #003300;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 4px;
}
h3 {
	margin-left:4pt;
	font-family:Arial; 
	font-size:12pt; 
	color:#422100; 
	font-weight:bold; 
	font-variant:small-caps; text-decoration:underline
	}
	
h4 {
	margin-left: 4pt;
	font-family: Arial;
	font-size: 12pt;
	color: #003300;
	font-weight: bold;
	font-variant: small-caps;
}
.p_justify {
	text-align: justify;
}
.note {
	font-size: small;
}
.notebox {
	border: 2px ridge #008000;
	padding: 10px;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	background-color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.notebox2 {
	color: #CC0000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #003300;
	font-weight: bold;
	font-style: italic;
}
.uppercase {
	text-transform: uppercase;
}
.p_center {
	text-align: center;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}

.img.left {
	display: block;
	float: left;
	padding: 5px;
}
img.centered {
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}
.img_padding {
	padding: 40px 100px 20px 100px;
}
.noborder {
	border-width: 0px;
}
.pad_bottom {
	padding-bottom: 10px;
}
.pad_top {
}
li{
	margin-bottom: 4pt;
	margin-left: 8pt;
	font-family: Arial;
	font-size: 11pt;
	color: #003300;
	font-weight: bold;
	list-style-type: square;
}
a:link {
	color: #003300;
}
.table600 {
	margin: 0px auto 0px auto;
	color: #003300;
	width: 600px;
	font-weight: bolder;
	padding-top: 4px;
	text-align: center;
	table-layout: fixed;
}
.table600left {
	margin: 0px auto 0px auto;
	color: #003300;
	width: 600px;
	font-weight: bolder;
	padding-top: 4px;
	text-align: left;
}
.table780 {
	margin: 0px auto 0px auto;
	color: #003300;
	width: 780px;
	font-weight: bolder;
	padding-top: 4px;
	text-align: center;
}
.table780left {
	margin: 0px auto 0px auto;
	color: #003300;
	width: 780px;
	font-weight: bolder;
	padding-top: 4px;
	text-align: left;
}
.table500 {
	margin: 0px auto 0px auto;
	color: #003300;
	width: 500px;
	font-weight: bolder;
	padding-top: 4px;
	text-align: left;
}
.table {
	margin: auto 20px auto 20px;
	color: #003300;
	width: 780px;
	font-weight: bolder;
	padding-top: 4px;
}
td {
	background-position: 0px 0px;
	border-bottom: thin solid #C0C0C0;
	background-repeat: repeat;
	background-attachment: scroll;
}
.td_150 {
	border-bottom: thin solid #C0C0C0;
	width: 150px;
}

  
#footer {
	clear: both;
	margin: 0px 0px 0px 100px;
	background-color: #EF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	width: 900px;
}
.footerbody {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.footerbgd {
	background-color: #FF0000;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
	#footer a:hover {
		color: #B55914;
}

.footertable {
	margin: 0 auto;
	text-align: center;
	width: 500px;
}


.rightpad {
	padding-right: 40px;
}
.marshal {
	font-size: small;
}
timestable a:link {
	color: #003300;
	font-weight: bolder;
}

#nav_bar {
	text-align: right;
	background-color: #FF9966;
	height: 20px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #BF6000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: groove;
	border-bottom-width: 6px;
	border-bottom-color: #663300;
}
.nav_barA {
	border-left: 4px solid #9999FF;
	border-right: 4px solid #000099;
	border-top: 4px solid #9999FF;
	border-bottom: 4px solid #000099;
	margin: 5px 5px 0px 0px;
	padding: 4px;
	display: inline;
	background-image: url('../images/sandstone.gif');
	border-color: #FF9933 #400000 #400000 #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFF66;
	font-size: x-small;
	font-weight: 600;
	height: 40px;
}
.nav_barA:Hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #400000 #FF9966 #FF9966 #400000;
}

