@charset "UTF-8";
/* CSS Document */

.header {
	background-image: url(Files/images/bgrounds/banner.png);
	background-repeat: repeat-x;
	float: none;
	height: 150px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #496E00;
}
.navbar1 {
	height: 145px;
	width: 720px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 7px;
	text-align: right;
	background-image: url(Files/images/logos/ecopest.png);
	background-repeat: no-repeat;
}
.background .header table tr .navbar1 img {
	padding-right: 100px;
}
.header2 {
	background-color: #FFF;
	height: 34px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #496F00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #496E00;
}
.navbar2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #496F00;
	text-decoration: none;
	height: 30px;
	width: 711px;
	padding-left: 10px;
	padding-top: 4px;
	line-height: 25px;
	text-align: left;
}
.background .header table tr .navbar1 a {
	color: #FFF;
	text-decoration: none;
}
.background .header2 table tr .navbar2 a {
	color: #333;
	text-decoration: none;
}
.background {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 30% 100%;
	height: 100%;
	width: 100%;
	text-align: center;
}
.banner {
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainbody {
	width: 713px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5C8200;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6F9500;
}
.bodyL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
	float: left;
	height: 350px;
	width: 504px;
	padding-left: 10px;
	text-align: justify;
	line-height: 25px;
	clear: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #496F00;
	overflow: auto;
	padding-bottom: 0px;
	border-bottom-style: none;
}
.mainback {
	background-image: url(Files/images/bgrounds/mainback.png);
	background-repeat: repeat;
}
.bodyR {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #333;
	text-decoration: none;
	float: right;
	height: 100%;
	width: 175px;
	padding-left: 5px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
}
.bugfacts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #333;
	text-align: justify;
	width: 100%;
	line-height: 22px;
}
.footer1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #333;
	text-align: center;
	width: 690px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 18px;
}
.bodyLbottom {
	color: #333;
	text-align: center;
	width: 100%;
}
.background .header table tr .navbar1 a:hover {
	color: #FFF;
	text-decoration: underline;
	text-align: right;
}
.background .mainback tr .footer1 a {
	color: #333;
	text-decoration: none;
}
.background .header2 table tr .navbar2 a:hover {
	color: #496F00;
	text-decoration: underline;
	text-align: left;
}
.background .mainback tr .footer1 a:hover {
	color: #496F00;
	text-decoration: underline;
}
.background .mainback tr .mainbody .bodyL a {
	color: #496F00;
	text-decoration: none;
}
.background .mainback tr .mainbody .bodyL a:hover {
	color: #496F00;
	text-decoration: underline;
}
.learningpages {
	font-family: "Century Gothic", Century, "Century Schoolbook";
	font-size: 0.9em;
	color: #003300;
	line-height: 21px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

