﻿body {
margin: 0; 
padding: 0; 
font-size: .90em; 
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000; /* Black */
background-color: #FFFFFF; /* White */
}

div#banner {
	color: #fff; /* White */
	background-color: #9DB563;
	background-repeat: no-repeat;
	height: 100px;
	display: none;
}

div#container2 {
	background-repeat: repeat-y;
	background-position: right;
}

div#navigation {
	float: left;
	width: 15px;
	padding-top: 0.3em;
	display: none;
}
#navigation img {
	padding-bottom: 0.5em;
}

div#navigation ul {
list-style-type: none; 
padding: 0; 
margin: 0; 
}

div#navigation ul li {
	margin-top: 4px;
	padding-left: 10px;
}

#navigation ul li a {
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
}

#navigation ul li a:hover {
color: #FFFFFF; /* White */
background-color:  #CCCCCC; /* Gray */
}

div#more {
	float: right;
	width: 160px;
	margin: 0;
	padding: 2em 10px 0 0;
	color: #fff;
	display: none;
}

div#more h3 {
margin-top: 0;
color: #fff;
padding: .2em;
}

div#more a:link {
color: #FFFFFF; /* White */
}

div#more a:visited {
color:  #006666; /* Mid Grayish Blue */
}

div#more a:hover, a:active {
color: #FFFF00; /* Yellow */
background-color: #003366; 
}

div#content {
	line-height: 150%; 
	margin-left: 10px;
	padding: 0.3em;
	height: 9in;
	width: 6.5in;
}

div#content h1 {
	color: #006633;
	text-align: center;
}

div#content h2 {
font-size: 2em;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

#cleardiv {
clear: both;
height: 1em;
}

div#footer {
	clear: both;
	border-top: 1px solid #999;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	display: none;
}

div#footer a:link {
	color:  #003366; /* Dark Blue*/
}

div#footer a:visited {
color:  #006666; /* Mid Grayish Blue */
}

div#footer a:hover, a:active {
color: #FFFFFF; /* White */
background-color: #003366; 
}

div#footer ul {
padding: 0; 
margin: 0; 
list-style-type: none; 
}

div#footer li {
	display: inline;
	margin-right: .8em;
} 
#footerAddress {
	font-size: 0.85em;
	text-align: center;
	padding: 0.5em;
}
.staff {
	color: #006633;
	text-align: left;
	line-height: 100%;
	float: right;
	width: 275px;
	background-color: #CCCCCC;
	background-image: url("../_images/nav_col_base.jpg");
	background-repeat: repeat-y;
	background-position: right;
	padding: 0.2em;
	display: none;
}
table td,th {
	font-size: 0.9em;
}
#content #pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #185242;
	background-color: #CCCCCC;
	text-align: center;
	width: 100%;
	padding: 5px;
	letter-spacing: 0.8em;
	background-image: url("../_images/buttons/tl2.png");
	background-repeat: no-repeat;
	border: 0;
}
#content #pageTitle td {
	border: 0;
}
div#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}

#content img {
	text-align: center;
}

.lightGrayBackground {
	background-color: #CCCCCC;
	text-align: center;
	font-size: .85em;
}

.center {
	text-align: center;
}
.proshopTable {
	border: 1px solid #185242;
	width: 100%;
}
}
.whiteBackground {
	background-color: #FFFFFF;
	font-size: 1.0em;
}
.yearLink {
	font-size: 0.95em;
	color: #185242;
	background-color: #F79C39;
	text-align: center;
	padding: 2px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.yearLinkYr {
	color: #FFFFFF;
	background-color: #006633;
	font-weight: 700;
}
.calendarTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	padding: 5px;
	width: 100%;
	border: 1px solid #185242;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	line-height: 2px;
}
.calendarTable a {
	color: #000099;
	text-decoration: underline;
}
.calendarTable th, td {
	border: 1px solid #000000;
}
.calendarTable th {
	background-color: #185242;
	width: 14%;
	color: #FFFFFF;
}
.calendarTable td {
	vertical-align: top;
	font-weight: 700;
	text-align: left;
	line-height: 1.5em;
	border: 1px solid #000000;
}
.calendarTable a:hover, a:active {
color: #FFFFFF; /* White */
background-color: #003366; 
}
caption {
	font-size: 1.5em;
	color: green /* #000099; */
	text-align: center;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
}
.blueBackground {
	color: #FFFFFF;
	background-color: #0000AA;
	text-align: center;
	font-size: .85em;
}
.darkGrayBackground {
	background-color: #999999;
	text-align: center;
	font-size: .85em;
}
.lightGrayBackground {
	background-color: #CCCCCC;
	text-align: center;
	font-size: .85em;
}
.redBackground {
	color: #FFFFFF;
	background-color: #AA0000;
	text-align: center;
	font-size: .85em;
}
.scorecard {
	background-color: #FFFFFF;
	padding: 1px;
	width: 100%;
	border: 1px solid #000000;
	font-size: 1.0em;
}
.scorecard th, td {
	text-align: center;
	border: 1px solid #000000;
}
.scorecardFrontBack {
	background-color: #FFFFFF;
	padding: 1px;
	width: 100%;
	border: 1px solid #000000;
	font-size: 1.0em;
}
.scorecardFrontBack th, td {
	text-align: center;
	border: 1px solid #000000;
}
.tableAnnualPass {
	width: 100%;
	border: 1px solid #000000;
}
.strong {
	font-weight: 700;
}
.search {
display:none;
}

.tableAnnualPass th, td {
	border: 1px solid #000000;
}
#feedbackForm {
	background-color: #CCCCCC;
	padding: 10px;
}
#emailRegForm {
	background-color: #CCCCCC;
	padding: 10px;
}
embed {
	display: inline;
}
h5 {
	display: inline;
	color: #006633;
	margin-bottom: 3px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.proshopTable {
	border: 1px solid #185242;
}
.proshopTable th, td {
	border: 0;
}

