#wrap h1, #tinymce h1 {
    color: #a98cbc;
    font-family: 'Bree Serif';
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 50px;
    font-weight: normal ! important;
    font-size: 50px ! important;
}

#tinymce {
    font-size: 16px;
}

footer strong {
    /*font-family:'ITCAvantGardeW01-CnMd' ! important;    */
    font-family:'Roboto Condensed' ! important;
}

#wrap *, #tinymce, footer p, footer a {
    /*font-family:'ITCOfficinaSerifW04-Boo 1123258';*/
    font-family:'Roboto Condensed';
}

#wrap h2, #tinymce h2, .navbar-brand {
    color: #3C3D39; 
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    /*font-family:'ITCAvantGardeW01-CnBd' ! important;*/
    font-family:'Roboto Condensed' ! important;
    border-bottom: 3px solid #333333;
}

#wrap .nav a {
    /*font-family:'ITCAvantGardeW01-CnMd';*/
    font-family:'Roboto Condensed';
    font-size: 24px;
}

#wrap table th {
    color: #3C3D39; 
    border-top: none ! important;
    /*font-family:'ITCAvantGardeW01-CnMd';*/
    font-family:'Roboto Condensed';
    font-size: 20px;
    border-bottom: 3px solid #333333;
}

#wrap table tr td {
    width: 20%;
}

#wrap label {
    font-weight: normal;
}
