body {
    text-align: left;
    font-family: arial,sans-serif;
    font-size: 62.5%;
    }

#border {
  width: 816px;
  background: url(../images/shading.gif) repeat-y;
  margin: 0 auto;
}

#wrapper {margin: 0 auto; width: 760px;}

#fbackground {width: 760px; background: url(../images/fbackground.gif) repeat-y; float: left} /* Float expands background */

#header {
    height: 175px;
    width: 760px;
    background-image: url(../images/header.jpg);
    }

#main {
    float: right;
    width: 600px;
    padding: 15px 2px 0 15px;
}

#main p{
    font-size: 1.5em;
    line-height: 1.2em;
    clear: left;
}

#lhs {
  width: 143px;
  float: left;
  color: black;
  font-size: 1.3em;
  line-height: 1.3em;
  text-align:left;
  clear: both;
}

h1 {
  font-size: 2.2em;
  margin-bottom: 5px;
  float: left;
}

h3 {
  margin: 0 -5px 5px -5px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  background-color: #5d5c5c;
  color: white;
  padding: 4px 0;
}

#news, #opening, #address {
    padding: 0 5px;
    padding-bottom: 25px;
    border-top: 3px solid white;
}

#opening {
    text-align: center;
}

#address {
    padding-bottom: 10px;
    border-bottom: none;
}

.center {
  text-align: center;
}

.photoholder {
    width: 115px;
    float: right;
    margin: -14px 1px -1px 0;
}

.photoholder img {
    padding-left: 15px;
    margin: 1.5px 0;
}

#mymail {
  color: black;
  padding: 0 0 25px 5px;
}

#footer {
    clear: both;
    height: 35px;
    width: 760px;
    background-image: url(../images/footer.gif);
    border-top: 3px white solid;
    }

.imgright {
  float: right;
  padding-left: 10px;
}

#mapholder {
  float: left;
  margin: -12px 0px 0 -12px;
}

.firstpline {
  padding-top: 5px;
}
