*{
border: 0;
margin: 0;
}

body{
position:relative;
font: 84%/1.4 normal Verdana, "Lucida Grande", sans-serif;
color: #555;
background: #fff url("../images/site/fade.jpg") 0 0 repeat-x;
}

/***************************************** positioning  */

#container{
max-width:950px;
min-width:740px;
margin: 0 auto;
padding: 0 10px;
position: relative;
background: #fff;
}

#header{
position:relative;
clear:both;
}

#wrapper{
float:left;
width:65%;
clear:left;
}

#top{
float: right;
}

#content{
padding-bottom: 2em;
}

/************************************************* side */

#side{
margin: -6.75em 20px 2em 0;
padding:10px;
float:right;
width:29%;
color: #333;
position: relative;
}

#side .box{
padding: 20px 20px 10px;
position: relative;
margin: -10px 0 0 0;
border: solid 10px #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#side .box.green{
background:#DEEFDE;
}

#side .box.orange{
background:#FFE8AC
}

#side .box.blue{
background:#dee7f6;
}

#side .box.white{
background:#DEEFDE;
}

#side h3{
color: #008131;
margin: 0 0 1em;
line-height: .9;
}

.box.green h4 span{
display: block;
font-weight: normal;
margin-bottom: 1em;
font-size: .8em;
}

.box.green a,
.box.green a:visited{
color: #008131;
}

.box.green a:hover{
color: #008131;
background: #fff;
}

.box.green a:focus{
background: #ff0;
color: #333;
}

#content ul{
margin: .5em 0 2em 2.5em;
padding: 0;
}

#side ul{
margin: 0 0 2em 1.5em;
padding: 0;
}

#side ol{
margin: 0 0 2em 1.5em;
padding: 0;
}

#side ul li,#side ol li,
#content ul li, #content ol li{
margin: 0 0 .25em;
}

#side ul li{
list-style-image: url("../images/site/list3.gif");
}

#side .box.orange ul li{
list-style-image: url("../images/site/list5.gif");
}

#side .box.blue,
#side .box.orange{
background:#dee7f6;
padding: 20px 20px 1px;
position: relative;
min-height: 70px;
}

#side .box.orange{
background:#FFE8AC url("../images/site/calendar.gif") 20px 3.3em no-repeat;
}

#side .box.blue h3{
color: #1378e2;
margin: 0 0 .5em;
}

#side .box.orange p{
margin: 0 0 .5em;
}

#side .box.orange h3{
color: #ff5a00;
margin: 0 0 .5em;
}

#side .box.orange h4{
color: #ff5a00;
font-weight: normal;
margin-top: 1.5em;
}

#side .box.orange a,
#side .box.orange a:visited{
color: #825816;
padding: 0 2px 2px 0;
margin: 0 0 .5em 30px;
}

#side .box.orange li em,
#side .box.orange li a,
#side .box.orange li a:visited{
color: #825816;
padding: 0;
margin: 0;
}

#side .box.orange li em{
font-size: .9em;
}

#side .box.orange a:hover{
color: #ff5a00;
background: #fff;
}

#side .box.blue a,
#side .box.blue a:visited{
color: #0054ad;
padding: 0 2px 2px 0;
}

#side .box.blue a:hover{
color: #1378e2;
background: #fff;
}

#side .box.blue a:focus,
#side .box.orange a:focus{
color: #333;
background: #ff0;
}

#side .box.blue ul li{
list-style-image: url("../images/site/list2.gif");
}

/************************************************* misc */

