@charset "UTF-8";
@import url("styles2.css");
#mainNav {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: normal;
	font-variant: normal;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	}
#mainimg {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: right;
}
.bulletlist {
	margin-left: 120px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainNav {
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-bottom: 10px;
}#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav li {
	background-color: #339933;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 19px;
}
#mainNav a:hover, #mainNav a:focus, #mainNav a:active {
	color: #FFFFFF;
	background-color: #4FB716;
}.para1head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #201D6E;
	line-height: 1.5em;
}
.oneColFixCtrHdr  #mainContent     {
	background-color: #006600;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin-right: 41px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	margin-left: 0px;
	border-top-color: #339933;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #339933;
}
.mainContenth1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000066;
	line-height: 2em;
	text-indent: 20px;
}
.oneColFixCtrHdr #footer {
	background:#FFFFFF;
	padding-top: 20px;
	padding-right: 44px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "Arial Black";
	height: 100px;
	font-size: medium;
	color: #339933;
}
a:hover {
	color: #FFCC00;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Arial Black";
	font-size: 12px;
	line-height: 18px;
	color: #222266;
	background-color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	border-top-color: #349A33;
	border-right-color: #349A33;
	border-bottom-color: #349A33;
	border-left-color: #349A33;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	line-height: 1.5em;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	line-height: 1.5em;
	font-size: small;
	margin-right: 10px;
	margin-top: 10px;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.style4 {
	color: #339933;
	line-height: 1em;
	font-weight: normal;
	font-family: "Arial Black";
	font-size: small;
}
.ecolithlinkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #339933;
	font-weight: bold;
}
#leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	background-color: #FFFFFF;
	width: 425px;
	padding-left: 20px;
}
.style7 {
	color: #339933;
	font-family: "Arial Black";
	font-size: 12px;
}
#imgholder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	background-color: #FFFFFF;
	width: 737px;
	height: 200px;
}
#rightcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}
