
  body { background-color: #FFFFFF;
         margin: 0px }

  .mainContent { background-color: #FFFFFF;
                 font-family: Arial, Verdana, Helvetica;
                 font-size: 13px;
                 font-weight: normal;
                 width: 780px }

  .headerBlock { font-family: Arial, Verdana, Helvetica;
                 font-size: 21px;
                 font-weight: bold;
                 text-align: left;
                 color: #000000;
                 border: none;
                 width: 100%;
                 height: 50px; }

  .headerImage { font-family: Arial, Verdana, Helvetica;
                 font-size: 13px;
                 font-weight: normal;
                 text-align: center;
                 border: solid 1px #000;
                 width: 100%;
                 height: 50px; }

  .storeImage { font-family: Arial, Verdana, Helvetica;
                font-size: 13px;
                font-weight: normal;
                text-align: center;
                border: solid 1px #000;
                width: 374px; }

  .storeTitle { font-family: Arial, Verdana, Helvetica;
                font-style: italic;
                font-size: 15px;
                font-weight: bold;
                color: #000000;
                margin-bottom: 5px; }

  .serviceImage { font-family: Arial, Verdana, Helvetica;
                  font-size: 13px;
                  font-weight: normal;
                  text-align: center;
                  border-style: solid;
                  border-width: 1px;
                  border-color: #000000;
                  width: 332px; }

  .contactContent { font-family: Arial, Verdana, Helvetica;
                    font-size: 13px;
                    font-weight: normal;
                    text-align: left;
                    border-style: none;
                    border-width: 1px;
                    border-color: #000000;
                    padding: 10px 20px;
                    margin: 15px 0px 0px 0px;
                    width: 250px; }

  .hoursBlock { margin: 15px 5px; }

  .hoursHeader { font-family: Arial, Verdana, Helvetica;
                 font-size: 13px;
                 font-weight: bold;
                 text-decoration: none }

  .hoursTable { border-style: solid;
                border-top-width: 1px;
                border-left-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 0px;
                border-color: #000000; }

  .hoursLight { background-color: #FFFFFF;
                font-family: Arial, Verdana, Helvetica;
                font-size: 13px;
                font-weight: normal;
                border-style: solid;
                border-top-width: 0px;
                border-left-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 1px;
                border-color: #000000;
                padding: 3px 5px; }

  .hoursDark { background-color: #EEEEEE;
               font-family: Arial, Verdana, Helvetica;
               font-size: 13px;
               font-weight: normal;
               border-style: solid;
               border-top-width: 0px;
               border-left-width: 0px;
               border-right-width: 0px;
               border-bottom-width: 1px;
               border-color: #000000;
               padding: 3px 5px; }

