BODY {
	background-color: #8C8673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #6E6142;
	margin: 0px;
	padding: 0px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #6E6142;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
A {
	color: #D8A314;
	text-decoration: underline;
}
A:hover {
	color: #DD5235;
}
H2 {
	font-size: 14px;
	color: #DD5235;
}
H3 {
	font-size: 12px;
	color: #DD5235;
}

#container {
	width: 900px;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#content {
	background-color: #FDFCF7;
	width: 664px;
	font-size: 11px;
}
#content_sub {
	background-color: #FDFCF7;
	width: 664px;
	font-size: 11px;
	background-image: url(../images/bg_sub.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#content_container_home {
	padding-left: 25px;
	padding-right: 250px;
	padding-bottom: 10px;
	background-image: url(../images/bg_home.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#content_container {
	padding-left: 30px;
	padding-bottom: 10px;
}
#content_left {
	width: 400px;
	font-size: 11px;
	line-height: 15px;
}
#content_right {
	width: 206px;
}
#content_right P {
	padding-right: 20px;
}
#content_middle {
	width: 40px;
}
#header {
	padding-bottom: 25px;
}
#left_col {
	width: 236px;
	background-image: url(../images/bg_lc.jpg);
}
#left_nav {
	text-align: center;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-y;
	width: 204px;
	padding-right: 3px;
}
#left_nav A {
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_nav A:hover {
	color: #000000;
}
#on A {
	color: #000000;
}
#facts {
	text-align: center;
	background-image: url(../images/bg_facts.gif);
	background-repeat: repeat-y;
	width: 204px;
	padding-right: 3px;
	margin-bottom: 25px;
}
#facts DIV {
	padding-left: 15px;
	padding-right: 15px;
}
#bar_top {
	width: 908px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#bar_footer {
	width: 908px;
	background-color: #FFFFFF;
}
#footer {
	color: #504222;
	margin-top: 5px;
	padding-bottom: 15px;
	width: 900px;
}
#footer A {
	color: #504222;
	text-decoration: none;
}
#footer A:hover {
	color: #FFFFFF;
}
#copyright {
	width: 825px;
	float: left;
	text-align: left;
}
#footer_logo {
	float: left;
}
#home_util {
	text-align: right;
	background-image: url(../images/bg_home-util.jpg);
	height: 54px;
	padding-top: 12px;
	padding-right: 12px;
}
#home_util A {
	text-decoration: none;
	color: #6E6142;
}
#home_util A:hover {
	text-decoration: underline;
}
#sub_util {
	text-align: right;
	height: 54px;
	padding-top: 12px;
	padding-right: 12px;
}
#sub_util A {

	text-decoration: none;
	color: #6E6142;
}
#sub_util A:hover {
	text-decoration: underline;
}
#tagline {
	float: right;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.photo_left {
	float: left;
	padding-right: 10px;
}
.photo_right {
	float: right;
	padding-left: 10px;
}
.disclaimer {
	font-size: 10px;
	color: #999999;
}
.formatted_table {
	border: 1px solid #F4EFD7;
	width: 100%;
}
.formatted_table TD {
	padding: 2px;
}
.table_1 {
	background-color: #F9F5E8;
}
.table_2 {
	background-color: #FFFFFF;
}
.sub_nav {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.sub_nav_on {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#content_full {
	width: 100%;
	padding-right: 25px;
}