/* Generated by KompoZer */
body {
  background-color: black;
}
.site {
  padding: 0px;
  color: #000000;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;
  font-size: 10px;
  background-color: white;
}
#colortop {
  border-bottom: 2px solid black;
  background-image: url(images/header.jpg);
}
#main {
  width: 100%;
  height: 800px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#header {
  text-align: center;
  line-height: 1em;
  margin-top: 0px;
  font-family: Arial Black;
  font-size: 2.9em;
  margin-left: 450px;
  width: 500px;
}
#subheader {
  text-align: center;
  font-size: 1.4em;
  line-height: 1em;
  margin-top: 10px;
  font-family: Arial Black;
  margin-left: 450px;
  width: 500px;
}
#serving {
  text-align: center;
  line-height: 1em;
  margin-top: 10px;
  font-family: Arial Black;
  font-size: 1.2em;
  margin-left: 450px;
  width: 500px;
}
a:link {
  color: #000000;
}
a:visited {
  color: #330000;
}
a:hover {
  color: #006595;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 2em;
  line-height: 1em;
  color: #666666;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  line-height: 1em;
  color: #666666;
  font-weight: bold;
  text-align: center;
  font-size: 1.5em;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  line-height: 1em;
  color: #666666;
  font-weight: bold;
  margin-left: 10px;
  text-align: left;
  font-size: 1.5em;
}
p {
  margin: 10px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  line-height: 1.5em;
  font-size: 1.2em;
}
.footer {
  font-family: Trebuchet MS,Arial;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
}
.bottomnav {
  font-size: 1.1em;
  font-family: Arial;
  font-weight: bold;
}
#content {
  border-left: 2px solid black;
  text-align: left;
  vertical-align: top;
}
#nav {
  width: 160px;
  text-align: left;
  vertical-align: top;
}
.nav {
  font-family: Garamond;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: bold;
}
#colorbottom {
  background-color: red;
}
