/* footer */

#footer {

	clear: both;
	margin-top: 3em;
	margin-bottom: 1em;
	color: #888;
	padding: 25px 50px;	
	text-align: center;

}


#footer-contents {
	margin-top: 5px;
	border-top: 5px solid #F7EE61;
}


#footer ul#footer-menu {

	position: relative;
	top: -0.8em;
	margin: 0 1em 0 1em;
	padding: 0;
	list-style-type: none;
}


#footer ul#footer-menu li {
	display: inline;
	background: #fff;
	margin: 0 1em;
}



#footer ul#footer-menu li a {margin: 0 1em;white-space: nowrap;}

#footer p {margin: 0.3em;clear: both;}

#footer .site-tools { display: none;}
.small-print {font-size: 70%;color: #333333;}
.small-print a:link,
.small-print a:visited {color: #888;}
.small-print a:hover,
.small-print a:active {color: #60A1DD;}

.small {font-size:19pt;font-weight:none}
.small A:link {text-decoration: none; color: #FFAFAF;}
.small A:visited {text-decoration: none; color: #FFAFAF;}
.small A:active {text-decoration: underline }
.small A:hover {text-decoration: underline; color: #50B12C;}
