/* Start of CMSMS style sheet 'GreenSavings : grass horizMenu' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV */


   * html div#footer {
        /* hide ie/mac \*/
        height: 2%;
        /* end hide */
    }

   div#footer p {
background-color: #ffffff;
color: #1d1202;
       }
    div#footer ul {margin:0 5px;
        list-style: none;
       }
    div#footer li {
        float: left;
        display: inline;
        list-style: none;
        padding: 5px 8px;

       }
    div#footer li#active a{
       font-weight: 900;
       color: #4F6C1F;
     

}
       
         

        /* hide from ie/mac \*/
        display: block;
        /* end hide */
    }

/* End of 'GreenSavings : grass horizMenu' */

