.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.LeftRightLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.footerTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 1px;

}
.bodyTXT, p, td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.subHeaderBgOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(images/hometownRestoration_r3_c8.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 22px;
	font-weight: bold;
	padding-top: 1px;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323785;
	font-weight: bold;
}

a.MainNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/mainNavTab_07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 85px;

}
a.MainNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323785;
	text-decoration: none;
	background-image: url(images/mainNavTab_07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 85px;
}
a.MainNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/mainNavTab_07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 85px;

}
a.MainNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323785;
	text-decoration: none;
	background-image: url(images/mainNavTab_07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 85px;
}
a:link {
	color: #323785;
	text-decoration: underline;
}
a:visited {
	color: #323785;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration:none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.border {
	border: 1px solid #323785;	
}
.testimonial {
	text-indent: 2em;
}
