﻿body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:small;
	font-weight:bold;
	color:#254117;
	background-color:#D8FEC7;
	}
#content {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.container {
	margin:8px auto;
	width:1000px;
	background-color:transparent ;
}
#masthead {
	width:1000px;
	margin-left:auto; 
	margin-right:auto;
	background-color: ;
	background-image:url('../images1/Masthead_Image.jpg');
	background-repeat: no-repeat;
}
#iMenu {
	width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#col_right {
	padding: 5px;
	margin-right: 0px;
	width: 250px;
	float: right;	
}
#column_l {
	position: relative;
	float: left;
	margin: 0;
}
#col_left {
	padding: 10px;
	margin: 5px 290px 5px 5px;

}
#nav {
	border:thin #254117 solid;
	width: 1000px;
	margin-right:0px;
	color:#254117;
	background-color:transparent;
	margin-top:6px;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	font-weight: bold;
	font-style:normal;
	color: ;
	margin-bottom: 0;
	margin-left: 0.5em;
}
#masthead h3 {
	font-weight: bold;
	font-style: normal;
	color: ;
	margin-top: 0;
	margin-left: 1em;
}
/* Navigation */
#navigation ul {
	width: 100%;
	padding-left: 40px;
	color:#254117;
	list-style:none;
	list-style-type:none;
	font-size:small;
	margin: 0;
	padding: 4px;
}
#navigation li {
	border:none;
	text-decoration: underline;
	color:#254117;
	margin-left: 8px;
	margin-right: 8px;
}
#navigation a {
	font-weight: bold;
	text-decoration:underline;
	color:#254117;
	display: block;
	padding: 0px;
	border-bottom: none;
}
#navigation a:hover {
	font-weight: bold;
	color:#254117;
	font-style:;
	text-decoration: underline;
	color: ;
	border-bottom: ;
	background-color: ;
}
/* Right Column */
#column_r {
	position: relative;
	float: left;
	margin: 0;
}
#column_r img {
	border: ;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color:#254117;
}
h2 {
	font-size: x-large;
	font-style: normal;
	color:#254117;
}
h3 {
	font-size: large;
	font-style: normal;
	color:#254117;
}
h4 {
	font-size: medium;
	font-style: normal;
	color:#254117;
}
h5 {
	font-size: x-small;
	font-style: normal;
	color:#254117;
}
h6 {
	font-size: xx-small;
	font-style: normal;
	color:#254117;
}
/* Footer */
#footer {
	width: 100%;
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: x-small;
	color:#254117 ;
}
/* Links */
a {
	color: #254117;
	text-decoration: underline;
}
a:hover {
	color: #254117;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


