/* dark footer */

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


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

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

#footer h3 {
	color: #fff;
	font-size: 12px;
}

#footer a {
  color: #fff;
}

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