*		{
			margin: 0;
			padding: 0;
			font-family: tahoma;
			font-size: 12px;
			}
			
img		{
			border: none;
			}
		
body	{
			background: #d7d7c8;
			font-family: tahoma;
			font-size: 12px;
			}
			
A:link {text-decoration: underline; color:rgb(15,97,155);
}
A:visited {text-decoration: underline; color:rgb(15,97,155);
}
A:hover {TEXT-DECORATION: underline; color:rgb(140,134,128);
}
			
#mainTable
		{
			background: #fff;
			margin: 0 auto;
			}
			
#mainTable, .mainHeader, .mainContent, .mainHomePageQuickNav, .mainFooter
		{
			width: 816px;
			}
			
.mainHeaderContent
		{
			width: 808px;
			border-bottom: 1px solid #c3c3c3;
			padding-left: 5px;
			margin-left: 4px;
			margin-right: 3px;
			}
			
.mainFooter
		{
			background: #d7d7c8;
			}
			
.footerContent
		{
			font-family: tahoma;
			font-size: 9px;
			line-height: 14px;
			text-align: center;
			color: #666;
			padding: 16px;
			}

	
.footerContent a:link, .footerContent a:visited
		{
			font-family: tahoma;
			font-size: 9px;
			line-height: 14px;
			text-decoration: none;
			color: #666;
			}
			
.footerContent a:hover
		{
			font-family: tahoma;
			font-size: 9px;
			line-height: 14px;
			text-decoration: underline;
			}

.footerNew
		{
			font-family: tahoma;
			font-size: 9px;
			line-height: 20px;
			text-align: center;
			color: #666;
			padding:16px
			}

	
.footerNew a:link, .footerNew a:visited
		{
			font-family: tahoma;
			font-size: 9px;
			line-height: 20px;
			text-decoration: none;
			color: #666;
			}
			
.footerNew a:hover
		{
			font-family: tahoma;
			font-size: 9px;
			line-height: 20px;
			text-decoration: underline;
			}


.mainHomePageQuickNav
		{
			background: url(../images/hp_quickNavBg.jpg) top left no-repeat;
			width: 816px;
			height: 179px;
			padding: 0 0 0 7px;
			}
			
.mainHeader, .mainContent
		{
			background:  url("../images/content_sideStripes.jpg") top left repeat-y;
			}
			
.navContainer
		{
			width: 194px;
			padding-left: 4px;
			}
		
.contentContainer
		{
			width: 590px;
			padding: 35px 0;
			}
			
.hpContentHolder
		{
			background: url(../images/hp_contentBG.jpg) top right no-repeat;
			height: 351px;
			}
			
ul#navigation
		{
			list-style-type: none;
			text-indent: none;
			margin: 2em 0;
			}	
			
p		{
			margin: .8em;
			font: 12px tahoma;
			line-height: 16px;
			}
			
img.logo
		{
			width: 237px;
			height: 75px;
			}
			
.qn_howToGetBin, .qn_curbsideGuide, .qn_yardWasteGuide
		{
			text-align: left;
			height: 148px;
			}
			
.qn_howToGetBin
		{
			background: url(../images/qn_blue.jpg) top left no-repeat;
			width: 264px;
			}
			
.qn_curbsideGuide
		{
			background: url(../images/qn_orange.jpg) top left no-repeat;
			width: 264px;
			}
			
.qn_yardWasteGuide
		{
			background: url(../images/qn_green.jpg) top left no-repeat;
			width: 262px;
			}
			
.contentHolder
		{
			padding: 0 40px 0px 40px;
			}
			
.contactForm
		{
			font-size: .8em;
			margin-left: 5px;
			}
			
ul		{
			font-size: .8em;
			margin-left: 40px;
			}

.homePageText
		{
			padding: 0px 45px;
			}
			
.qn_nav a:link, .qn_nav a:visited
		{
			color: #ffff00;
			text-decoration: none;
			font-size: 1em;
			}
			
.hidden {
	DISPLAY: none;
	margin-left:18px;
	margin-bottom:18px;
	font-weight:bold;
}
			
			

			

	
			
