a{
	color:			#000000;
	text-decoration:none;
}
a:hover{
	color:			#0000ff;
	text-decoration:underline;
}

a.white{
	color:			#ffffff;
	text-decoration:none;
}
a.white:hover{
	color:			#33c5ff;
	text-decoration:underline;
}

p{
	font-family:	arial;
	font-size:		12px;
	color:			#000000;
}

li{
	font-family:	arial;
	font-size:		10px;
	color:			#000000;
}

p.tollNumber{
	font-family:	arial;
	font-size:		28px;
	color:			#000000;
}

.products{
	font-family:	arial;
	font-size:		16px;
	font-weight:	bold;
	color:			#000000;
}

.2080{
	font-family:	arial;
	font-size:		12px;
	color:			#FFFFFF;
}

p.prodHeader{
	font-family:	arial;
	font-size:	18px;
	font-weight:	bold;
	color:			#000000;
}

.mulchSide{
	font-family: arial;
	font-size:18px;
	font-weight: bold;
	color: yellow;
}

#foldheader{
	cursor:hand ; 
	font-family: arial;
	font-weight:bold ;
	list-style-image:url(../images/fold.gif)
}

#foldinglist{
	list-style-image:url(../images/list.gif)
}