.maintext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 2px;
}
.maintext a { color: #666666; text-decoration: underline; }
.maintext a:hover { color: #663333; text-decoration: underline; }
.maintext a:fade { color: #663333; text-decoration: underline; }

.maintext-home {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-left: 2px;
}
.headers {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	padding-left: 2px;
}

.footer {
	font-family: Verdana, Helvetica, Arial, sans serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	padding: 10px;
	text-align: center;
}
.footer a { color: #999999; text-decoration: underline; }
.footer a:hover { color: #663333; text-decoration: underline; }
.footer a:fade { color: #663333; text-decoration: underline; }

.subNav {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	line-height: 20px;
	padding: 12px;
}
.subNav a { color: #663333; text-decoration: none; }
.subNav a:hover { color: #333333; text-decoration: underline; }
.subNav a:fade { color: #333333; text-decoration: underline; }

TABLE TD.mainNav { 
	background-color: #ca9955; 
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	/*line-height: 22px; with 7 categories */
	padding-left: 15px;
}
TABLE TD.mainNav a { color: #ffffff; text-decoration: none; }
TABLE TD.mainNav a:hover { color: #330000; text-decoration: none; }
TABLE TD.mainNav a:fade { color: #330000; text-decoration: none; }