﻿html, body {
    height: 100%;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: normal;
    margin: auto;
    height: 100%;
    padding: 0px;
    color: #322f33;
    background-color: white;
    text-align: center;
}


p {
    margin: 5 0 1rem 0;
    position: relative;
}

il {
    font-size: .86rem;
    padding: 0px 0px 15px 0px;
}

.resources {
    padding: 1px 0px 3px 15px;
}

.linkTitle {
    float: left;
    font-weight: 500;
    font-style: italic;
}

.padTopFive {
    padding-top: 5px;
}

.padTopTen {
    padding-top: 10px;
}

.facebookLink {
    float: left;
    margin: 30px 0px 0px 15px;
    padding: 10px 10px 10px 14px;
    text-align: left;
    background-color: #f7f7f9;
    opacity: 0.9;
}

.facebookEmail {
    float: left;
    font-size: .7rem;
    padding: 8px 0px 10px 10px;
    text-align: left;
    background-color: transparent;
}

.listSpaced li {
    padding-bottom: 10px;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#wrapper {
    width: 986px;
    margin: 0px auto;
    display: block;
    height: 100%;
    padding: 0;
    text-align: left;
    overflow: visible;
}

.pageWrapper {
    padding-top: 0px;
    float: left;
    width: 100%;
    color: #322f33;
    display: block;
    min-height: 455px;
}

#header {
    float: left;
    height: 225px;
    width: 985px;
}

#leftHeader {
    float: left;
    width: 203px;
    height: 224px;
    padding: 0px;
}

#leftHeaderTop {
    float: left;
    height: 166px;
    width: 203px;
    padding-top: 10px;
    font-variant: small-caps;
    background-image: url(../Images/FairmountNeighborsLogo_TallerBase.png);
    background-size: 203px;
    background-repeat: no-repeat;
    background-position: left top;
}

#leftHeaderSlogan {
    width: 183px;
    color: White;
    height: 59px;
    overflow: hidden;
    background: #609a60;
    background-color: #339966;
    padding: 6px 10px 0px 10px;
    font-family: Georgia Times New Roman;
    font-size: .86rem;
    text-align: center;
    vertical-align: middle;
}

#rightHeader {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 780px;
    height: 224px;
    background-image: url(../Images/Header.png);
    z-index: -1;
}

#rightContainer {
    width: 780px;
    height: 190px;
    color: White;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

#rightColumn {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 778px;
    color: White;
    background-color: #f6fef6;
    background-color: #f5fbf5;
    background-color: #f5f7f5;
    border-left: 1px solid #c6e6cd;
    border-left: 1px solid #f4f5f4;
    border-right: 1px solid #f4f5f4;
    border-bottom: 1px solid #f4f5f4;
}

#pageTitle {
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    height: 25px;
    width: 780px;
    text-align: left;
    color: #008037;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.105rem;
}

#leftColumnOuter {
    float: left;
    width: 203px;
    display: block;
    height: 420px;
}

#leftColumn {
    float: left;
    width: 183px;
    padding: 20px 10px 15px 10px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80rem;
    background-color: #c6e6cd;
    color: #322f33;
}

    #leftColumn a {
        font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
        font-weight: 500;
        font-size: .89rem;
        color: #333399;
        text-decoration: underline;
    }

        #leftColumn a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

.leftColumnHeading {
    float: left;
    margin-top: 10px;
    padding: 0px 0px 3px 0px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .84rem;
    color: #322f33;
    color: white;
    font-weight: bold;
}

.paragraphHeaderTop {
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-top: 0px;
    font-weight: 600;
}

    .paragraphHeaderTop a {
        color: #333399;
        text-decoration: underline;
    }

        .paragraphHeaderTop a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

.paragraphHeader {
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 600;
}

    .paragraphHeader a {
        color: #333399;
        text-decoration: underline;
    }

        .paragraphHeader a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

.paragraph {
    float: left;
    width: 95%;
    font-size: smaller;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 10px;
}

    .paragraph a {
        color: #333399;
        text-decoration: underline;
    }

        .paragraph a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

#footer {
    float: left;
    width: 100%;
    color: gray;
    padding: 8px 0px;
    background-color: transparent;
    font-size: .58rem;
    text-align: center;
}

    #footer a {
        color: #5D76FF;
        color: #677fbb;
        color: #4c639d;
        font-size: .6rem;
    }

        #footer a:hover {
            color: #a05133;
        }



.boardBioNewsColumn {
    float: left;
    width: 380px;
}

.boardBioNews {
    float: left;
    width: 362px;
    column-count: 2;
    border-radius: 8px;
    background-color: #ececec;
    font-size: .75rem;
    color: #322f33;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.boardBioNewsName {
    float: left;
    font-weight: bold;
    padding-bottom: 6px;
}

.boardBioNewsNameKaren {
    float: left;
    font-weight: bold;
}

.boardBioColumn {
    float: left;
    width: 188px;
}

.boardBioColumnSeparator {
    float: left;
    width: 4px;
}

.boardBio {
    float: left;
    width: 173px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 8px;
    background-color: #ececec;
    border-radius: 8px;
    font-size: .75rem;
    color: #322f33;
}

.boardBioName {
    float: left;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 6px;
}

.boardBioPhoto {
    padding-top: 2px;
    border-radius: 8px;
}

