/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

.big-header, h1, h2, h3, h4, h5, h6, p, .art-hmenu a .t {
    color: #3a2e22 !important;
    font-family: 'Georgia', serif !important;
}

a {
    color: #2a5d20 !important;
    font-family: 'Georgia', serif !important;
}

.art-hmenu ul li a {
    color: #2a5d20 !important;
    font-family: 'Georgia', serif !important;
}

.art-blockcontent-body ul li, .fancy_list li {
    letter-spacing: 0 !important;
    font-weight: normal !important;
}

.emailimg, #globe {
    display: none;
}

.admincell, .sideback, .admintop, .fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {
    background-color: #EFEFEF !important;
}

#tngnav a.here {
    background-color: #CCCCCC;
}

.fieldname {
    color: #111111;
}

.tngmsgarea, a.admincell, .leftlink, .whiteheader, .whitetext {
    text-shadow: none !important;
}