body {
	background-color:#000000;
	margin: 10px 0;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

blockquote {
	width: auto;
	font-style:italic;
	padding: 10px;
}	

p.diff {
	width: 560px;
}

h1 {
	font-size: 2em;
	margin-bottom: 5px;
	color: #FF9933;
	}
		
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF9933;
	}
	
h3 {font-size: 1.2em;
	color: #FF9933;
	font-weight:bold;
	}
h4 {font-size:1.1em;
	}
	
hgroup {
	display: block;
}


a:link, a:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;	 
	}	

a:hover {
	text-decoration:none;
	color: #ff0000;
	}
	
#staff {
	width: 1038px;
	margin: 10px auto;
	}

	
#container {
	width: 750px;
	margin: 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: small;
	line-height: 1.4em;
	background-color: #114466;
	}
	
#header{
	background-image: url(../images/lake-top.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:150px;
	text-align:right;
	}	

#search {
	text-align:right;
	}	
	
/*---------------top menu---------------*/	
#topnav {
	height:30px;
	padding:0px 0px;
	background-color: #114466;
	}
	
#topnav ul {
	background-color: #225577;
	margin: 0px 0px;
	text-align: center;
	text-transform:uppercase;
	padding: 5px 0px;
	}
	
#topnav li {
	display: inline;
	padding: 5px 5px  0px 30px;
	}
	
#topnav li a {
	text-decoration:none;
	}
	
#topnav a:link, #topnav1 a:visited {
	
	color: #ffff00;
	}
	
#topnav li a:hover {
	
	color: #ff0000;
	}	
/*-------------------------end top menu----------------------*/		
	

	
/*-------------------------left menu-----------------------*/
#left_nav {
	width:150px; 
	float:left; 
	position:relative; 
	}
	
#left_nav ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
	}	
	
#left_nav ul li {
	position:relative;
	}

#left_nav ul li a {
	display:block; 
	text-decoration:none; 
	color:#fff; 
	width:135px; 
	text-align:left; 
	border:1px solid #146;
	background:#157; 
	padding:4px 0px 4px 5px;
	}

#left_nav ul li ul {
	display: none;
	}

/* specific to non IE browsers */
#left_nav ul li:hover a {
	color:#ff0; 
	background:#000;
	}

#left_nav ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:142px;
	}

#left_nav ul li:hover ul li a.hide {
	background:#000; 
	color:#fff;
	}

#left_nav ul li:hover ul li:hover a.hide {
	width:140px;
	}

#left_nav ul li:hover ul li ul {
	display: none;
	}

#left_nav ul li:hover ul li a {
	display:block; 
	background:#000; 
	color:#fff; 
	width:140px;
	}

#left_nav ul li:hover ul li a:hover {
	background:#379; 
	color:#ff0;
	}

#left_nav ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:140px; 
	top:0; 
	color:#ff0;
	}

#left_nav ul li:hover ul li:hover ul li a {
	display:block; 
	width:140px; 
	background:#379; 
	color:#ff0;
	}

#left_nav ul li:hover ul li:hover ul li a:hover {
	background:#379; 
	color:#ff0;
	}
	
/*-------------------------main content-----------------------*/	
	
#main{
	margin:0;
	padding: 5px 5px 10px 5px;
	overflow:hidden;
	clear:both;
	}	
		
#page_content {
	width:590px;
	min-height:550px;
	float:left;
	}
	
#rtcol {
	float:right;
	border:1px solid #FFFFFF;
	width:230px;
	background-color: #666666;
	text-align:center;
	font-size:.9em;
	padding:0 5px 0 5px;
	margin:10px;
	}	
	
.content_box {
	width: 580px;
	float: left;
	margin-top:5px;	
	}
	
.content_ctr {
	width: 580px;
	text-align:center;
	}	
	
.content_rt {
	float:right;
	}
	
.content_lt {
	float:left;
	}
	
.clear-both {
	clear:both;
	}
	
.clear-left {
	clear:left;
	}		
	
.staff_content {
	width: 570px;
	float: left;
	margin-top:8px;
	text-align:center;
	border: thin solid #FFFFFF;
	padding-right:7px;	
	}
	
.program_content {
	width: 580px;
	float: left;
	margin-top:8px;
	border: thin solid #FFFFFF;
	padding:7px;	
	}
		
