.logo_font {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 38px;
    font-weight: bold;
    line-height: 38px;
    padding-top: 0;
    margin-top: 0;
    float:left;
    text-transform:uppercase;
}

.logo_font2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;;
    text-decoration: none;
}

.address_title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.address_text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color:#c3cace;
    text-decoration: none; 
}

.bio {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    text-decoration: none; 
}
