/*
Author: Digital Raindrops
Author URI: www.digitalraindrops.net
*/

/* Style the footer here */
.custom-footer
{
	margin-top:7px;
	width: 100%;
	background-color: none;
}

/* should be no need to change these */
.custom-footer
{
	position: relative;
	padding: 0;
	float: left;
	overflow: hidden;
}


.custom-footer a:link
{
	color: #122f24;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;

}

.custom-footer a:visited, .custom-footer a.visited
{
	color: #122f24;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.custom-footer a:hover, .custom-footer a.hover
{
	color: #22664d;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.custom-footer ul
{
	list-style-type: none;
	color: #22664d;
	margin:0;
	padding:0;
}



.custom-footer .footer-widget-1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
}
.custom-footer .footer-widget-2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
}
.custom-footer .footer-widget-3
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
}
.custom-footer .footer-widget-4
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
}

