@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(images/webgraphics/banner2.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 932px;
}

h1 {
	color: #006600;
	font-size: 13pt;
	padding: 0%;
	margin: 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 0px;
	background-color: #223807;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: circle;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}
#hr {
  height: 6px;
  background: #333333 url(images/webgraphics/bottomBar.gif);
  background-repeat:repeat-x;
  margin-top: -5;
}

#footer {
	color: #E0E0E0;	
}
#mainTable {
	background-color: #959595;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}
#contactCell {
	background-image: url(images/contactPic2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainTable #mulchChart li {
	color: #000000;
	font-weight: normal;
}
#chart {
	width: 100%;
}

.money {
	background-image: url(images/price.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	color: #006600;
}
.money a {
}

.wrrLogo {
	background-image: url(images/mulchLogo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.roundCornors {
	background-image: url(images/greenBG.png);
	background-repeat: no-repeat;
}
.topLeft {
	background-image: url(images/images/topLeft.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.topMid {
	background-image: url(images/images/topMid.png);
	background-repeat: repeat-x;
	height: 11px;
}
.topRight {
	background-image: url(images/images/topRight.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.midLeft {
	background-image: url(images/images/midLeft.png);
	background-repeat: repeat-y;
}
.mid {
	color: #FFFFFF;
}

.midRight {
	background-image: url(images/images/midRight.png);
	background-repeat: repeat-y;
}
.botLeft {
	background-image: url(images/images/botLeft.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.botMid {
	background-image: url(images/images/botMid.png);
	background-repeat: repeat-x;
	height: 11px;
}
.botRight {
	background-image: url(images/images/botRight.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}

