  .site-top-margin {
margin-top:15px;
}

.hidden {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.search-form {
margin-top:-9px;
margin-right:1%;
margin-left:1%;
}

.search-lg {
  margin-top:4px;
}

#page-featured-image{
margin-bottom: 0px; /* 15 */
margin-top: 0px; /* -30 */
}

.page-title {
height: 150px;
background-color: #e8e8e8;
margin-top: -20px;
box-shadow: inset 0px 10px 10px -7px rgba(0,0,0,0.5),;
margin-bottom: 10px;
padding: 15px;
display: inline-block;	 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,f9f9f9+19,f9f9f9+84,eaeaea+100 */
background: rgb(234,234,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(249,249,249,1) 19%, rgba(249,249,249,1) 84%, rgba(234,234,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(19%,rgba(249,249,249,1)), color-stop(84%,rgba(249,249,249,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(249,249,249,1) 19%,rgba(249,249,249,1) 84%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(249,249,249,1) 19%,rgba(249,249,249,1) 84%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(249,249,249,1) 19%,rgba(249,249,249,1) 84%,rgba(234,234,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(249,249,249,1) 19%,rgba(249,249,249,1) 84%,rgba(234,234,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

.page-title h2 {
display: inline-block;
vertical-align: middle;
margin: 35px 0px;
padding: 0px;
font-size: 2.9em;
}

.featured-image{
margin-left:-15px;
}

h1 {
margin: -10px -7px;
padding: 0px;
font-size: 1.5em;
}

h2 {
padding-bottom: 7px;
margin-bottom: 2rem;
min-height: 32px;
color: #9D6431;
font-family: "Roboto Slab", "times New Roman", serif;
font-size: 3rem;
}

h2.homepage {
color: #9D6431;
font-family: "Roboto Slab", "times New Roman", serif;
font-size: 2.1rem;
}

h3 {
padding-bottom: 1em;
margin-top: 1.2rem;
min-height: 32px;
color: #9D6431;
font-family: "Roboto Slab", "times New Roman", serif;
font-size: 2.1rem;
}

h4 {
padding-bottom: 1em;
margin-top: 1em;
color: #9D6431;
font-family: "Roboto Slab", "times New Roman", serif;
font-size: 2.1rem;
}

.text-black {
color: #000000;
}

.top-card a {
	text-decoration: underline;}
	.top-card a:hover {
	text-decoration: none;
}

hr {
	border:none;
  	border-top:1px dotted #9D6431;
  	color:#fff;
  	background-color:#fff;
  	height:1px;
  	width:70%;

} 

.img-margin-right-bottom {
margin:0px 10px 5px 0px;
}

.credit {
font-size:0.9em;
font-style:italic;
}

@media screen and (max-width: 480px) {
    .key-message-wrapper {
    position: relative;
}
}
