* {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	}

body {
	margin: 155px 0 0 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	background: #f6f8e3 url(../media/background.jpg) no-repeat;
	}

	#navigation {
		height: 25px;
		list-style-type: none;
		text-align: center;
		}

		#navigation li {
			display: inline;
			}

			#navigation li a {
				position: relative;
				top: 3px;
				padding: 10px 16px 5px 16px;
				text-decoration: none;
				color: #fff;
				}

			#navigation li a:hover, #navigation li a.current {
				color: #435955;
				background: #a9bf04;
				}

#body {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	color: #336633;
	}

	#body h1 {
		padding: 0 0 10px 0;
		}

	#body h2 {
		padding: 20px 0 10px 0;
		}

	#body p {
		line-height: 20px;
		padding: 0 0 10px 0;
		}

	#body ol, #body ul {
		padding: 10px 0 10px 0;
		}

	#body li {
		line-height: 20px;
		list-style-position: inside;
		}

body#clotheslinePage #body {
	margin-top: 240px;
	}

body #mainContent {
	width: 560px;
	padding: 0 40px 0 0;
	}

body#homePage #body {
	width: 1070px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #336633;
	}

	#body .banner {
		width: 260px;
		height: 380px;
		margin: 0 10px 20px 10px;
		padding: 10px;
		float: left;
		background: #fff;
		text-align: left;
		}

	#body .banner#bannerAdvertisement {
		width: 150px;
		height: 380px;
		margin: 0 0 0 0 !important;
		padding: 0 important;
		}
	
	body#homePage #body .banner {
		margin: 0 10px 240px 10px;
		}

	.speech {
		position: relative;
		display: block;
		padding: 10px;
		background: url(../media/speechBackground.png) repeat;
		outline: 1px dotted #999;
		}

		.speech a {
			color: #336633;
			text-decoration: none;
			}
		
		.speech a:hover {
			text-decoration: underline;
			}

		#leftBanner .speech {
			top: -160px;
			left: -60px;
			width: 190px;
			}
		
		#middleBanner .speech {
			top: -150px;
			left: 80px;
			width: 160px;
			}
		
		#rightBanner .speech {
			top: -200px;
			left: 160px;
			width: 180px;
			}

	img {
		display: block;
		}

	#sidebar {
		width: 280px;
		float: right;
		margin: 0 0 20px 20px;
		padding-left: 20px;
		border-left: 1px solid;
		}

#clothesline {
	position: absolute;
	top: 600px;
	width: 100%;
	height: 280px;
	background: url(../media/clothesline.png) top center no-repeat;
	left: 0px;
	text-align: center;
	}

	#clothesline ul li {
		display: inline;
		}
	
	#clothesline ul li a {
		display: inline-block;
		padding: 5px 0 5px 0;
		width: 90px;
		font-size: 11px;
		line-height: 13px;
		color: #6d8a3d;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		}
	
	#clothesline ul li a:hover {
		text-decoration: underline;
		}

	#recycle {
		position: relative;
		top: 142px;
		left: -222px;
		}
	
	#energy {
		position: relative;
		top: 142px;
		left: -130px;
		}
	
	#solvents {
		position: relative;
		top: 128px;
		left: -44px;
		}
	
	#waste {
		position: relative;
		top: 151px;
		left: 52px;
		}
	
	#environmental {
		position: relative;
		top: 145px;
		left: 146px;
		}
	
	#water {
		position: relative;
		top: 143px;
		left: 233px;
		}

body#clotheslinePage #clothesline {
	top: 190px;
	}

	body#clotheslinePage #clothesline #recycle {
		position: relative;
		top: 144px;
		}
	
	body#clotheslinePage #clothesline #energy {
		position: relative;
		top: 142px;
		}
	
	body#clotheslinePage #clothesline #solvents {
		position: relative;
		top: 127px;
		}
	
	body#clotheslinePage #clothesline #waste {
		position: relative;
		top: 152px;
		}
	
	body#clotheslinePage #clothesline #environmental {
		position: relative;
		top: 147px;
		}
	
	body#clotheslinePage #clothesline #water {
		position: relative;
		top: 145px;
		}

#footer {
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	clear: both;
	color: #fff;
	background: #578427;
	}

a.toTop {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 0 0 10px;
	color: #336633;
	text-decoration: none;
	}
	
	a.toTop:hover {
		text-decoration: underline;
		}

	
ul li ul li {
	list-style-type: none;
	text-indent: 15px;
	}

ul li ul li a {
	color: #336633;
	}
	
.dirheader {font-weight:bold;}.greensince {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom: solid 1px;
}
