/* CSS Document */

body {
	background-color:#D2E4B1;

}



#allcontent  {
	width: 850px;
	position:relative;
	padding: 5;
	filter: progid:DXImageTransform.Microsoft.shadow(color:#666666, direction=125);
	margin-top: 25px;
	margin: auto;
	height: auto;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	vertical-align: top;
	background-color:#FFFFFF;
}


/*top section*/


#firstwords {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	padding:10px;
	color:#008C1C;
	}

#topbanner  {
	width: 850px;

}



/*table top nav*/

.borderright {
	border-right: 1px solid #ffffff;
	text-align: center;
	background-color: #008C1C;
}
	
.noborderright {
	text-align: center;
	background-color: #008C1C;
}

#topnav {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	width: 850px;
	height: auto;
	border: none;
	background-color:#008C1C;
	}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}

#topnav a:link {
	text-decoration: none;
}

#topnav a:visited {
	text-decoration: none;
}

#topnav a:hover {
	color:#858585;
	text-decoration: none;
}

.activepageborderright {
	color: #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	background-color:#EAC700;
	}
	
.activepagenoborderright {
	color: #ffffff;
	text-align: center;
	background-color: #EAC700;
	}
	
	
#whitespace  {
	height: 8px;
	vertical-align: top;
	
	}
	

	

	
/* main content */
	
#whitespace {
	width: 850px;
	background-color:#FFFFFF;
	height: 15px;
}

	
#main  {
	width: 850px;
	padding: 0 0 0 0;
	height: auto;
	border: none;
	border-collapse: collapse;
	vertical-align: top;

}

#main2  {
	width: 850px;
	padding: 0 0 0 0;
	height: 1000px;
	border: none;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;

}

/* left panel */
	
#leftpanel {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-color:#ffffff;
	width: 200px;
	height:auto;
	

		}
		
#leftpanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#535353;
	line-height: 20px;

		}
		
#leftpanel h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	color: #577a3d;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#577a3d;

}

#leftpanel h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;

}

#leftpanel h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#577a3d;
	text-align:left;
	}


#leftpanel .subhead  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #EAC700;

}

#leftpanel .author  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	
}


	
#leftpanel  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 25px;
}

#leftpanel a:link {
	color: #008C1C;
	text-decoration: none;

}

#leftpanel a:visited {
	color:#008C1C;
	text-decoration: none;

}
	

#leftpanel  a:hover {
	color: #EAC700;
	text-decoration: none;

}



#leftpanel .dotrule {
	border-bottom: thin dotted #008C1C;

}


/* left panel side nav */

#sidenav td {
	border-bottom: solid #FFFFFF thin;
	margin: 0px;
}

#sidenav tr a  {
	background-color: #DFFFBF;
	padding: 3px 5px 3px 3px;
	display: block;
	text-decoration: none;
	color: #525a2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	line-height: 20px;
	margin: 0px;
}


#sidenav tr td a:hover  {
	color: #EAC700;
	text-decoration:none;
}

#sidenav tr td a:active {
	background-color:#EAC700;
	color: #ffffff;
	text-decoration:none;
	}



.sidenavhead  {
	color: #FFFFFF;
	background-color: #008C1C;
	padding: 3px 7px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}




/* events */



#event1  {
	background-color:#FFE994;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
}

#event1 .eventinfohead {
	font-weight: bold;
	font-size: 18px;
	color: #0b0246;
	line-height: 21px;
	

	}
	
#event1image  {
	background-color: #be7c2a;
	padding: 0 0 0 0;
	width: 75px;
}

#event1 .eventinfo {
	font-weight: normal;
	font-size: 13px;
	color: #0b0246;
	line-height: 16px;
	}
	

#event1  a {
	font-weight: lighter;
	font-size: 13px;
	line-height: 24px;
}

#event1  a {
	color: #be7c2a;

}

#event1  a:hover {
	color: #0b0246;
	text-decoration: none;

}

#event1  a:visited {
	text-decoration: none;

}



/* right panel */


		
#rightpanel {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	height:auto;

	}
	
#rightpanel p {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	}
	
#rightpanel h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #577a3d;
	border-bottom: #577a3d thin solid;

}

#rightpanel h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #577a3d;

}

#rightpanel h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#577a3d;
	}
	
#rightpanel h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#577a3d;
	}

#rightpanel .subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #F2E7A5;

}

#rightpanel .author {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	
}


	
#rightpanel .dotrule {
	border-bottom: #008C1C thin dotted;

}
	
	
#rightpanel  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	line-height: 20px;
}

#rightpanel  a {
	color: #008C1C;
	text-decoration: none;

}

#rightpanel a link {
	color:#008C1C;
	text-decoration:none;
	}

#rightpanel  a:hover {
	color: #EAC700;
	text-decoration: none;

}

#rightpanel  a:visited {
	text-decoration: none;

}
	


.rule {
	border-bottom:thin #FFCC33;

}
	
	
/* rightpanel calender */

		
#rightpanelcal {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	height:auto;

	}
	
#rightpanelcal p {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	}
	
#rightpanelcal h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	border-bottom: #000000 thin solid;

}

#rightpanelcal h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;

}

#rightpanelcal h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#577a3d;
	}

#rightpanelcal h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#577a3d;
	}

#rightpanelcal .subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #F2E7A5;

}

	
#rightpanelcal .dotrule {
	border-bottom: #008C1C thin dotted;

}
	
	
#rightpanelcal  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	line-height: 20px;
}

#rightpanelcal  a {
	color: #008C1C;
	text-decoration: none;

}

#rightpanelcal a link {
	color:#008C1C;
	text-decoration:none;
	}

#rightpanelcal  a:hover {
	color: #FFCC33;
	text-decoration: none;

}

#rightpanelcal  a:visited {
	text-decoration: none;

}
	

.rule {
	border-bottom: thin dotted #008C1C;

}
		
/* sitemap */

#sitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:535353;
	line-height:25px;
}

#sitemap a link {
	color:#535353;
	text-decoration:none;
	}

#rightpanelcal  a:hover {
	color: #FFCC33;
	text-decoration: none;

}		




/* copyright */
	
	
#copyright {
	font-weight: lighter;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 25px;
	margin-top:50px;
	height:auto;
	line-height:20px;
	}
	
#copyright  a{
	font-weight: lighter;
	font: 10px Arial, Helvetica, sans-serif;
	color: #546672;
	text-align: left;
	line-height: 100%;
	text-decoration: none;
	color:#008C1C;
}

#copyright a link{
	font-weight: lighter;
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:25;
	text-decoration:none;
	color:#008C1C;
	}

#copyright a:visited{
	text-decoration:none;
	}

	
#copyright a:hover{
	color:#EAC700;
	text-decoration:none;
	}

#copyright a:active{
	color:#008C1C;
	text-decoration: none;
	}



