body {
  font-family: "Arial", sans-serif;
  color: #000000;
  background-color: #546576;
  font-size: 12px;
}

div.outline {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  width: 740px;
  text-align: left;
  padding: 0px;
  margin: 25px auto 0px auto;
}

div.online {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

div.box {
  border: 2px solid black;
  background-color: #fff1af;
  color: #000000;
  padding: 5px;
}

div.link {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}


div.header {
  background-color: #ffffff;
  color: #000000;
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  height: 90px;
  background-image:url(../images/header-background.jpg);
}

span.header-text {
  font-family: "Times New Roman", sans-serif;
  font-size: 24px;
}

span.header {
  font-family: "Times New Roman", sans-serif;
  color: #1122cc;
  background-color: #ffffff;
  font-size: 18px;
}

img.header {
  float: right;
}

img.header2 {
  float: left;
}

div.top-menu {
  background-color: #000000;
  color: #ccc000;
  text-align: center;
  border: 0px;
  padding: 0px;
  padding-top: 7px;
  margin: 0px;
  height: 23px;
  background-image:url(../images/top-menu-background.jpg);
}

div.middle {
  padding: 0px;
  color: #000000;
  background-color: #97a8bb;
}

div.left-menu {
  float: left;
  width: 140px;
  background-color: #97a8bb;
  color: #000000;
}

div.left-menu-title {
  color: #000000;
  background-color: #8697aa;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #647588;
  border-bottom: 1px solid #647588;
}

ul.left-menu {
  list-style-type: square;
  margin-left: 20px;
  padding: 0px;
}

div.content {
  color: #000000;
  background-color: #ffffff;
  margin-left: 140px;
  padding: 3px;
  border-left: 1px solid #647588;
}

div.center {
  text-align: center;
}

div.right {
  text-align: right;
}

a.specials {
  font-size: 12px;
  text-decoration: none;
  color: #fff000;
  background-color: transparent;
}

a:hover.specials {
  text-decoration: underline;
  color: #f8b824;
  background-color: transparent;
}

a {
  text-decoration: none;
  color: #0000ff;
  background-color: transparent;
}

a:hover {
  text-decoration: underline;
  color: #ff0000;
  background-color: transparent;
}

a.menu {
  font-size: 12px;
  text-decoration: none;
  color: #740003;
  background-color: #97a8bb;
}

a.menu:hover {
  text-decoration: underline;
  color: #ae6200;
  background-color: #97a8bb;
}

a.footer {
  text-align: center;
  font-size: 12px;
  text-decoration: none;
  color: #8d8d8d;
  background-color: #546576;
}

a:hover.footer {
  text-decoration: underline;
  color: #f8b824;
  background-color: #546576;
}

img.right {
  float: right;
}

img {
  border: 0px;
}

div.price-list {
  text-align: center;
  border: 1px dashed #000000;
  width: 400px;
  color: #000000;
  background-color: #ffffb0;
  padding: 10px;
  margin: 0px auto 0px auto;
}

table.opening {
  width: 200px;
  border: 1px solid #000000;
  margin-left: 50px;
}

div.contents {
  border: 1px solid #000000;
  color: #000000;
  background-color: #ffff99;
  width: 230px;
  padding: 2px;
}

div.special-header {
  border-left: 2px solid #000000;
  border-bottom: 1px solid #000000;
  width: 475px;
  font-weight: bold;
  font-size: 15px;
  padding: 3px;
  color: #800000;
  background-color: #ffffff;
}

b.darkblue {
  color: #000080;
  background-color: transparent;
}

div.lenz-guide {
  margin-left: 25px;
}