 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #E9EDF2;
}
.navbar {
	background-color: #333333;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #E9EDF2;
}
.journal-header .journal-logo {
	width: 470px;	 
}
img#logo-ForestHistorySociety {
	width: 60px;
}
img#logo-AmericanSocietyforEnvironmentalHistory {
	width: 200px;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}
.journal-footer.journal-bg {
	background-color: #E9EDF2;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
img.journal-footer-affiliations-logo {
	width: 350px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #2a2a2a;
}
.featurePanelInner {
	background-color: #333333;
}
.featurePanel p, .featurePanel h3, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}

.journal-footer {
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}