body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper {
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #87AA82;
	border: 1px solid #2F412C;
}
#nav {
}
#faux {
	background-color: #87AA82;
	background-image: url(../images/faux_bkgd.png);
	overflow: auto;
	width: 100%;
	background-repeat: repeat-y;
}
#lft_column {
	width: 138px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 1px;
}
#content {
	width: 752px;
	display: inline;
	background-color: #65885E;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer {
	width: 902px;
	clear: both;
	background-color: #2F412C;
	margin-top: 1px;
}
.clear {clear: both; background:none;}
#content_title {
	width: 100%;
	background-color: #87AA82;
}
#content_main {
	width: 100%;
	background-color: #65885E;
	border: 1px solid #2F412C;
}
.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hr_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.hr_green {
	font-size: 12px;
	font-weight: bold;
	color: #273625;
}
link_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffff99;
}
.linkbox_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.link_white_nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

