/* --------------- Changes Font Size to Small --------------- */

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