
H1 {
  font-size: 12px;
  color: #000;
}

H2 {
  font-size: 10px;
  color: #c63;
}

H3 {
  font-size: 8px;
  color: #c63;
}

H4 {
  font-size: 8px;
  color: #00f;
}

H5 {
  font-family: cursive, sans-serif;
  font-size: 12px;
  color: #00f;
}

H6 {
  font-family: modern, sans-serif;
  font-size: 12px;
  color: #000;
}

.menu {
  display: none;
  margin-left: 5px;
  line-height: 150%;
}

#menuitem {
  margin-left: 10px;
  line-height: 100%;
}

a {
  text-decoration: none;
  color: #00f;
  background-color: #e2e6e7;
}

a:hover {
  text-decoration: none;
  color: red;
  background-color: #f6f6f6;
}

.banner {
  float: left;
  width: 100%;
  border-top: 2px #808080 solid;
  background-color: #d5dbe1;
  color: blue;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  font-size: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom: 2px #808080 solid;
}

.rsaf_banner {
  border-top: 5px black solid;
  border-right: 1px black solid;
  background-color: #FFD71D;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  border-bottom: 5px red solid;
  border-left: 1px black solid;
}

#banner_main {
  height: 80px;
  font-size: 36px;
  font-weight: normal;
  color: #0000ff;
}

#banner_alt {
  height: 80px;
  width: 100%;
  background-image: url('images/main_bg.gif');
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}

.container {
  width: 700px;
  float: left;
  background-color: #fff;
  font-size: 16px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.content {
  width: 780px;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  background-color: #fff;
  font-family: tahoma, verdana, arial, sans-serif;
}

.orderform {
  margin-left: 4px;
  font-family: tahoma, verdana, arial, sans-serif;
  background-color: #fff;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.header {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #88f;
  border-bottom: 4px solid #88f;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
}

.footer {
  clear: both;
  margin-top: 1px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #d5dbe1;
}

.indextable {
  text-align: right;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.basetext {
  font-family: tahoma, verdana, arial, cursive, sans-serif;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.fancytext p {
  background-color: #528CBD;
  font-family: cursive, modern, tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.fancytext a {
  text-decoration: none;
  color: white;
  background-color: transparent;
}

.fancytext a:hover {
  text-decoration: underline;
  color: red;
}

#menutxt {
  line-height: 135%;
  text-align: center;
  border-top: 5px silver groove;
  border-right: 5px silver groove;
  border-bottom: 5px silver groove;
  border-left: 5px silver groove;
}

#nav {
  margin-bottom: 1px;
  background-color: #fff;
}

ul#navlist {
  white-space: nowrap;
  text-align: center;
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#navlist li {
  display: inline;
  list-style-type: none;
}

#navlist a {
  font-weight: bold;
  color: #fff;
  background-image: url('../images/lev0_bg1.gif');
  text-decoration: none;
  border-top: 2px silver solid;
  border-right: 2px black solid;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 3px;
  padding-top: 3px;
  border-bottom: 2px black solid;
  border-left: 2px silver solid;
}

#navlist a:hover {
  font-weight: bold;
  color: #f00;
  background-image: url('../images/lev0_bg2.gif');
  text-decoration: none;
  border-top: 2px black solid;
  border-right: 2px silver solid;
  border-bottom: 2px silver solid;
  border-left: 2px black solid;
}

#navlist a:visited, active {
  color: #0ff;
}

UL#menulist {
  white-space: nowrap;
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#menulist li {
  list-style-type: none;
}

#menulist a, visited, active {
  font-weight: bold;
  color: #fff;
  background-image: url('../images/lev0_bg1.gif');
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#menulist a:hover {
  font-weight: bold;
  color: #0ff;
  background-image: url('../images/lev0_bg2.gif');
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#content img {
  margin-top: 7px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 7px;
}

.photobox_left {
  float: left;
  width: 35%;
  text-align: center;
  background-color: white;
  margin-top: 7px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 7px;
}

.photobox_left img {
  background-color: white;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.photobox_left p {
  font-size: small;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-top: 1px #c63 solid;
  border-bottom: 1px #c63 solid;
}

.photobox_right {
  float: right;
  width: 35%;
  text-align: center;
  background-color: white;
  margin-top: 7px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 7px;
}

.photobox_right img {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.photobox_right p {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-top: 1px #c63 solid;
  border-bottom: 1px #c63 solid;
}

#nobg_link a {
  text-decoration: none;
  color: #00f;
  background-color: transparent;
}

#nobg_link a:hover {
  text-decoration: none;
  color: red;
  background-color: transparent;
}

#todo {
  font-style: italic;
  font-variant: small-caps;
  font-family: cursive;
  color: red;
}
