@charset "UTF-8";
/* CSS Document */

.navBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFF;
	font-weight: normal;
}
.navTextBttm {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #870007;
}

.navTextBttm A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #870007;
	text-decoration: none;
}

.navTextBttm A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #870007;
	text-decoration: underline;
}

.navTextBttm A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #870007;
	text-decoration: none;
}

.SEOtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.contactUsText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #870007;
}
.listingInformation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
}

.listingInformation A:link {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;	
}

.listingInformation A:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
}

.listingInformation A:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
}

.navBar A:link {
	color: #FFF;
	text-decoration: none;
}

.navBar A:visited {
	color: #FFF;
	text-decoration: none;
}

.navBar A:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	display: inline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #870007;
	display: inline;
}
.regText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
}
.regTextRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #870007;
}

.regText A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}

.regText A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: underline;
}

.regText A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}
.contactUsText A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.contactUsText A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.contactUsText A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}

