.oneColElsCtr {
	background: #3c2415 url(images/back_index.jpg) no-repeat top center;
}

.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.style4 {
	font-size: 12px
}
.style7 {
	color: #f79321;
	font-weight: bold;
}
.style8 {
	font-size: 10px
}

.style12 {
	font-size: 14px;
	font-weight: bold;
	color: #f79321;
	margin-bottom: 10px;
}

.style24 {font-size: 11px}

.contactCopy {
	font-size: 10px;
}