/* dark footer */

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


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

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

#footer h3 {
	color: #fff;
}

#footer a {
  color: #fff;
}

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