body {
	background-color: #fff;
	/*background-image: url(/App_Themes/Theme1/images/back2.jpg);
	background-repeat: repeat-x;*/
	padding:0px;
	margin:0px;
	color:#000;



}

#container {
			width: 773px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}
		
		#logobar
		{
		    text-align:center;
		    height:200px;
		    
		    top:10px;
		    
		}
		
		.threeblock
		{width:773px;
		 text-align:center;
		    
		}


		
		#banner2
		{
		    margin:0px;
			padding:0px;
			margin-bottom:20px;
		}
		
		
		
		#navv {
	margin: 0px;
	padding: 0px;
	margin-left:250px;
	height:31px;
	border:0px;
	



}

#navv ul {
	padding-top: 5px;
	margin: 0px;
	list-style-type:none;
  text-align: center;
  border:0px;

	

	}
		#navv ul li {
	display: inline;
	margin: 0px;
	padding: 0px;

	
	

		}
		
		#navv ul li a{
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border:0px;
	



	}
	
#navv ul li a:hover{

	color: #333;
	text-decoration: none;


	}
	
	#nav2 {
	margin: 0px;
	padding: 0px;
	height:31px;
	border:0px;
	



}

#nav2 ul {
	padding-top: 5px;
	margin: 0px;
	list-style-type:none;
  text-align: center;
  border:0px;

	

	}
		#nav2 ul li {
	display: inline;
	margin: 0px;
	padding: 0px;

	
	

		}
		
		#nav2 ul li a{
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border:0px;
	



	}
	
#nav2 ul li a:hover{

	color: #FFCC00;
	text-decoration: none;


	}

		#content 
		{
		    margin:0px;
	padding: 0px;
	text-align:center;
	border:none;
	font-size:13px;
    

			
		}
		
		#content p {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	color: #000;
	text-decoration: none;

		
		
		
		}
		
		#content ul li  {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
		
		}
		
			#content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	text-decoration: underline;

		
		
		
		}
		
		#content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	text-decoration: underline;

		
		
		
		}
		

		#sidebar-a {
			float: left;
			width: 252px;
			margin: 0px;
			padding: 0px;
			
		}
		
		.sidebar-box {
	
	width:228px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

		
		
		}

		#footer {
			clear: both;
			padding: 5px;
			
			text-align:right;
			font-size:0.9em;
			
	background-color: #fff;
	background-image: url(/App_Themes/Theme1/images/footer.jpg);
	background-repeat: repeat-x;
	height:40px;
	
		}
		
		#footer a 
		{
		    color: #fff;
	text-decoration: none;
	
		}
		
		#footer span
		{
		    color: #fff;
		}
		
		#footer span a 
		{
		    color: #fff;
	text-decoration: none;
	
		}
		
		#footer span a:hover 
		{
		   color: #fff;
	text-decoration: none; 
		}
		
		h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	
	/*background-color: #151515;*/
	/*background-image: url(/App_Themes/Theme1/images/h1-repeat.jpg);
	background-repeat: repeat-x;*/


		
		
		}
		
		h2 
		{
		 
	/*background-image: url(/App_Themes/Theme1/images/h2-back.jpg);
	background-repeat: no-repeat;*/
	margin:0px;
	padding:3px;  
		}
		
		h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	text-decoration: none;
	margin: 0px;
	padding:0px;
	
	

		}
		
		h2 a:hover 
		{
		 
	text-decoration: none;  
		}
		
		
		h3
		{
		   color:#000; 
		}
		
		h4
		{
		    color:#000; 
		}
		
		#recycling
		{
		    width:240px;
		    height:160px;
		    background-color:#ccc;
		    margin:3px;
		    margin-left:12px;
		    margin-right:12px;
		    float:left;
		     border:solid 1px #004A39;
		    background-image:url(images/recycling.jpg);
		    
		}
		
	
		
		
		#community
		{
		    width:240px;
		    height:160px;
		    background-color:#ccc;
		    margin:3px;
		    float:left;
		    
		    background-image:url(images/community.jpg);
		    border:solid 1px #004A39;
		}
		
		#commercial
		{
		    width:240px;
		    height:160px;
		    background-color:#ccc;
		    margin:3px;
		    float:left;
		    background-image:url(images/commercial.jpg);
		     border:solid 1px #004A39;
		}
		
		.links
		{
		   
		    background-image:url(images/links.jpg);
		    height:30px;
		    margin-top:120px;
		    padding-top:10px;
		}
		
		.links a
		{
		    color:#fff;
		    
		    text-decoration:none;
		}
		
		#latestnews
		{
		    
		}
		
		#latestnews img
		{
		   float:left;
		   width:80px;
		}