body {background-color: #3D6011; font-family: Arial, Verdana, Helvetica, Arial, sans-serif; color: #242424; font-size:  12px; line-height:  18px; }

td, p {font-family: Arial, Verdana, Helvetica, Arial, sans-serif; color: #242424; font-size:  12px; line-height:  18px; }

a:link { color: #A4AEE0; text-decoration: none; font-weight: none; }
a:visited { color: #A4AEE0; font-weight: none; }
a:hover { color: #EBE8E6; text-decoration: underline }

a.header:link { color: #0018AC; text-decoration: none; font-weight: none; }
a.header:visited { color: #0018AC; text-decoration: none; font-weight: none; }
a:header:hover { text-decoration: underline }

blockquote
{line-height:  16px;
margin-left:  15px;
margin-right:  25px}

tr { }
  .initial { background-color: #93A7BF }
  .normal { background-color: #93A7BF }
  .highlight { background-color: #B4C5D9 }
  
td.nav { border: 1px solid #48607C; border-bottom: 0px }
td.bottom { border: 1px solid #48607C; }
  
table
{line-height:  18px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px}

{font-size:  12px;
font-family: Arial, Verdana, Tahoma, Helvetica}
li { font-family: Arial, Helvetica, sans-serif ; font-size: 12px; type: circle}
ul { font-family: Arial, Helvetica, sans-serif ; font-size: 12px}

#home
{
  display: block;
  width: 110px;
  height: 34px;
  background: url("./images/home.jpg") no-repeat 0 0;
	float: left
	
}

#home:hover
{ 
  background-position: 0 -34px;
}

#home span
{
  display: none;
}

#mulch
{
  display: block;
  width: 104px;
  height: 34px;
  background: url("./images/mulch.jpg") no-repeat 0 0;
	float: left
	
}

#mulch:hover
{ 
  background-position: 0 -34px;
}

#mulch span
{
  display: none;
}

#calc
{
  display: block;
  width: 159px;
  height: 34px;
  background: url("./images/calc.jpg") no-repeat 0 0;
	float: left
	
}

#calc:hover
{ 
  background-position: 0 -34px;
}

#calc span
{
  display: none;
}

#flowers
{
  display: block;
  width: 104px;
  height: 34px;
  background: url("./images/flowers.jpg") no-repeat 0 0;
	float: left
	
}

#flowers:hover
{ 
  background-position: 0 -34px;
}

#flowers span
{
  display: none;
}

#produce
{
  display: block;
  width: 170px;
  height: 34px;
  background: url("./images/produce.jpg") no-repeat 0 0;
	float: left
	
}

#produce:hover
{ 
  background-position: 0 -34px;
}

#produce span
{
  display: none;
}

#location
{
  display: block;
  width: 104px;
  height: 34px;
  background: url("./images/location.jpg") no-repeat 0 0;
	float: left
	
}

#location:hover
{ 
  background-position: 0 -34px;
}

#location span
{
  display: none;
}

-->
