@charset "utf-8";
h1 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 30px;
	color: #EFEBDE;
	letter-spacing: 0.2em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.pictureFrame1 {
	border: 4px double #330000;
}
h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 20px;
	color: #744436;
	margin-left: 14px;
}
.bodytext {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #B99E68;
	width: 275px;
	margin-top: 10px;
	margin-left: 10px;
	border: 3px double #9E774B;
	text-align: left;
	color: #663300;
	padding: 15px;
}
.bodytext h4 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
	color: #664940;
}

.bodytext2 h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	color: #744436;
	text-align: center;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}
h3 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	color: #583227;
	text-decoration: underline;
}
.bodytext2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #AD925F;
	width: 270px;
	margin-top: 0px;
	margin-left: 5px;
	border: 2px dotted #7C5F3D;
	text-align: left;
	color: #663300;
	padding: 15px;
	float: left;
	margin-right: 10px;
}
.bodytext  h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	color: #722F2C;
	text-align: center;
}
.formtext {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 120%;
	font-weight: bold;
	color: #4A1E00;
}
.harryCaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #744436;
}

