﻿body {
	margin: 0px;
	font-size: 100%;
	font-family: "Corbel", "Avenir Light", "Geneva", "Candara", "Calibri", "Maiandra GD", "Optima", "Trebuchet MS", "Trebuchet", "Segoe UI", "Microsoft Sans Serif", "Verdana", "sans-serif";
	color: #404040;
}
#container {
	width: 900px;
}
img {
    max-width: 100%;
    height: auto;
}

table {
    max-width: 100%;
    height: auto;
	border: 0px none;
}
table.center {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
th {
	border-color: rgb(192, 192, 192);
	color:#800000
}
td
{
	border-width: 0px;
	text-align: left;
}
h1
{
	font-size: 2.5em;
	color: #800000;
	font-weight: normal;
	text-align: center;
}
h2
{
     font-size: 1.75em;
     color:#800000;
     font-weight: normal;
     text-align: left;
}
h3
{
     font-size: 1.5em;
     color:#800000;
     font-weight: normal;
     text-align: left;
     }
h4
{
     font-size: 1.25em;
     color:#800000;
     font-weight: normal;
     text-align: left;
	 margin-left: 40px;
}
h5
{
     color:#800000;
     text-align: center;
}
h6
{
     color:#800000;
     text-align: left;
}
hr
{
     color:#800000;
}
a:link
{
	color: rgb(0, 0, 255);
	text-align: left;
}
a:active
{
	color: rgb(0, 128, 128);
}
a:visited
{
	color: rgb(128, 0, 128);
}
a:hover {
	font-weight: bold;
	color: #347165;
	text-decoration: none;
}
label
{
	color: #4A4A4A;
}
fieldset
{
	border-color: rgb(51, 0, 102);
	color: #4A4A4A;
}
legend
{
	color: #4A4A4A;
}
select
{
	border-color: rgb(51, 0, 102);
	color: #4A4A4A;
}
caption
{
	color: #4A4A4A;
}
p {
	font-weight: normal;
	text-align: left;
}
ul {
	text-align: left;
}
li {
	text-indent: 40px;
	list-style-type: disc;
	list-style-position: inside;
}
.text_90pct {
	font-size: 90%;
}
.text_centered_90pct {
	font-size: 90%;
	text-align: center;
}
.table_text_centered {
	text-align: center;
	max-width: 100%;
}
.text_centered {
	text-align: center;
}
.image_border_2px {
	border-style: solid;
	border-width: 2px;
}
.navigation_links {
	font-size: 85%;
	text-align: center;
}
.footer_container {
	text-align: center;
}
.table_border_1px_maroon {
	border: 1px solid #800000;
}
.copyright_notes {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 85%;
}
.bottom_table {
	border-width: 0;
}
.body_container {
	text-align: center;
}
.poem {
	margin-left: 100px;
}
.h4_no_indent {
	margin-left: 3px;
}
.content_table {
	margin: 10px 0px 0px 0px;
	border-width: 0;
}
.right_upper_cell_align {
	text-align: right;
}
.top_image {
	border-width: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_col_image {
	border-width: 0;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.p_indent_40px {
	margin-left: 40px;
}
.p_indent_80px {
	margin-left: 80px;
}
.image_border_0px {
	border-width: 0;
}
.text_underline {
	text-decoration: underline;
}
.h2_centered {
	text-align: center;
}
.font_80pct {
	font-size: 80%;
}
.font_smaller {
	font-size: smaller;
}
.table_border_silver_lb {
	border-left: .75pt solid silver;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid silver;
}
.font_normal {
	font-weight: normal;
}
.h4_no_indent_text_centered {
	padding: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
}
.text_right {
	text-align: right;
}
.image_left_margin_right {
	vertical-align: text-top;
	border-width: 0;
	margin: 0px 15px 5px 0px;
}
.text_left {
	text-align: left;
}
.image_margin_tb_10px {
	border-width: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table_text_left_nowrap {
	text-align: left;
	white-space: nowrap;
}
.table_border_1px_grey {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.table_border_1px_grey_nowrap {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
	white-space: nowrap;
}
.font_90pct {
	font-size: 90%;
}
.text_align_top {
	vertical-align: top;
}

