@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #1b2f07 url(../images/site-bg.gif) repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #382513;
}

p a {
	color: #1b2f07;
	text-decoration: underline;
}

h2 {
	margin-bottom: 10px;
}

div#container {
	width: 860px;
	margin: 0 auto;
}

div#header {
	height: 131px;
}

div#scorecard {
	position: absolute;
	color: #294a08;
	margin: 65px 0 0 742px;
	font-size: 11px;
	font-weight: bold;
}

#scorecard a {
	color: #294a08;
	text-decoration: none;
	margin: 0 2px;
	padding: 3px;
}

#scorecard a:hover {
	color: #fff;
	background-color: #294a08;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}	

div#nav {
	height: 40px;
	color: #f2e9d2;
	background: url(../images/nav-bg.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

#nav a {
	color: #f2e9d2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 4px 7px 4px;
	margin: 0 2px;
}

#nav a:hover {
	color: #fff;
	background-color: #172e00;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#page-calendar a.nav-calendar,
#join a.nav-join,
#scoreboard a.nav-scoreboard,
#records a.nav-records,
#photos a.nav-photos,
#sponsorship a.nav-sponsorship, #azalea a.nav-azalea {
	color: #fff;
	background-color: #172e00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.scoreboard-2008 a.nav-2008, .scoreboard-2009 a.nav-2009, .scoreboard-2010 a.nav-2010, .scoreboard-2011 a.nav-2011, .scoreboard-current a.nav-current {color: #fff !IMPORTANT;}

div#content {
	width: 860px;
	background: url(../images/content-bg.gif) 0 0 repeat-y;
	padding-bottom: 10px;
}


/*---------------------------------------------------------------------- COLUMN STYLES --*/

div#leftColumn {
	width: 551px;
	margin-left: 32px;
	float: left;
	display: inline;
}

#leftColumn img {
	margin-bottom: 10px;
}

#leftColumn p {
	padding-bottom: 9px;
}

#news p {
	margin: 0 30px 0 20px;
}

#news strong {
	color: #1b2f07
}

/*---------------------------------------------------------------------- RIGHT COLUMN --*/

div#rightColumn {
	width:263px;
	float: right;
	margin-right: 8px;
}
div#calendar {
	position:relative;
	width:232px;
}
div#calendarSub {
	position:relative;
	width:232px;
	height:241px;
	background-image:url(../images/calendar-sub-bg.gif);
	background-repeat:no-repeat;
	padding: 54px 0 0 31px;
}
div#weather {
	position: relative;
	width: 263px;
	background-image: url(../images/weather-bg.gif);
	background-repeat: repeat-y;
	text-align:center;
}

#page-calendar #weather,
#join #weather,
#scoreboard #weather,
#records #weather,
#photos #weather,
#sponsorship #weather {
	display: none;
}



/*---------------------------------------------------------------------- HOME PAGE STYLES --*/

div#homeLeft {
	width: 265px;
	position: relative;
	float: left;
}
#homeLeft p {
	padding-bottom: 11px;
}
#homeLeft hr {
	margin: 10px 0;
}

#homeLeft ul {
	border-top: #557a41 1px solid;
	margin-bottom: 18px;
}

#homeLeft ul li {
	list-style-type: none;
	padding: 8px 0;
	border-bottom: #557a41 1px solid;
}
#homeLeft li:first-child {
	font-weight: bold;
	color: #294a08;
}

#homeLeft .news-date {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #382513;
}

#news .news-date {
	font-weight: bold;
	display: block;
	color: #1b2f07;
}

div#homeRight {
	margin-left: 21px;
	width: 265px;
	position: relative;
	float: left;
}

#homeRight img {
	margin-bottom: 12px;
}

/*----- HOME TABLE -------------------------------------------------------------*/

#homeRight th {
	background: url(../images/home-table-head.gif) no-repeat;
	height: 24px;
	text-align: right;
	padding: 1px 15px 0 0;
	color: #ffffff;
}

#homeRight table {
	background: url(../images/home-table-bg.gif);
}

#homeRight td {
	padding: 3px 8px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #5a8245;
}

#homeRight tfoot td {
	background:url(../images/home-table-footer-bg.gif) repeat-y;
	font-weight: bold;
	color: #355f20;
	border-style: hidden;
}


.table-footer p {
	font-weight: bold;
	color: #355f20;
}

.score-text {
	font-size: 9px;
	line-height:14px;
}

