/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #f0f0f0;
}
#container {
  margin: 20px 0px 20px -400px;
  padding: 0px;
  font-family: Georgia,"Times New Roman",Times,serif;
  width: 800px;
  min-height: 500px;
  color: #c7b299;
  background-repeat: repeat-y;
  position: relative;
  left: 50%;
  background-image: url(images/conbg.gif);
}
#container #header {
  margin: 0px;
  padding: 0px;
  height: 163px;
  background-repeat: no-repeat;
  background-image: url(images/headerbg.jpg);
}
#container #nav {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#container #nav ul {
  margin: 0px;
  padding: 140px 0px 0px;
  list-style-type: none;
}
#container #nav li {
  display: inline;
  margin-right: 25px;
}
#container #nav a {
  margin: 0;
  padding: 0;
  color: #45361f;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#container #nav a:hover {
  margin: 0;
  padding: 0;
  color: #0000ff;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#container #left {
  margin: 0px;
  padding: 35px 17px 0px;
  color: #fff4c6;
  width: 161px;
  min-height: 755px;
  float: left;
}
#container #left h1 {
  margin: 20px 0px 10px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#container #left p {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 130%;
}
#container #left a {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
#container #left a:hover {
  font-weight: bold;
  color: #cccccc;
  text-decoration: underline;
}
#container #bar {
  margin: 0px;
  padding: 0px;
  height: 69px;
}
#container #bar img {
  margin: 0px;
  padding: 0px;
}
#container #content {
  margin: 0px 0px 0px 195px;
  padding: 35px 30px 0px;
  min-height: 500px;
}
#container #content h1 {
  margin: 0px;
  padding: 0px 0px 5px;
  font-size: 22px;
  text-transform: uppercase;
}
#container #content p {
  margin: 0px;
  padding: 0px 0px 10px;
  font-size: 12px;
  line-height: 145%;
  font-weight: 300;
}
#container #content a {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
#container #content a:hover {
  font-weight: bold;
  color: #666666;
  text-decoration: underline;
}
#container #content ul {
  margin: 0px 0px 0px 25px;
  padding: 0px;
  font-size: 12px;
  line-height: 136%;
}
#container #content li {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#container #footer {
  border-top: 5px solid #382d19;
  margin: 0px;
  padding: 5px 0px 0px;
  clear: left;
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  height: 34px;
  background-color: #a29580;
  text-align: center;
}
#container #footer a {
  color: #000000;
  text-decoration: none;
}
#container #footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
#container #footer img {
  margin: 0;
  padding: 0;
}
