@charset "utf-8";
/* CSS Document */

/* THIS LINE IS UNACCEPTABLE a {color: #00683b; font-weight: normal; text-decoration: none; font-weight:bold;} */

#flooringinstallers a {color: #00683b; font-weight: normal; text-decoration: none; font-weight:bold;}

#flooringinstallers {padding: 10px 0;
                     width: 90%; 
                     margin: auto;
                    }


#flooringinstallers p {margin: 0 0 15px 0;
                      }

/*
=
= ORIGINAL - July 6, 2009
=
#flooringinstallers .locations {background:url(/floor-installers/images/installer-bg.png) no-repeat; height:129px;
            
           }
*/

/*
=
= UPDATED - July 6, 2009
=
*/
#flooringinstallers table {background:url(/floor-installers/images/installer-bg-td.png) repeat-y top left;

                          }

#flooringinstallers .locations {background:url(/floor-installers/images/installer-bg-locations.png) no-repeat top left;
                                min-height:129px;

                               }

#flooringinstallers table td {background:url(/floor-installers/images/installer-bg-bottom.png) no-repeat bottom left;
                              padding-bottom: 10px;

                             }


#flooringinstallers .locations p {font-size:16px; 
              font-variant:small-caps;
              padding:10px 20px 0 20px; 
              text-align:left;
             }
             
#flooringinstallers .locations_left {float:left;
                 width:250px;
                 padding:0 10px;
                 text-align:left;
                }
#flooringinstallers .span {color:#816F5E;
       font-size:16px;
       font-weight:bold;
      }

#flooringinstallers .locations_middle {float:left;
                   width:300px;
                   font-size:11px;
                   padding-right:8px;
                   text-align:justify;
                  }
                   
#flooringinstallers .locations_right {float:left;
                  width:250px;
                  font-size:12px;
                  border-left:#AAA dashed 1px;
                  padding-left:4px;
                  text-align:left;
                 }
