.apron_wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto; /* the bottom margin is the negative value of the footer's height */ }

.contentnofootsie {
	width: 900px;
	margin-top: 118px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.9em;
	font-weight: normal;
	text-align: left;
	background-color: #C9BFAF;
	;
	padding: 0 2px 2px;
}

.formtitle { color: #FFFFFF; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 600; text-decoration: none; text-align: center; background: #666666; padding: 5px; }
.formsubtitle { color: #5b422f; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; font-stretch: condensed; text-decoration: none; text-align: center; }
.formsubtitlesmall { color: #5b422f; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-stretch: condensed; font-style: italic; text-decoration: none; text-align: center; }
.formdata { color: #5b422f; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; font-stretch: condensed; text-decoration: none; text-align: left; border-top: thin solid #330000; border-right: thin solid #330000; border-bottom: thin solid #330000; border-left: thin solid #330000; padding: 5px; background: #E5E5E5; }

.imagefloatright { margin: 5px 0px 5px 5px; float: right; }

.imagefloatleft { margin: 5px 5px 0px 0px; float: left; }

