﻿
#footer {
    text-align: center; 
    font-size: 90%;
    clear: both;
    padding-top: 20px;
    padding-bottom:20px;
    color: #541800;
    font-weight: bold;    
}

#footer a {
    color: #541800;   
    font-weight: bold;
}

#footer p {
    font-size: 90%;
    color: #333333;
}

#footer p a:hover{
    text-decoration: underline;
}


ul#logos {

  margin: 0;

  padding: 20px 0 40px 0;

}



#logos li {

  margin: 0;

  padding: 0;

  display: block;

  float: right;

  list-style: none;

}



#logos li a {

	display: block;

	border: 0;

	text-decoration: none;

	text-indent: -9900px;

	background-repeat: no-repeat;

	background-position: top left;

}



#logoMWater {

    background: url(../images/footer-logo-water.gif) top left no-repeat;

    height: 47px;

    width: 133px;

}



#logoMPark {

    background: url(../images/footer-logo-park.gif) top left no-repeat;

    height: 46px;

    width: 255px;

    padding-right: 20px;

}



#logoLibrary {

    background: url(../images/footer-logo-library.gif) top left no-repeat;

    height: 50px;

    width: 91px;

    padding-right: 20px;

}

