body {
  font-family: "Lucinda Sans", helvetica, sans-serif;
  font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: 600;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: 600;
}
a:hover {
	color: #666;
	text-decoration: none;
}

.whitebg {
	background-color: #FFFFFF;
}
.proudly { 
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.hometext { 
	padding: 10px 18px 25px 18px;
	line-height: 1.5;
	text-align: left;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.bar {
	color: #990000;
	background-color:#990000;
	margin-right: 2px;
}

.h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.testimonials { 
	padding: 5px 15px 5px 25px;
	line-height: 1.4;
	font-size: 10px;
	
}
.testimonialTitle {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
}
.testimonialText { 
	padding: 10px 18px 25px 18px;
	line-height: 1.2;
	text-align: left;
}

.quotemarks { 
	font-family: times new roman, times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.0;
}
.quotename {
	text-align: right;
	line-height: 0.95;
}
.more {
	font-size: 9px;
	text-align: right;
	color: #990000;
}

.nav { 
	padding: 5px 15px 5px 25px;
}

.footertext { 
	line-height: 1.5;
	text-align: center;
	font-family: "Lucinda Sans", helvetica, sans-serif;
  	font-size: 12px;
}

a.footer:link { 
	color: #666;
	text-decoration: none;
}
a.footer:visited { 
	color: #999;
	text-decoration: none;
}
a.footer:hover { 
	color: #666;
	text-decoration: underline;
}

.footerpadtop { 
	margin-top: 7px;
}

.centeralign {
	text-align: center;
}

.subpagetext { 
	padding: 10px 18px 25px 18px;
	line-height: 1.5;
	text-align: left;
}
