#footer {
	background-color: #FAEBD7;
	font-family: Calibri, Segoe UI, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	clear: left;
}
#copy {
	background-color: #FAEBD7;
	font-size: 9px;
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 2px;}
	
#footer table {
	border-top-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}	
	
#footer table td {
	vertical-align: top;
	padding: 5px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 2px;
	text-align: left;	
}
#footer table th	{
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #AA3327;
	font-family: Arial, Helvetica, sans-serif;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 2px;
	text-align: center;
}
.end {
	border-right-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	background-color: #FFFFFF;
}
.end ul {
	text-align: left;
	padding-left: 15px;
}
.chg {
	background-color: #FFFFFF;
	font-size: 15px;
	color: #333333;
}
