.header {
	font-family: Papyrus;
	font-size: 16px;
	color: #3E2A08;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	background-color: #019894;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E2A08;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 15px;
}
.body a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E2A08;
	text-decoration: none;
}
.body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E2A08;
	text-decoration: none;
}
.body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #822519;
	text-decoration: none;
}
.bodyQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #700017;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 22px;
}

.imgleft {
	float: left;
	padding-right: 10px;
}
.imgright {
	float: right;
	padding: 10;
}
.order {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bolder;
	color: #822519;
	text-decoration: none;
	background-color: #C1A15B;
}
.header a:link {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #F0E8C0;
	text-decoration: none;
}
.header a:visited {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #F0E8C0;
	text-decoration: none;
}
.header a:hover {
	font-family: Papyrus;
	font-size: 16px;
	color: #700017;
	text-decoration: none;
}
.headerGreen {
	font-family: Papyrus;
	font-size: 16px;
	color: #F0E8C0;
	text-decoration: none;
	background-color: #006560;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 10px;
}
.headerGreen a:link {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #F0E8C0;
	text-decoration: none;
}
.headerGreen a:visited {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #F0E8C0;
	text-decoration: none;
}
.headerGreen a:hover {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #700017;
	text-decoration: none;
}
