@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #D97E02;
	font-style: normal;
}
.paragraphhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #D97E02;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFCC;
}
.photoleft {
	float: left;
	padding-right: 10px;
}
.photocenter {
	float: none;
	text-align: center;
}
.photoright {
	float: right;
	padding-left: 10px;
}
.photoinline {
	float: none;
	padding-left: 10px;
}.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #541E01;
}
.editorcomment {
	color: #009966;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	color: #7C2D01;
}
.missiontext {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	font-size: 1.2em;
}
a:link {
	color: #D97E02;
	text-decoration: underline;
}
a:visited {
	color: #D97E02;
	text-decoration: underline;
}
a:hover {
	color: #A44D17;
	text-decoration: underline;
}
.bullethead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #993300;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.required {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 1.3em;
}
.testimonialsignature {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	font-size: 1.3em;
}
