body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #ffffff;
  min-width: 960px;
  background-image: url(images/grass2.gif);
  background-repeat: repeat;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
  width: 960px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  margin: 0;
  padding: 0;
  height: 135px;
}
#header  img{
  border:none;
}
#nav {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ffffff;
  height: 1%;
}
#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
#nav a:link, #nav a:visited {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
}
#nav a:hover {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration:none;
}
#nav li {
  float: left;
  display:inline;
  padding: 5px 0 6px 0;
  font-size: 90%;
  color: #ffffff;
  background-color: #008000;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom a:link, #header-bottom a:visited {
 font-style: normal;
 font-weight:normal;
  color: #ffffff;
 text-decoration: underline;
}
#header-bottom a:hover {
 font-style: normal;
 font-weight:normal;
  color: #ffffff;
 text-decoration: none;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: .4em 10px .5em 0;
  font-size: 90%;
  background-color: #008000;
  text-align: right;
}
#header-bottom li {
  display: inline;
  color: #ffffff;
}
#tagline {
  font-weight: bold;
  font-size: 1.1em;
  background-color: #008000;
  color: #ffffff;
  font-style: italic;
  margin: 0;
  padding: .4em 0 0 20px;
  width: 430px;
  float: left;
}
#tagline em {
  color: #ffffff;
}
#main {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
#estimate-content {
  margin: 0 0 0 200px;
  padding:5px 5px 0 5px;
  height:1400px;
  background-color: #fdf8f2;
  color: #000000;
  width:750px;
}
#estimate-content a:link, #estimate-content a:visited {
  text-decoration: none;
  color: #008000;
  font-weight:bold;
}
#estimate-content a:hover {
  text-decoration: underline;
  color: #008000;
  font-weight:bold;
}
#estimate-content p{
  font-size:90%;
  font-weight:normal;
}
#estimate-content h1{
  font-size:160%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#estimate-content h2{
  font-size:140%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#estimate-content h3{
  font-size:120%;
  font-weight:normal;
  text-align:justify;
  color:#008000;
  font-weight:bold;
}
#estimate-content h4{
  font-size:100%;
  font-weight:normal;
  text-align:center;
  color:#000000;
  font-weight:bold;
}
#estimate-content h5{
  font-size:110%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#content {
  margin: 0 0 0 200px;
  padding:5px 5px 0 5px;
  background-color: #fdf8f2;
  color: #000000;
  width:750px;
}
#content a:link, #content a:visited {
  text-decoration: none;
  color: #008000;
  font-weight:bold;
}
#content a:hover {
  text-decoration: underline;
  color: #008000;
  font-weight:bold;
}
#content p{
  font-size:90%;
  font-weight:normal;
}
#content h1{
  font-size:160%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#content h2{
  font-size:140%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#content h3{
  font-size:120%;
  font-weight:normal;
  text-align:justify;
  color:#008000;
  font-weight:bold;
}
#content h4{
  font-size:100%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#content h5{
  font-size:110%;
  font-weight:normal;
  text-align:center;
  color:#008000;
  font-weight:bold;
}
#content-img1 img{
  float: left;
  padding:5px;
  border:none;
}
#content-img2 img{
  float: right;
  padding:5px;
  border:none;
}
#scalp-box {
  padding:10px;
  text-align:center;
  width: 375px;
  height:130px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  margin-bottom:10px;
  border: 2px solid #008000;
  background-color: #fdf8f2;
}
#scalp-box p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
}
#scalp-box h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#contain-boxes {
  width:600px;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  height:225px;
  text-align:center;
  background-color:#fdf8f2;
}
#estimate-box {
  padding:10px;
  float:left;
  text-align:center;
  width:150px;
  height:200px;
  margin:10px 10px 10px 17px;
  border: 2px dashed #008000;
  background-color: #fdf8f2;
}
#estimate-box p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
}
#estimate-box h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#estimate-box img {
border:none;
}
#makitgreen-box {
  padding:10px;
  float:left;
  text-align:center;
  width: 150px;
  height:200px;
  margin:10px;
  border: 2px dashed #008000;
  background-color: #fdf8f2;
}
#makitgreen-box img {
border:none;
}
#makitgreen-box p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
}
#makitgreen-box h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#contract-box {
  padding:10px;
  float:left;
  text-align:center;
  width: 150px;
  height:200px;
  margin:10px;
  border: 2px dashed #008000;
  background-color: #fdf8f2;
}
#contract-box img {
border:none;
}
#contract-box p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
}
#contract-box h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#program-box {
  padding:10px;
  text-align:center;
  width: 550px;
  height:150px;
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  margin-bottom:10px;
  border: 2px solid #008000;
  background-color: #fdf8f2;
}
#program-box p {
  font-size:100%;
  font-weight:bold;
  color:#008000;
}
#program-box h1 {
  font-size:180%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#pgm-box1 {
  float:left;
  margin:5px;
  width:170px;
  height:100px;
  background-color: #fdf8f2;
}
#pgm-box1 p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
  margin:0;
}
#pgm-box1 h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#pgm-box2 {
  float:left;
  margin:5px;
  width:170px;
  height:100px;
  background-color: #fdf8f2;
}
#pgm-box2 p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
  margin:0;
}
#pgm-box2 h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#pgm-box3 {
  float:left;
  margin:5px;
  width:170px;
  height:100px;
  background-color: #fdf8f2;
}
#pgm-box3 p {
  font-size:100%;
  font-weight:normal;
  color:#000000;
  margin:0;
}
#pgm-box3 h1 {
  font-size:120%;
  font-weight:bold;
  color:#008000;
  margin:0;
}
#img1 {
  float:left;
  text-align:center;
  padding:5px;
  border:none;
}
#img2 {
  float:right;
  text-align:center;
  padding:5px;
 }
