body { 
  
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  margin:         0px;
  border:		0px;
  padding:	      0px;
  background: url(Images/background.gif) repeat left top;
    
}





#wrapper {
  margin-top: 0px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background: url(Images/background.jpg) repeat-y left top;
}

#header {
  background: url(Images/header.jpg);
  width: 950px;
  padding: 0px;
  height: 103px;
  margin: 0px;
}

#logo img{
position: relative;
top: 15px;
left: 10px;
}

#logo img {
margin-left: 4px;
}

#fresh {
position: absolute;
width: 500px;
top: 93px;
left: 50%;
margin-left: -320px;
}


#homebar {
  width: 950px;
  background-color: rgb(2,110,228);
  color: rgb(255,255,255);
  font-family: Times, "Times New Roman", Serif ;
  font-weight: bold;
  margin: 0px;
  height: 30px;
  text-align: left;
  padding: 0px;
  }

#homebar p {
  padding-left: 10px;
  padding-top: 5px;
  font-size: 14px;
  margin: 0px;
  }

  #homebar p.righthome {
  float: right;
  padding-right: 20px;
  padding-top: 2px;
  font-size: 20px;
  margin: 0px;
  }

#leftnav {
  width: 200px;
  background-color: rgb(91,160,235);
  float: left;
}
#leftnav table {
  margin-top: 40px;
  margin-bottom: 40px;
}

#leftnav td {
   height: 26px;
   width: 196px;
   text-align: center;
   color: rgb(254,232,98);
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
}

#addrtext {
  width: 200px;
  text-align: center;
  padding: 60px 0px 20px 0px;
}
#estimate {
width: 200px;
text-align: center;
}

#addrtext p {
color: rgb(255,255,204);
  font-size: 11px;
  font-weight: normal;
  padding: 0px;
  margin: 5px 0px;
}
#copyright {
 width: 960px;
  text-align: left;
  padding: 5px 0px 20px 0px;
  font-size: 9px;
  color:  rgb(50,50,50);
  margin-right: auto;
  margin-left: auto;
  clear: both;
}






#pageform {
  font-size: 11px;
}

#content {
  margin-left: 200px;
  width: 670px;
  background-color: rgb(255,255,255);
  text-align: left;
  padding: 50px 30px 20px 50px;
  color: #454545;
  }

#homecontent h1 {
  font-size: 18px;
}

#homecontent p {
  font-size: 12px;
  }
.home {
  float: right;
  margin-left: 20px;
  }
#hometext {
  background: url(Images/hometext.gif) ;
  height: 79px;
  width: 670px;
  clear: both;
  margin-left: 0px;
  }

#hometext p{
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
  line-height: 1.6em;
  text-align: center;
  color: white;
  }

li {
  font-size: 12px;
  font-style: italic;
  }



#pageform em {
  font-weight: bold;
  font-style: normal;
}

.promo {
   padding-left: 150px;
   padding-bottom: 30px;
   }

h2 {
  color: black;
  font-size:  16px;
  font-weight: normal;
  padding: 15px 0px 5px 0px;
  
}
h3 {
  color: black;
  font-size: 12px;
  padding: 3px 0px;
  margin: 0px;
  font-weight: bold;

}
h4 {
  color: rgb(90,90,90);
  font-size:  14px;
  font-weight: bold;
  padding: 5px 0px 0px 0px;
  margin: 0px;
}
h5 {
  font-size: 11px;
  font-weight: normal;
  color: black;
  
  text-align: left;
}
  


#navbar {
  width: 750px;
  background-color: rgb(229,211,159);
  color: rgb(85,0,0);
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  height: 25px;
  text-align: left;
  padding-left: 0px;
  
  }


#navbar p{
color: brown;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  padding: 2px 0px 0px 0px;
  margin: 0px 0px;
  width: 100px;
}

#navbar a {
  color: rgb(85,0,0);
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;

}

#navbar a:hover {
  color: brown;
}
#leftnav a.navon {
  color:  rgb(254,232,98);
  
}


#leftnav a {
  color: rgb(255,255,255);
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

#leftnav a:hover {
  color: rgb(254,232,98);
  }

#leftnav a.navon {
  color: rgb(254,232,98);
  
}


#copyright a {
  color: rgb(50,50,50);
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
}

#copyright a:hover {
  color: rgb(20,20,20);
  }

#addrtext a {
  color: rgb(255,255,204);
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  }

#addrtext a:hover {
  color: rgb(229,211,159);
  }

#content a {
  color: rgb(2,110,228);
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#content a:hover {
  color: rgb(90,90,90);
  }





