/* FOOTER

---------------------------------------------------------------------- */

#footer {
	margin:0;
	position:relative;
	top:1px;
	width:772px;
	clear:both; 
	border-top:solid 1px #006;
	color:#FFF;
	background-color: #c5b497; /* tophalf*/
}

#footer #border {

	border-top:solid 1px #FFF;

	font-size:0.9em;

}

#footer a {

	color:#FFF;

	font-weight:bold;

	text-decoration:none;

}

#footer a:hover, #footer a:focus {

	text-decoration:none;

	color:#fdd2d2;

}

#footer-links {
	font-size:1em;
	text-align:center;
	margin-top:0.3em;
	border-top: solid 1px #FFF;
	padding: 0.5em;
	border-bottom: solid 1px #cebc9d;
	color: #051183;
	background-color: #eae1d0;  /*lower half*/
}

#footer-legal {
	text-align:center;

	padding:0.8em 0.5em 0;

	font-weight:normal;

}

#footer-fsa {

	font-size:1em;

	font-weight:normal;

	text-align:justify;

	margin-bottom: 1em;

	padding: 1em 0.5em 0;

}

#footer-links a, #footer-links a:visited {

	color: #006;

	}

#footer-links a:hover {

	color: #C00;

	}
