/* green footer */
body.footer-green{
	background: #003700;			/* -dina- background: #698724; */
}

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

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

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

#the-footer {
	/* position:absolute; */
	/* left:392px; */
	/* width:850px; */
	/* height:16px; */
	color: #ccc;
}

body.footer-green #footer a {
	color: #fff;
}

body.footer-green #footer a:hover {
	color: #000;
}

body.footer-green #footer h3 {
	color: #333;
}