body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #422B11;
	background-color:#DDDDDD;
}
a:link {
	color: #422B11;
}
a:visited {
	color: #69441B;
}
a:hover {
	color: #6C461C;
}
a:active {
	color: #69441B;
}
.top {
	height: 85px;
	width: 790px;
	text-align: right;
	padding:5px;
}
.subtop {
	margin: auto;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #33210D;
	border-right-color: #33210D;
	border-bottom-color: #33210D;
	border-left-color: #33210D;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	width: 800px;
	border: 1px solid #583916;
	margin: auto;
	background-color:#FFFFFF;
}
.imageText240 {
	text-align: justify;
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
	float: left;
}

.footer {
	width: 800px;
	margin: auto;
	font-size: 10px;
	text-align: center;
	color: #422B11;
}
.leftbox {
	width: 280px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	padding-right: 15px;
	margin-bottom: 15px;
	float:left;
}
.image {
	border: 1px solid #33210D;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rightBox {
	width: 450px;
	height: 780px;
	margin-right: 15px;
	margin-left: 310px;
	margin-top: 15px;	
}
.heading {
	font-size: 16px;
	font-weight: normal;
}
.bigBox {
	height: 350px;
	width: 750px;
	text-align: justify;
	margin: 15px auto auto;
}
.leftboxBig {
	width: 450px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.rightBoxSmall {
	width: 250px;
	margin: 15px;
	float: right;
	text-align: right;
}
.rightBoxSmallScroll {
	height: 150px;
	width: 250px;
	float: right;
	text-align: justify;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 15px;
}
.rightBoxScroll {
	height: 420px;
	width: 450px;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
.imageLeftFloat {
	border: 1px solid #33210D;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.imageLeftFloatNoBorder {
	float: left;
	margin-right: 30px;
}
.rightBoxSmallUnderline {
	width: 200px;
	margin: 5px;
	float: right;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #583916;
}
.imageFine {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #E9E2B1;
	border-right: 1px solid #F1EDCD;
	border-bottom: 1px solid #F1EDCD;
	border-left: 1px solid #E9E2B1;
}
.containerCopy {

	width: 800px;
	border: 1px solid #583916;
	margin: auto;
	background-color:#FFFFFF;
}
.centered {
	margin-right: auto;
	margin-left: auto;
}
.imageText160 {
	width: 160px;
	text-align: left;
	padding: 3px;
	border-top: 1px none #E9E2B1;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #E9E2B1;
	margin-right: auto;
	margin-left: auto;
}
