@charset "UTF-8";
body {
	background-color: #CCCCCC;
}
.bodytext {
	color: #7B1008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.heading1 {
	font-family: "Garamond Premr Pro";
	color: #7B1008;
	font-size: 20px;
}
.photos {
	font-family: "Book Antiqua";
	color: #070944;
	font-size: 14px;
}
.arrows {
	font-family: "Book Antiqua";
	font-style: italic;
	color: #2D2D7E;
	font-size: 20px;
}
.next {
	font-size: 20px;
	font-family: "Book Antiqua";
	color: #2D2D7E;
}
.subheading {
	font-family: "Big Caslon";
	color: #2D2D7E;
	font-size: 14px;
	font-style: normal;
}
a:link {
	color: #2D2D7E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D22004;
}
a:hover {
	text-decoration: none;
	color: #D22004;
}
a:active {
	text-decoration: none;
	color: #2D2D7E;
}