/*----- CALENDAR -------------------------------------------------------------*/
div#calendar-box {
	background-color: #d6c7a3;
	width: 515px;
	padding: 18px;
	border: #9e884f 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/*----- COURSE PHOTOS PAGE  -------------------------------------------------------------*/
.hole-diagram {
	padding-top:25px;
}
.hole-diagram p img {
	margin-right: 15px;
	border: 4px solid #284907;
	float: left;
}
.hole-thumb {
	margin: 10px 7px 0 0;
	border: 2px solid #284907;
}

/*----- SCOREBOARD TABLES -------------------------------------------------------------*/

#scoreboard table,
#monthlies table {
	margin-bottom: 25px;
}

#scoreboard th,
#monthlies th,
.table-style th {
	background: #5b8042 url(../images/scoreboard-top.gif) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}

.monthly-link-one a,
.monthly-link-two a,
.monthly-link-three a,
.monthly-link-four a,
.monthly-link-five a,
.monthly-link-six a,
.monthly-link-seven a,
.monthly-link-eight a,
.monthly-link-nine a,
.monthly-link-ten a,
.monthly-link-eleven a,
.monthly-link-twelve a {
	display: block;
	width: 551px;
	background: #5b8042 url(../images/scoreboard-top.gif) no-repeat;
	padding: 5px 0;
	text-decoration: none;
	color: #c1d8b1;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

#monthlies .monthly-link a:hover {
	color: #fff;
}

#scoreboard td,
#monthlies td,
.table-style td {
	padding: 5px;
	border-color: #85937c;
	border-width: 1px;
	border-style: solid;
}

.table-subhead {
	color: #31521c;
	text-align: left;
	background-color: #acbba2;
	font-size: 10px;
	font-weight: bold;
}
.table-odd,
.table-odd{
	background-color: #c9cbc8;
}

.table-even,
.table-even,
.table-style {
	background-color: #d6d6d6;
}

#monthlies a strong {
	color: #5b8042;
	font-size: 12px;
	text-decoration: none;
}

#monthlies a:hover strong {
	text-decoration: underline;
}

div#archived-links {
	background-color: #c5b180;
	display: block;
	padding: 10px 0 0 10px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#scoreboard p a {
	color: #284907;
	text-decoration: none;
	margin: 0 6px;
}

#scoreboard p a:hover {
	color: #fff;
}

div#rules {
	padding-top: 15px;
}


/*----- Azalea -------------------------------------------------------------*/

#info {
	text-align: center;
}

#info h2 {
	color: #056839;
	font-size: 13px;
	padding-bottom: 8px;
}

.prizes {
	display:block;
	color: #056839;
	font-weight: bold;
	padding: 10px 0;
}

div#azalea-left {
	width: 270px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

div#azalea-right {
	width: 240px;
	float: left;
	text-align: center;
	padding-left: 41px;
}

#azalea-right strong {
	color: #056839;
}

#azalea-right a {
	text-decoration: none;
}

#azalea-right a:hover {
	text-decoration: underline;
}

#azalea td strong {
	color: #056839;
	font-weight: bold;
	font-size: 13px;
}

div.reg {
	display: none;
	text-align: left;
	width: 250px;
	float: left;
	margin: 0 25px 30px 0;
}

div.reg img {
	margin-top: 12px;
}



/*---------------------------------------------------------------------- FOOTER --*/

div#footer {
	text-align:center;
	background: url(../images/footer-bg.jpg) no-repeat;
	padding-top: 35px;
	margin-bottom: 25px;
}
div#footer img {
	margin-top: 15px;
}
.footerNav {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	margin-bottom: 8px;
}
.footerNav a {
	text-decoration: none;
	padding: 0 4px;
	color:#ffffff;
	word-spacing: 2px;
}
.footerNav a:hover {
	padding: 0 4px;
	background-color:#FFFFFF;
	color: #1b2f07;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.footerText {
	size: 11px;
	padding: 0 2px;
	color: #5e6d50;
	margin-top: 14px;
}
.footerText a {
	padding: 0 2px;
	color: #5e6d50;
	text-decoration:none;
}

.footerText a:hover {
	color: #fff;
	text-decoration: underline;
}

.read-more a {
	padding: 7px 11px;
	background-color: #c4b38a;
	color: #382513;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.read-more a:hover {
	background-color: #294a08;
	color: #fff;
}
.clearfloats {
	clear:both;
}