hr{display: none;}
abbr, acronym{cursor:help;border-bottom:dotted 1px;}
address{margin-bottom: 1em;}
.box.blue p#tt,
p#ttt{position:relative;}
p#tt a{position:absolute;left:30px;top:2px;}
p#ttt a{position:absolute;left:30px;top:2px;}
strong, em{color:#3E8FE5;}
#error401 #content strong, #error404 #content strong, #error403 #content strong{display:block;background:#f2f2f2;padding:5px 10px;}
#error401 #side strong, #error404 #side strong, #error403 #side strong{color:#016F00;}
.pright{float:right;margin:0 0 0 10px;}
.pleft{float:left;margin:0 10px 0 0;}
#content .pright{margin:0 0 20px 20px;}
#content .pleft{margin:0 20px 20px 0;}
.pleft p, .pright p, .pleft img, .pright img{margin:0;padding:0;text-align:center}
.pleft img, .pright img{border: solid 1px #3E8FE5;}
p#vote a,
p#vote a:visited{font-size:1.3em;background:#FAAC01;-moz-border-radius:5px;padding: 3px 6px 4px;text-decoration:none;color:#222;font-weight:bold;}
p#vote a:hover,
p#vote a:focus{background:#222;color:#FAAC01;}

/******************************************* typography */

p{margin:0 0 1.5em;}

#content a{
color: #444;
}


#content a:visited{
color: #888;
}



#content a:hover{
color: #000;
background: #CFECFF;
}

#content a:focus{
color: #333;
background: #ff0;
}

h1 a, h1 a:visited{
background: transparent;
}

h1 a:focus{
background: #ff0;
display: block;
}

h2{
color: #21B04B;
font-size: 1.5em;
font-weight: normal;
margin: .5em 0;
}

#content h2 a,
#content h2 a:visited{
color: #21B04B;
}

#content h2 a:hover,
#content h2 a:focus{
background: #21B04B;
color: #fff
}

h3, dt{
color: #3e8fe5;
font-weight: normal;
margin: .5em 0;
font: 1.3em/1.4 Candara, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#content h4{
color: #000;
margin: 0;
font: 1.2em/1 Candara, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
margin: 1em 0;
}

#content h3{
margin: .5em 0 0;
}

ul li{
list-style: url("../images/site/list.gif");
}

code{
background: #DFF0FF;
font-size: 1.1em
}

blockquote{
padding: 1.5em 2em 1em 5em;
background: #f6f6f6 url("../images/site/blockquote.png") 20px 20px no-repeat;
}

cite{
color: #333;
font-weight: bold;
}

p#acer, #top a, #top a:visited{
color:#06c;
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
padding: 0 3px;
}

#top a:hover,
#about_35 #top_li_about a,
#contact_3 #top_li_contact a,
#links_253 #top_li_links a{
background:#06c;
color: #fff;
padding: 3px;
}

#top a:focus{
background:#ff0;
color: #333;
padding: 3px;
}

p#acer{
margin:0;
float:left;
padding-left: 0;
}

#top span{
font-weight: bold;
color: #06c
}

/********************************************** top nav */

#top ul{list-style:none;}
#top ul li{display:inline;}


/*********************************************** header */

#header{
height: 281px;
max-width: 980px;
padding: 0;
position: relative;
background: #8FCAFF url("../images/site/header.jpg") 100% 0 no-repeat;
}

#header h1{
position: absolute;
left: 30px;
top: 15px;
}

#header h1 a, #header h1 a:visited{
color: #06c;
}


/************************************************* main */

#main ul{
list-style:none;
margin:0 -5px;
padding:0 35% 0 0;
height: 2.51em;
border-bottom: solid 8px #3e8fe5;
position: relative;
}

#main ul li{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("../images/navbak.gif") no-repeat 0 0;
text-align: center;
}

#main a{
text-decoration: none;
display: block;
width: auto;
border:0;
padding: .15em 10px .25em 10px;
background: #fff;
color: #3e8fe5;
font: 1.4em/1.4 Verdana, Arial, sans-serif;
}

#index_1 #main_li_index a,
#news_32 #main_li_news a,
#recycling_tips_34 #main_li_recycling_tips a,
#services_33 #main_li_services a,
#faqs_36 #main_li_faqs a,
#contact_3 #main_li_contact a{
background:#3e8fe5 url("../images/site/nav_shadow.png") no-repeat 100% .275em;
color:#fff;
padding: .4em 25px .25em 25px;
margin-top:-.25em;
}

#main a:hover{
background: #DEEFDE;
color: #007F23;
}

