html, body {
	margin: 0px;
	padding:0px;
	background-color:#000000;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}



#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#fff;
}

#content {
	width:778px;
	
	margin:0px auto;
	background-image:url(images/sunsets3.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#list ul {
	margin:0px; 
	padding-top:10px;
}

#list li{
	list-style-type:none;
	font-family:"Trebuchet MS";
	color:#797B7A;
	font-size:11px;
	padding-left:25px;
}

#header {
	height:96px;
}

#logo {
	width:141px;
	float:left;
}

#logo h1{
	font-family:"Times New Roman";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:65px;
}

#links ul {
	margin:0px; 
	padding-top:76px;
}

#links li{
	float:right;
	list-style-type:none;
	width:88px;
	height:21px;
	text-align:center;
	background-color:#014495;
	border-left:1px solid #FFF;
	padding-top:0px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#C6B67A;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#C6B67A;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(images/main_img6.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 14px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:600px;
	border-right:1px solid #BCBDBC;
}

#leftbar td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#0266DE;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#E09D00;
	font-weight:bold;
	text-decoration:none;
	
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#E09D00;
	font-weight:bold;
	text-decoration:underline;
	
}

#rightbar {
	float:left;
	width:176px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#0266DE;
	font-weight:bold;
	text-decoration:none;
}

#fuschia {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#ff00ff;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:778px;
	background-color:#014495;
	height:27px;
	padding-top:5px;
}

#email p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:180px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footer p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CCCCCC;
	padding-top:5px;
}
#footer td{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CCCCCC;
	padding-top:5px;
}
.maintext {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: small;
	line-height: 20px;
}
.golfinfo {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 11px;
}
.maintext_yellow_highlight_2 {color: #FFD300; font-size: 12px; line-height: 11px; font-family: "Trebuchet MS"; font-weight: bold; }
.maintext_yellow_highlight {color: #FFD300; font-size: small; font-family: "Trebuchet MS"; font-weight: bold; }
.header_highlight {color: #a7fe79; font-size: medium; font-family: "Trebuchet MS"; font-weight: bold; }
.maintext_fuschia_highlight {color: #ff00ff; font-size: small; font-family: "Trebuchet MS"; font-weight: bold; }

a.still_pics:link {
	color: #a7fe79;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Impact;
	font-size: 16px;
	background-color: #transparent;
}

a.still_pics:visited {
	color: #a7fe79;
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	font-family: Impact;
	font-size: 16px;
	background-color: #transparent;
}

a.still_pics:hover {
	color: #fbb900;
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	font-family: Impact;
	font-size: 16px;
	background-color: #transparent;
}

a.still_pics:active {
	color: #fbb900;
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	font-family: Impact;
	font-size: 16px;
	background-color: #transparent;
}