@charset "utf-8";
#mainContent #season h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;

}
li {
	font-size:12px;
}

#container #mainContent #season p {
	margin-top: 0px;
	padding-top: 0px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	text-decoration: none;
}
a {
	color: #1D6A46;
	text-decoration: none;
}
#container #mainContent h1 {
	font-size: 22px;
	color: #006600;
}

#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	text-decoration: none;

}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 145px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0;
}
#mainContent {
	margin: 20px 30px 0 195px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-decoration: none;
}
#topContent {
	height: 325px;
	width: 685px;
}
#container #mainContent h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1d6a46;
}
#container-home #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
#mainContent p {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}
#container #mainContent h4 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	width: 146px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 165px;
	font-weight: bold;
}
#container-home {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(/images/background.jpg);
	text-decoration: none;
}
#leftfeature {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	border: thin solid #a5bf98;
	/*height: 280px;*/
}
#container-home #mainContent h2, #container-home #mainContent h2 a{
	font-size: 14px;
	font-weight: bolder;
	color: #1d6a46;
	text-decoration: none;
	margin: 0 0 3px 0;
}
#container-home #mainContent h2 a:hover{
	color: #FFBE4F;
}
#rightfeature {
	margin: 0;
	padding: 0px;
	float: right;
	width: 398px;
	background-color: #000000;
	height: 280px;
}
#leftfeature h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1d6a46;
	margin: 10px;
}
#leftfeature p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 10px;
}
#mainContent a {
	text-decoration: none;
}
#mainContent ul,li {
	font-size:12px;
}
#mainContent a:hover {
	color: #006699;
	text-decoration: none;
}

/*styles added by EAA*/
.important, #leftfeature p.important {
	font-size: 14px;
	font-weight: bold;
}
.important a:link,.important a:visited, #leftfeature p.important a:link,#leftfeature p.important a:visited{
	color:#F00;
}
.event {
	font-style:normal;
	color: #125A34;
}
div.right_image{
	float: right;
	margin-left: 5px;
}
#ksb_news_items{
	/*clear:both;*/
}
#social_links{
	border: 1px solid #1D6A46;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
span.photo_caption{
	font-size: 80%;
	color:#333;
}

#breadcrumbs{
	font-size: 80%;
}
#the_boys{
	background-color: #125A34;
	padding: 5px;
	margin-top: 3px;
	color:#FFF;
	font-weight: bold;
}
#whats_new_box{
	padding: 3px;
}
#whats_new_box h3{
	color:#1D6A46;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.highlight_box{
	background-color: #FFEBCA;
	border: 1px solid #1D6A46;
	color: #1D6A46;
	padding: 3px;
	margin-bottom: 5px;
}
table.perf_history td{
	vertical-align: top;
	font-size: 90%;
	border: 1px solid;
}
