/* dark footer */

#footer {
	background: #E6E1D4 url(../images/footer-bg.png) repeat-x;
}


#footer li {
	border-bottom: 1px dotted #c4bd9a;
}

#footer div.moduletable {
	color: 	#000001;
}

#footer h3 {
	color: #960000;
}

#footer a {
  color: #960000;
}

#footer a:hover {
	color: #960000;
}

