div.linkarea {
	background: #4E0000;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 2px;
}
div.linkarea a:link, div.linkarea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div.linkarea a:hover {
	color: #E8E3CA;
	text-decoration: none;
}
.backdropgold {
	background: url(images/backdropgold.jpg) no-repeat center top;
	width: 347px;
	color: #000000;
}
.titles {
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	color: #572020;
	border-bottom: 2px solid #81783F;
}
.hrdecorative {
	background: url(images/hrdecorative.jpg) repeat-x left top;
	height: 15px;
}
.gb {
	background: #E4DEAF url(images/bgtext.jpg) no-repeat right bottom;
	border-left: 3px solid #9D935E;
}
.tt2 {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #F2EFDB;
}
.bright3 {
	border-right: 3px solid #9D935E;
}
.roundedcorner {
	background: #9D935E url(images/roundedcorner.gif) no-repeat left bottom;
}
.roundedcorner2 {
	background: #5B7835 url(images/roundedcorner2.gif) no-repeat left bottom;
}.course {
	background: #335B27 url(images/couse.jpg) no-repeat left bottom;
}
.biggins {
	font-size: 24px;
	color: #FFFFFF;
}
.tan {
	color: #C1BB99;
	font-style: italic;
}
.bleft3 {
	border-left: 3px solid #9D935E;
	background: #F2EFDB url(images/bggolf.jpg) no-repeat left bottom;
	padding-bottom: 150px;
}
.bboth {
	background: #333333;
	border-top: 3px solid #9D935E;
	border-right: #9D935E;
	border-bottom: 3px solid #9D935E;
}
.lines {
	background: url(images/lines.gif) left top;
}
.captiontext {
	font: 9px/10px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.backdropgolf {
	background: #9D935E url(images/backdropgolf.jpg) no-repeat right bottom;
}
.grass {
	background: #F2EFDB url(images/grasshead.jpg) no-repeat center bottom;
}
#upcoming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	min-height: 340px;
}
.upcoming-title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0px;
}
.upcoming-details {
	padding: 0px 0px 0px 15px;
}
.upcoming-link {
	background: #006600;
	width: 230px;
	padding: 3px;
	margin: 0px 0px 15px 15px;
	text-align: center;
	border: 1px solid #ffffff;
	float: left;
}
.upcoming-link a {
	color: #ffffff;
	text-decoration: none;
}
.upcoming-date {
	font-weight: bold;
	padding: 3px 0px 3px 15px;
	float: left;
	margin: 0px 0px 15px 0px;
}
#announcements {
	padding: 15px;
}
#announcements p {
	font-size: 14px;
	padding: 5px 0px;
}
#announcements h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#announcements h3 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
#announcements h4 {
	font-weight: bold;
	color:#FF0000;
	margin: 0px;
	padding: 0px;
}
#announcements .times {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#scrollup {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	height: 155px;
	width: 300px
}
.headline {
	position: absolute;
	color: #333333;
	top: 155px;
	left: 5px;
	height: 155px;
	width: 280px;
}
#scrollup h2 {
	color: #009900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.clear {clear:both;}
