﻿.RightBox {
	border: 1px outset #996600;
	padding: 5px;
	width: 45%;
	float: right;
	margin-right: 3px;
	background-color: #D7DAC3;
	height: 212px;
	margin-bottom: 10px;
}
.LeftBox {
	border: 1px outset #996633;
	padding: 5px;
	width: 95%;
	float: left;
	margin-left: 3px;
	background-color: #D7DAC3;
}
.BorderBottom {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #663300;
	margin-top: 6px;
	margin-bottom: 6px;
}
p {
	margin-left: 6px;
	margin-top: 3px;
}
.H3Mod {
	text-decoration: none;
	color: #CC0000;
	text-align: center;
	margin: 0px;
	font-size: 13px;
}
.H1Mod {
	font-family: "Monotype Corsiva", "Cataneo BT", "Times New Roman", Arial, sans-serif;
	font-size: 22px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #532900;
	font-weight: normal;
	text-decoration: none;
}
.RightBoxCopy {
	border: 1px outset #996600;
	padding: 5px;
	width: 45%;
	float: right;
	margin-right: 3px;
	background-color: #D8BEA0;
	height: 212px;
	margin-bottom: 10px;
}