.boardBioContent {
    float: left;
    width: 100%;
}
.newsRow {
    float: left;
    margin-top: 0px;
    width: 99%;
    display: block;
    margin-top: 15px;
}

.newsColumn {
    float: left;
    display: block;
    background-color: transparent;
    color: #322f33;
    font-weight: 600;
    width: 230px;
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
}

.newsYear {
    margin-top: 8px;
    padding-top: 9px;
    padding-bottom: 9px;
    float: left;
    width: 100%;
    border-radius: 8px;
    background-color: #ececec;
}
.newsLine {
    float: left;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: smaller;
}

    .newsLine a {
        color: #333399;
        text-decoration: underline;
    }

        .newsLine a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

.meetingRow {
    float: left;
    margin-top: 0px;
    width: 99%;
    display: block;
    margin-top: 15px;
}

.meetingYear {
    float: left;
    display: block;
    border-radius: 8px;
    background-color: #ececec;
    color: #322f33;
    font-weight: 600;
    width: 230px;
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: center;
}

.meetingLine {
    float: left;
    font-weight: normal;
    padding-top: 3px;
    padding-bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: smaller;
}

    .meetingLine a {
        color: #333399;
        text-decoration: underline;
    }

        .meetingLine a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

#middle {
    float: left;
    width: 984px;
}

#contentHome {
    float: left;
    width: 475px;
    margin: 0px 10px 10px 15px;
    vertical-align: top;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80rem;
    color: #181719;
}

    #contentHome a {
        color: #333399;
        text-decoration: underline;
    }

        #contentHome a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

        #contentHome a[href^=tel] {
            color: #282524;
            text-decoration: none;
        }


#content {
    width: 735px;
    padding: 10px 10px 15px 15px;
    vertical-align: top;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80rem;
    color: #181719;
}

    #content a {
        color: #333399;
        text-decoration: underline;
    }

        #content a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

        #content a[href^=tel] {
            color: #282524;
            text-decoration: none;
        }

#contentEmail {
    width: 735px;
    padding: 10px 10px 15px 15px;
    vertical-align: top;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80rem;
    color: #181719;
}

    #contentEmail a {
        color: #333399;
        text-decoration: underline;
    }

        #contentEmail a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

        #contentEmail a[href^=tel] {
            color: #282524;
            text-decoration: none;
        }

.leftColumnLink {
    float: left;
    padding: 0px 0px 10px 8px;
    font-size: .85rem;
}

    .leftColumnLink a {
        font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
        font-weight: 500;
        font-size: .98rem;
        color: #282524;
        text-decoration: underline;
    }

        .leftColumnLink a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

#contentHome {
    float: left;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    color: #634d5a;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80rem;
}

.main {
    float: left;
    width: 779px;
}

.homeLeft {
    float: left;
    width: 439px;
}

.homeRight {
    float: left;
    width: 265px;
    padding: 0px 10px 0px 15px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80rem;
    color: #322f33;
}

    .homeRight a {
        color: #333399;
        text-decoration: underline;
    }

        .homeRight a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
        }

.indent {
    padding: 0px 15px;
}

.indentMission {
    font-style: italic;
    font-weight: 600;
    padding: 0px 15px;
}

.imgMap {
    border: 1px solid #d6c0b8;
}

body .col {
    top: 0;
}
/* hide from ie6 and under*/

.clearer {
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5rem;
    line-height: normal;
    color: #1d1e21;
    text-transform: none;
    font-weight: 200;
    margin: 0px;
    padding: 0px;
}

h1 {
    color: #76646f;
    font-weight: bold;
    font-size: 1.2rem;
    font-family: Georgia Times New Roman;
    margin: 0px 0px 12px 0px;
}

h2 {
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.25rem;
    color: #1530a4;
    font-family: Georgia Times New Roman;
    margin-bottom: 8px;
}

h3 {
    font: Verdana, Geneva, sans-serif;
    font-size: 1.0rem;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: #339999;
    color: Black;
    font-weight: bold;
    letter-spacing: .1rem;
    text-transform: capitalize;
}


/* menus */
#mainmenu {
    float: left;
    z-index: 9;
    width: 780px;
    height: 30px;
    padding: 5px 0px 0px 0px;
    margin: 0px;
    text-align: left;
    vertical-align: top;
}

.menuItem {
    float: left;
    width: auto;
    padding: 2px 15px 5px 15px;
    background-image: url(../Images/TintedBackground.png);
    color: White;
}

    .menuItem a {
        font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
        font-weight: 500;
        color: White;
        text-decoration: underline;
    }

        .menuItem a:hover {
            color: #bd3676;
            color: #bc5735;
            color: #a05133;
            color: #cd7a5a;
            color: #bb6b4d;
        }


.dropbtn {
    float: left;
    width: auto;
    background-image: url(../Images/TintedBackground.png);
    background-color: transparent;
    color: White;
    font-size: 1.0rem;
    text-decoration: underline;
    padding: 2px 15px 5px 15px;
    border: none;
    display: block;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    color: white;
    font-size: 1.0rem;
    min-width: 80px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.9);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: white;
        background-color: darkseagreen;
        padding: 0px 15px 5px 15px;
        text-decoration: underline;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            color: #bb6b4d;
            background-color: darkseagreen;
            text-decoration: underline;
            padding: 0px 15px 5px 15px;
            display: block;
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
