body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
	font: 16px/17px "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	top: 0px;
}

.contactForm {
	color: #7C7C7C;
	height:12px;
	font: 10px Arial, Helvetica, sans-serif;
}

p {
}
.formText {
	font-family: Arial, Helvetica, sans-serif
}


img {
	border: none;
}


form {
	margin: 0px;
	padding: 0px;
}

.footerText {
	color: #FFF2CB;
	font: 12px Arial, Helvetica, sans-serif;
}

.footer_t2 {
	color: #820024;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.contentHeader {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
}

.contactHeader {
	font: bold;
	font-size: 18px;
}

/* Header Tags Defined */
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

/* Footer Links */
.navLower a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF2CB;
	text-decoration: none;
}
.navLower a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF2CB;
	text-decoration: none;
}
.navLower a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF2CB;
	text-decoration: none;
}
.navLower a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF2CB;
	text-decoration: none;
}

/* Bold Links */
.linksBold a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.linksBold a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.linksBold a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linksBold a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/* Sitemap Links */
.linksSM a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
.linksSM a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
.linksSM a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
.linksSM a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}

.content {background-color:#F8F5E4;}
.content td {background-repeat:no-repeat;}

.faq {background:url(images/bg_content.jpg) top no-repeat; padding:70px 18px;}
.faq ul li {margin-bottom:5px; color:#990000;}
.faq a:link, .faq a:active, .faq a:visited {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;}
.faq a:hover {color: #000000;
	text-decoration: underline;}
	
.faq h2 {margin:30px 0px 0px 0px;}
.faq p {margin:5px 0px 10px 0px;}