body {
	color: #333333;
	background-color: #86212E;
	margin: 0px;
}

/*___DIV styles____*/

#tile {
	background-image: url(../images/top_tile.jpg);
	width: 100%;
	height: 73px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 54px;
	width: 750px;
}
#jump_menu {
	height: 32px;
	width: 100%;
	padding: 0px 0px 5px 5px;
}
#nav {
	float: left;
	width: 212px;
}
#body {
	float: right;
	width: 538px;
}
#content {
	width: 750px;
}
#quote {
	margin-bottom: 30px;
	margin-left: 10px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	width: 200px;
	margin-top: 30px;
}
#staffpic {
	width: 150px;
	float: left;
	margin-right: 10px;
}


/*___TEXT styles____*/
.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.text_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #BD5925;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86212E;
	line-height: 13px;
	text-align: right;
	padding: 7px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #86212E;
	line-height: 18px;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #86212E;
	line-height: 17px;
}
.indent {
	margin-left: 25px;
	display: block;
	margin-top: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #86212E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #86212E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	margin-top: 10px;
}
.readmore a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
.readmore a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
.readmore a:hover {
	font-weight: normal;
	color: #87212F;
	text-decoration: none;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD5925;
	font-style: italic;
}
li {
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
	font-size: 13px;
}
