﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
}
#masthead {
	margin: auto;
	text-align: center;
	width: 780px;
	padding: 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	
}
#navigation {
	position: relative;
	float: left;
	width: 126px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: small;
}
#content {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-left: thin;
	border: 1px solid #CC9900;
	padding: 10px;
	float: right;
	width: 631px;
	margin-top: 3px;
	margin-bottom: 3;
	margin-left: 0;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
}
#footer {
	text-align: center;
	clear: both;
	width: 625;
	float: right;
	clip: rect(auto, auto, auto, auto);
	margin-top: 8px;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #FF9900;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px #FFFFFF solid;
	background-color: #EBEB8B;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background-color: #285731;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CC9900;
}
/* Content Styles */
h6 {
	color: #285731;
}
.article_instructions {
	margin: 20px;
	padding: 8px;
	border: thin solid #285731;
	position: inherit;
	display: block;
	vertical-align: baseline;
	font-size: small;
}
h5 {
	color: #285731;
}
h4 {
	color: #285731;
}
h3 {
	color: #285731;
}
h2 {
	color: #285731;
	line-height: 98%;
	letter-spacing: 98%;
}
#content h1 {
	color: #285731;
	font-size: 26px;
}
.img_box {
	border-style: solid;
	border-width: thin;
	padding: 5px;
	margin-bottom: 6px;
}
#content img {
	padding: 0px;
	border: 1px none #402640;
	position: static;
	line-height: normal;
}
/* Footer Styles */
#footer p {
	color: #285731;
}
#footer a {
	color: #166907;
	text-decoration: underline;
	font-size: small;
}
#footer a:hover {
	color: #285731;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.Boxtext {
	font-size: small;
	font-weight: bold;
	color: #800000;
	padding: 8px;
	margin: 20px;
	border-style: solid;
	border-color: #CC9900;
}
.noteCopy {
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	font-family: "Trebuchet MS";
	margin: 8px 20px auto 20px;
	padding: 6px;
	text-align: left;
	border: thin solid #CC9900;
}
.Sectionhead {
	background-color: #285731;
	color: #FFFFFF;
	font-size: 30px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: thin solid #CC9900;
	font-variant: normal;
	width: auto;
	right: auto;
	left: auto;
	height: auto;
	bottom: auto;
	line-height: normal;
}
.li_square {
	font-family: "Trebuchet MS";
	list-style-type: square;
	margin-bottom: 10px;
}
.formtext {
	width: 15%;
	float: left;
	font-family: "Trebuchet MS";
}

.li_square_link {
	font-family: "Trebuchet MS";
	list-style-type: square;
	margin-bottom: 10px;
	color: #0000FF;
	text-decoration: underline;
}

Currently_head_large {
	color: #285731;
	line-height: normal;
}

.subhead_indent {
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	right: auto;
	color: #285731;
	position: inherit;
	margin-left: 20px;
}
.sidebar {
	width: 230px;
}
.li_square_sub {
	font-family: "Trebuchet MS";
	list-style-type: disc;
	margin-bottom: auto;
	margin-left: 30px;
}
.li_square_return {
	font-family: "Trebuchet MS";
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.li_square_sub_dot {
	font-family: "Trebuchet MS";
	list-style-type: circle;
	margin-bottom: inherit;
	margin-left: 0px;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 5px;
}
Featured_classified {
	color: #285731;
}
Featured_classified {
	color: #285731;
}
.img_box_centered {
	border-style: solid;
	border-width: thin;
	padding: 5px;
	margin-bottom: 6px;
}
.Center {
	background: #FFFFFF;
	text-align: center;
}
.Currently_headline {
	font-size: medium;
}
.caption {
	font-size: x-small;
	margin-top: 8px;
}
.e-mail_indent {
	padding-right: 20px;
	padding-left: 20px;
}
