/*    base color  5b7f39*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border-style: none;
}
body {
	background-color: #a1bf85;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 120%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #5c2715; border-left: 4px solid #5c2715; padding-left: 5px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #5c2715;border-left: 4px solid #5c2715;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}
a, a:link, a:visited {
	color: #a41747;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #c81e57;
	text-decoration: none;
}
a:focus {
	color: #c81e57;
}
a:active {
	color: #c81e57;
}
#wrapperbackground {
	background-color: #a1bf85;
	/*background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
		
}
#outerWrapper { 
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 105px;
	text-align: left;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 250px;
	padding-top: 10px;
}
#header #links {
	color: #5c2715;
	font-size: 1.4em;
	font-weight: bold;
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 10px;
	height: 3.5em;
	line-height: 1.4em;font-family: Arial, Helvetica, sans-serif;
}
#links a, #links a:active, #links a:visited {
	color: #808000;
	font-weight: normal;
}
#header #links a:hover {
	color: #FFF;
	text-decoration: none;
}
#nav {
	clear: both;
	position: absolute;
	top: 72px;
	margin: 0px 0 -15px 0px;
	padding: 6px 0 0 00px;
	width:870px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 1px;
}

* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}

#nav li a {
	display: block;
	height: 27px;
	background: url(images/nav-left.png) left top no-repeat;
	font-size: 1.2em;
	line-height: 27px;
	font-family: Arial, Helvetica;
	text-decoration: none;
  }  
  
#nav li a span {
	display: block;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 27px;
	font-weight: normal;
	color: #a1bf85;
	background: url(images/nav-right.png) right top no-repeat;
	text-decoration: none;
}

#nav li a:hover {
	background-position: left -27px;
	text-decoration: none;
	cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
	background-position: right -27px;
	color: #FFF;
}

#nav li.current_page a {
	background-position: left top no-repeat;
}

#nav li.current_page a span {
	background-position: right top no-repeat;
	color: #FFF;
}

#outerWrapper #feature {
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 4px #541227 solid;
	color: #fff;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	line-height: 4.5em;
}
#outerWrapper #subcontentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
	background-color: #f0fff0;
	padding-bottom: 40px;
	border-width: 4px;	
	border-style: solid;	
	border-color: #541227;
	background-image: url(images/footer-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	text-align: justify;
}
#outerWrapper #subcontentWrapper #rightColumn {
	float: right;
	width: 220px;font-size: 1.1em;
	background-color: #c8d9b8;
	border: #5c2715 1px solid;
	margin-bottom: 15px;
}
#outerWrapper #homecontentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 25px;
	color: #182010;
	font-size: 1.3em;
	line-height: 140%;
	float: left;
	width: 880px;
	text-align: justify;
}
#outerWrapper #subcontentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #111111;
	font-size: 1.3em;
	line-height: 140%;
	float: left;
	width: 600px;
}
#content ul li {
	margin-bottom: 5px;
}
.powercms img { padding: 4px; border: #5c2715 1px solid; margin: 10px; margin-top: 0; }
.powercms h2 { background-color: #a1bf85; padding-top:4px; padding-bottom: 4px;  text-align: center; }
.cmssubdiv { width: 100%; margin: 10px auto; }
.hometitle {
	color:#5c2715;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	
	line-height: 1.6em;
}
.homefeatureboxes {
	font-size: 1.0em;
	padding-top: 10px;
	line-height: 125%;
	padding-bottom: 20px;
	color: #182010;
}
.homefeatureboxes p {
	padding-right:10px;	
	margin: 10px 0 5px 0;
}

.homefeatureboxes img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	margin-left: 10px;
	border: 1px #808000 solid;
}
.homeleft-box {
	float: left;
	width: 278px;
	margin-right: 17px;
	
	border: 1px solid #7ea855;
}
.homemiddle-box {
	float: left;
	width: 278px;
	margin-right: 17px;
	
	border: 1px solid #7ea855;
}
.homeright-box {
	float: left;
	width: 278px;
	
	border: 1px solid #7ea855;
}
.homefeaturetitle {
	font-size: 1.5em;
	font-weight: normal;
	color: #e4eddc;
	line-height: 1.6em;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #4b6433;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-align: center;
}
#rightColumnContent {
	width: 210px;
	color: #2b4b3c;
	margin: 5px; 
}
#rightColumnContent p { 
	text-align: left;
}
#rightColumnContent h3 {
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 1.6em;
	padding-right: 4px;
	padding-left: 4px;
	color: #5c2715;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	font-weight: bold; text-align: center;
}
#rightColumnContent h4 {
	padding: 5px 0 5px 10px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #511227; border-top: #511227 2px solid;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}
#events { margin: 0 15px; }
#events p {
	margin: 5px 15px;
	padding: 0px;font-size: 1.1em; line-height: 125%;font-family: Arial, Verdana, Geneva, sans-serif;
}
#rightColumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColumn ul li {
	list-style: none;
	display: inline;
}
#rightColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #a41747;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b7f39;
}
#rightColumn ul li a:hover {
	text-decoration: none;
	background-color: #97bf70;
	color: #c81e57;
}
#footer {
	color: #e4eddc;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px; font-size: 1.2em;
	padding-bottom: 10px;background-color: #4b6433;font-family: Arial, Helvetica, sans-serif;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #e4eddc;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #97bf70;
	background-color: #f9fff9;
	color: #335413;
}
.sidebardk {
	color: #335413;
	border: 1px solid #4c6038;
	padding: 6px;
	background-color: #97bf70;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 1.0em;
	color: #b2cb99;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #7ea855;
	font-weight: normal;
}
.featureboxes {
	font-size: 1.0em;
	padding-top: 10px;
	line-height: 1.4em;
	padding-bottom: 20px;
	float: left;
}
.featureboxes img {
	border: 1px solid #4b6433;
}
.left-box {
	width: 180px;
	margin-right: 20px;
	float: left;
}
.middle-box {
	float: left;
	width: 180px;
	margin-right: 20px;
}
.right-box {
	float: left;
	width: 180px;
	margin-right: 0px;
}
.featuretitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #284111;
	line-height: 1.2em;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.readmore {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.quote {
	background-image: url(images/quote.png);
	background-position: left top; padding-left: 25px;
	background-repeat: no-repeat;
}
.clearFloat {
	clear: both;
	display: block;
}
