/* Generated by KompoZer */
body {
  margin: 0px auto 10px;
  background-image: url(../images/bg.jpg);
  background-position:  center center;
  background-attachment: fixed;
  width: 755px;
}
#header {
  background-color: #333333;
  height: 200px;
  text-align: center;
  width: 755px;
}
#wrapper {
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0% 50%;
  padding-bottom: 5px;
  overflow: visible;
  padding-top: 5px;
  margin-top: 5px;
  background-color: maroon;
  margin-bottom: 5px;
  width: 755px;
}
#navigation {
  height: auto ! important;
  float: right;
  min-height: 100px;
  background-color: maroon;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  list-style-image: url(http://jamesmauldin.net/temp/sample/cbhomeimprovements/images/li_hammer.png);
  width: 195px;
  padding-left: 5px;
}
#navigation a {
  color: white;
}
#navigation li {
  border-bottom: 2px solid #3e6ca8;
  padding-bottom: 5px;
  width: 120px;
  padding-top: 5px;
  text-align: left;
}
#navigation li a {
  text-decoration: none;
}
.nav_spec {
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.gntee {
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  padding-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  line-height: 1.2em;
  text-align: center;
  font-style: italic;
  font-size: 1em;
}
#content {
  margin: 0px;
  padding: 0px;
  height: auto ! important;
  background-color: white;
  min-height: 500px;
  width: 550px;
}
.picture {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Times New Roman",Times,serif;
  font-style: italic;
  color: #333333;
  font-weight: bold;
}
.picture img {
  border: 2px solid #333333;
  padding: 2px;
  margin-bottom: 2px;
}
.text {
  padding: 2px;
  text-align: justify;
  color: black;
  font-size: 1em;
  line-height: 1.2em;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  width: 530px;
}
#footer {
  margin: 0px;
  background-color: black;
  color: white;
  font-size: 0.85em;
  line-height: 1.2em;
  text-align: center;
  min-height: 25px;
  height: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 755px;
}
#footer a {
  color: white;
}

