body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #91A9A1;
	margin: 5px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #4B2A3F;
}
a:hover {
	color: #63756F;
}
a:active {
	color: #CC9933;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6E8D82;
	line-height: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 12px;
	line-height: 32px;
}
.greenCallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E8D82;
}
.specials a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	background-color: #444;
	padding: 10px;
	border: 2px solid #C93;
	font-weight: bold;
	text-decoration: none;
	margin-top: 40px;
	margin-bottom: 60px;
}
