/* Start of CMSMS style sheet '06_Spring_footer' */
#page_footer {
  height: 67px;
  text-transform: uppercase;
  background: url('/images/footer-bg.jpg') top left;
  clear: both;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
/*   font-family: verdana; */
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

/* End of '06_Spring_footer' */