#index_1 #main_li_index a:focus,
#news_32 #main_li_news a:focus,
#recycling_tips_34 #main_li_recycling_tips a:focus,
#services_33 #main_li_services a:focus,
#faqs_36 #main_li_faqs a:focus,
#main a:focus,
#contact_3 #main_li_contact a:focus{
background: #ff0;
color: #333;
}

/********************************************** footer  */

#footer{
color: #999;
clear:both;
margin-bottom: 3em;
position: relative;
font-size: .9em;
border-top: solid 6px #f2f2f2;
}

#footer ul{
list-style:none;
margin: 0;
padding: 0;
list-style:none;
margin:0;
position: relative;
}

#footer ul li{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("../images/navbak.gif") no-repeat 0 0;
text-align: center;
}

#footer a, #footer a:visited{
color: #999;
padding: 2px 2px 2px 2px;
font: .9em/1.4 Verdana, Arial, sans-serif;
}

#footer ul a, #footer ul a:visited{
display: block;
width: auto;
border:0;
margin-right: 1em;
padding: 2px 2px 2px 2px;
color: #999;
font: .9em/1.4 Verdana, Arial, sans-serif;
text-transform: lowercase;
}

#footer a:focus{
background: #ff0;
color: #333;
}

#footer p{
margin:0;
padding: 2px 0;
clear: left;
}

#footer a#doepud{
float: right;
}

/******************************************* newsletter */

.box.white{
background: transparent url("../images/site/side_bak.gif") 0 0 repeat-x;
padding-top:10px;
font-size: 1em;
color: #008131;
}

.box.white p{
padding: 0;
margin-bottom: 5px;
}

.box.white h3{
color: #1378e2;
}

.box.white fieldset{
padding: 0 0 10px;
border: 0;
}

.box.white legend{
display: none;
}

.box.white label{
display: block;
}

.box.white #nl_names, 
.box.white #the_email{
width: auto;
font-size: 1em;
margin-bottom: 10px;
color: #3E8FE5;
border: solid 1px #aaa;
border-bottom: 0;
border-right: 0;
}

.button{
float:left;
margin-right: 10px;
width: 63px;
height: 18px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
font-size: 8px;
font-weight: bold;
padding-bottom: 5px;
color: #fff;
background: #3E8FE5 url("../images/site/button.jpg") 0 0 no-repeat;
}

.button:focus{
color: #333;
background: #ff0 url("../images/site/button.jpg") 0 -100px no-repeat;
}

.button:hover{
cursor: pointer;
}

.box.white a, .box.white a:visited{
color: #008131;
padding: 1px 3px 2px;
}

.box.white a:hover{
background: #fff;
}

.box.white a:focus{
background: #ff0;
}

/************************************************* tabs */

.tabbed a, .tabbed a:visited{
position: absolute;
top: -1000px;
left: -1000px;
padding: 1em;
font-size: 1.2em;
font-weight: bold;
border: solid 5px #2B4F00;
background: #8BFF00;
color: #2B4F00;
text-decoration: none;
}

.tabbed a:focus, .tabbed a:active{
position: absolute;
top: 20px;
left: 2%;

z-index: 5;
color: #333;
background: #ff0;
}

/************************************************* news */

#news_32 h2 a:hover,
#news_32 h2 a:focus{
text-decoration: none;
}

.blog p em{
color: #aaa;
}

#news_32 .blog p.auth{
margin-top: 2em;
border-top: dotted 1px #ccc;
}

#news_32 .blog p.auth,
#news_32 .blog p.auth a,
#news_32 .blog p.auth a:visited{
font-style: italic;
color: #999;
margin-bottom: 5em;
}

#news_32 .blog p.auth a:hover,
#news_32 .blog p.auth a:focus{
color: #222;
}

.blogfoot2 img{
padding: 0 8px 0 8px;
}

#add_comment{
margin: 2.5em 0 1.5em;
}

.tags{
padding: 6px 0 9px;
margin: 0;
position: relative;
padding-left: 23px;
display: block;
min-height: 1%;
}

