﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-image: url('../images/background01.gif');
}
#container {
	border-right: 2px solid #8c8c8c;
	border-bottom: 2px solid #8c8c8c;
	border-left: 2px solid #8c8c8c;
	background-color: #FFFFFF;
}
#masthead {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background-color: #fff;
	right: 50px;
	width: 800px;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-image: url('../images/buttonOFF.jpg');
	border: 0px none #808080;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 467px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 370px;
	background-color: #fff;
	font-size: 1em;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
	font-size: 1em;
}
#content {
	background-color: #fff;
}
#footer {
	margin: 5px 0px 5px 0px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;
}
ff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	padding: 10px 0px 10px 0px;
	text-align: center;
}
/* Masthead */
#masthead h1 {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	color: #000;
	text-align: center;
	font-size: 3em;
	line-height: 1.25em;
	}
#masthead h3 {
	padding: 0px;
	margin: 0em;
	color: #000000;
	text-align: center;
	clip: rect(auto, auto, auto, auto);
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 46px;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0px 8px 0px 8px;
	border: 0px solid #cdc;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 0px solid #c77;
	background-image: url('../images/buttonON.jpg');
}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: x-large;
	color: #B90000;
}
h2 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 1em;
	color: #B90000;
	line-height: 1em;
}
h3 {
	font-size: large;
	color: #B90000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: medium;
	color: #c77;
}
blockquote,p,ol,ul {
	font-size: .95em;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Footer */
#footer p {
	font-size: 1em;
	color: #B90000;
	font-weight: bold;
}
/* Links */
.Footer_text {
	border-style: 10;
	border-color: #000000;
	color: #000000;
	font-weight: bold;
	font-size: .9em;
}
.Masterhead_text {
	text-align: right;
	margin: 0px;
	padding: 10px;
}
.MasterheadXL {
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
}
.MasterheadLA {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1em;
}
.footer_bold {
	border-style: 10;
	border-color: #000000;
	color: #000000;
	font-weight: bold;
	font-size: .9em;
}
.header_right {
	text-align: right;
	margin: 0px;
	padding: 10px;
}
.header_line1 {
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
}
.header_line2 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1em;
}
a {
	color: #c55;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
