/* dark footer */

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


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

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

#footer h3 {
	color: #685A42;
}

#footer a {
  color: #685A42;
}

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