﻿html, body 
{
	margin-left:0;
	background-color:#474646;
	margin-top:0;
	margin-bottom:20px;
	padding:0 0 0 0;
}

#layoutdiv
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

td, p, th, div, ol
{
	font-size: 10pt; 
	font-family: arial, helvetica, verdana, sans-serif; 
	color: #545454;
	line-height:1.3em;
}

h1
{
	font-size:2.2em;
	font-weight:bold;
	color:#232323;
	line-height:1.2em;
}

h2
{
	font-size:1.8em;
	font-weight:bold;
	color:#232323;
	line-height:1.2em;
}

h4
{
	font-size:small;
	font-weight:bold;
	color:#666666;
	
}

ol.numericitem li
{
	 margin-bottom:13px;
}

h3
{
	font-size:1.3em;
	/* font-weight:bold; */
	color:#232323;
}

#topnavigationdiv
{
	height:73px;
	width:755px;
	margin-top:12px;
	margin-bottom:5px;
	background-color:#3e3a2f; 
}

/* This is the right table border dropshadow */
.rightedge
{
	background-image:url('images2/rightTableborder.jpg');
	background-repeat:repeat-y;	
}

.bottomedge
{
	background-image:url('images2/bottomTableBorder.jpg');
	background-repeat:repeat-x;
}


.leftnavtext
{
	color:#7b7b7b;
	font-weight:bold;
	font-size:9pt;
}

.leftnavtext a:link, .leftnavtext a:visited
{
	text-decoration:none;
	color:#7b7b7b;
}

.leftnavtext a:hover
{
	text-decoration:none;
	color:#be0000;
}

.leftnavunderline
{
	 margin-top:5px;
	 margin-bottom:5px;
}

.leftnavblock
{
	margin-left:10px;
	margin-right:7px;
}

#leftnavcontainer
{
	margin-left:19px;
	margin-top:0px;
}

.homepageverticalrule
{
	background-image:url('images2/verticalSpacerSlice.jpg');
	background-repeat:repeat-y;
}

a:link, a:visited 
{
	text-decoration:none;
	color:#009ddc;
}

a:hover
{
	text-decoration:underline;
	color:#009ddc;
}

#footerdiv
{
	background-color:#979797;
}

.footertext
{
	font-size: 8pt;
}

.footertext a:link, .footertext a:visited
{
	color:#545454;
	text-decoration:none;
}

.footertext a:hover
{
	color:#545454;
	text-decoration:underline;
}

.newseventtitle
{
	
	font-size:1.4em;
	line-height:1.2em;
}

.newseventtext, .newseventlink
{
	margin-top:2px;
}

.newseventitem
{
	margin-bottom:20px;
}

div.pickupschedule, div.conveniencecenter
{
	margin-bottom:25px;
}

div.pickupschedule div.headerborder, div.conveniencecenter div.headerborder, div.headerborder
{
	background-color:#eeeeee;
	border:solid 1px #aaaaaa;
	margin-bottom:10px;
	width:527px;
}

div.curbsiderecycling, div.pickupschedule .headerborder h2, div.conveniencecenter .headerborder h2,  
div.conveniencecenter .headerborder h3, .headingtext
{
	margin:7px 0 7px 10px;
	padding:0 0 0 0;
}

div.pickupschedule .boundaries
{
	font-weight:bold;
}

div.pickupschedule table
{
	margin-top:10px;
}

div.pickupschedule table tr td ul
{
	line-height:1.6em;
}

div.pickupschedule .pickuptime
{
	font-weight:bold;
}

div.pickupschedule div.headerborder h2 a:link, div.pickupschedule div.headerborder h2 a:visited, div.pickupschedule div.headerborder h2 a:hover
{
	color:#232323;
	text-decoration:none;
}

div.conveniencecenter div.conveniencecentercontent
{
	margin-left:20px;
}

div.conveniencecenter div.conveniencecentercontent table
{
	margin-top:15px;
}

.faqdiv
{
	margin-bottom:25px;
	width:500px;
}

ul#faqquestionslist li
{
	margin-bottom:4px;
}

.errormessage
{
	color:Red;
}

.photocaption
{
	font-size:8pt;
}

.photo
{
	border:solid 1px #444444;
}

.photo:hover
{
	border:solid 1px blue;	
}

.errorMessage
{
	color:#d32828;
}
