/* CSS Document */
	body {
		margin:0px 0px 0px 0px;
		background:#4E606C;	
		background-image: url('images/logoBG.gif');
		font-family: arial, sans-serif;
		font-size:10px;
		line-height:16px;
		color:#000000;
		}		
	.newsimg {
		margin-left:8px;
		margin-right: 8px;
	}
	.specialNews{
	color:#79451D;
	}
	
	a,
	a:link,
	a:visited,
	a:active {
		text-decoration: none;
		color:#4E606C;
		font-weight: bold;
		}
		
	a:hover {
		text-decoration: underline;
		}
	
	td, p, div {
		font-family: arial, sans-serif;
		font-size:12px;
		color:#000000;
		line-height:16px;
		}
	
	.maincontent {
		font-family: arial, sans-serif;
		font-size:9px;
		color:#000000;
		line-height:15px;
		margin-bottom:6px;
		}		

	/* paragraphs within a maincontent container */
	.maincontent p {
		font-family: arial, sans-serif;
		font-size:9px;
		color:#000000;
		line-height:15px;
		margin: 0 0 6px 0;
		/* margin-bottom:6px; */
		}		
		
	
	.bold {
		font-weight:bold;
		}
	
	.smallcaps	
		{
		font-variant: small-caps;
		}
		
	.bulletedlist	
	{
		margin: 0 0 0 25px;
		font-size: 9px;
		color: #000000;
		line-height: 15px;
		margin-bottom: 6px;
		display: list-item;
	}
		
	.unbulletedlist	
	{
		margin: 0 0 0 25px;
		font-size: 9px;
		color: #000000;
		line-height: 15px;
		margin-bottom: 6px;
	}
	.standingsbrown{
		color:#79451D;
		font-size: 7pt;
		
	}
	.standingsblue{
		color:#79451D;
		font-size: 7pt;
		background :#C6BB98;
		
	}
	.standingsbrown a,
	.standingsbrown a:link,
	.standingsbrown a:active,
	.standingsbrown a:visited{
		color:#79451D;
		font-size:7pt;
		text-align:left;
		line-height:11pt;
		font-weight:bold;
		text-decoration:none;
		
	}
	.standingsbrown a:hover{
		text-decoration:underline;
	}
	.standingsblue a,
	.standingsblue a:link,
	.standingsblue a:active,
	.standingsblue a:visited{
		color:#79451D;
		font-size:7pt;
		line-height:11pt;
		text-align:left;
		font-weight:bold;
		text-decoration:none;
		
	}
	.standingsblue a:hover{
		text-decoration:underline;
	}
	.standings {
		color:#000000;
		font-size: 7pt;
		line-height: 11pt;
		text-align:left;
		
	}
	.standings b {
		color:#000000;
		font-weight: bold;
	}
	.mainheadline {
		color:#4E606C;
		font-size:14pt;
		font-weight: bold;
		
	}
	.subheadline {
	color:#4E606C;
	font-size:11pt;
	font-weight: bold;
	line-height:120%;
		
	}
	.date{
	color:#4E606C;
	font-size:10pt;
		
	}
	.archivelist {
		color:#5D3312;
		font-size:11pt;
		font-weight: bold;
		line-height:120%;
		
	}
	.archivelist a,
	.archivelist a:link,
	.archivelist a:active,
	.archivelist a:visited
	{
	color:#5D3312;
	text-decoration:none;
	}
	
	.archivelist a:hover {
	text-decoration:underline;
	}
	.mainimage {
		border: thick solid #5D3312;
		margin: 5px;
	}
	.homepageimage {
		border: thick solid #5D3312;
		margin: 8px;
		
	}
	.specialhomepageimage {
		border: thick solid #5D3312;
		text-align:center;
	}
	.teamimage {
		border: thick solid #5D3312;
		margin: 8px;
	}
	.featureimage {
		border: medium solid #DFD5B5;
		margin: 5px;
	}
	.feature {
	font-size: 8pt;
	color: white;
	}
	.featureheadline{
	font-size: 12 pt;
	color:#DFD5B5;
	font-weight:bold;
	}
	.footer{
	font-size: 8pt;
	color: white;
	}
	.footer a,
	.footer a:link,
	.footer a:active,
	.footer a:visited
	{
	font-size: 8pt;
	color: white;
	text-decoration:none;
	}
	.footer a:hover{
	text-decoration:underline;
	}
	.subNav {
	font-size:12 pt;
	font-weight:bold;
	}
	.subNav a,
	.subNav a:link,
	.subNav a:visited,
	.subNav a:active {
		text-decoration: none;
		font-size:12 pt;
		color:#4E606C;
		font-weight: bold;
		}
	.subNav a:hover {
		text-decoration: underline;
		}
	.scheduleHeading {
	background:#4E606C;
	font-weight:bold;
	color:white;
	}
	.calendar a,
	.calendar a:link,
	.calendar a:active,
	.calendar a:visited
	{
		color:white;
		font-size: 8pt;
		line-height: 12pt;
		text-align: left;
		font-weight:bold;
		text-decoration:none;
		
	}
	.calendar a:hover{
		text-decoration:underline;
	}
	.calendar {
		color:#DFD5B5;
		font-size: 8pt;
		line-height: 12pt;
		background:#79451D;
		
	}
 .mainIndex {
 	margin-top:-25px;
 }
