body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.nav {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.red-italic {
	font-style: italic;
	color: #881b38;
	font-weight:bold;
}
.red-large {
	font-size: 30px;
	font-weight: bold;
	color: #881b38;
}
.text-smaller {
	font-size: 12px;
}
.text-smallest {
	font-size: 10px;
}
.width {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.black-large {
	font-size: 18px;
}
dt.stretchtoggle {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	color: #000000;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
dd.stretchtoggle div {
	padding-top: 3px;
	padding-bottom: 3px;
}
dd.stretcher {
	margin:0px !important;
	padding: 0px !important;
	background-color: #ceb757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
dd.stretcher div {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #881B38;
}
a:visited {
	color: #375742;
}
.pics {
	color: #881B38;
	border: thin solid #881B38;
}