.tags img{
position: absolute;
top: 7px;
left: 0;
}

.tags a, .tags a:visited{
padding: 0 2px 2px;
}

#comments ol{
margin: 0;
padding: 0;
}

#comments li{
padding-bottom: 20px;
margin: 0;
list-style: none;
}

#comments li img.gravatar{
float: left;
margin-right: 10px;
}

#comments li h4{
line-height: 40px;
}

#comments li h4 a,
#comments li h4 a:visited{
color: #222;
}

#news_32 #content strong{
color: inherit;
}

.showing,
.nav2{
border-top: dotted 1px;
padding: 10px 0;
}

#content ul#author_posts,
#content .nav2{
list-style: none;
margin: 0 0 2em;
padding: 0;
display: block;
overflow: auto;
}

#author_posts li,
.nav2 li{
list-style: none;
margin: 0;
padding: 0;
}

#author_posts li p{
margin: 0;
padding: 0;
}

#older{
float: left;
padding: 5px;
}

#newer{
float: right;
padding: 5px;
}

/************************************************ forms */

fieldset{
position: relative;
margin: 0 0 10px;
border: solid 1px #ccc;
padding: 10px 0 15px 10px;
}

#subnav fieldset{
border: 0;
padding: 5px 0 0;
}

#subnav fieldset p{
margin: 0;
}

fieldset p a, fieldset p a:visited{
font-size: .8em;
color: #6f6f6f;
}

fieldset p a:hover{
color: #000;
}

fieldset p a:focus{
color: #333;
background: #ff0
}

legend{
font-weight: bold;
color: #000;
}

label{
display: block;
line-height: 1.25em;
text-transform: lowercase;
font-size: .9em;
}

input, textarea, select{
font: 1.25em/1.4 Arial, Helvetica, sans-serif;
width: 80%;
padding: 2px;
}

input:focus, textarea:focus, select:focus{
border: 1px solid #0CA3BF;
background-color : #EFFDFF;
}

input.short{
width: 160px;
}


span.whythis { 
position: relative; 
}

span.whythis a { 
text-decoration : underline; 
font-size: 1em;
}

span.whythis a span { 
position: absolute; 
top: -9000px; 
left: -9000px; 
display: inline; 
width: 17.1em; 
height: auto; 
border: 1px solid #3BA2EF; 
background-color: #CFEBFF; 
padding-left: 2px;
color: #000; 
}

span.whythis a:hover span,
small.whythis a:focus span,
small.whythis a:active span {
position : absolute; 
top: 0; 
left: 6em; 
}

#spamq{margin-bottom:0;}

input.med,
input.short,
select.med,
textarea.textbox{ 
color: #444; 
padding: 2px; 
margin-bottom: 5px;
background: #fafafa;
border: solid 1px #ddd;
}

textarea{
width: 90%;
font-size: 1.2em;
font-family: Arial, helvetica, sans-serif;
}

input.med:focus,
input.short:focus,
select.med:focus,
textarea.textbox:focus,
input.med.focus,
input.short.focus,
select.med.focus,
textarea.textbox.focus{ 
color: #000;  
border: 1px solid #0CA3BF;
background-color : #EFFDFF;
}

input, select{
width: 300px;
font-size: 1.2em;
}

#subnav input.button{
padding-bottom: 1px;
}

input.med{
width: 60%;
}

input.checkbox{
width: 1em;
}

/******************************************** responses */

#positive, #negative{
padding: 0 10px 0;
margin: 10px 0 30px;
border: solid 2px #BF2E0B;
color: #231f20;
position: relative;
background: #fff;
}

#side #positive, #side #negative{
padding-top: 8px;
}

#negative strong{
color: #bf2e0b;
}

#positive{
border: solid 2px #9c0;
}

#positive h3, #negative h3{
color: #5d8b23;
padding-left: 28px;
font-weight: bold;
font-size: 1.4em;
line-height: 1.4;
margin-bottom: 0;
background: transparent url("../images/site/positive.gif") 0 0 no-repeat;
}

