/* 2nd Season Recycling  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin : 0; 
	padding : 0; 
	border : 0; 
	vertical-align : baseline; 
	background : transparent; 
} 

body { 
	line-height : 1; 
} 

* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	background: url(images/bodyBg.jpg) repeat-x top left #eee;
	font-size: 62.5%;
	}


/* Headers */

h1 a,
h2 a,
h3 a {
	text-decoration: none;
	}

h1 { /* page titles */
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 20pt;
	color: #444;
	text-align: left;
	margin: 0 0 20px 25px;
}

h1 span {
	color: #444;
	font-style: italic;
}

h2 { /* sub heading */
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #444;
	text-align: left;
	margin: 10px 0 0 25px;
}

h3 { /* recycling by numbers */
	font-size: 16pt;
	color: #666;
	line-height: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
}

h4 { /* Page Item Heading */
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #444;
	text-align: left;
	margin: 10px 0 0 25px;
	border-bottom: 1px solid #bbb;
}

h4 span {
	font-size: 0.8em;
	color: #4e772a;
}

h4 span a {
	text-decoration: none;
	color: #4e772a;
	}

h4 span a:hover {
	text-decoration: underline;
	color: #4e772a;
	}

h4 span a:visited {
	text-decoration: none;
	color: #4e772a;
	}

h5{ /* Locations page - accepted materials, purple cow headings */
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 13pt;
	color: #666;
	text-align: left;
	margin: 0px 0 0 0;
}

h6 { /* CoA titles */
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #444;
	text-align: left;
	padding: 5px 0 0 45px;
	margin: 10px 0 0 25px;
	border-bottom: 1px solid #bbb;
	background:url(images/icon_plantDirt.jpg) no-repeat left;
	height:28px;

}


.purpleCowTitle { 
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 12pt;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-left: -5px;

}


/* Text */

p {
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 1.5em;
	color: #333;
	text-align: left;
}

/* Text Link */

a {
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a:visited {
	text-decoration: underline;
	}


/* List */
.list {
	list-style: disc;
	margin: 0px 0 30px 40px;
	}

.list li {
	font: 1.5em calibri, arial, verdana, sans-serif;
	color: #333;
	padding: 3px 0;
	margin: 0 0 0 40px;
	line-height: 1.4em;
	text-align: left;
	}

.list li a {
	text-decoration: underline;
	color: #4e772a;
	font-weight: bold;
}

.list li a.hover {
	text-decoration: none;
}

.list li a.visited {
	text-decoration: underline;
}

/* ListLoc */
.listLoc {
	list-style: disc;
	float: left;
	margin: 10px 0 30px 10px;
	}

.listLoc li {
	font: 1.5em calibri, arial, verdana, sans-serif;
	color: #333;
	padding: 3px 0;
	margin: 0 0 0 20px;
	line-height: 1.4em;
	text-align: left;
	}


#content .highlightBox {
	width: 80%;
	background-color: #ddd;
	border-left: 6px solid #ccc;
	border-right: 6px solid #ccc;
	padding: 10px 25px;
	text-align: left;
	margin-top: 20px;
}

#content .highlightBoxPurple {
	width: 80%;
	background-color: #e4cdf5;
	border-left: 6px solid #cab6d9;
	border-right: 6px solid #cab6d9;
	padding: 10px 25px;
	text-align: left;
	margin-top: 20px;
}

/* Navigation */
#navigationContainer {
	width: 950px;
	height: 45px;
	background-color: #eee;
	}

/* Positioning */
#nav ul {
	float: left;
	list-style: none;
}

#nav li {
	padding: 0;
}

#nav li.home {
	float: left;
	height: 45px;
	width: 88px;
	}

#nav li.locations {
	float: left;
	height: 45px;
	width: 110px;
	}

#nav li.compost {
	float: left;
	height: 45px;
	width: 105px;
	}

#nav li.shingles {
	float: left;
	height: 45px;
	width: 100px;
	}

#nav li.biofuel {
	float: left;
	height: 45px;
	width: 170px;
	}

#nav li.materialsWeAccept {
	float: left;
	height: 45px;
	width: 198px;
	}

#nav li.contact {
	float: left;
	height: 45px;
	width: 118px;
	}

#nav li a { 
	background: url(images/navBg.jpg) no-repeat top left;
	font: 13px arial, verdana, sans-serif;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	height: 45px; 
	}

#navigationContainer li a span {
	visibility: hidden;
	}

/* Drop Down */
#navigationContainer #nav ul li .dropDownContainer {
	width: 180px;
	background: #58862f;
	border: 1px solid #436624;
	border-top: 0px;
}

#navigationContainer #nav ul li ul li a { 
	width: 160px;
	background: #58862f;
	border-right: 0px solid #fff;
	padding: 0 0px 0 20px;
	margin: 0px;
	height: 34px;
}

