/* CSS Document */
body{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	margin:0;}
.h1{
	background-image:url(golf/golf.gif);
	width:706px;
	background-repeat:no-repeat;
	height:29px;
	font-size:18px;
	color:#06c;
	text-align:left;
	font-variant:small-caps;}
.h2{
	font-size:15px;
	color:#000;
	text-align:left;}
.h3{
	font-size:14px;
	color:#000;
	text-align:left;}
.h4{
	font-size:11px;
	color:#fff;
	font-style:italic;
	font-weight:400;
	margin:0px;}
ul{
	font-size:11px;
	color:#000;
	font-weight:400;
	text-align:left;}
/* Text */
.address{
	font-weight:400;
	font-size:10px;
	color:#000;
	line-height:14px;
	padding-top:20px;}
.blue{
	font-weight:700;
	font-size:12px;
	color:#06c;}
.bottom{
	background-image:url(golf/golf-club.gif);
	background-repeat:no-repeat;
	height:124px;
	font-size:11px;
	font-weight:400;
	color:#fff;
	text-align:center;}
.header{
	background-image:url(golf/golf-club.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:881px;
	text-align:center;
	padding-left:35px;
	padding-top:7px;}
.image-left{
	float:left;
	padding-right:15px;}
.image-right{
	float:right;
	padding-left:15px;}
.side{
	background-image:url(golf/golfing.gif);
	background-repeat:no-repeat;
	height:53px;
	vertical-align:top;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:18px;
	padding-top:10px;}
.side2{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;}
.text{
	padding:15px;
	font-weight:400;
	color:#333;
	text-align:justify;
	vertical-align:top;
	line-height:18px;}
/* Link Elements */
.bottom-nav{
	font-size:11px;
	font-weight:400;
	color:#fff;
	text-decoration:none;}
.bottom-nav:hover{
	font-size:11px;
	font-weight:400;
	color:#ffff00;
	text-decoration:underline;}
.email{
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-decoration:underline;}
.email:hover{
	color:#ffff00;
	font-size:14px;
	font-weight:700;
	text-decoration:underline;}
.email2{
	color:#06c;
	font-size:14px;
	font-weight:700;
	text-decoration:underline;}
.email2:hover{
	color:#7da851;
	font-size:14px;
	font-weight:700;
	text-decoration:underline;}
.top-nav{
	font-size:12px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	padding-right:40px;
	padding-bottom:40px;}
.top-nav:hover{
	font-size:12px;
	font-weight:700;
	color:#ffff00;
	text-decoration:underline;}
