.body {
	background-color: #f4e7f8;
}
.captions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding: 0px 8px 8px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #634D69;
	background-color: #F2DBF4;
	padding: 12px;
}
.copy-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #634D69;
	background-color: #FFF;
	padding: 12px;
}
.copy a:link {
	color: #634D69;
	text-decoration: underline;
}
.copy a:visited {
	color: #634D69;
	text-decoration: underline;
}
.copy a:hover {
	color: #333;
	text-decoration: underline;
}
.copy-green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #634D69;
	background-color: #cdcc68;
	padding: 12px;
	border: 2px solid #FFF;
}
.copy-green a:link {
	color: #634D69;
	text-decoration: underline;
}
.copy-green a:visited {
	color: #634D69;
	text-decoration: underline;
}
.copy-green a:hover {
	color: #333;
	text-decoration: underline;
}
.heads {
	font-family: Garamond, Georgia, "Times Roman";
	font-size: 22px;
	color: #636;
	background-color: #FFF;
	padding: 12px;
	font-weight: normal;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #75366E;
	padding: 4px;
	text-align: center;
}
.pics {
	border: 2px solid #FFF;
}
.pics-tl {
	border: 2px solid #FFF;
	margin-right: 20px;
}
.pics-tr {
	border: 2px solid #FFF;
	margin-left: 20px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.subhead-white {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.nav a:link {
	color: #333;
	text-decoration: none;
}
.nav a:visited {
	color: #333;
}
.nav a:hover {
	color: #75366E;
	text-decoration: underline;
}