.program_content a:link {
	width: 550px;
	float: left;
	text-align:center;
	text-decoration: none;
	border: thin solid #FFFFFF;
	padding:10px;
	margin-bottom:5px;	
	}
	
.program_content a:hover {
	background-color:#000;
	}				
	
#program ul {
	list-style-type:none;
	padding:2px 2px;
	text-align:center;
	}
#program ul li{
	display:inline;
	padding:2px;
	}
		
#program a:link, #program a:visited {
	padding: 5px 5px;
	background-color:#225577;
	text-decoration: none;
	border-top:2px solid #775577;
	border-right:2px solid #ff9933;
	border-bottom:2px solid #ff9933;
	border-left:2px solid #775577;
	}
	
#program li a:hover {
	background-color:#114466;
	text-decoration:none;
	border-top:2px solid  #89010C;
	border-right:2px solid #ff0033;
	border-bottom:2px solid #ff0033;
	border-left:2px solid #89010C;
	color: #ff0000;
	}
	
#content ul {
	list-style-type:none;
	}
	
#content li {
	padding:5px;
	}
	
#content a:link, #content a:visited {
	text-decoration: none;
	}
	
#content li a:hover {
	text-decoration:none;
	color: #ff0000;
	}
	

	
.box_img {
	width:360px;
	text-align:center;
	}
	
.box_img_wide {
	width:430px;
	text-align:center;
	}
	
img.staff {
	float:left;
	margin: 0px 2px 0px 0px;
	}
	
img.staff_supp {
	width:100px;
	height:100px;
	}	
	
img.top {
	margin-top: 10px;
	}	

img.left {
	float:left;
	padding-right:5px;
	border:none;
	}
	
img.left_nav {
	float:left;
	padding:2px;
	border:none;
	}	
	
img.left60sq {
	float: left;
	margin: 5px 5px 5px 0px;
	border:none;
	width:60px;
	height:60px;
	}	
	
img.nav_left {
	float: left;
	margin:3px 0px 0px 0px;
	border:2px solid transparent;
	}	
	
img.right {
	float: right;
	margin: 5px 0px 5px 5px;
	border: 2px solid transparent;
	}
	
img.rr {
	width:100px;
	height:75px;
	}		
	
.video_rt {
	float: right;
	margin:10px 5px 10px 20px;
	}
	
.video_lt {
	float: left;
	margin:10px 40px 5px 5px;
	}
	
.video_lt_home {
	float: left;
	margin: 5px 10px 5px 0px;
	}
	
.video_rt_home {
	float: right;
	margin: 10px 5px 10px 15px;
	}
	
table {
	width:100%;
	padding:2px;
	font-size: .85em;
	text-align: right;
	}
table.blackbg {
	background-color:#000;
	}
table.blackbg td{
	border:1px solid #fff;
	}
table.blackbg img{	
	height:60px;
	width:80px;
	}
	
table.rates {
	color:#000000
	}	

/*---------------tables----------------------*/
 	
table img {
	border:0;
	}
	
table img.staff {
	width:100px;
	height:100px;
	}	
	   
td {
	padding: 2px 5px;
	text-align:center;
	font-weight:bold;
	}
	
td.header {
	text-align:right;
	}		
	
td.sportsman {
	padding: 5px;
	font-weight:bold;
	}	
	
td.golf {
	padding: 5px;
	text-align:left;
	font-weight:normal;
	}	
	
td.ltblue, tr.ltblue {
	background: #225577;
	}	
	
td.skyblue {
	background: #69d8e0;
	color: #000000;
	}
	
td.cream {
	background: #D8D8AF;
	color: #000000;
	}	

td.open {
	color: #FFFF00;
	background: #009900;
	}
	
td.fast {
	color: #000000;
	background:#ffff00;
	}
	
td.near {
	color:#000000;
	background:#ff6600;	
	}
	
td.wait {
	color:#FFFF00;
	background:#ff0000;
	}
	
tr.gray {
	background-color:#999999;
	color:#000000;
	}			
	
tr.ltgray {
	background: #cccccc;
	color: #000000;
	}	
	
.uppercase {
	font-weight:bold;
	text-transform: uppercase;
}		
	
	
/*--------------------dynamic buttons------------------------*/					  
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
	
