/* Updates */

.container-narrow {
		margin: 0 auto;
		max-width: 750px;
}

.hero-unit {
		background-color:#ffffff;
		border-bottom: 8px solid #58975b;
		border-top: 1px solid #e0e0e0;
		border-radius: 0;
		margin-bottom: 10px;
		padding: 10px 20px 7px 0px;
}

.hero-unit h1 {
  	color: #58975b;
  	font-size: 24px;
		line-height:1.1;
}

h4.media-heading {
		color: #369;
		font-size: 12px;
		line-height:1.2;
}

.media-body p {
		font-size: 10px;
		line-height:1.3;
}

/* ---------------------------------- */

.media .pull-left {
    margin-right: 20px;
}

.span6 {
		display:block;
		width: 46%;
}
.span6 h2 {
		color: #369; 
  	font-size: 14px;
		line-height: 1.3;
		margin:0 0 10px;
		padding:10px 0 0;
}

.span6 p {
	font-size: 13px;
	margin:0 0 8px;
	line-height:1.3;
}

hr {
margin: 20px 0 10px;
}

/* ---------------------------------- */

footer p#copyright{
	background: transparent url("https://www.novascotia.ca/nse/protectedareas/consult/pawcet-html/img/footer.jpg") no-repeat 100% 40%;
	font-size: 10px;
	margin: 0;
	min-height:77px;
	padding:10px 0 0;
}
