.secondaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #641585;
	font-weight: bold;
	text-decoration: none;
}
.tertiaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.secondaryNav:Link {
	color: #641585;
	text-decoration: none;
}
a.secondaryNav:Hover {
	text-decoration: underline;
}
.pageBackground {
	background-image: url(webready_images/home_page_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
a.mainNav:Link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
a.mainNav:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.tertiaryNav:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.tertiaryNav:Hover {
	text-decoration: underline;
}


.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}
.footerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.categories {
	color: #E60004;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.categories:link {
	text-decoration: none;
}
A.categories:hover {
	text-decoration: underline;
}
.introBackground {
	background-image: url(webready_images/copy_background.gif);
}