.smbutton {
	background-color: #ff0000;
	border: 2px gray outset;
	padding: 3px 5px 5px 5px;
	margin: 5px 10px 5px 10px;
	color: #ffff00;
	text-decoration: none;
	font: bold 10px Verdana;
	}

.smbutton:visited, .smbutton:hover, .smbutton:active{
	color: red;
	background-color:#FFFF00;	
	border: 2px gray inset;
	}
	
.staff-button {
	background-color: #257;
	border: 2px #ffffff outset; 
	padding: 1px 3px 1px 3px;
	margin: 5px;	
	color: #ffff00;
	font: bold 90% Verdana, Helvetica, sans-serif; 
	text-transform:uppercase;
	}	

.button {
	background-color: #257;
	border: 2px #ffffff outset; 
	padding: 1px 3px 1px 3px;
	margin: 5px;	
	color: #ffff00;
	font: bold 90% Verdana, Helvetica, sans-serif; 
	text-transform:uppercase;
	}
	
.button:visited {
	color: #ffff00;
	}

.button:hover {
	color: #ffff00;
	border-style: inset;
	text-decoration:none;
	background-color: #ff0000;
	padding: 2px 2px 1px 4px; /*shift text 1px to the right and down*/
	}

.button:active {
	color: #ffff00;
	}

.clear_this {
	clear:both;
	height:1px;
	}
	
.bolditalic {
	font-weight:bold;
	font-style:italic;
	}
	
.bold {font-weight:bold;}	
	
.yellow_back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	background: #FFFF00;
}

.title { 
	font-style:italic; font-weight:bold; 	
	}
	 
.yellow { 
	color: #FFFF00;
	}
	
.yellow_clr_rt { 
	color: #FFFF00;
	clear:right;
	}	

.red { 
	color:#FF0000;
	}
	
.black {
	color: #000000;
	}
.orange {
	color: #FF9933;
	}
	
/*rollover button*/
#register {
float:left;
	display: block;
	width:200px;
	height:80px;
	background:url(../buttons/golf-register.gif) no-repeat 0 0;
	}
	
#register:hover {
	background-position: 0 -80px;
	}
	
#register span {
	display: none;
	}
	
#form_wrapper {
	float:left;
	width:350px;
	padding:10px;
	margin:0px;
	}	
	
li.title {
text-decoration: underline;
	}
	
p.title {
font-variant:small-caps; 
	}
	
#video_player_object {
	margin-left: 10px;
	padding:5px;
	background-color: #114466;
}	

.video_player_object {
	margin-left: 10px;
	padding:5px;
	background-color: #114466;
}

		
img.golf_logo {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

img.golf_logo-s {
	margin-right: 20px;
}

/*-----------------buttons--------------------*/

#support-ss {	
	display: block;
	width:250px;	
	height:75px;
	background:url(../buttons/SSsupport.jpg) no-repeat 0 0;
	}		
#support-ss:hover {
	background-position: 0 -75px;
	}	
#support-ss span {
	display: none;
	}
	
.donate {
	display: block;
	width:170px;	
	height:40px;
	background:url(../buttons/donate.gif) no-repeat 0 0;
	}	
.donate:hover {
	background-position: 0 -40px;
	}	
.donate span {
	display: none;
	}	

/*-----------------------footer---------------------*/

#footer {
	width:750px; 
	padding:5px 0px;
	margin:0;
	background-color: #114466;
	}
	
#footer ul {
	background-color: #225577;
	margin: 0px 10px;
	text-align: center;
	text-transform:uppercase;
	padding: 5px 0px;
	}
	
#footer li {
	display: inline;
	padding: 5px 5px  0px 10px;
	}
	
#footer li a {
	text-decoration:none;
	}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ffff00;
	}
	
#footer li a:hover {
	text-decoration:none;
	color: #ff0000;
	}
	
/*-----------------------forms---------------------*/	

form div.action {
	margin-left: 8em;
	padding-left: 1.5em;
	}
	
form div {
	margin: 10px 0 10px 0;
	clear: left;
	}
	
.clear {
	clear:both;
}

label {	
	display: block;
	font-weight: bold;	
	color: #ff9933;
	}

input {
	float:left;	
}

form.register td {
	text-align:right;
}

label.radio {
	text-align:left;
	padding-bottom:2px;
	}

