/* CSS Document */


@font-face {
font-family: Franklin Gothic Medium ;
src: url(/framd.woff);
}


h1 { line-height:1em; font-size:4em; margin-bottom: 0px; font-family: Franklin Gothic Medium, Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h2 { line-height:1.2em; font-size:2em; margin-bottom: 20px; color:#000000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h3 { line-height:1.6em; font-size:1.5em; margin-bottom: 0px; color:#669900; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h4 {margin: 0 0 15px 0}
p { margin-bottom: 18px;}
#primaryContent p { font-size: 110%; margin-bottom: 18px;}


#header h1{
    color: #669900;
    font-size: 390%
}

.postWrapper h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.2em
}


#secondaryContent #subnav h3 {
    margin: 0;
    font-family: Georgia, Arial, sans-serif
}

    
#primaryContent ul {
    margin: 0 0 15px 0;
    padding: 0 0 0 15px
    }
    
#primaryContent li {
    margin: 0;
    padding: 0 0 2px 0
    }
    
    
