BODY
{
	margin: 0px;
	text-align: center;
	background: #114d05 url(../images/bg_home.jpg) no-repeat left top;
}
	
BODY, TEXTAREA, INPUT, TABLE, SELECT
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8da85c;
}
	
.clear
{
	clear: both;
}

#wrapper
{
	width: 1002px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	height: 120px;
	background: url('../images/head_back.jpg') no-repeat left top;
}
	
#logo
{
	float: left;
	z-index: 11;
	width: 184px;
	height: 141px;
	margin-top: 15px;
	margin-left: 77px;
	position: absolute;
	background: url('../images/logo.png') no-repeat left top;
}

#menu
{
	float:right;
	height: 120px;
}
	
#menu UL
{
	margin-top:90px;
	margin-right:54px;
	list-style-type: none;
}

#menu UL LI
{
	float: left;
	display: inline;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	text-decoration: none;
}

#menu UL LI A
{
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu UL LI.over
{
	border-bottom: 5px solid #B3D300;
}

#menu UL LI A:hover, #menu UL LI.over A
{
	color: #B3D300;
}
	
#menu UL LI UL
{
	z-index: 2;
	margin: 0px;
	padding: 0px;
	display: none;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: -5px;
	position: absolute;
	background: #B3D300;
	padding-bottom: 5px;
	border-bottom: 5px solid #B3D300;
}
	
#menu UL LI.over UL
{
	display: block;
}
	
#menu UL LI UL LI
{
	float: none;
	display: block;
}
	
#menu UL LI UL LI A
{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
	
#menu UL LI.over UL LI A
{
	color: #0D3D01;
}
	
#menu UL LI.over UL LI A:hover
{
	color: #CD3122;
}

#leftimg
{
	clear:both;
	background:url(../images/middle_back.jpg) no-repeat left top;
}

#middle
{

	width:910px;
	margin:0px 40px 0px 40px;
	border:6px solid #0a3300;
	background-color:#0d3d01;

}
	
#banner
{
	z-index: 1;
	width: 954px;
	height: 316px;
	position: absolute;
	margin: -3px 0px 0px -11px;
}

#banner P
{
	font-size: 110%;
	font-weight: bold;
	margin-top: 160px;
	text-align: center;
}

#banner P A
{
	color: #FFFFFF;
}

#banner P A:hover
{
	text-decoration: none;
}

#middletext
{
	clear: both;
	height: 270px;
	padding-top: 316px;
}

#news
{
	float: left;
	width: 224px;
	display: inline;
	margin: 48px 30px 0px 34px;
}

#news UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news UL LI
{
	margin-bottom: 10px;
}

#news UL LI SPAN
{
	color: #8da85c; 
	font-size: 90%;
}

#news UL LI A
{
	color: #BBD48D;
	font-weight: bold;
	text-decoration: none
}

#news UL LI A:hover
{
	text-decoration: underline
}

#newsletter
{
	color: #EB4400;
	margin-top: 10px;
	padding-top: 10px;
	text-align1: right;
	border-top: 1px solid #184606;
}

#newsletter A
{
	color: #EB4400;
	margin-left: 3px;
	font-weight: bold;
	text-decoration: none;
}

#newsletter A:hover
{
	text-decoration: underline;
}

#middleline
{
	float: left;
	padding-top:40px; 
}

#golf
{
	float: right;
	display: inline;
	margin: 25px 10px 0px 0px;
}

#bottom
{
	clear:both;
	width:922px;
	height:28px;
	font-size: 90%;
	margin:12px 40px 0px 40px;
}

#copyright
{
	float:left;
	color:#93a72c;
	padding-left:20px;
}

#design
{
	float: right;
	color: #93a72c;
	padding-right: 20px;
}

#design A
{
	color: #93a72c;
	text-decoration: none;
}

#design A:hover
{
	text-decoration: underline;
}

#clubfacilities
{
	float: left;
	width: 336px;
	height: 130px;
	margin: 10px 12px 0px 20px;
	background: url(../images/mid_pic.jpg) no-repeat;
}

#clubfacilities DIV
{
	width: 336px;
	height: 194px;
	display: none;
	margin-top: 28px;
	position: absolute;
}

#clubfacilities DIV IMG
{
	position: absolute;
}

#clubfacilities DIV H1
{
	margin: 0px;
	width: 145px;
	color: #508501;
	font-size: 140%;
	margin-top: 75px;
	margin-left: 194px;
	font-weight: bold;
	position: absolute;
	text-align: center;
}

#clubfacilities P
{
	margin-top: 150px;
}