#negative fieldset{
border: 0;

padding: 0;
}

#negative legend{
display: none;
}

#negative h3{
color: #bf2e0b;
background: transparent url("../images/site/negative.gif") 0 0 no-repeat;
}

#positive img{
margin-right: 5px;
float: left;
}


#positive ul,
#negative ul{
margin: 0 0 2em 2em;
}

#positive ul li,
#negative ul li{
margin: 0;
list-style-image: url("../images/site/list4.gif");
}

#positive a,
#positive a:visited{
color: #333;
}

#positive a:hover{
color: #333;
background: #BBFF00;
}

#negative a,
#negative a:visited{
color: #333;
}

#negative a:hover{
color: #333;
background: #FBF9ED;
}

#positive a:focus,
#negative a:focus{
color: #333;
background: #ff0;
}

.tabs-hide {display: none;}

/********************************************* site map */

#sitemap_8 dd{
margin: 2em 0;
padding-left: 45px;
background: transparent url("../images/site/page.jpg") 0 0 no-repeat;
}

#sitemap_8 dd span{
font-size: 1em;
color: #008000;
}

/************************************************ table */

table{
border: solid 1px #ccc;
border-collapse: collapse;
margin-bottom: 1em;
width: 100%;
}

th, td{
border: solid 1px #ccc;
background: #f1f1f1;
padding: 2px 5px;
font-size: 1.1em;
text-align: left;
color: #333;
}

td{background: #fff;}

#side table{
border: solid 1px #0F873C;
border-collapse: collapse;
margin-bottom: 1em;
width: 100%;
}

#side th, #side td{
border: solid 1px #0F873C;
background: #74CF96;
padding: 2px;
text-align: left;
color: #333;
font-size: .9em;
color: #004F1D;
}

#side td{background: #fff; color: #333;}

/************************************************* fade */

#fade{
font-size: 2em;
font-weight: bold;
color: #fff;
position: absolute;
left: 35%;
top: 20%;
width: 16em;
min-height: 1px;
text-align: center;
text-transform: lowercase;
}

#fade li{
position: relative;
visibility: hidden;
min-height: 1px;

position: absolute;
left: 0;
top: 0;
width: 100%
}

#fade li, ul#fade{
list-style: none;
list-style-image: none;
}

/*************************************** tabs-container */

#content .tabs-container h4{
margin-top: 1.5em;
border-top: solid 1px #eee;
padding-top: 1.5em;
}

/********************************************* collages */

#index_1 #content h3{
background: #3E8FE5 url("../images/site/collage_h3_right.gif") 100% 0 no-repeat;
float: left;
overflow: hidden;
height: 32px;
color: #fff;
padding-right: .5em;
font-size: 1.75em;
line-height: 1.25;
margin-bottom: 10px;
}

#index_1 #content h3 span{
height: 32px;
display: block;
padding-left: .5em;
background: transparent url("../images/site/collage_h3_left.gif") 0 0 no-repeat;
}

#index_1 #content ul{
height: 300px;
clear: left;
margin: 0;
padding: 0;
position: relative;
margin-bottom: 4em;
list-style: none;
}

#index_1 #content ul li{
list-style: none;
display: block;
margin-bottom: 8px;
list-style: none;
}

#index_1 #content ul li a{
background: #CFE7FF;
color: #000;
padding: 1px 4px 2px;
text-decoration: none;
border: solid 2px #000;
font-weight: bold;
font-size: 1em;
font-family: verdana;
display: block;
line-height: 1;
}

#index_1 #content ul li a:visited{
background: #fff;
color: #333;
}

#index_1 #content ul li a:hover{
background: #EDC800;
color: #000;
}

#index_1 #content ul li a:focus{
background: #ff0;
color: #333;
}

#index_1 #content ul#business_collage{
height: 360px;
margin: 15px;
padding: 20px;
background: transparent url("../images/site/business_nav.jpg") 0 0 no-repeat
}

#index_1 #content ul#business_collage li{
list-style: none;
list-style-image: none;
}

