/*------------------------ innershared.css ----------------------*/
.divRightColumn {
	float:right;
	width:268px;
	
	background-image:url(../images/rightcolumn-bg.jpg);
	background-repeat:no-repeat;
	
	padding-left:20px;
	padding-right:112px;	
	padding-bottom:50px;	
}
		.sectionHeader{
			color:#47631f;
			text-transform:uppercase;
			margin:20px 25px 0px;
			font-size:15px;
		}

/*------ end right column ---------*/




#divContent {
	padding-bottom:50px;
	padding-left:105px;
	padding-top: 10px;
	width:595px;
}

#divCrumbs {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
}
#divCrumbs a:link, #divCrumbs a:visited, #divCrumbs a:active {
	color:#451707;
	text-decoration:none;
}
#divCrumbs a:hover {text-decoration:underline;}
#divCrumbs .currentPageTitle {color:white;}



#divBigFooter {
	height:105px;
	
	padding:20px 0px 25px 140px;
	
	background-image:url(../images/bigFooter-bg.jpg);
	background-repeat:no-repeat;
	
	font-size:14px;
}
#divBigFooter .bfTitle {
	text-transform:uppercase;
	font-size:20px;	
	margin-bottom:15px;
}
#divBigFooter .latestNews {
	float:left;
	width:570px;
}
#divBigFooter .latestNews .newsItem {
	line-height:27px;
}
#divBigFooter .latestNews a {
	font-weight:bold;
}
#divBigFooter .latestNews .newsItem a:link {color:#779b42;text-decoration:none;}
#divBigFooter .latestNews .newsItem a:visited {color:#779b42;}
#divBigFooter .latestNews .newsItem a:hover {color:#46631c;text-decoration:underline;}

#divBigFooter .latestNews .newsItem .darkGreenLink:link {color:#46631c;text-decoration:underline;}
#divBigFooter .latestNews .newsItem .darkGreenLink:visited {color:#46631c;}
.darkGreenLink:hover {}
.darkGreenLink:active {}


#divBigFooter .contactInfo {
	float:left;
	width:185px;
	margin-left:60px;
	line-height:20px;
}

/*-----Search Results --------*/
.SearchResult {
	border-bottom: 1px solid #fff;
	float: left;
	clear: left;
}

.SearchResultLast {
	border: none;
	margin-bottom: 20px;
}

.SearchResult h2 {
	margin-bottom: 5px;
	font-size: 20px;
}

#divContent .SearchResult h2 a,
#divContent .SearchResult h2 a:link,
#divContent .SearchResult h2 a:visited {
	color: #451707;
	text-decoration: none;
}

#divContent .SearchResult h2 a:hover {
	text-decoration: underline;
	ma
}

.SearchResult .Photo img {
	float: left;
	margin-bottom: 20px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
