@charset "utf-8";
a:link {
	text-decoration: underline;
	color: #5F0407;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #5F0407;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #D3963A;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #648EB3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	border-color: #34689A;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.credits {
	font-size: 14px;
	color: #316795;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
}
#container {
	height: 790px;
	width: 1024px;
	background-color: #FDFDFD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	background-repeat: repeat;
	background-image: url(../images/background.gif);
	margin-top: 0px;
}

/* CSS Document */

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bolder;
	color: #660000;
}
.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
	word-spacing: 1px;
	display: block;
	margin: 20px 0px 0px 50px;
	width: 375px;
}
.catagories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	border-top-color: #5F0407;
	word-spacing: 1px;
	display: block;
	width: 225px;
	margin: 5px 0px;
	padding: 0px;
	float: left;
	height: 20px;
}
#info_container {
	background: #FDFDFD;
	height: auto;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 17px;
	margin: 0 auto 0 125px;
}
#county_header {
	height: 100px;
	width: 600px;
	text-align: center;
	margin: 0 auto;
	padding: 35px 0px 0px;
}




.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bolder;
	display: block;
	width: 400px;
	margin: 19px 0px 0px;
	padding: 25px 0px 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 211px;
	width: 216px;
}
#image_banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 181px;
	width: 808px;
}
#links {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 808px;
	background-color: #648EB3;
}
#student_images {
	float: left;
	height: 569px;
	width: 216px;
	background-color: #648EB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #5F0407;
	font-weight: bolder;
	text-align: center;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #660000;
	word-spacing: 1px;
	height: 150px;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 15px;
}

.captions_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	word-spacing: 1px;
}

#page_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 647px;
}
#page_text {
	height: 410px;
	width: 645px;
	background-color: #FDFDFD;
	overflow: auto;
	float: left;
}
#county_links {
	margin: 0px;
	padding: 0px 15px 0px 10px;
	height: 569px;
	width: 135px;
	float: right;
	background-color: #CCC;
}
.red_border {
	border: medium solid #5F0407;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#drop_shadow {
	height: 805px;
	width: 1054px;
	margin: 0 auto;
	background-image: url(../images/drop_shadow.png);
	background-repeat: repeat-x;
}
#top_border {
	background-color: #648EB3;
	height: 10px;
	width: 1024px;
	margin: 0 auto;
}
.text_ten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	word-spacing: 1px;
	font-weight: normal;
}
.body_text_red_italic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #5F0407;
	font-weight: bold;
	word-spacing: 1px;
}
#index_container {
	height: 334px;
	width: 799px;
	margin: 0 auto;
	margin-top: 150px;
}
.body_txt_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	word-spacing: 1px;
	background-repeat: no-repeat;
	line-height: 17px;
	margin: auto 0;
	text-align: center;
	padding-top: 25px;
}
#oh_page_text {
	width: 475px;
	background-color: #FDFDFD;
	margin: 0 auto;
}
.county_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bolder;
	color: #660000;
	word-spacing: 1px;
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 140px;
}
.statistics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
	word-spacing: 1px;
	display: block;
	margin: 0px 0px 220px;
}
#oh_container {
	width: 400px;
	background-color: #000;
	margin: 0 auto;
}
#rcms-msu {
	width: 645px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#county_header2 {
	height: 70px;
	width: 600px;
	text-align: center;
	margin: 0 auto;
	padding-top: 75px;
}
.explanations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	word-spacing: 1px;
	display: block;
	margin: 25px 0px 15px;
	width: 425px;
}
.links {
	color: #660000;
	border-top-color: #5F0407;
	word-spacing: 1px;
	display: block;
	width: 300px;
	float: left;
	height: 100%;
	padding: 0px 0px 0px 20px;
	font: normal 90% Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 18px;
}

.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
	word-spacing: 1px;
	display: block;
	margin: 0px 0px 150px;
}
.link_to_website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	border-top-color: #5F0407;
	word-spacing: 1px;
	display: block;
	width: 100%;
	float: left;
	height: 100%;
	margin: 7px 0px;
	padding: 0px;
	text-align: left;
}
.msu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	border-top-color: #5F0407;
	word-spacing: 1px;
	display: block;
	width: 150px;
	float: left;
	height: 100%;
	padding: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
.ekap_weblink {
	color: #000;
	border-top-color: #5F0407;
	word-spacing: 1px;
	display: block;
	width: 150px;
	float: left;
	height: 120px;
	padding: 0px;
	font: normal 70% Arial, Helvetica, sans-serif;
	border-bottom: thin solid #5F0407;
	border-right-color: #5F0407;
	border-left-color: #5F0407;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.ekap_weblink2 {
	color: #000;
	border-top-color: #5F0407;
	word-spacing: 1px;
	display: block;
	width: 305px;
	float: left;
	height: 120px;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
	font: normal 80% Arial, Helvetica, sans-serif;
	border-bottom: thin solid #5F0407;
	border-right-color: #5F0407;
	border-left-color: #5F0407;
	line-height: 15px;
}
#county_links {
	width: 135px;
}
#county_link_container {
	width: 143px;
	height: 100%;
}
#info_container2 {
	background: #FDFDFD;
	height: auto;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 17px;
	margin: 0 auto;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	word-spacing: 1px;
	background-repeat: no-repeat;
	line-height: 17px;
	display: block;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 100px;
	list-style: disc inside;
}
.body_txt_black_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	word-spacing: 1px;
	background-repeat: no-repeat;
	line-height: 17px;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style: disc inside;
}


.body_txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	word-spacing: 1px;
	background-repeat: no-repeat;
	line-height: 17px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style: disc inside;
}
.title_image_sidebar {
	color: #660000;
	word-spacing: 1px;
	height: 25px;
	width: 200px;
	display: block;
	text-align: center;
	margin: 0 auto;
	border-bottom: medium solid #5F0407;
	padding: 25px 0px 0px;
	font: bold 125% Georgia, "Times New Roman", Times, serif;
}
.body_txt_white_bold_se {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	word-spacing: 1px;
	background-repeat: no-repeat;
	line-height: 17px;
	margin: 0px 0;
	text-align: left;
	padding: 20px 20px 20px 0px;
}
.photo_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	height: 20px;
	width: 380px;
	margin: 0 auto;
	font-size: 80%;
	background-color: #000;
	padding-bottom: 10px;
}
.new_additions_sidebar {
	color: #660000;
	word-spacing: 1px;
	width: 200px;
	display: block;
	text-align: center;
	margin: 10px auto 0;
	font: italic bold 100% Arial, Helvetica, sans-serif;
}
.home_map_links {
	color: #660000;
	word-spacing: 0px;
	height: 100%;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 7px;
	font: bold 80%/15px Arial, Helvetica, sans-serif;
}
.high_school_art {
	color: #660000;
	word-spacing: 1px;
	width: 200px;
	display: block;
	text-align: center;
	margin: 20px auto 0;
	font: italic bold 120% Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px;
	border-top: medium solid #5F0407;
}
.home_title_image_sidebar {
	color: #660000;
	word-spacing: 1px;
	height: 25px;
	width: 200px;
	display: block;
	text-align: center;
	margin: 0 auto;
	border-bottom: medium solid #5F0407;
	padding: 25px 0px 0px;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
}
#centered_container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
