.legalbox {
	background-image: url(images/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainboximage {
	background-image: url(images/chocolate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.chocolateart {
	background-image: url(images/asart.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #5A3D1C;
	text-align: left;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128%;
	color: #5B3B27;
	text-align: left;
}
.bodyhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 100%;
	color: #990000;
	text-align: left;
}
.leftborderbox {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
}
.bodyemph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128%;
	color: #A26A46;
	text-align: left;
	font-style: italic;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 128%;
	color: #5B3B27;
	text-align: center;
}
body {
	background-color: #E4D4C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
