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

p{
	font-family:Footlight MT Light, Times New Roman, Georgia;
	font-size:16px;
}
	
a{
	font-family:Footlight MT Light, Times New Roman, Georgia;
	font-size:16px;
}

li{
	font-family:Footlight MT Light, Times New Roman, Georgia;
	font-size:16px;
}

h3{
	text-align:center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}

table{
	text-align:center;
	font-family:"Footlight MT Light", "Times New Roman", Georgia;
	font-size:16px;
	color: #000;
	
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width: 1px;  
	border-bottom-width: 1px;
}

#wrapper{ position:relative;
	width:800px;
	background-color:#ffb400;
}

#banner{position:relative;
	background-image: url(images/banner.jpg);
	background-repeat:no-repeat;
	width:794px;
	height:128px;
}
#contentArea{position: relative;
	background-color:#FFFFFF;
	width:794px;
}	
#address {
	position:absolute;
	background-image:url(images/address.jpg);
	background-repeat:no-repeat;
	width:160px;
	left: 20px;
	top: 178px;
	height: 31px;
}

#menu{
	position:absolute;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:160px;
	left: 5px;
	top: 178px;
	height: 31px;
}

#menulinks{position:absolute;
	width:153px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}

#menulinks a:link {text-decoration:none;}
#menulinks a:visited {text-decoration:none;}
#menulinks a:hover {text-decoration:underline; color: red;}

#content{position: relative; 
	width:614px;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:175px;
	padding-right:20px;
}

#content a:link {text-decoration:none;}
#content a:visited {text-decoration:none; }
#content a:hover {text-decoration:underline; color: red;}

#contentb{
	position: relative;
	width:754px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

#contentb a:link {text-decoration:none;}
#contentb a:visited {text-decoration:none; }
#contentb a:hover {text-decoration:underline; color: red;}

#contentc{position: relative; 
	width:454px;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right: 20px;
}

#contentc a:link {text-decoration:none;}
#contentc a:visited {text-decoration:none }
#contentc a:hover {text-decoration:underline; color: red;}

#cards{position:relative; width:224px;
}
#cards a{position: relative; display:block; width:224px; height:29px;}

#cards a.bandB{background-image:url(images/bandB.jpg);}

#cards a.onB{background-image:url(images/onB.jpg);}

#cards a.offB{background-image:url(images/offB.jpg);}

#cards a.otherB{background-image:url(images/otherB.jpg);}

#cards a:hover{background-position:bottom;} 

#nothing{background-color: #FFF;
	background-image:none;
	height:30px;
	width:794px;
	position: relative;
}

#footer{ position:relative;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	width:794px;
	height:18px;
}
#wrapper #contentArea #contentb table tr td u {
	color: #7C0318;
}
#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/drop_shadow.jpg);
	background-repeat: repeat-y;
}

#banner_golf {position:relative;
	background-image: url(images/banner_golf.png);
	background-repeat:no-repeat;
	width:794px;
	height:128px;	
}

#golf {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#golf p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

#golf h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
