@charset "UTF-8";
/* G E N E R A L */
body  {
	background: url(images/pagebk.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
}
h1{
	font-size: large;
	color: #586C0A;
}
h2{
	font-size: medium;
	color: #4481B8;
}

/*L A Y O U T*/
#container {
	width: 780px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #1B66CB;
	border-left: 1px solid #1B66CB;
} 
#header {
	background: url(images/PROWasteHeader.jpg) no-repeat;
	padding: 0;
	width:780px;
	height: 159px;
	position: relative;
} 
#header img {
	border-style: none;
	position: absolute;
	left: 618px;
	top: 6px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: small;
	text-indent: -5000px;
}

#nav{
	color: #fff;
	background: url(images/PROWasteNavBK.jpg) no-repeat;
	height: 46px;
	border-top: 1px solid #2E3C01;
	border-bottom: 1px solid #2E3C01;
	text-align: center;
	font-size: 110%;
}
#nav ul{
	margin: 8px 0px 0px 5px;
}
#nav li{
	display: inline;
	list-style: none;
}
#nav a{
	color: #fff;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
	margin: 15px;
	letter-spacing: 1px;
}
#nav a:hover{
	color: #2E3C01;
padding-bottom:5px;
	border-bottom: 3px solid #2E3C01;
}

#sidebar {
	float: left;
	width: 233px;
	background: url(images/PROWastesidebar.jpg) no-repeat;
	height: 481px;
	color: #407EB1;
	font-size: small;
	text-align:center;
	font-weight:bold;
		
}
#sidebar p a {
	font-weight: bold;
	color: #3D7EB8;
	text-decoration: none;
}
#sidebar h1{
	font-size: small;
	background: url(images/discover.gif) no-repeat;
	height: 30px;
	width: 160px;
	text-indent: -5000px;
	margin: 10px;
}
#sidebar img {
	border:none;
	}
#sidebar ul{
	margin:0 0 0 15px;
	padding:0;
	
	}
#sidebar li{
	display:block;
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	}

li#quote{
	background: url(images/leaficon.gif);
	background-repeat:no-repeat;
	height: 50px;
	width: 233px;
	padding-top:15px;
	}
li#quote a{
	font-weight:normal;
	text-decoration: none;
	color: #407EB1;
	padding-left:50px;
}
	li#quote a:hover{
	color: #5A6B24;
}
li#recycle{
	background: url(images/recycleicon.gif);
	background-repeat:no-repeat;
	height: 50px;
	width: 233px;
	padding-top:15px;
	}

li#recycle a{
	font-weight:normal;
	text-decoration: none;
	color: #407EB1;
	padding-left:50px;
}
li#recycle a:hover{
	color: #5A6B24;
}

#content {
	margin: 0 0 0 240px;
	padding: 0 20px;
	line-height: 160%;
} 
#content a {
	font-weight: bold;
	color: #EFB42F;
	text-decoration: underline;
}
#content a:hover {
	color: #79AE19;
}
#content li {
	list-style: url(images/bullet.jpg);
	line-height: 160%;
}

#footer {
	padding: 0 10px 0 20px;
	background:url(images/PROWasteFooter.jpg) no-repeat;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
	text-align: center;
} 
#footer p {
	margin: 0;
	padding: 50px 0 10px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	font-size:x-small;
	text-decoration:none;
	color: #FFF;
}

/*F L O A T  S T Y L E S*/
.RFloat {
	float: right;
	margin-left: 8px;
}
.LFloat {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.right {
	text-align: right;
	padding-right:30px;
}
#dumpstericons {
	margin-right: 10px;
	float: right;
}
#dumpstericons img{
	border:0;
	}
#dumpstericons ul{margin:0;
}
#dumpstericons li {
	list-style: none;
	text-align:center;
	padding-bottom:20px;
}
#40{
	
	}
#30{}
#20{}
#15{}
#10{}.greentext {
	font-weight: bold;
	color: #7AA709;
	text-transform: uppercase;
	letter-spacing: 1px;
}
