#body{
	background-color: #FFFFFF;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
	
#navbar {
	background-color: #A8CF58;
}

#maincontent {
	background-color: #EDEBEC;
	width: 780px;
	margin-top: -2px;
}

#submaincontent {
	background-color: #EDEBEC;
	padding: 30px;
	margin: 0px;
}



.introwindow {
	background-color:#fff;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	color: #74bf44;
	font-size: 15px;
}

.introwindow a {
	color: #87c540;
	text-decoration: none;
}

.introwindow a:hover {
	color: #146634;
	text-decoration: none;
}

.introwindow p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentwindow {
	background-color:#fff;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	color: #146634;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}

.contentwindow h2 {
	color: #146634;
	padding:0px 0px 8px 4px;
	background-color: #ffffff;
	background-image: url(images/hr1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.contentwindow h3 {
	color: #146634;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

.contentwindow .hr {
	background-image: url(images/hr1.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentwindow p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.contentwindow a {
	color: #87c540;
	text-decoration: none;
}

.contentwindow a:hover {
	color: #146634;
	text-decoration: none;
}

.contentwindow2 {
	background-color:#fff;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #74bf44;
	text-align: center;
	line-height: 24px;
}

.contentwindow2 h3 {
	color: #146634;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

.contentwindow2 p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentwindow2 .hr {
	background-image: url(images/hr2.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentwindow2 a {
	color: #87c540;
	text-decoration: none;
}

.contentwindow2 a:hover {
	color: #146634;
	text-decoration: none;
}

.contentwindow3 {
	background-color:#fff;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #74bf44;
	text-align: center;
	line-height: 15px;
}

.contentwindow3 h3 {
	color: #146634;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentwindow3 .hr {
	background-image: url(images/hr2.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentwindow3 p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentwindow3 a {
	color: #87c540;
	text-decoration: none;
}

.contentwindow3 a:hover {
	color: #146634;
	text-decoration: none;
}

.contentwindow4 {
	background-color:#fff;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #146634;
	text-align: center;
	line-height: 24px;
}

.contentwindow4 h3 {
	color: #146634;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}


.contentwindow4 p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentwindow4 .hr {
	background-image: url(images/hr1.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentwindow4 a {
	color: #87c540;
	text-decoration: none;
}

.contentwindow4 a:hover {
	color: #146634;
	text-decoration: none;
}


.smalltext {
	font-size: 10px;
	line-height: normal;
}

.smalltext-events {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
}

table.rightcolumn{
	margin-left: -15px;
}

#leftnav {
	width: 175px;
	vertical-align: top;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #74bf44;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 30px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: EDEBEC;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftnav a {
	text-decoration: none;
	color: #146635;
}

#leftnav a:hover {
	text-decoration: none;
	color: #74bf44;
}

#subpagecontent {
	background-color: #FFFFFF;
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	vertical-align: top;
	margin-right: 30px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-color: #EDEBEC;
	border-right-color: #EDEBEC;
	border-bottom-color: #EDEBEC;
	border-left-color: #EDEBEC;
}

#subpagecontent h1 {
	color: #146634;
	padding:0px 0px 8px 4px;
	background-image: url(images/hr2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-transform: uppercase;
}

#subpagecontent h2 {
	color: #74bf44;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#subpagecontent a {
	text-decoration: none;
	color: #74bf44;
}

#subpagecontent a:hover {
	text-decoration: underline;
	color: #146635;
}

#subpagecontent .hr {
	background-image: url(images/hr2.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
}
