body {
      font-family: verdana, arial, helvetica, sans-serif;
      color: rgb(52, 62, 11);
      background: rgb(154, 159, 132);
      }

img {
     border-style: none;
     }

#container {
            background: white;
            width: 832px;
            padding: 16px;
            margin-left: auto;
            margin-right: auto;
            border: 0px;
            align: center;
            overflow: hidden;
            }

#address {
          text-align: center;
          padding-bottom: 8px;
          padding-top: 2px;
          margin: 0px;
          }

#left_column {
              width: 408px;
              float: left;
              margin-top: 8px;
              }

#left_column_events {
                     float: left;
                     padding-right: 8px;
                     border-right: 0px;
                     margin-top: 8px;
              }

#right_column {
               width: 408px;
               float: right;
               margin-top: 8px;
               padding-left: 8px;
               border-left: 1px solid white;
               }

#right_column_events {
                      float: right;
                      margin: 8px auto;
                      text-align: right;
                      }

p.venue_menu {
              font-size: smaller;
              }

li {
    margin-bottom: 4px;
    }

.info {
        font-size: smaller;
        }
.map {
      width: 390px;
      height: 350px;
      }

img.wgt {
         height: 32px;
         }

img.chf {
         height: 64px;
         width: 64px;
         }

img.coda {
         height: 64px;
         width: 64px;
         }

#facebook_likes {
                 float: left;
                 }

a {
   color: rgb(52, 62, 11);
   }

a:hover {
         background: #E6E6D8;
         text-decoration: none;
         }

a.logo {
        color: navy;
        padding: 0px;
        }

a.logo:hover {
              background: none;
              }

a.header {
          color: rgb(52, 62, 11);
          text-decoration: none;
          }

a.header:hover {
                background: #E6E6D8;
                }

img.example {
             width: 408px;
             margin-top: 8px;
             }

tr {
    vertical-align: top;
    }

div.venue {
           color: white;
           background: rgb(121, 127, 93);
           font-size: larger;
           padding: 8px;
           text-align: center;
           margin-top: 16px;
           }

tr.even {
         background: #C7ADB0;
         }

div.logo {
          position: relative;
          top: 0px;
          left: 0px;
          clear: both;
          }


a.logo {
        padding: 0px;
        }

img.logo {
          position: relative;
          top: 0px;
          left: 0px;
          width: 832px;
          }

img.icon {
          height: 98px;
          width: 98px;
          position: absolute;
          bottom: -16px;
          left: 16px;
          border: 4px solid white;
          }

img.poster {
            width: 408px;
            }

div.blanket {
             z-index: 10;
             display: none;
             position: fixed;
             top: 0px;
             left: 0px;
             opacity: 0.5;
             filter:alpha(opacity=50);
             background: white;
             }

div.pop_up {
            z-index: 100;
            position: absolute;
            display: none;
            background: white;
            padding: 4px;
            border: 8px solid white;
            border-radius: 8px;
            }

div.logo-links {
                text-align: center;
                }

img.logo-link {
               height: 64px;
               }
