body {
    font-size: 88%;
}

html {
    font-size: 100%;
}
#header .topmenu > li > a {
    font-size: 80%;}

    #header .topmenu > li > a:hover {
        font-size: 80%;
    }
.dropdown-menu {
    font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}


#linkbox ul.linkbox .event_lbl {
    font-size: 88%;
}
#linkbox ul.linkbox .event_lbl2 {
    font-size: 88%;
}

/*#about h2 {
    font-size: calc(100% + 44px);
}*/
.tcloc ul.tcloc li.plan-header .link-duration {
    font-size: 100%;
}
#about h2 {
    font-size: 300%;
}
#officials h2 {
    font-size: 300%;
}
#services h2 {
    font-size: 300%;
}
#locations h2 {
    font-size: 300%;
}
#parks h2 {
    font-size: 300%;
}

.column-title {
    font-size: 140%;
}
#footer {
    font-size: 80%;
}
#footer .level1 > li > a {
    font-size: 80%;
}