@charset "utf-8";
/* CSS Document */

body {
	font-size: 62.5%;
	margin-top: 0px;
	background-color: #F8EFE4;
}
a:link {
	color: #AD303D;
	text-decoration: none;
}
a:visited {
	color: #AD303D;
	text-decoration: none;
}
a:hover {
	color: #045E38;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}


.text-main {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 120%;
	color: #000000;
}
.border {
	border: 1px solid #835E4B;
}
.note {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #996633;
}

.photo-left {
	margin-right: 30px;
	padding-bottom: 20px;
}
.photo-right {
	margin-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC9966;
}
.text-small {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

.text-subhead {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 135%;
	font-weight: bolder;
	color: #007163;
}
.text-subheadrust {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 135%;
	font-weight: bold;
	color: #A7131A;
}
.captiongreen {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #007163;
}
.text-blackhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bolder;
	color: #000000;
	line-height: 120%;
}



.text-head {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	line-height: 135%;
	font-weight: bolder;
	color: #007163;
}

.text-larger {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
.text-title {
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bolder;
	color: #007D6E;
}
.adtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bolder;
	color: #B22312;
}
