.body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: 504514;
	text-decoration: none;
}
.marketingfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: FFFFFF;
	text-decoration: none;
}
.updateHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2C1A0C;
	text-decoration: none;
}
.form_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.contentbg {
	background-color: #E1DABE;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #2C1A0C;
	text-decoration: none;
}
.updateContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #2C1A0C;
	text-decoration: none;
	font-weight: bold;
}
.mainContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #2C1A0C;
	text-decoration: none;
}
.mainContentWhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	color: #544333;
	text-decoration: none;
	font-weight: bold;
}
.mainHeaderBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	color: #2C1A0C;
	text-decoration: none;
	font-weight: bold;
}
.homepageoverlay {
	background-image: url(../images/homepageoverlay.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.NamesWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #26150B;
	text-decoration: none;
	font-weight: bold;
}
.toprightcorner {
	background-image: url(../images/toplrightcorner_slice.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
