/* dark footer */

#footer {
	background: #698724 url(../images/footer-bg.png) repeat-x;
}


#footer li {
	border-bottom: 1px dotted #5c6262;
}

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

#footer h3 {
	color: #F0F0F0;
}

#footer a {
  color: #A4BF37;
}

#footer a:hover {
	color: #CC6600;
  text-decoration: underline
}
