.band-climate-banner {
  background-color: #ece8e5;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../images/climate/wqpt-climate-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
	min-height: 500px;
}

.band-climate-banner2 {
  background-color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../images/climate/wqpt-climate-banner5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
	min-height: 600px;
}

.band-hem-banner2 {
  background-color: #ece8e5;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url("../images/hemingway/hway-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.band-hem-banner3 {
  background-color: #ece8e5;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url("../images/hemingway/hway-background1400.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.band-hem-banner4 {
  background-color: #430f0f;
  padding-top: 75px;
  padding-bottom: 75px;
}


.band-hem-spacer-banner {
  padding-top: 45px;
  padding-bottom: 45px;
}



.band-hem--top {
	padding-top: 50px;
	margin-top: 75px;
	border-top: solid 1px #B7B7B7;
}

.h3-climate-bar {
  color: #3b3b3b;
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 20px;
  border-bottom: solid 7px #5f86ae;
	display: inline;
}


.h3-hem-gold-redbar {
  color: #FFFFFF;
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 10px;
  border-bottom: solid 7px #871800;
	display: inline;
}

.p-hem-heading {
	font-family: 'PBSSans-Bold', "sans-serif";
	color: #222222;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	line-height: 1.15;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: -.75px;
}
.p-hem-heading a {
  color: #222222;
  text-decoration: none;
  font-weight: bold;
}
.p-hem-heading a:hover {
  color: #871800;
  text-decoration: underline;
  font-weight: bold;
}
.p-hem-heading a:visited {
  color: #222222;
  text-decoration: none;
  font-weight: bold;
}
.p-hem-heading a:visited:hover {
	color: #871800;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 0px;
}