body {
	background-image: url(images/background_rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
#content-container {
	position: relative;
	margin: 140px 50px 15px 250px;
	z-index: 1;
}
#nav {
	position: absolute;
	width: 200px;
	left: 15px;
	top: 260px;
	z-index: 2;
	filter: Alpha(Opacity=70);
}
#footer {
	position: relative;
	margin: 50px 0px 0px 0px;
}
#footer img.float, #content-container img.float {
	float: left;
	margin: 0px 4px 4px 0px;
}
#background {
	background-image: url(images/background_img.gif);
	background-repeat: no-repeat;
	height: 700px;
	width: 504px;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-size: 220%;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
h2 {
	font-size: 220%;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, Times, serif;
}
h3 {
	font-size: 160%;
	font-style: italic;
	font-weight: bold;
	padding: 15px 2px 2px 2px;
	background-color: #006600;
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.plant-pic {
	background-image: url(images/background_plant.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	color: #006600;
	text-decoration: none;
	display: block;
	width: 189px;
	border-left: 5px solid #73A073;
	padding: 2px 2px 2px 4px;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav-shade-1 li a {
	background-color: #C6DCC6;
}
#nav-shade-2 li a {
	background-color: #B6D2B6;
}
#nav-shade-3 li a {
	background-color: #A7C8A7;
}
#nav-shade-4 li a {
	background-color: #98BE98;
}
#nav-shade-5 li a {
	background-color: #88B288;
}
#nav ul li a:hover {
	color: #ffffff;
	background-color: #73A073;
	border-left: 5px solid #006600;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 100%;
}
.submit {
	width: 100px;
	font-weight: bold;
}
#testimonial {
	font-size: 80%;
	color: #000000;
	width: 140px;
}