/* Generated by KompoZer */
body {
  line-height: 18px;
  font-size: 15px;
  background-color: black;
  font-family: Arial;
}
#page {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/bg-page.jpg);
  margin-top: 30px;
  text-align: left;
  height: 100%;
}
#nav {
  padding: 10px;
  width: 220px;
  float: left;
  height: 700px;
}
#logo {
  position: relative;
  margin-top: -35px;
  margin-left: -50px;
  width: 230px;
  height: 292px;
  z-index: 11;
}
#header {
  padding: 15px;
  float: right;
  width: 690px;
  margin-right: 30px;
  height: 150px;
}
#content {
  position: relative;
  float: right;
  width: 690px;
  margin-right: 30px;
}
#content1 {
  padding-left: 20px;
  background-color: white;
  padding-right: 20px;
  margin-top: -15px;
}
h1 {
  color: white;
  font-size: 28px;
  font-family: segoe script;
  text-align: center;
  font-weight: bold;
  margin-top: 50px;
  line-height: 40px;
}
h2 {
  font-size: 18px;
  line-height: 25px;
  color: black;
  text-align: center;
  margin-bottom: 20px;
}
h3 {
  font-size: 17px;
  line-height: 17px;
  color: black;
}
h4 {
  font-family: Arial Black;
  font-size: 17px;
  line-height: 17px;
  color: black;
}
p {
  color: black;
  font-family: arial;
}
li {
  color: black;
  font-family: arial;
  margin-left: 0px;
}
#footercell {
  background-color: #15663a;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  color: #e6e6e6;
}
a.nav {
  font-family: Segoe Print;
  line-height: 1.8em;
  font-size: 1.2em;
  font-weight: bold;
  color: white;
}
a.nav:visited {
  color: white;
}
a.nav:hover {
  font-size: 1.2em;
  color: yellow;
}
.eventbox {
  border: 1px solid black;
  padding: 10px;
  width: 300px;
  float: right;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.producttable {
  font-size: 1em;
}

