/*top navigation for home page*/

#topnav a#onstate-testimonials {
color: #FFFFFF;
}


/*heading over ride*/

h1 {
font-size: 3.5em;
font-weight: normal;
line-height: 120%;
margin-bottom: 45px;
padding-bottom: 45px;
}

.topresources {
border-bottom: 1px solid #2A313A;
padding-bottom: 24px;
margin-bottom: 34px;
float:left;
}

.quoteimage {
width: 200px;
float: left;
margin-right: 40px;
}

.quote h2 {
font-weight: normal;
line-height: 170%;
margin: 0 0 10px 0;
padding:0;
font-size: 1.2em;
}

.quote h3 {
font-weight: normal;
margin: 0 0 10px 0;
padding:0;
font-size: 1em;
color: #BEC5CD;
text-transform:uppercase;
}

.quote {
float: right;
width: 570px;
}
