body {
	font-family: Garmond, Arial, Helvetica, sans-serif;
	background-color: #E3E1D5;
}

a {
	color: black;
}
a:hover {
	color: #A84136;
}

.oliveback {
	background-color: #575141;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.whiteback {
	background-color: white;
	color: black;
}

.grayback {
	color: #e3e1d5;
}

.content {
	margin-left: 25px;
}

.pageinfo {
	background: White url(/img/front-background.gif) repeat-y;
}

.addinfo {
	background-color: white;
	background-repeat: repeat-y;
	background-position: left;
}

.subhead {
	color: #A84136;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.subtitle {
	color: #A84136;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.subheadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.subheadlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #A84136;
}

.playbill {
	font-size: 18px;
	font-family: "Goudy Stout", Impact;
}

.bio {
}