.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
.seoHome:link {
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
}
.sitewide{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
a.nav:link {
	color: #CCCC66;
	text-decoration:none;
}
a.nav:visited {
	color: #CCCC66;
	text-decoration:none;
}
a.nav:hover {
	color: #cc6633;
	text-decoration:none;
}
a.nav:active {
	color: #cc6633;
	text-decoration:none;
}
a:link {
	color: #8A0000;
	text-decoration: underline;
}
a:visited {
	color: #8A0000;
	text-decoration: underline;
}
a:hover {
	color: #8A0000;
	text-decoration: none;
}
a:active {
	color: #8A0000;
	text-decoration: underline;
}
.navdot {
	color: #FF6600;
	font-size: 18px;
}