#index_1 #content ul#business_collage li a{
display: inline;
}

#content #community_collage{
background: transparent url("../images/site/community_nav.jpg") 0 10px no-repeat
}

#content #furniture_collage{
background: transparent url("../images/site/furniture_nav.jpg") 70% 0 no-repeat
}

#com_blue_boxes{
position: absolute;
left: 380px;
top: 155px;
}

#com_plastic{
position: absolute;
left: 210px;
top: 100px;
}

#com_bottles{
position: absolute;
left: 110px;
top: 140px;
}

#com_cans{
position: absolute;
left: 0px;
top: 250px;
}

#com_paper{
position: absolute;
left: 270px;
top: 250px;
}

#com_textile{
position: absolute;
left: 10px;
top: 30px;
}

#fur_fur{
position: absolute;
left: 30px;
top: 30px;
}

/******************************************** downloads */

#side #dls{
list-style:none;
border-bottom: solid 1px #B5C5DF;
margin:0 0 20px;
padding-bottom:0;
}

#side #dls li{
list-style-image:none;
display:block;
margin-bottom:2em;
position: relative;
}

#side #dls img{
float:left;
margin: 0 5px 5px 0;
}

#side #dls li p{
clear:left;
}

#downloads_57 #content ul#dls{
list-style:none;
}

#downloads_57 #content ul li{
list-style-image:none;
border-bottom:solid 1px #ccc;
margin-bottom: 2em;
position: relative;
}

#downloads_57 #content ul li h4{
margin-bottom: 3px;
position:relative;
}

#downloads_57 #content ul li img{
left:-28px;
position:absolute;
}

#downloads_57 #content .filepath a:visited,
#downloads_57 #content .filepath a{
text-decoration: none;
color: #3E8FE5;
}

/*********************************************** events */

#events_holder{
position: relative;
margin-bottom: 1em;
}

#events_controls{
border: 0;
padding: 3px;
margin: 0;
right: 2%;
top: 0;
z-index: 10;
position: absolute;
}

#events_controls legend,
#events_controls label{
display: none
}

#events_controls ul{
padding: 0;
margin: 0;
list-style: none; 
}

#events_controls ul li{
padding: 0;
margin: 0;
list-style: none;
float: left;
display: block;
}

#events_controls ul li#liprev img{
margin: 2px 3px 0 0;
}

#events_controls ul li#linext img{
margin: 2px 0 0 3px;
}

#events_controls ul a:hover,
#events_controls ul a:focus{
background: transparent;
}

#events_controls ul li #month,
#events_controls ul li #year{
width: 100px;
border: solid 1px #7DDF81;
padding: 0;
margin: 0 1px;
background: #CFFFD1;
color: #006F05;
font-weight: bold;
}

/* events table */

caption{

background: #95EF99;
padding: 5px 3px 3px 10px;
color: #006F05;
font-weight: bold;
font-size: 1.2em;
margin: 0 auto;

text-align: left;
width: 99.5%;
border-bottom: solid 3px #77BF7A;
}

#events_table{
width: 100%;
margin: 0 auto;
border: solid 3px #53BF58;
}

#events_table th{
background: #53BF58;
border: solid 1px #53BF58;
padding: 2px 5px;
font-size: 1.1em;
text-align: left;
color: #fff;
}

#events_table td{
height: 100px;
width: 14.2857%;
font-size: .86em;
border: solid 1px #53BF58;
vertical-align: top;
}

#events_table td div{
float: right;
position: relative;
margin-right: 0;
}

#events_table ul{
list-style: none;
margin: 0;
padding: 0;
}

#events_table ul li{
list-style: none;
list-style-image: none;
}

.highlighteddayboxes{
background: #f4f4f4;
}

.dayboxes{
background: #f4f4f4;
}

.beforedayboxes,
.afterdayboxes{
background: #fff;
}

.eventinbox{
background: #fff;
}

#back_to_events_icon{
float: right;
}

#events_296 .block{
padding-top: 580px;
}

p#disclaimer{
clear: left;
}	