#footer {
	background: #373737;
	margin-bottom: 0;
	padding: 20px 10px 0px 10px;
}

#footer_sitemap h2, #footer_location h2 {
	color: #28A745;
	font-family: "Century Gothic", "Lucida Sans", "Arial", "Tahoma";
}

#footer_sitemap a, #footer_location figure.figure figcaption.figure-caption {
	color: #28A745;
	font-family: "Century Gothic", "Lucida Sans", "Arial", "Tahoma";
	font-size: 14px;
	text-decoration: none;
}

#footer_sitemap a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#footer_location p {
	margin-top: 10px;
}

#footer_copyright {
	background: #797979;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

#footer_copyright > div.row {
	font-family: "Century Gothic", "Lucida Sans", "Arial", "Tahoma";
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

#footer_copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_copyright a:hover {
	color: #373737;
}
