@charset "utf-8";
/* CSS Document | Footer Widget */
	
#Footer {
	width:100%;
	height:100%;
	clear:both;
	background-color:#8E9376;
	margin-top:10px;
	padding-bottom:1%;
	}
.FooterLink {
	color:#FFF;
	text-decoration:none;
	}
.FooterLink:hover { 
	color:#7C816F;
	text-decoration:none;
	}

#GetInvolved {
	width:100%;
	background-color:#8E9376;
	margin-bottom:1%;
	color:#FFF;
	}
	
.Join {
	color:#FFF;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	}
	
.SocialIcons {
	margin:0px 5px 1px 0px;
	}

#PaidFor {
	color:#FFF;
	text-align:center;
	font-size:75%;
	}