﻿.wrapper {margin:0 auto; text-align:left; width:950px;}
#footer_content {clear:both; padding:20px 0; font-size:11px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;}
#footer_content img {border:0;}
#charity-nav {
	float:right;
	width:100px;
}
#cloaddress {
	float:left;
	width:400px;
	color:#ccc;
}
#footerlinks {
	float:right;
	width:150px;
}
#footer_content a { color:#fff; text-decoration:none; border:0;}
#footer_content a:visited { color:#FFFFEB; }
#footer_content a:hover { color:#CCD733; }
#footer_content a:active { color:#FBFF66; }
/* CLEAR and hide spans ------ */
.clear { clear:both; height:0px; font-size: 1px; line-height: 0px;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
