body {
	margin: 0px;
	padding: 0px;
	background: url(../images/top.gif) top left repeat-x #D7E6A2;
	text-align: center;
	width: 97.9%;
}

img {
	border: none;
}

#container {
	margin: 0 auto;
	width: 850px;
	text-align: left;
}

#logo {
	padding: 10px 0 0 0;
}

#logo h1 {
	padding: 0px;
	margin: 0px;
}

#leaf {
	float: right;
}

.topnav {
	float: left;
	list-style: none;
}

#top_navigation {
	padding: 4px 0 0 0;
}

#content_box {
	width: 850px;
	background: #FFFFFF;
	border: 1px solid #C5D193;
	margin: 10px 0 0 0;
}

#right_navigation {
	width: 230px;
	background: #D7E6A2;
	float: right;
}

#right_navigation ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#right_navigation ul li a {
	color: #203318;
	font-weight: bold;
}

#right_navigation ul li a:hover {
	text-decoration: none;
}

#right_nav_header {
	background: #B5D151;
}

#right_nav_header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203318;
	margin: 0px;
	padding: 5px;
}

#content {
	padding: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-right: 230px;
}

#content h2 {
	color: #2F4A23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#content h3, .wr3 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

#content ul {
	list-style-position: inside;
}

.wr3 h3 {
	color: #203318;
	border-bottom: 1px #203318 dashed;
	font-weight: bold;
}

#ad_top {
}

#ad_right {
	float: right;
	margin: 10px;
}

#ad_below {
	margin-right: 230px;
	text-align:center;
}

#ad_links {
	text-align: center;
}

#bottom {
	width: 100%;
	bottom: 0px;
	background: url(../images/bottom.gif) top left repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 13px;
}

#bottom a {
	color: #D7E6A2;
}

#bottom a:hover {
	text-decoration: none;
}

#plant_images {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-right:10px;
}

#plant_images_right {
	float: right;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-right:10px;
}


#plant_images2 {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-right:10px;
}

.plant_image {
	border: 1px solid #C5D193;
	width: 140px;
}

.clear {
	clear: both;
}

.indent {
	padding-left: 30px;
}

#content a {
	color: #203318;
}
#content a:hover {
	text-decoration: none;
}

