@charset "utf-8";
/* CSS Document */
body{padding:0px 0;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#069;
	line-height: 19px;
	
	background-image:url(slices/background.jpg);
	background-repeat:repeat;
	/*background-color: #AFC19B;*/}
#container
{
	margin: 0 auto;
	width: 912px;
	background:#ffffff;
	
}

#home .home, #trash .trash, #yard .yard,  #bulk .bulk,  #charity .charity,  #recycle .recycle, #contact .contact

{background:#0C673E; }


.text{
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3F6884;
	line-height: 20px;
}

#header
{
	/*background:#E3E4DA;*/
	background:#ffffff;
	padding: 0px;
}

#header #logo{
float: left;
margin-top: 0px;
margin-left: 780px;
color:#319253;
font-size:16px;
font-weight:600;
}

#header h1 { margin: 0; font-family: 'Kreon', serif;}


#home .home, #services .services, #contactus .contactus, #links .links,  #ads .ads,  
{
	 background:#85BEDE; }



#navigation
{
	float: left;
	width: 912px;
	background:#243371;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#navigation li a:hover { background:#006600; }

#imagearea
{
	clear: left;
	padding: 0px;
}
#textarea
{
	clear: left;
	padding: 0px;
}
.imgborder
{

margin: 0 0 10px 10px;
border: 1px solid #C2D3FC;
padding:2px
}
.imgborderINT
{

margin: 0 0 0px 0px;
border: 1px solid #C2D3FC;
padding:2px;
}

#aside
{
	float: right;
	width: 354px;
	padding: 0px 0 0 0;
	margin: 0 0px  ;   
	background: #E3E4DA; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E4DA', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#E3E4DA), to(#fff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3E4DA,  #fff); /* for firefox 3.6+ */ 
}
#padding { padding: 8px;}
#aside h4 { margin: 0; }

#asidetext
{
	float: right;
	width: 355px;
	padding: 0px 0;
	text-align:center;
	margin: 0 0px  ;   
	background: #999; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E4DA', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#E3E4DA), to(#fff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3E4DA,  #fff); /* for firefox 3.6+ */ 
}


#line
{ 
background-image:url("slices/line.png");
background-repeat: no-repeat;
	height:10px;
	width:900px;
}




#contentFP
{
	clear: left;
	padding: 20px;
	color:#3F6884;
	width: 505px;
}
#content
{
	clear: left;
	padding: 20px;
	color:#3F6884;

}
.green{color:#319253;}
.blue{color:#005BA5;}
h1 { font-family: 'Metrophobic', Arial, serif; font-weight: 400; line-height:0px;
 }

h2 { 
font-size:18px;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color:#319254;
  line-height:50px;
  text-shadow: 4px 4px 4px #aaa;
}

h3
{
font-size:14px;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color:#319254;
  line-height:30px;
  text-shadow: 4px 4px 4px #aaa;
	
}

h4
{
	font-family: 'Metrophobic', Arial, serif; font-weight: 400; color:#268CC5;
line-height:14px; font-size:14px;
text-transform:uppercase;
font-weight:bold;
	color:#268CC5;
	
}

h4 a:hover
{
	font-family: 'Metrophobic', Arial, serif; font-weight: 400; color:#268CC5;
line-height:14px; font-size:14px;
text-transform:uppercase;
font-weight:bold;
	color:#268CC5;
	
}
.hours
{
	clear: left;
	color: #333;
	font-size:14px
}
.hours2
{
	clear: left;
	color: #333;
	font-size:13px
}
.directions
{
	clear: right;
	color:#689FCC;
	font-size:10px;
	text-align:right;
	line-height:10px;
}
.directionslg
{
	clear: right;
	color:#689FCC;
	font-size:13px;
	text-align:right;
	line-height:13px;
}

#h2 1
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
	font-family: 'Kreon', serif;
	color:#92C500
}
#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
	font-family:Verdana, Geneva, sans-serif;
	color:#268CC5;
}

.quote1{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
position: relative;

  top: 130px;
  right: 225px;
  left:120px;
  color: #777777;
  font-style: italic;
  }
  .quote2{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
    top: 134px;
	right: 225px;
	left:185px;
	color: #777777;
	font-style: italic;
  }
  
  .image_block {
    width: 250px;
    height: 140px;
    position: relative;
	vertical-align:bottom;
    margin: 0 auto;
}
.image_block a img {
position: relative;
bottom:0px;
}

.image_block img {
	position: absolute;
	bottom: -16px;
	left: -3px;

}
#wrap5column{
	width:900px;
	margin:auto auto;
	/*background: url(images/threexthree.jpg) repeat-y left top;*/
	border:0px solid #000;
	min-height:100%;
	/*padding-bottom: 450px;
	padding-left:5px;*/
	overflow: auto;
		
}
.column{
	float:left;
	width:165px;
min-height:100%;
/*margin-bottom:-300px;
padding-bottom: 300px;*/
	margin-left:4px;
	padding-left:4px;
	padding-right:4px;

}
#wrap2column{
	width:900px;
	margin:auto auto;
	border:0px solid #000;
	min-height:100%;
	overflow: auto;
		
}

.column2
{
	float:left;
	width:380px;
min-height:100%;
/*margin-bottom:-300px;
padding-bottom: 300px;*/
	margin-left:1px;
	padding-left:1px;
	padding-right:1px;

}
img.display {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border-color:#CFD0BE;
	border-style: solid; 
  border-width: 4px;
  padding: 1px; 
box-shadow: 5px 5px 5px #888;
  }
img.plain {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: 1px solid #848660;
    padding: 4px;
    background-color: #CFD0BE;
	box-shadow: 5px 5px 3px #888;
    }

.info5 {
	color: #288CC6;
	text-align:center;
	font-style:none;
	font-weight:bold;
	font-size: 11px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif
}
.infodetails {
	color: #333;
	text-align:center;
	font-style:none;
	font-weight:normal;
	font-size: 10px;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif
}
#footer
{

	clear: both;
	text-align: center;
	width: 100%;
	padding:0px;
	margin-bottom:0;
	height: 100%;
	color:#406984;
	font-size:10px;
	line-height: 12px;
	background-color:# 060;
	background-image:url(slices/footer.png);
	background-repeat:repeat-x;
	
}

#foo {
height: 50px;
text-align: center;
color:#F8F5F5;
width:100%;
background:#243371;
font-size:10px;
line-height:10px;
margin-top: 0px;
position: relative;
bottom: 0;
	
}
.clearfoo {
height: 5px;
clear: both;
}
#foot
{
  position:relative; 
  left:0px; 
  width:100%; 
  height: 50px; 
  background-image:url(slices/foot.png);
  background-repeat:repeat-x; 
}

#whateverstuckatbottom {
  position: fixed;
  bottom: 0px;
  margin-right: auto;
  margin-left: auto;
}
