body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
}

#nav_backgrd {
	background-image: url(../../images/nav_backgrd.jpg);
	background-repeat: no-repeat;
	color: #993300;
}

#mainBody p{

}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #682300;
	text-decoration: none;
}
a:hover {
	color: #235893;
	text-decoration: underline;
	background-color: #E3F7FA;
}
a:active {
	color: #0033CC;
	text-decoration: underline;
	background-color: #C9DEF2;
}

.leading {
	line-height: 17px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #070E31;
	text-shadow: #98B0CD 2px 2px 4px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #070E31;
}
.headlinecontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #070E31;
}
.nav_backgrd2 {
	background-image: url(../../images/nav_backgrd2.jpg);
	background-repeat: no-repeat;
}
.headlineSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #070E31;
}
