@charset "utf-8";
* 
body  
	{
	background-color:#EEA90E;
	font-family: Arial, Helvetica, sans-serif;
	color:#0A2A6F;
	text-align:justify;
	font-size: 15px;
	
	}
#container
	{
	width:800px;
	height:auto;
	margin:auto auto;
	border:5px solid #0A2C74;
	}
#header
	{
	width:800px;
	height:150px;
	background-image:url(../images/site/header.png);
	}
#links
	{
	width:auto;
	margin:auto auto;
	color:#FFFFFF;
	padding: 5px;
	text-align: center;
	background-image: url(../images/site/navbar.png);
	}
#links a:link
	{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
#links a:visited
	{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
#links a:hover
	{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
#homepageimage
	{
	width:800px;
	height:249px;
	background-image:url(../images/site/homepage.png);
	}
#aboutpageimage
	{
	width:800px;
	height:249px;
	background-image:url(../images/site/aboutpage.png);
	}
#contactpageimage
	{
	width:800px;
	height:249px;
	background-image:url(../images/site/contactpage.png);
	}
#textarea
	{
	background-image:url(../images/site/textback.jpg);
	margin-bottom:0px;
	}

#Recycling_Photo_Images{
	height:auto;
	width:170px;
	float:right;
	margin-top:60px;
	margin-right:10px;
	}

#Photo_Images{
	height:auto;
	width:170px;
	float:right;
	margin-top:5px;
	margin-right:10px;
	}
img.bottom-image
	{
	padding:2px;
	border: 1px solid #0A2C74;
	background-color: #0A2C74;
	margin-bottom:5px;
	}
#toptext
	{
	width:800px;
	height:71px;
	background-image:url(../images/site/top.png);
	}
#text
	{
	width:600px;
	}
h1
	{
	padding-left:15px;
	margin-top:0px;
	font-size:30px;
	color:#0A2C74;
	padding-top:5px;
	}
.style1
	{
	color:#B93E0A;
	font-size:14px;
	}
p
	{
	padding-left:15px;
	color:#0A2A6F;
	}
li
	{
	color:#623924;
	}
ul
	{
	margin-bottom:0px;
	}
#bottom
	{
	width:800px;
	height:71px;
	background-image:url(../images/site/bottom.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top:0px;
	text-align:center;
	}
#bottomtext
	{
	width:auto;
	height:auto;
	padding-top:57px;
	text-align:center;
	}
#bottomtext a:link
	{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:60px;
	}
#bottomtext a:visited
	{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:60px;
	}
#bottomtext a:hover
	{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-top:60px;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #000000;
	margin-bottom:30px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
