/* orange footer */
body.footer-orange{
	background: #e0e0e0; //#ac9f3f;
	
}

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

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

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

#the-footer {
	color: #ffffff; //#ccc;
	
}

body.footer-orange #footer a {
	color: #ffffff; //#fff;
	
}

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

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