.navbar.navbar-default {
    background-color: #008067;
    font-weight: 200;
}

hr.section-divider {
    height: 1px;
    background: #EEE none repeat scroll 0% 0%;
    position: relative;
    overflow: visible;
    z-index: 100;
    margin-top: 70px;
    margin-bottom: 70px;
    display: none;
}

.mceContentBody {
    font-size: 13px !important;
    font-weight: 200;
    line-height: 22px;
letter-spacing:1px;
font-family: Helvetica !important;
}