/* Generated by KompoZer */
body {
  background-color: black;
}
#container {
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  width: 830px;
  display: block;
  font-family: Myriad Web;
}
#header {
  min-height: 100px;
  float: left;
  width: 100%;
  background-image: url(../susimage/bowhead.jpg);
  padding-top: 40px;
  height: 100px;
  background-color: white;
  background-repeat: no-repeat;
}
#nav {
  border-style: none none outset;
  border-bottom: 3px outset #009900;
  background-color: white;
  margin-top: 0px;
  float: left;
  width: 100%;
  height: 35px;
  padding-top: 0px;
}
#center {
  float: left;
  width: 100%;
  background-color: #006600;
  overflow: auto;
}
#left_col {
  padding: 20px 10px 20px 15px;
  background-color: #006600;
  float: left;
  color: white;
  width: 27%;
  line-height: normal;
  overflow: auto;
  font-size: 12px;
}
#left_col h3 {
  font-weight: normal;
  margin-bottom: 1px;
  margin-top: 3px;
  margin-left: 1px;
  padding-left: 1px;
}
#left_col h4 {
}
#left_col a:visited {
  padding-left: 5px;
  text-decoration: none;
  color: white;
}
#left_col a:link {
  text-decoration: none;
  color: white;
}
#left_col a:hover {
  background-color: white;
  padding-right: 10px;
  color: black;
}
#left_col hr {
  border-style: ridge none;
  border-color: black;
  border-width: 1px;
  height: 3px;
  width: 90%;
  background-color: #cccccc;
  margin-bottom: 10px;
  margin-top: 20px;
}
.leftpara {
  padding: 20px;
  height: 100%;
  float: left;
  color: white;
  width: 27%;
  line-height: 1.15em;
  font-size: 0.95em;
}
.section_div {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #29cd29;
  width: 100%;
}
#right_col {
  padding: 10px 5px;
  float: right;
  background-color: #f9e3a4;
  width: 67%;
  min-width: 67%;
  font-size: 1.25em;
  text-align: justify;
}
#right_col p {
  margin: 5px 20px 5px 30px;
}
#right_col a:link {
  color: black;
}
#right_col a:visited {
  color: #875a2d;
}
#right_col h2 {
  padding-top: 5px;
  text-align: left;
}
#right_col h3 {
  margin: 15px 30px 5px 25px;
  padding-left: 5px;
  clear: both;
  font-weight: inherit;
  font-size: 1.45em;
  text-align: left;
}
h1 {
  margin-left: 20px;
  font-size: 2em;
  text-align: left;
}
h2 {
  font-size: 1.75em;
  font-weight: normal;
  clear: both;
  padding-top: 10px;
  padding-left: 20px;
  text-align: left;
}
h3 {
  padding-left: 40px;
  font-weight: normal;
  text-align: left;
}
h4 {
  padding-left: 50px;
  font-weight: normal;
  text-align: left;
}
p {
  padding-top: 5px;
  padding-bottom: 5px;
}
.picleft {
  padding: 5px 15px 5px 0px;
  float: left;
  clear: left;
  margin-right: 15px;
}
.picright {
  padding: 5px 20px 5px 15px;
  float: right;
}
.quote {
  padding: 10px;
  background-color: white;
  width: 400px;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  display: block;
}
ul {
  text-align: left;
}

