#subheader h1 {
    font-size: 50px;
    font-family: 'Oswald';
    letter-spacing: 3px;
    line-height: 1em;
}

#subheader .small-border {
    height: 5px;
    width: 220px;
}

#subheader .overlay {
    position: relative;
}


#subheader .overlay .container {
    position: relative;
    z-index: 1;
}

.people-section h2 {
    font-size: 50px;
    font-family: "Oswald";
    color: #dfa827;
    letter-spacing: 3px;
    line-height: 1em;
}

.people-section .textwidget p em {
    font-size: 25px;
    line-height: 1em;
    font-family: "Georgia";
    font-weight: bold;
    color: #000;
}

.people-section .team-list .name {
    font-family: "PT Sans";
    font-weight: bold;
    font-size: 25px;
    line-height: 1em;
}

.people-section .team-list .position {
    font-weight: bold;
    font-style: italic;
}

.about-box2 img {
    display: block;
    position: relative;
}

#mainmenu a {
    font-family: "Open Sans";
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}