/* --------------- Changes Font Size to Medium --------------- */

body, body#public, body#children, body#teen, .paragraph {
    font-size: .9em;
    line-height: 1.5;
    }
.mainNav li a {
    font-size: .91em;
    }
.homepage h1, .homepage h2, .middleCol h1, .middleCol h2 {
    font-size: 16px;
    }
.homepage .news h3, .rightCol .news h3, .rightCol .events h3 {
    font-size: 13px;
    }
.homeContact {
    font-size: 12px;
    }