body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21381A;

}

#container {
	height: auto;
	width: 100%;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/recycle_10.jpg);
}

#topline {
	background-image: url(images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	width: 100%;
}

#header1 {
	height: 258px;
	width: 100%;
	background-image: url(images/header_body.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #FFF;

	
}

#header2 {
	height: 258px;
	width: 100%;
	background-image: url(images/header_body_rev.jpg);
	background-repeat: repeat-x;
	background-position: center;

}

#header_body {
	height: 256px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}

#header_body span{
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	
}

#header_image {
	background-image: url(images/green_06_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#main1 {
	background-image: url(images/main_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 100%;
}

#main2 {
	background-image: url(images/main_body_rev.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: 100%;
}

#main_body1 {
	height: 808px;
	width: 950px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-position: center top;
	background-repeat: no-repeat;
}


#botline {
	background-image: url(images/mid_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	width: 100%;
}

#footer1 {
	background-image: url(images/bot.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 191px;
	width: 100%;
}

#header span{
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	
}



#body_container {
	height: auto;
	background-repeat: no-repeat;
	padding: 10px;
	width: 650px;
}

#left_nav {
	width: 278px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	float: left;
}

#leftnav_box1 {
	height: 151px;
	width: 278px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#leftnav_box2 {
	height: 261px;
	width: 277px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#leftnav_box3 {
	height: 382px;
	width: 277px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.blue {
	color: #009;
	font-size: 18px;
}

.bolder {
	font-weight: bolder;
	font-size: 18px;
	color: #FFF;
	
}

#greenbar {
	height: 5px;
	width: 278px;
	background-color: #9EAE2A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #21381A;
}

#greenbar_bottom {
	height: 5px;
	width: 277px;
	background-color: #9EAE2A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #21381A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21381A;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 277px;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#menu a {
	color: #009;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	background-color: transparent;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #21381A;
}
#menu a:hover {
	color: #009;
	padding-bottom: 15px;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: auto;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #21381A;
	border-right-color: #21381A;
	border-bottom-color: #21381A;
	border-left-color: #21381A;
}

#menu .selected {
	color: #F90;
	padding-bottom: 15px;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #21381A;
	border-right-color: #21381A;
	border-bottom-color: #21381A;
	border-left-color: #21381A;
}

.bhours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;

}


#main {
	float: right;
	height: 192px;
	width: 670px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#main_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	float: right;
	height: 50px;
	color: #21381A;
	width: 567px;
	text-align: right;
	margin-top: 10px;
	
}

#faq {
	text-align: center;
	
}

#main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	width: 670px;

	
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #21381A;

	
}


#footer {
	background-color: #CCC;
	height: 30px;
	width: 850px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

#footer_content {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 175px;
	vertical-align: bottom;
	color: #FFF;
}

#main table {
	border-collapse: collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.center {
	text-align: center;
	
}

.small_white {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	
}

.large_white {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 32px;
	font-weight: bold;
	
}
