a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}
table.mainTable {
	background-color: #F3EADA;	
}
img.logo {

}

h2 {
	color: #FFF;
	margin-top: 5px;
	background-color: #900;
	font-size: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 25px;
}
td.content {
	background-color: #EDE0C9;
	width: 100%;
	vertical-align: top;
}
td.content > table {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
td.liberty {
	padding-top: 50px;
	background-color: #F3EADA;
}
p.address {
	background-color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFF;
	text-indent: 120px;
}
p.copyright {
	font-size: 11px;
	text-indent: 120px;
	color: #999;
	margin: 0px;
}
p.testimonial {
	font-size: 14px;
	font-style: italic;
	color: #333;
	line-height: 150%;
	margin-bottom: 0px;
}
p.testimonial + p{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	text-indent: 25px;
	color: #333;
}