/* CSS Document */

/* footer */
/* footer */
/* footer */
#footercl {
	background-image: url(images/sec2-top.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#footerinterior {
	clear: both;
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 12px;
	}

#pagecl {
	background-image: url(images/sec2-bot.gif);
	background-repeat: no-repeat;
}
#footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 16px;
	letter-spacing: 1px;
	margin: 8px 0px 0px 0px;
	}
#footer p  {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#footer li  {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#footer a			{ color: #6B6442; text-decoration: none; }
#footer a:link		{ color: #6B6442; text-decoration: none; }
#footer a:visited	{ color: #A69F77; text-decoration: none; } 
#footer a:active	{ color: #6B6442; text-decoration: none; } 
#footer a:hover		{ color: #A6ADC2; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #A6ADC2; } 
#footer a img		{ text-decoration: none; border-width: 0; border-style: none; border-color: #fff; color: #fff;}
#footer .underline  { padding-bottom: 0px; border-bottom: 1px solid #A69F77; }