#navigationContainer #nav ul li ul li a:hover {
	background: #4d7529;
}

#navigationContainer #nav ul li ul li ul li a { 
	width: 360px;
	background: #669b36;
	padding: 0 0px 0 20px;
	margin: 0 0 0 31px;
	height: 34px;
}

#navigationContainer #nav ul li ul li ul li a:hover {
	background: #5d8d31;
}


/* Buttons */

#nav a.home {
	background-position: 0 0;
	}

#nav a.locations {
	background-position: -88px 0;
	}

#nav a.compost {
	background-position: -197px 0;
	}

#nav a.shingles {
	background-position: -302px 0;
	}

#nav a.biofuel {
	background-position: -402px 0;
	}

#nav a.materialsWeAccept {
	background-position: -572px 0;
	}

#nav a.contact {
	background-position: -770px 0;
	}

/* Hover */

#nav .home:hover {
	background-position: 0 -45px;
	}

#nav .locations:hover {
	background-position: -88px -45px;
	}

#nav .compost:hover {
	background-position: -197px -45px;
	}

#nav .shingles:hover {
	background-position: -302px -45px;
	}

#nav .biofuel:hover {
	background-position: -402px -45px;
	}

#nav .materialsWeAccept:hover {
	background-position: -572px -45px;
	}

#nav .contact:hover {
	background-position: -770px -45px;
	}

/* Current Page */

.home #nav .home,
.locations #nav .locations,
.compost #nav .compost,
.shingles #nav .shingles,
.biofuel #nav .biofuel,
.materialsWeAccept #nav .materialsWeAccept,
.contact #nav .contact,

.home #nav .home:hover,
.locations #nav .locations:hover,
.compost #nav .compost:hover,
.shingles #nav .shingles:hover,
.biofuel #nav .biofuel:hover,
.materialsWeAccept #nav .materialsWeAccept:hover,
.contact #nav .contact:hover {
	margin: 0;
	padding: 0;
	height: 45px !important;
	}

.home #nav .home {
	background-position: 0 -45px !important;
	}

.locations #nav .locations {
	background-position: -88px -45px !important;
	}

.compost #nav .compost {
	background-position: -197px -45px !important;
	}

.shingles #nav .shingles {
	background-position: -302px -45px !important;
	}

.biofuel #nav .biofuel {
	background-position: -402px -45px !important;
	}

.materialsWeAccept #nav .materialsWeAccept {
	background-position: -572px -45px !important;
	}

.contact #nav .contact {
	background-position: -770px -45px !important;
	}


/* Containers */
#mainPlate{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

/* Header */
#headerContainer {
	float: left;
	width: 950px;
	height: 160px;
}

#logo {
	float: left;
	height: 118px;
	width: 168px;
	margin: 24px 0 0 50px;
}

#affiliations {
	float: right;
	height: 88px;
	width: 422px;
	margin: 5px 0 0 0;
}

#contentPlate {
	float: left;
	width: 952px;
	background-color: #fff;
	border: 1px solid #c4c4c4;
	font-family: calibri, arial, verdana, sans-serif;
	color: #333;
}

#recyclingNumbersContainer {
	float: left;
	width: 250px;
	text-align: left;
	background: url(images/recyclingCurl.jpg) no-repeat bottom right #d3d3d3;
	padding-bottom: 70px;
	border-right: 1px solid #bababa;
}

#recyclingNumbersContainer p {
	font-family: calibri, arial, verdana, sans-serif;
}

#recyclingNumbersContainer p a {
	font-family: calibri, arial, verdana, sans-serif;
	color: #af2139;
	line-height: 1.8em;
	font-weight: bold;
}

#recyclingNumbersContainer p a:link,
#recyclingNumbersContainer p a:visited,
#recyclingNumbersContainer p a:active {
	text-decoration: underline;
}

#recyclingNumbersContainer p a:hover {
	text-decoration: none;
}

#recyclingNumbersContainer #title {
	background-color: #e6e6e6;
	margin: 20px;
	padding: 12px 10px 12px 18px;

	font-size: 17pt;
	color: #666;
	line-height: 15pt;
}

#recyclingNumbersContainer .item {
	margin: 14px;
	padding: 6px 10px 12px 18px;
	border-bottom: 1px solid #e6e6e6;
}

#recyclingNumbersContainer .item .number {
	font-size: 16pt;
	color: #666;
	line-height: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
}

#recyclingNumbersContainer .item p {
	font-size: 10pt;
	color: #444;
	line-height: 14pt;
}


#fifteenBenefitsContainer {
	float: left;
	width: 250px;
	text-align: left;
	background: url(images/recyclingCurl.jpg) no-repeat bottom right #d3d3d3;
	padding-bottom: 70px;
	border-right: 1px solid #bababa;
}

