body {
	margin: 0px;
	background-image: url(../images/template/background.jpg);
}
.mainContentArea {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
.mainImages {
	float: left;
}
.copyBackground {
	background-image: url(../images/template/contentBackground.jpg);
	height: 364px;
	width: 535px;
	float: left;
	background-repeat: no-repeat;
}
.copyArea {
	width: 465px;
	height: 300px;
	padding-left: 21px;
	overflow: auto;
	margin-top: 40px;
}
.brown12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603913;
}
.brown12 a {
	color: #CF7343;
	text-decoration: none;
}
.brown12 a:hover {
	color: #603913;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #603913;
}
.footerText a {
	color: #603913;
	text-decoration: none;
}
.footerText a:hover {
	color: #FAE9D7;
}
.orange12 {

	color: #CF7343;
	text-decoration: none;
}
