/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #810c0a;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
a {
	color: #1765b3;
}
.footer {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.footerAddress {
	text-align:center;
}
p
	{text-align:justify;
	}
.footerLinks {
	color:#FFFFFF;
}
.footerLinks a {
	color:#FFFFFF;
}
.contact {
	font-size:14px;
	line-height: 17pt;
	font-weight:bold;
}
div.Testimonials {
	position:relative;
	float:left;
	width:290px;
	height:125px;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
	border:0px solid #cccccc;
}

dt { font-weight:bold; margin-top:10px; }
h2 { font-size:11px; text-transform:uppercase; color:#000099; border-top:solid 1px #000099; padding-top:15px; margin-bottom:5px; spacing-bottom:5px; padding-bottom:5px; }