@charset "utf-8";
/* CSS Document */

*
{ 
	padding:0;
	margin:0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#000000;
}

#wrapper
{
	width:940px;
	margin:0 auto;
}

#hdr
{
	background:url(images/hdr.jpg) no-repeat;
	width:940px;
	height:233px;
}

#toplinx
{
	padding:20px 10px 0px 520px;
	font-size:14px;
}

#icons
{
	padding:90px 10px 2px 490px;
}

.navigation
{
	width: 940px;
	margin: 0 auto;
	background: url(images/nav/button_tile.jpg) repeat-x;
	overflow:hidden;
	font-size:16px;
}

.navigation ul
{
	padding-left:85px;
}

.navigation li
{
	float: left;
	margin: 0px;
	list-style: none;
}

.navigation a
{
	background: url(images/nav/button_tile.jpg) repeat-x;
	color: #170e07;
	font-weight: 500;
	display: block;
	padding: 13px 20px;	 	
	text-decoration: none;
}

.navigation a:hover
{
		background: url(images/nav/button_tile_over.jpg) repeat-x;
}

.navigation a:visited
{
	color:#000;
	text-decoration:none;
}

#navdrop
{
	background:url(images/nav-drop.jpg) no-repeat;
	width:940px;
	height:21px;
	clear:both;
}

#cnt-top
{
	background-color:#fff;
	width:940px;
	height:auto;
	overflow:hidden;
}

#cnt-topleft
{
	width:425px;
	height:auto;
	padding:10px 10px 10px 25px;
	float:left;
	background:#fff;
}

#cnt-topright
{
	width:400px;
	height:auto;
	padding:5px 5px 5px 50px;
	float:right;
	background:#FFF;
}

#block2hdr
{
	background:url(images/block2top.jpg) no-repeat;
	width:940px;
	height:29px;
	clear:both;
	padding-top:8px;
}

#block2cntbg
{
	background:url(images/block2bg.jpg) no-repeat;
	width:940px;
	height:213px;
}

#block2cntleft
{
	width:435px;
	height:auto;
	float:left;
	padding:10px 10px 5px 25px;
}

#block2cntright
{
	width:455px;
	height:auto;
	float:right;
	padding:10px 10px 5px 5px;
}

#block3cntbg
{
	background:url(images/block3bg.jpg) no-repeat;
	width:940px;
	height:55px;
	clear:both;
	padding-top:15px;
}

#block3drop
{
	background:url(images/block3-drop.jpg) no-repeat;
	width:940px;
	height:13px;
}

#cntmain
{
	width:905px;
	height:auto;
	padding:10px 10px 10px 25px;
	background:#FFF;
}

#cntmain2
{
	width:890px;
	height:auto;
	padding:10px 25px 10px 25px;
	background:#FFF;
	overflow:hidden;
}

#committee
{
	padding-left:65px;
}

#calendar
{
	padding-left:45px;
}

#services
{
	padding-left:55px;
}

#removal
{
	padding-left:260px;
}

#removal2
{
	padding-left:35px;
}

#field
{
	padding-left:55px;
}

#comb
{
	padding-left:200px;
}


#involved
{
	padding-left:55px;
}

#products
{
	padding-left:220px;
}

#links
{
	padding-left:200px;
}

#product-title
{
	font-weight:bold;
	text-align:center;
}

#contact
{
	padding-left:45px;
}

#contactleft
{
	width:415px;
	height:auto;
	padding:5px 0px 5px 5px;
	float:left;
	background:#fef4ad;
	border:#ffd51a thin solid;
}

#contactright
{
	width:415px;
	height:auto;
	padding:5px 0px 5px 5px;
	float:right;
	background:#fef4ad;
	border:#ffd51a thin solid;
}

#footer
{
	background:url(images/footerbg.jpg) no-repeat;
	width:940px;
	height:45px;
}

.note
{
	background:#333;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	text-align:center
}

.cellhdr1
{
	background:#333;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	width:150px;
}

.cellhdr2
{
	background:#333;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	width:200px;
}

.cell1
{
	background:#ffd51a;
	padding:10px;
	width:250px;
}

.cell2
{
	background:#ffed74;
	padding:10px;
	width:250px;
}

.cell3a
{
	background:#ffd51a;
	padding:5px;
	width:150px;
}

.cell3b
{
	background:#ffd51a;
	padding:5px;
	width:200px;
}

.cell4a
{
	background:#ffed74;
	padding:5px;
	width:150px;
}

.cell4b
{
	background:#ffed74;
	padding:5px;
	width:200px;
}

.cell5a
{
	background:#999;
	padding:5px;
	width:150px;
}

.cell5b
{
	background:#999;
	padding:5px;
	width:200px;
}

.cell6a
{
	background:#CCC;
	width:150px;
}

.cell7a
{
	background:#666;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	width:150px;
}

.cell7b
{
	background:#666;
	color:#FFF;
	padding:5px;
	width:200px;
}

.servhdr1
{
	background:#333;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	width:auto;
}

.serv1
{
	background:#ffd51a;
	padding:10px;
	width:auto;
}

.serv2
{
	background:#ffed74;
	padding:10px;
	width:auto;
}

.fee1
{
	background:#999;
	padding:5px;
	width:auto;
}

.fee2
{
	background:#CCC;
	padding:5px;
	width:auto;
}

.link1
{
	background:#CCC;
	padding:3px;
	width:auto;
}

.link2
{
	background:#999;
	padding:3px;
	width:auto;
}

h1
{
	font:"Arial Rounded MT Bold";
	font-size:16px;
	font-weight:bold;
}

h2
{
	font:"Arial Rounded MT Bold";
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

h3
{
	font:"Arial Rounded MT Bold";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#666;
}

h4
{
	font:"Arial Rounded MT Bold";
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background:#333;
}

.list1
{
	padding-left:20px;
}

.list2
{
	padding-left:40px;
}

.bdr
{
	border:#333 thin solid;
}

.field
{
	background:#ffed74;
	border:#ffd51a thin solid;
	width:200px;
	height:auto;
}

a:link 
{
	color:#333;
	text-decoration: none;
	font-weight:bold;
}

a:visited 
{
	color: #666;
	text-decoration: none;
}

a:hover 
{	
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

li
{
	margin-left:10px;
}




