body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cdb984;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #226330;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89c985;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b315d;
	padding: 0px;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21622f;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	padding: 1em;
	background: #d4ebca;
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #226330;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: .1em;
}
.subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #226330;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#b4791a }

.ThinLine { width:1px; height:1px; background:#21622f }

.ThinLine2 { width:1px; height:1px; background:#4d8ac5 }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #ffffff;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {

	background-color:#182f5b;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}
#activeLink {

	background-color:#182f5b;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}

#mainlinks a
{
	color: #3b3f2a;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #3b3f2a;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#secondarylinks a:hover
{

	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
/*--------------------- ADDED STYLES -----------------------*/

ul.arrowList {

	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 24px;
	font-weight: bold;
}
ul.arrowList li {

	background: url(../images/triangleright.jpg) no-repeat left 45%;
	padding: 0em 0em 0em 2em;
	margin: 0;
}
.contactInfo {
	
	display: block;
	background: #d4ebca;
	color: #246432;
	padding: 1em;
	font-weight: bold;
}
.sidePicStroke {

	border: #226330 solid 1px;
	padding: 2px;
}