body {
    background-color: #e0e0ac !important;
    color: #33302e !important;
    margin: 0 !important;
}
.clearFloats {
    margin: 0 !important;
    padding: 0 !important;
    clear: both !important;
    width: 100% !important;
    height: 0 !important;
    font-size: 0 !important;
    border: 0 !important;
}
.pageContainer {
    width: 948px;
    margin: 0 auto;
    border-left: 6px solid #c6c69d;
    border-right: 6px solid #c6c69d;
    background-color: #fff;
}
.pageHeader {
    background-color: #b3b245;
    height: 125px;
    background-image: url('/fnf_images/headerBackground.png');
    background-repeat: repeat-x;
}
    .logo {
        display: block;
        float: left;
        width: 161px;
        height: 90px;
        background-image: url('/fnf_images/logo.png');
    }
    .navBar div {
        display: block;
        float: left;
        height: 30px;
        border-top: 2px solid #6d6c24;
        background-color: #878626;
        font-size: 21px;
        text-align: center;
        margin-left: 4px;        
        min-width: 0;
    }
    .navBar a , .navBar a:link , .navBar a:visited {
        text-decoration: none;
        font-size: 21px;
        color: #33302e;
        font-family: Arial, Verdana, Sans-Serif;
    }
    .navBar a:hover , .navBar a:focus , .navBar a:active {
        color: white;
    }
    .navBar .linkLeft {                    
        margin-top: -2px;
        vertical-align: middle;
    }
    .navBar .linkRight {
        margin-top: -2px;
        vertical-align: middle;
    }
.subHeadItems {
    height: 83px;
    background-color: #f1f1b6;
    padding: 11px;
    font-family: Georgia, Tahoma, Palatino Linotype, Times New Roman, Serif;
}
    .leftSubHead, .centerSubHead, .rightSubHead {
        font-size: 12px;
        padding: 0 11px;
        background-color: #e0e0a9;
        height: 83px;
        float: left;
        width: 282px;
        margin-right: 7px;
        overflow: hidden;
    }
    .rightSubHead {
        margin-right: 0;
    }
    .subBarBoxLeft {
        position: absolute;
        margin-left: -11px;
        height: 83px;
        width: 11px;
        background-image: url('/fnf_images/subBarBoxLeft.png');
    }
    .subBarBoxRight {
        float: right;
        margin-right: -11px;
        height: 83px;
        width: 11px;
        background-image: url('/fnf_images/subBarBoxRight.png');
    }
    .subHeadItems h2 {
        font-size: 18px;
        border-bottom: 1px solid #33302e;
        margin: 5px 5px 8px 0;
        padding-bottom: 1px;
    }
.body {
    padding: 10px;
}
.leftColumn {
    width: 149px;
    float: left;
    padding: 0 10px 0 0;
}
    .leftColumn h2 {
        font-size: 18px;
        font-family: Georgia, Palatino Linotype, Times New Roman, Serif;
        text-align: center;
        padding: 5px;
        padding-bottom: 15px;
    }
    .leftColumn li {
        padding-bottom: 10px;        
    }
    .leftColumn a , .leftColumn a:link , .leftColumn a:visited {
        color: #333;
        font-size: 12px;
        text-decoration: none;
    }
    .leftColumn a:hover , .leftColumn a:focus , .leftColumn a:active {
        outline: 0;
        text-decoration: underline;
    }
    .leftBox-1 , .leftBox-2, .leftBox-3, .leftBox-4 {
        padding-bottom: 10px;
    }

    .leftBox-1 .boxTop {
        background-image: url('/fnf_images/leftBox1.png');
        width: 149px;
        height: 12px;
        font-size: 0;                    
    }
    .leftBox-1 .boxContent , .clearFloats {
        background-color: #d4d4bf;
        padding: 0 5px;
    }
    .leftBox-1 .boxBottom {
        background-image: url('/fnf_images/leftBox1.png');
        background-position: 0 -12px;
        width: 149px;
        height: 12px;
        font-size: 0;
    }
    
    .leftBox-2 .boxTop {
        background-image: url('/fnf_images/leftBox2.png');
        width: 149px;
        height: 12px;
        font-size: 0;                    
    }
    .leftBox-2 .boxContent , .clearFloats {
        background-color: #c9c8c7;
        padding: 0 5px;
    }
    .leftBox-2 .boxBottom {
        background-image: url('/fnf_images/leftBox2.png');
        background-position: 0 -12px;
        width: 149px;
        height: 12px;
        font-size: 0;
    }
    
    .leftBox-3 .boxTop {
        background-image: url('/fnf_images/leftBox3.png');
        width: 149px;
        height: 12px;
        font-size: 0;                    
    }
    .leftBox-3 .boxContent , .clearFloats {
        background-color: #d3d3a3;
        padding: 0 5px;
    }
    .leftBox-3 .boxBottom {
        background-image: url('/fnf_images/leftBox3.png');
        background-position: 0 -12px;
        width: 149px;
        height: 12px;
        font-size: 0;
    }
    
    .leftBox-4 .boxTop {
        background-image: url('/fnf_images/leftBox4.png');
        width: 149px;
        height: 12px;
        font-size: 0;                    
    }
    .leftBox-4 .boxContent , .clearFloats {
        background-color: #e8e8c5;
        padding: 0 5px;
    }
    .leftBox-4 .boxBottom {
        background-image: url('/fnf_images/leftBox4.png');
        background-position: 0 -12px;
        width: 149px;
        height: 12px;
        font-size: 0;
    }                
