body {
	background-color: #979189;
	margin: 0px;
}
.mainNav {
	clear: both;
	width: 1024px;
}

.siteWrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.pageBanner {
	height: 232px;
	width: 1024px;
	background-repeat: no-repeat;
}
.mainLogo {
	float: left;
	height: 186px;
	width: 263px;
}
.backToCommercial {
	float: right;
	height: 30px;
	width: 132px;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.leftColumn {
	float: left;
	height: 485px;
	width: 618px;
}
.rightColumn {
	float: left;
	height: 485px;
	width: 406px;
	background-image: url(../images/template/rightColumnBack.jpg);
}
.footerArea {
	height: 51px;
	width: 1024px;
	background-image: url(../images/template/footerBack.gif);
	background-repeat: no-repeat;
	clear: left;
}
.offerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 10px;
}
.footerText a {
	color: #999999;
}
.footerText a:hover {
	color: #FFFFFF;
}
.pageHeaders {
	margin-top: 42px;
	margin-left: 45px;
	margin-bottom: 10px;
	display: block;
}
.copyArea {
	width: 297px;
	margin-left: 45px;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.white12 a {
	color: #BDD6B6;
}
.white12 a:hover {
	color: #EFE8B7;
}


.scrollArea {
	height: 485px;
	width: 406px;
	overflow: auto;
}
.ltYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFE8B7;
}
.gallery {
	background-image: url(../images/gallery/galleryBackground.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 485px;
}