#sidebar-left {
  width: 200px;
  margin:0;
  padding:0;
  height: 830px;
  float:left;
  clear:left;
  background-color:#008000;
}
#sidebar-left-est {
  width: 200px;
  margin:0;
  padding:0;
  height: 1470px;
  float:left;
  clear:left;
  background-color:#008000;
}
#serving-box {
  position:relative;
  text-align:center;
  border:1px solid #ffffff;
  margin-left: 10px;
  margin-top:10px;
  width: 180px;
  height:130px;
  font-size:130%;
  font-weight:bold;
  color:#ffffff;
}
#services-box {
  position:relative;
  text-align:center;
  border:1px solid #ffffff;
  margin-left: 10px;
  margin-top:10px;
  width: 180px;
  height:150px;
  font-size:130%;
  font-weight:bold;
}
#services-box h3{
  Color:#ffffff;
  margin:0;
  font-size:110%;
  font-weight:bold;
}
#services-box p{
  Color:#ffffff;
  text-align:left;
  padding:0 0 0 5px;
  font-size:90%;
  font-weight:normal;
}
#services-box a:link, #services-box a:visited {
  text-decoration: none;
  color: #ffffff;
}
#services-box a:hover {
  text-decoration: underline;
  color: #ffffff;
}
#free-estimate-box {
  position:relative;
  text-align:center;
  border:1px solid #ffffff;
  margin-left: 10px;
  margin-top:10px;
  width: 180px;
  height:150px;
  font-size:130%;
  font-weight:bold;
}
#free-estimate-box h3{
  Color:#ffffff;
  margin:0;
  font-size:110%;
  font-weight:bold;
}
#free-estimate-box p{
  Color:#ffffff;
  text-align:left;
  padding:0 0 0 5px;
  font-size:90%;
  font-weight:normal;
}
#free-estimate-box a:link, #free-estimate-box a:visited {
  text-decoration: none;
  color: #ffffff;
}
#free-estimate-box a:hover {
  text-decoration: underline;
  color: #ffffff;
}
#credit-box {
  position:relative;
  text-align:center;
  border:1px solid #ffffff;
  margin-left: 10px;
  margin-top:10px;
  width: 180px;
  height:150px;
  font-size:130%;
  font-weight:bold;
  color:#ffffff;
}
#signup-box {
  position:relative;
  text-align:center;
  border:1px solid #ffffff;
  margin-left: 10px;
  margin-top:10px;
  width: 180px;
  height:50px;
  font-size:130%;
  font-weight:bold;
  color:#ffffff;
  padding:5px 0 0 0;
}
#signup-box .std-size {
  font-size:90%;
  font-weight:normal;
}
#signup-box a:link, #signup-box a:visited {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration: none;
}
#signup-box a:hover {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration: underline;
}
#phone-box {
  position:relative;
  text-align:center;
  border:1px solid #ffffff;
  margin-left: 10px;
  margin-top:10px;
  width: 180px;
  height:110px;
  font-size:130%;
  font-weight:bold;
  color:#ffffff;
  padding:5px 0 0 0;
}
#phone-box .std-size {
  font-size:90%;
  font-weight:normal;
}
#phone-box .lrg-size {
  font-size:100%;
  font-weight:bold;
}
#phone-box hr {
  color:#ffffff;
}
#phone-box a:link, #phone-box a:visited {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration: none;
}
#phone-box a:hover {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration: underline;
}
#contactus label {  
  float: left;  
  width: 250px;
  text-align:right;
  margin-right: 3px;
}
#contactus legend {  
  margin-left: 1em;
  font-weight: bold;
  color:#008000;
}
#contactus fieldset ol {  
  padding: 0;
  margin:2em 0 0 0;
  list-style: none;
  color: #000000;
}
#contactus fieldset li {  
  padding-bottom: 1em;
  padding-right: 3em;
  padding-left:0;
}
#contactus fieldset.submit {  
  border-style: none;
  background-color: #fdf8f2;
  text-align: center;
}
#contactus table {
  margin-left:125px;
  width:65%;
}
#policy fieldset ol {  
  padding: 0;
  margin:2em 0 0 0;
  list-style: none;
  color: #000000;
}
#policy  li {  
  font-weight:normal;
  padding-right: 3em;
  padding-bottom:.5em;
  padding-left:0;
}
#policy li li {  
  list-style-type: disc;
  padding-top:.5em;
  padding-bottom:.5em;
  font-weight:normal;
}
#signup label {  
  float: left;  
  width: 250px;
  text-align:right;
  margin-right: 3px;
}
#signup table {
  margin-left:125px;
  width:65%;
}
#services table {
  margin-left:-100px;
}
#signup legend {  
  margin-left: 1em;
  font-weight: bold;
  color:#008000;
}
#signup fieldset ol {  
  padding: 0;
  margin:2em 0 0 0;
  list-style: none;
  color: #000000;
}
#signup fieldset li {  
  padding-bottom: 1em;
  padding-right: 3em;
  padding-left:0;
}
#signup fieldset.submit {  
  border-style: none;
  background-color: #fdf8f2;
  text-align: center;
}
#schedule-info {
  width:400px;
  float:right;
  padding: 5px;
  border:1px solid #008000;
}
#security img{ 
  border: 1px solid #000000;
  margin-left:19.5em;;
}
#specials {
  text-align:center;
  border:0 solid #ffffff;
}
#specials img {
  border:0 solid #ffffff;
}

#footer {
  clear:both;
  border-top: 1px solid #ffffff;
  margin: 0;
  padding:0;
  background-color:#008000;
}
#footer p {
  font-size: 90%;
  color: #ffffff;
  margin: 0;
  text-align: center;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  float:left;
  margin-top: 12px;
  margin-left: 20px;
  border: 0;
}
#footer a:link, #footer a:visited {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration: underline;
}
#footer a:hover {
  font-style: normal;
  font-weight:normal;
  color: #ffffff;
  text-decoration: none;
}
#vcss  img {
 float: right;
 padding: 0;
 margin-right: 5px;
 }
#clearone {
  clear: both;
  height: 1px;
}
.black-normal-bold {
  font-weight:bold;
  color:#000000;
}
.green-normal-bold {
  font-weight:bold;
  color:#008000;
}
.green-normal-normal {
  font-weight:normal;
  color:#008000;
}
.green-underline-bold {
  font-weight:bold;
  font-size:120%
  color:#008000;
  text-decoration:underline;
}
.red-normal-bold {
  font-weight:bold;
  color:#c30200;
}
