/* Start of CMSMS style sheet 'Navigation: Footer Menu' */
#menu_footer {
   text-align: center;
   background-color:#D6E4C5;
   padding: 10px;
}
#menu_footer ul {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
}

#menu_footer li {
   display:inline;
   padding-right:15px;
}
#menu_footer a {
   color: #333333;
}
/* End of 'Navigation: Footer Menu' */

