@charset "UTF-8";
/* CSS Document */

#page-footer { margin: 20px auto 0; padding: 10px 0 0; left: 0; width: 100%; height: 65px; float: none; clear: both; border-top-style: none; border-right-style: none; border-left-style: none; background: left top; }
#page-footer P {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#page-footer P.toparrow { color: #e2e0da; font-size: 8px; position: relative; top: 25px; float: right; }
#page-footer a { color: #c2bbaf; text-decoration: none; padding-bottom: 2px; }
#page-footer a:link { color: #c2bbaf; text-decoration: none; padding-bottom: 2px; }
#page-footer a:visited { color: #c2bbaf; text-decoration: none; padding-bottom: 2px; }
#page-footer a:hover { color: #f4d188; text-decoration: none; padding-bottom: 2px; border-bottom: 1px dotted #f4d188; }
#page-footer a:active {
	color: #D2E1AA;
	text-decoration: none;
	padding-bottom: 2px;
}
