/* --------- borders/colors --------- */
.border_grey {border: 1px solid #CCCCCC;}
.border_black {border: 1px solid #000000;}
.border_blue {border: 1px solid #005294;}
.blue {color: #005294;}
.black {color: #000000;}

/* --------- page color coordination --------- */
.color_recycling {}
	.color_recycling .headline, .color_recycling .subhead {color:#488E69;}
	.color_recycling .toc {color:#488E69; border-color:#488E69;}
	.color_recycling .toc_title {background-color:#488E69;}
	.color_recycling a:active {color:#488E69}
	.color_recycling a:link {color:#488E69}
	.color_recycling a:visited {color:#488E69}
	.color_recycling a:hover {color:#488E69; text-decoration:none;}

.color_trash {}
	.color_trash .headline, .color_trash .subhead {color:#435686;}
	.color_trash .toc {color:#435686; border-color:#435686;}
	.color_trash .toc_title {background-color:#435686;}
	.color_trash a:active {color:#435686}
	.color_trash a:link {color:#435686}
	.color_trash a:visited {color:#435686}
	.color_trash a:hover {color:#435686; text-decoration:none;}
	
.color_yardwaste {color:#;}

.color_programs {}
	.color_programs .headline, .color_events .subhead {color:#94000E;}
	.color_programs .toc {color:#94000E; border-color:#94000E;}
	.color_programs .toc_title {background-color:#94000E;}
	.color_programs a:active {color:#94000E}
	.color_programs a:link {color:#94000E}
	.color_programs a:visited {color:#94000E}
	.color_programs a:hover {color:#94000E; text-decoration:none;}

.color_about {color:#;}

.color_contact {color:#;}

/* --------- generic links --------- */
a:active {color:#005294}
a:link {color:#005294}
a:visited {color:#005294}
a:hover {color:#005294; text-decoration:none;}

/* --------- layout --------- */
.main {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.BGleft {
	background-image: url(/images/layout/bg_left.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.BGright {
	background-image: url(/images/layout/bg_right.jpg);
	background-repeat: repeat-y;
	width: 8px;
}

/* --------- header and footer --------- */

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
}
.bottom a:active {color:#FFFFFF; text-decoration:none;}
.bottom a:link {color:#FFFFFF; text-decoration:none;}
.bottom a:visited {color:#FFFFFF; text-decoration:none;}
.bottom a:hover {color:#FFFFFF; text-decoration:underline;}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.top a:active {color:#FFFFFF; text-decoration:none;}
.top a:link {color:#FFFFFF; text-decoration:none;}
.top a:visited {color:#FFFFFF; text-decoration:none;}
.top a:hover {color:#FFFFFF; text-decoration:underline;}

/* --------- positioning --------- */

.itemRight {
	float: right;
	margin-left: 10px;
}
.itemLeft {
	float: left;
	margin-right: 10px;
}

/* --------- table of contents --------- */

.toc {
	float: right;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid;
}
.toc a:active {text-decoration:none;}
.toc a:link {text-decoration:none;}
.toc a:visited {text-decoration:none;}
.toc a:hover {text-decoration:underline;}
.toc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 14px;
}

/* --------- text styles --------- */

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	vertical-align: top;
	color: #333333;
}
#textSpace {
	padding-right: 15px;
	padding-left: 15px;
}
.text ol, ul, p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.text li {
	margin-top: 0px;
	margin-bottom: 6px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
}

/* --------- tables --------- */

.tableDivide {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tablePadding TD {
	padding-left: 10px;
	padding-right: 10px;
}

/* --------- other --------- */

.formDivide {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.errorField {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;
	padding-left: 17px;
	background: white url(/images/magglass.png) no-repeat 3px 3px;
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.headlineRecycling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #4F9D75;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navBG-recycling {
	vertical-align: top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 250px;
	width: 159px;
	background-color: #D5E6DC;
}
.nav_recycling {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D5E6DC;
	width: 110px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}
.nav_recycling a:active {color:#4F9D75 text-decoration:none;}
	.nav_recycling a:link {color:#4F9D75; text-decoration:none;}
	.nav_recycling a:visited {color:#4F9D75; text-decoration:none;}
	.nav_recycling a:hover {color:#FFFFFF; text-decoration:underline;}
#mainSpace {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 10px;
}
.nav_recyclingArrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D5E6DC;
	width: 20px;
	padding-top: 11px;
	padding-left: 5px;
	vertical-align: top;
}
.vertLine {
	background-image: url(../images/layout/vertline.gif);
	background-repeat: repeat-y;
	width: 26px;
}
.home_maillist {	font-size: 10px;
	width: 100px;
	margin-left: 20px;
}
.maillist {
	font-size: 10px;
	width: 90px;
	margin-right: 5px;
	margin-left: 5px;
}.howDoI {
	font-size: 10px;
	width: 90px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.photoCaption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 15px;
}
.headlineRecyclingSMALLER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #4F9D75;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-right: 25px;
	border-bottom-color: #4F9D75;
}
.leftBannerSpacing {
	padding-bottom: 12px;
	padding-top: 6px;
}
#narrowColumn {
	width: 130px;
}
.headlineTrash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #435686;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headlineTrashSMALLER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #435686;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-right: 25px;
	border-bottom-color: #435686;
}
.headlineAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #333333;
	background-color: #FECF2B;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headlineAboutSMALLER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-right: 25px;
	border-bottom-color: #FECF2B;
}
#wideColumn {
	padding-right: 15px;
	padding-left: 15px;
	width: 575px;
}
.headlinePrograms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #94000E;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headlineProgramsSMALLER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #94000E;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-right: 25px;
	border-bottom-color: #94000E;
}
.headlineContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #333333;
	background-color: #E3E369;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headlineContactSMALLER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-right: 25px;
	border-bottom-color: #E3E369;
}
.faqQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #333333;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.faqAnswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
}
.headlineYardWasteSMALLER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #8AA12A;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-right: 25px;
	border-bottom-color: #8AA12A;
}
.headlineYardWaste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #8AA12A;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#homeNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 13px;
}
.homeGraphicR {
	padding-right: 5px;
	padding-left: 13px;
	text-align: center;
}
.headlineRecycling_sm {
	font-size: 14px;
	float: right;
	clear: none;
}
.headlineRecycling .headlineRecycling_sm a {
	color: #FFFFFF;
}

.fValidator-msg {
	color: #f66;
	border-color: #c00;
	margin: 0px 0px 5px 250px;
}
