/* dark footer */

#footerold {
	background: #35B300 url(../images/footer-bg.png) repeat-x;
}
#footer {
	background: #008341 url(../images/footer-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #636D84;
}

#footer div.moduletable {
	color: #ccc;
}

#footer h3 {
	color: #fff;
}

#footer a {
  color: #fff;
}
#the-footer a {
  color: #A0E3B2;
}


#footer a:hover {
	color: #ccc;
}
