@charset "UTF-8";
/* CSS Document */


div.footer {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	position: relative;
	padding-top: 4px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4AA9B;
	width: 980px;
	background-image: url(../Home/2010/CopyBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p.copyright { 
	font-family: Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif; 
	font-weight: normal;
	margin-top: 2px; 
}