.pageContent {
    float: left;
    width: 586px;
    margin-right: 10px;
}
#contentFrame {
    width: 586px;
    height: 500px;
}
.rightColumn {
    width: 173px;
    float: left;
}
    .rightColumn h2 {
        font-size: 18px;
        font-family: Georgia, Palatino Linotype, Times New Roman, Serif;
        text-align: center;
        padding: 5px;
        padding-bottom: 15px;
    }
    .rightColumn li {
        padding-bottom: 10px;        
    }
    .rightColumn a , .rightColumn a:link , .rightColumn a:visited {
        color: #333;
        font-size: 12px;
        text-decoration: none;
    }
    .rightColumn a:hover , .rightColumn a:focus , .rightColumn a:active {
        text-decoration: underline;
    }        
    .rightBox-1 , .rightBox-2, .rightBox-3, .rightBox-4 {
        padding-bottom: 10px;
    }

    .rightBox-1 .boxTop {
        background-image: url('/fnf_images/rightBox1.png');
        width: 173px;
        height: 12px;
        font-size: 0;                    
    }
    .rightBox-1 .boxContent , .clearFloats {
        background-color: #d4d4bf;
        padding: 0 5px;
    }
    .rightBox-1 .boxBottom {
        background-image: url('/fnf_images/rightBox1.png');
        background-position: 0 -12px;
        width: 173px;
        height: 12px;
        font-size: 0;
    }
    
    .rightBox-2 .boxTop {
        background-image: url('/fnf_images/rightBox2.png');
        width: 173px;
        height: 12px;
        font-size: 0;                    
    }
    .rightBox-2 .boxContent , .clearFloats {
        background-color: #c9c8c7;
        padding: 0 5px;
    }
    .rightBox-2 .boxBottom {
        background-image: url('/fnf_images/rightBox2.png');
        background-position: 0 -12px;
        width: 173px;
        height: 12px;
        font-size: 0;
    }
    
    .rightBox-3 .boxTop {
        background-image: url('/fnf_images/rightBox3.png');
        width: 173px;
        height: 12px;
        font-size: 0;                    
    }
    .rightBox-3 .boxContent , .clearFloats {
        background-color: #d3d3a3;
        padding: 0 5px;
    }
    .rightBox-3 .boxBottom {
        background-image: url('/fnf_images/rightBox3.png');
        background-position: 0 -12px;
        width: 173px;
        height: 12px;
        font-size: 0;
    }
    
    .rightBox-4 .boxTop {
        background-image: url('/fnf_images/rightBox4.png');
        width: 173px;
        height: 12px;
        font-size: 0;                    
    }
    .rightBox-4 .boxContent , .clearFloats {
        background-color: #e8e8c5;
        padding: 0 5px;
    }
    .rightBox-4 .boxBottom {
        background-image: url('/fnf_images/rightBox4.png');
        background-position: 0 -12px;
        width: 173px;
        height: 12px;
        font-size: 0;
    }                                
   
.footer {
    background-color: #d4d4bf;
    text-align: center;
    padding: 15px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}
#archiveList {
    display: none;
}
.blogTitle {
    font-size: 30px;
    color: #33302e;
    font-family: Georgia, Palatino Linotype, Times New Roman, Sans-Serif;                
}
.blogDate {
    font-size: 14px;
    color: #33302e;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #33302e;
    font-family: Georgia, Palatino Linotype, Times New Roman, Sans-Serif;                                
}
.blogPost {
    font-size: 14px;
    line-height: 24px;
    font-family: Georgia, Palatino Linotype, Times New Roman, Sans-Serif;
    margin-bottom: 25px;
}
.blogTitle {
    padding: 10px 0;
}
.blogTitle a , .blogTitle a:link , .blogTitle a:visited {
    color: #33302e;
    text-decoration: none;                
}
.blogTitle a:hover , .blogTitle a:focus , .blogTitle a:active {
    text-decoration: underline;
}
#blogDescription {
    display: none;
}
.pageAnchor {
    display: none;
}
span.submenu {
    display: none;
    position: absolute;
    margin-top: 30px;    
}
.navBar .submenu a , .navBar .submenu a:link , .navBar .submenu a:visited {
    display: block;
    padding: 5px;
    background-color: #878626;
    border-top: 1px dashed black;
    float: none;
    font-size: 15px;
    text-align: left;
}
.navBar .submenu a:hover , .navBar .submenu a:focus , .navBar .submenu a:active {
    
}
#recentPosts {
    display: none;
}
#memberProfile {
    display: none;
}