#fifteenBenefitsContainer p {
	font-family: calibri, arial, verdana, sans-serif;
}

#fifteenBenefitsContainer p a {
	font-family: calibri, arial, verdana, sans-serif;
	color: #af2139;
	line-height: 1.8em;
	font-weight: bold;
}

#fifteenBenefitsContainer p a:link,
#fifteenBenefitsContainer p a:visited,
#fifteenBenefitsContainer p a:active {
	text-decoration: underline;
}

#fifteenBenefitsContainer p a:hover {
	text-decoration: none;
}

#fifteenBenefitsContainer #title {
	background-color: #e6e6e6;
	margin: 20px;
	padding: 12px 10px 12px 18px;

	font-size: 17pt;
	color: #666;
	line-height: 15pt;
}

#fifteenBenefitsContainer .item {
	margin: 5px 10px;
	padding: 0px 10px 12px 18px;
	border-bottom: 1px solid #e6e6e6;
}

#fifteenBenefitsContainer .item .number {
	font-size: 16pt;
	color: #666;
	line-height: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
}

#fifteenBenefitsContainer .item p {
	font-size: 10pt;
	color: #444;
	line-height: 14pt;
}


#contentContainer {
	width: 700px;
	float: right;
}

#content {
	width: 670px;
	float: left;
	padding-bottom: 25px;
	padding-right: 30px;
}

#mainImg {
	width: 700px;
	padding: 20px 0 25px 0;
}

#content p {
	text-align: left;
	margin: 0px 30px 20px 25px;
	padding: 10px 0;

	font-family: calibri, arial, verdana, sans-serif;
	color: #333;
	line-height: 1.4em;
}

#content p a {
	font-family: calibri, arial, verdana, sans-serif;
	color: #4e772a;
	line-height: 1.4em;
	font-weight: bold;
}

#content p a:link,
#content p a:visited,
#content p a:active {
	text-decoration: underline;
}

#content p a:hover {
	text-decoration: none;
}

.locationItems {
	float: left;
	width: 660px;
	margin: 0 0 20px 0;
}

.locationItemLeft{
	float: left;
	width: 320px;
}

.locationItemRight {
	float: right;
	width: 320px;
}

#content .locationItemLeft p {
	padding: 15px 0 0 40px;
	margin: 0;
}

#content .locationItemRight p {
	padding: 15px 0 0 0;
	margin: 0;
}


/* Footer */
#footerContainer {
	float: left;
	background: url(images/ribbonBgBrown_footer.jpg) repeat-x top left #130905;
	width: 100%;
	height: 278px;
}

#footerPlate {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 278px;
}

#footer {
	float: left;
	width: 950px;
	height: 278px;
}

#footerLeft {
	float: left;
	width: 250px;
	padding: 20px 0 0 0;
	text-align: center;
}

#footerSep {
	float: left;
	width: 20px;
	padding-top: 30px;
}

#footerRight {
	float: left;
	width: 675px;
	padding: 20px 0 0 0;
}

#footerRightTitles {
	float: left;
	height: 72px;
}

#footerRightLinks {
	float: left;
}

#footerRight .footerItem1 {
	float: left;
	width: 195px;
}
#footerRight .footerItem2 {
	float: left;
	width: 270px;
}
#footerRight .footerItem3 {
	float: left;
	width: 210px;
}


#footer p {
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #fff;
	text-align: center;
}

#footer p a {
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #fff;
	text-align: center;
}

#footer p a:link,
#footer p a:visited,
#footer p a:active {
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}


/* contact table styles */
#contactTableWrapper {
	width: 620px;
	margin-left:auto;
	margin-right: auto;
border:1px solid #ddd;
}

.contactTable {
	width: 600px;
	margin: 20px 0;
}

.contactTableColored {
	width: 600px;
	margin: 20px 0;
}

.contactTableColored tr .spacer {
	height: 20px;

}

.formdataLeft
{
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 1.5em;
	color: #333;
	line-height: 1.6em;

	width: 170px;
	vertical-align: top;
	text-align: right;
	padding: 3px 25px 3px 0;
}

.formdataRight
{
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 1.5em;
	color: #333;
	line-height: 1.6em;

	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 3px 0;
}

input.styled {
	font-family:"Courier New", Courier, monospace;
	color: #4e772a;
	width: 220px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #eee;

	padding: 5px 0 0 10px;
}

textarea.styled {
	font-family:"Courier New", Courier, monospace;
	color: #4e772a;

	width: 380px;
	height: 150px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px 0 0 10px;
	overflow: auto;
}

select.styled {
	width: 200px
	height: 26px;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #333;
	padding: 5px 0 0 10px;
}
