/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/template_images/bg.gif);
}
p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #eb6d26;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* ******* Begin Link Schemes Elements ****** */
a:link {
	color: #313b2b;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color:#313b2b;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #6f7a0a;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #6f7a0a;
	text-decoration: underline: bold;
}
#footer {
	background-color: #313b2b;
	font-weight: normal;
	height: 50px;
	color: #6f7a0a;
	background-position: center;
	padding: 5px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #acbe04;
	font-weight: normal;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #acbe04;
	font-weight: normal;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #f2f700;
	font-weight: normal;
}
a.featured-link:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.featured-link:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.featured-link:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
/* ******* End Link Schemes Elements ****** */
/* ******* Begin Form Elements ****** */
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
fieldset {
	margin-top: 10px;
	padding: 10px;
	width: 70%;
}
legend {
	color: #53701e;
	background-color: #ffefcb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	line-height: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #FFFFFF;
}
/* ******* End Form Elements ****** */
/* ******* Begin Left Navigation Elements ****** */
#navigation {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #b5ae95;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 4px 4px 4px 0.9em;
	background-color:#e3dcc2;
	color: #4a4a4a;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #eae7d5;
	color: #53701e;
}
/* ******* End Left Navigation Elements ****** */
.tiny_text {
	font-size: 10px;
}
.tiny_text_high {
	font-size: 11px;
	line-height: 17px;
}
.touch_of_grey {
	color:#999999;
}
.touch_of_grey_sm {
	font-size: 10px;
	color:#999999;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}
.credits-footer-text {
	font-size: 10px;
	color: #CCCCCC;
}
.article_title {
	font-size: 16px;
	color: #472e18;
	font-weight: bold;
}
.article_title_sm {
	font-size: 12px;
	color: #472e18;
	font-weight: bold;
}
.image_pad {
	padding: 2px;
	margin: 3px;
}
.padding_please {
	margin: 8px;
}
.pad-me-like-a-table {
	margin-top:2px;
}
.header_strip {
	height: 13px;
	background-color: #6f7a0a;
}
.footer_strip {
	background-color: #f3f2e4;
}
.left_strip {
	background-color: #cdd9c3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fffcf5;
}
.right_strip {
	background-color: #cdd9c3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: fffcf5;
}
.Shadow {
	background-color: #313b2b;
}
.Contentbg {
	background-color: #eaefe5;
	padding-left:10px;
}
#header {
	background-image: url(/images/template_images/menu_bg.jpg);
	height: 36px;
}
#header a:link {
	color: #0e1215;
	background-image: url(/images/template_images/menu_bg.jpg);
	height: 36px;
	padding: 11px;
	font-size: 10px;
	text-decoration: none;
}
#header a:visited {
	color: #0e1215;
	background-image: url(/images/template_images/menu_bg.jpg);
	height: 36px;
	padding: 11px;
	font-size: 10px;
	text-decoration: none;
}
#header a:hover {
	background-image: url(/images/template_images/h-menu_over.jpg);
	color: #0e1215;
	height: 36px;
	padding: 11px;
	font-size: 10px;
	text-decoration: none;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cebc97;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Left-title {
	font-size: 14px;
	font-weight: bold;
	color: #eb6d26;
}
.Brownstrip {
	background-color: #472e18;
}
