body {
	margin: 20px 0px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-color: #95a038;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td {
	font-size: 13px;
}

a {
	color: #4e6505;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: 21px;
	font-weight: normal;
	color: #4e6505;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

#lid {
	margin-right: auto;
	margin-left: auto;
	background-color: #8a9c22;
	text-align: center;
	width: 706px;
	padding-top: 3px;
	padding-bottom: 3px;






}

#site_container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;


}

.header_container {
	height: 100px;
}

#nav_container {
	vertical-align: top;
}

#nav_container table{
	width: 155px;
	margin-left: 15px;
	margin-top: 15px;
}

#nav_container a{
	width: 100%;
	display: block;
}

html>body #nav_container a { 
	width: auto;
}

.nav_item a{
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
}

.nav_item a:hover {
	color: #95a038;
}

.nav_item_active a{
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
}

.nav_subitem a{
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
}

.nav_subitem a:hover {
	color: #95a038;
}

.nav_subitem_active a, .nav_subitem_active a:hover{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
}

.mem_item a{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.mem_item a:hover {
	color: #4e6505;
}

.mem_item_active a{
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.mem_subitem a{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
	color: #000000;
}

.mem_subitem a:hover {
	color: #4e6505;
}

.mem_subitem_active a, .mem_subitem_active a:hover {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
	color: #000000;
}

.nav_admin a{
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#middle_container{
	vertical-align: top;
	width: 530px;

}

#middle {

}

#content_container{
}

.content {
	line-height: 18px;
}

#title_container {
	padding: 15px 15px 5px;
	font-size: 21px;
	line-height: normal;
}

#title2, .linkHeading{
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #4e6505;
	padding-top: 3px;
	padding-bottom: 3px;
}

.top_container {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: right;
	display: none;
}

.top a{
	text-decoration: none;
	font-size: 11px;
}

#footer_container {
	text-align: center;
	padding: 10px;
	color: #8a9c22;
	font-size: 11px;
}

#footer_container a{
	color: #8a9c22;
	text-decoration: none;
}

.image_container {
	width: 1px;
	margin-bottom: 10px;
}

.image_border {
	padding: 5px;
	border: 1px solid #DFE0E2;
}

.image_no_border {

}
.description {
	background-color: #fcfce9;
	font-size: 11px;
	padding: 5px 10px;
	line-height: normal;
}

.calendar_front_date{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #95a038;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #f2f4b3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.calendar_front_info {
	padding-bottom: 10px;
	padding-top: 5px;
}

.linkItem{
	padding-bottom: 10px;
	padding-top: 5px;
}

.link_container, .calendar_container{
	width: 100%;
	margin-bottom: 10px;
}
