.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.introText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.smallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.footerText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.ItalicHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.burgundyHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.PhotoCaptions {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

