.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3ebd5;
	line-height: 18px;
	padding: 5px 5px 5px 10px;
	font-weight: normal;
}
.titlebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3ebd5;
	line-height: 18px;
	font-weight: bold;
}
.bodyimage {
	text-align: left;
	background-position: left top;
	float: left;
	border: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f3ebd5;
	margin: 3px;
}
.bigtitle {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #f3ebd5;
}
.solidline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3ebd5;
	margin: 3px;
}
.bodyimagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: f3ebd5;
}
.bodyimagecenter {
	text-align: center;
	background-position: center top;
	border: none;
	margin: 0px;
	padding: 0px;
}
.medtitle {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #f3ebd5;
}
.quote1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana;
	color: #9F5A2D;
}
.quote2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana;
	color: #E1BF80;
}