/*revised to blue theme march 2009*/
body {
background-color:#000000;
	margin: 10px 0;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

a:link, a:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration:none;	
	}	

a:hover {
	text-decoration:none;
	color: #ff0000;
	}
	
a:hover img {
	border:2px solid red;
	}

img {
	border: 2px solid transparent;
	}
	
.staff_img {
	border: 0px;
	}	
		
#container {
	width:750px; 
	margin: 10px auto ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: small;
	line-height: 1.4;
	background-color: #114466;
	}
	
#header{
	background-image: url(../banner/banner.swf);
	background-repeat:no-repeat;
	width:750px;
	height:150px;
	}

#search {
	margin:0px 0px 0px 2px;
	float:left;
	}
	
#topnav {
	width:750px;
	height:50px;
	background-color: #114466;
	margin: 10px 0px 0px 0px;
	}
	
#topnav ul {
	background-color: #225577;
	text-align:right;
	text-transform:uppercase;
	padding: 10px 15px 15px 5px;
	margin: 0px 10px 0px 10px;
	}
	
#topnav li {
	display: inline;
	padding:0px 10px;
	}
		
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #ffff00;
	}
	
#topnav li a:hover {
	text-decoration:none;
	color: #ff0000;
	} 
	
#main{
	margin:0;
	padding: 0px 0px 10px 0px;
	overflow:hidden;
	}
	
#left_nav {
 	position:relative;
	top:10px;
	float: left;
	width:140px;
	font: small Verdana,sans-serif;
	margin-left:10px;
	margin-right:10px;
	}

#left_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#left_nav li a {
	display: block;
	padding: 5px 5px 5px 3px;
	background-color: #225577;
	border:1px solid #225577;
	text-decoration: none;
	color:#FFFFFF;
	}

#left_nav li a:hover {
	background-color: #114466;
	border-left:10px solid #ffff00;
	color: #ff0000;
	width:90%;
	}
				
#page_content {
	width:580px;
	float:left;
	}
	
.content_box {
	width: 580px;
	float: left;
	margin-top:5px;	
	}
	
.content_rt {
	float:right;
	}
	
.content_lt {
	float:left;
	}
	
.clear-both {
	clear:both;
	}	
	
.staff_content {
	width: 570px;
	float: left;
	margin-top:8px;
	text-align:center;
	border: thin solid #FFFFFF;
	padding-right:7px;	
	}	
	
#program ul {
	list-style-type:none;
	margin:10px;
	padding:10px;
	}
	
#program li {
	display:inline;
	padding:2px;
	}
		
#program a:link, #program a:visited {
	padding: 5px 12px;
	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;
	}
	
#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;
	}
	
.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.left {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 2px solid transparent;
	}
	
img.nav_left {
	float: left;
	margin: 0px 0px 5px 0px;
	}	
	
img.right {
	float: right;
	margin: 5px 0px 5px 5px;
	border: 2px solid transparent;
	}
	
.video_rt {
	float: right;
	margin:10px 10px 10px 10px;
	}
	
.video_lt {
	float: left;
	margin:0px 40px 5px 5px;
	}
	
.video_lt_home {
	float: left;
	margin: 5px 10px 5px 0px;
	}
	
.video_rt_home {
	float: right;
	margin: 10px 5px 10px 15px;
	}
	   
td {
	padding: 5px;
	text-align:center;
	}

table.cr {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #ffffff;
	background-color: #224466;
	border: 1px;
	border-spacing: 5px;
	}

table.cr td {
	background-color: #224466;
	color: #ffff00;
	text-align: center;
	text-decoration:underline;
	cursor:pointer;
	border: 2px;
	padding:3px;
	}

table.orange {
	color:#FF6600;
	}	
	
tr.gray {
	background-color:#999999;
	color:#000000;
	font-weight:bold;
	}			
	
td.ltblue, tr.ltblue {
	background: #225577;
	font-weight:bold;
	}	
	
td.skyblue {
	background: #69d8e0;
	color: #000000;
	font-weight:bold;
	}
	
td.cream {
	background: #D8D8AF;
	color: #000000;
	font-weight:bold;
	}	
	
td.ltgray, tr.ltgray {
	background: #cccccc;
	color: #000000;
	font-weight:bold;
	}	

td.open {
	color: #FFFF00;
	background: #009900;
	}
	
td.fast {
	color: #000000;
	background:#ffff00;
	}
	
td.near {
	color:#000000;
	background:#ff6600;	
	}
	
td.wait {
	color:#FFFF00;
	background:#ff0000;
	}				  
	
/*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;
	}

.button {
	background-color: #257;
	border: 2px #ffffff outset;
	padding: 1px 3px 1px 3px;	
	color: #ffff00;
	text-decoration: underline;
	font: bold 90% Verdana, Helvetica, sans-serif;
	}
	
.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;
	}
	
h1 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #FF9933;
	}
		
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9933;
	}
	
h3 {font-size: 1.0em;
	color: #FF9933;
	font-weight:bold;
	}
	
.yellow_back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	background: #FFFF00;
}
	 
.yellow { 
	color: #FFFF00;
	}
	
.yellow_clr_rt { 
	color: #FFFF00;
	clear:right;
	}	

.red { 
	color:#FF0000;
	}
	
.black {
	color: #000000;
	}
.orange {
	color: #FF9933;
	}

form div {
	margin: 10px 0 10px 0;
	clear: left;
	}
	
label {
	width: 8em;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 1.0em;
	text-align: right;
	color: #ff9933;
	}
	
form div.action {
	margin-left: 8em;
	padding-left: 1.5em;
	}

/*rollover button*/
#register {
float:left;
	display: block;
	width:150px;
	height:50px;
	background:url(../buttons/golf_reg.gif) no-repeat 0 0;
	}
	
#register:hover {
	background-position: 0 -50px;
	}
	
#register span {
	display: none;
	}
	
#form_wrapper {
	float:left;
	width:350px;
	padding:10px;
	margin:0px;
	}	
	
li.title {
text-decoration: underline;
	}
	
p.title {
text-decoration: underline;
	}
	
#video_player_object {
	margin-left: 10px;
	padding:5px;
	background-color: #114466;
}	

.video_player_object {
	margin-left: 10px;
	padding:5px;
	background-color: #114466;
}
	
		
