body {
	background:#060;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	margin:0;
}
a {color:#06c;}
a:hover {color:#0cf;}

form {padding:0;margin:0;}
img {border:0;}

#golfcontent {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding:20px;
	}

#golfcontent h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	color:#006600;
	}
#golfcontent h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	color:#006600;
	}
#golfcontent h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	color:#CC0000;
	}
#golfcontent h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	color:#006600;
	background:#eeeeee;
	padding:4px;
	}


#mhmcol {
	float:right;
	width:200px;
	color:#003300;
	}

.homecon {
	width:470px;
	padding-right:20px;
	border-right:2px dashed #ccc;
	}


.gnav1 {
	font: bold normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background:#CC0000;
	text-align: center;
	padding:10px;
	border-top:1px solid #fff;
}
.gnav1 a{
	color: white;
	text-decoration:none;
}
.gnav1 a:hover{
	color: #fc0;
	text-decoration:underline;
}
.gnav2 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align:center;
	padding:10px 0;
	background:#003366;
	border-top:1px solid #fff;
}
.gnav2 a{
	color: white;
	text-decoration:none;
}
.gnav2 a:hover{
	color: #fc0;
	text-decoration:underline;
}




