
body{
     background-color: white;
     border: 5px red;
     padding: 10px 10px 10px 10px;
     font-family: arial;
     background-image: url(images/background.gif);
     font-weight: bold;
}
#header{
        width:          800px;
        padding-top:    5px;
        padding-bottom: 5px;
        border:         2px blue;
        
}

.leftnavigator{
                width:             175px;
                height:            400px;
                background-image: url(images/menuback.gif);
                float:             left;
                text-align:        center;
                margin:             10px ;
                margin-top          30px;
                border-style:      outset;
                font-weight:         bold;
                font-size:           .8em;
}

.rightnavigator{
                width:             175px;
                height:            400px;
                background-image: url(images/menuback.gif);
                float:             right;
                text-align:       center;
                margin:             10px;
                margin-top          -5px;
                border-style:     outset;
                font-weight:        bold;
                font-size:           .8em;
}


#footer{
        text-align:    center;
} 


 table{
      border:       2px solid #993300;
      border-left:              none;
      border-right:             none;
      border-collapse:        collapse;
      
}

.shopimg {
          float:      left;
          padding: 5px 5px 5px 5px;
}

.gang {
       float:     right;
       padding: 5px 5px 5px 5px;
}

#content{
       
       text-align: justify;
       padding-left:       10px;
       padding-right:      10px;
       margin-top:         -10px;
       font-size:          .9em;
}

caption{
      text-align:   center;
      color:   #993300;
      font-size:  20pt;
      
}

.center{
       text-align:   center;
}

.price{
       color:    #006699;
}

.page{
       width:    800px;
       margin-left: auto;
       margin-right: auto;
}

.location{
       color:   #cc3333;
}

.menutables table table td{
        cellpadding:  15px;
        border:       2px solid black;
        text-align:   center;
}

.menutables table{
        border:     none;
}

#leftbar{
           float:left;
}

#rightbar{
           float:right;
}

.construction h1   {
            text-align:center;
} 

.construction p    {
            text-align:center;
}
       
a:link  {color:  #993300;
         border: none;}

a:visited {color: #993300;
           border: none;}

a:hover {color: #663333;
         border: none;}  

a:link img {border:none;
            text-decoration: none;}

a:visited img {border:none;
               text-decoration: none;}

#products{height:  400px;
          overflow: auto;}

#footernav{font-size: 10px;
           text-align:  center;}

#product_table table{height:  410px;
                     border:  none;}

#lawn{font-size: .8em;
      font-weight: bold;}

#clippers{font-size:  .8em;}

#miscellaneous{font-size:  .8em;}

#feedbacktable{border: none;
               margin-top:   20px}

