#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 740px;
	background-color: #FFFFFF;
	border: 1px solid #BA3D2B;
}
#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 123px;
	background-color: #91AB30;
	margin: 0px;
	padding: 0px;
}
#header img {
	position: absolute;
	left: 0px;
	top: 1px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 40px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#footer {
	background-color: #91AB30;
	height: 10px;
	clear: both;
	padding: 6px 10px;
	margin: 0 0 0 0;
	position: relative;
}
div#footer p,
div#footer a {
font: Arial, Helvetica, sans-serif;
font-size: 9px;
color: white;
padding: 0;
margin: 0;
line-height: 1em;
}
p#footerleft {
float: left;
}
p#footerright {
float: right;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #91AB30;
}
body {
	background-color: #FFFFFF;
}
p {
	color: #7D9328;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
.floatright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content img {
	border: 1px solid #91AB30;
	padding: 3px;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #BC4024;
	font-weight: bold;
}


strong {
	color: #BC4024;
	}

.comments {
	font-family: Garamond, "Times New Roman", serif;
	line-height: 1.5em;
	font-size: 1.1em;
}
#content ul {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1em;
	color: #91AB30;
	list-style-type: none;
}
#header ul {
	list-style-type: none;
	position: absolute;
	left: 215px;
	top: 35px;
	z-index: 10;
	width: 190px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#navpest {
	margin-left: 30px;
}
#navabout {
	margin-left: 60px;
}
#navcontact {
	margin-left: 90px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #BF3E29;
}
#content a {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.9em;
	color: #91AB30;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #91AB30;
}
