﻿body {
	background-image: url('../images/background_blue.jpg');
}
h1 {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 55px;
	text-align: center;
	font-weight: bold;
}
h1 a:hover {
	text-align: center;
	color: #800000;
}
h2 {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF0000;
}
h3 {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
}
h4 {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CCFFCC;
}
h5 {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #FF0000;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
h6 {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
a {
	color: #800000;
}
a:visited {
	color: #ADADAD;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.img_link_no-boarder {
	border-width: 0px;
}
#copyright {
	width: 900px;
	text-align: right;
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: small;
	color: #2A2A2A;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	padding-right: 25px;
	clear: both;
	padding-top: 7px;
}
#container {
	background-position: center 50px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 927px;
	background-image: url('../images/background_blue_925_a.jpg');
	background-repeat: repeat-y;
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #800000;
}
#banner {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#top_nav_bar {
	padding: 0px 0px 0px 1px;
	margin: 0px;
}
#search {
	margin-top: 50px;
	margin-bottom: 25px;
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: medium;
	color: #800000;
	text-align: center;
	font-weight: bold;
}
#main_content {
	padding: 0px;
	margin: 0px 0px 1px 0px;
}
#bottom_nav_bar {
	padding-left: 3px;
}
#content_ctr {
	border: 10px outset #33CC33;
	float: left;
	width: 350px;
	padding: 5px;
	margin: 15px 45px 15px 25px;
	height: 320px;
	text-align: center;
	background-color: #CCFFCC;
}
#content_lft {
	border: 10px outset #33CC33;
	float: left;
	padding: 8px;
	margin: 15px 27px 15px 55px;
	width: 350px;
	height: 314px;
	background-color: #CCFFCC;
}
#main_content_top {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#main_content_bottom {
	padding: 0px;
	text-align: center;
	clear: both;
}
#main_content_middle {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#outer_container {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
}
.bordered_box_left {
	margin: 25px;
	text-align: left;
	border: 10px outset #33CC33;
	background-color: #CCFFCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bordered_box_ctr {
	margin: 25px;
	border: 10px outset #33CC33;
	background-color: #CCFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#bottom_container {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: medium;
	color: #800000;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

.float_rt {
	margin: 0px 20px 10px 10px;
	float: right;
}
.float_lft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#john_3-16 {
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 25px;
}

#links_list {
	text-align: center;
	clear: both;
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	margin-top: 40px;
	margin-bottom: 30px;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
#links_list p {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
#links_list a {
	text-decoration: none;
}

.return_to_top {
	text-decoration: none;
}
.return_to_top a {
	text-decoration: none;
	color: #800000;
}
.return_to_top a:visited {
	text-decoration: none;
	color: #800000;
}
.return_to_top a:hover {
	text-decoration: none;
	color: #A40000;
}

.float_rt_2 {
	margin: 8px 25px 10px 10px;
	float: right;
}

.float_rt_top_space {
	margin: 10px 20px 0px 10px;
	float: right;
}
.float_rt_bottom_space {
	margin: -3px 20px 10px 10px;
	float: right;
}

