/* 6-15-2015 Change font family 
 * Request by spalma 
 * Work completed by brober8
 **/
.alt-heading, h2.alt-heading {
    font-family: Verdana,Arial,sans-serif;
}
.testimonial blockquote p, .profile blockquote p {
    font-family: Verdana,Arial,sans-serif;
    font-style: italic;
}

#header h1 {
  max-height: 119px;
}
/* END CHANGE 6-15-2015 */