a {
  outline: 0px none;
}

body {
  text-align: center;
  padding: 0px;
  background-color: #336067;
  line-height: 1.2em;
  font-size: 1em;
  color: #2d2e2e;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  background-image: url("../images/RAL-6002-ForestGreen.gif");
}

body img {
  border: 0px none;
  text-decoration: none;
  max-width: 100%;
}

#borderContainer {
  background: rgba(0, 0, 0, 0) url("../images/background_laerche.gif") repeat scroll 0% 0%;
  width: 80%;
  margin: 25px auto;
  padding: 25px;
  border: 1px solid black;
  border-radius: 10px;
  max-width: 1300px;
}

h1, h2, h3 {
  color: #1c140e;
  margin: 5px 0px 5px 10px;
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

h1 {
  font-size: 1.7em;
  text-align: center;
}

h2 {
  font-size: 1.3em;
  text-decoration: underline;
  order: 3;
  -webkit-grid-row-start: auto;
  grid-row-start: auto;
  border-collapse: collapse;
}

h3 {
  font-size: 1.1em;
}

a, a:link {
  color: #009999;
  text-decoration: underline;
}

a:visited {
  color: #003300;
  text-decoration: none;
}

a:hover {
  color: #996633;
  text-decoration: underline;
}

a:focus {
  color: #2170bd;
}

a:active {
  color: #2170bd;
}

#outerWrapper {
  background-color: white;
  width: 100%;
  text-align: left;
  margin: 0px auto;
  border: 1px solid #3b595e;
  border-radius: 10px;
box-shadow: 0px 0px 20px #453823;
}

#outerWrapper #header {
  background: #1c140e url("../images/green1.gif") repeat scroll center bottom;
  padding: 10px;
  font-weight: bold;
  min-height: 100px;
  border-radius: 8px 8px 0px 0px;
}

#outerWrapper #header .sitename {
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
  font-size: 1.7em;
  font-weight: bold;
  color: white;
  margin-top: 30px;
  margin-left: 25px;
  letter-spacing: 0.25em;
  line-height: 1em;
}

.tagline {
  font-size: small;
}

#outerWrapper #topNavigation {
  background-color: #3b595e;
  min-height: 2.8em;
  padding: 10px;
  border-bottom: 1px solid #9da8aa;
  border-top: 1px solid #9da8aa;
}

#outerWrapper #topNavigation ul {
  list-style-type: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#outerWrapper #topNavigation li {
  float: left;
}

#outerWrapper #topNavigation a {
  color: white;
  text-decoration: none;
  margin: 0px 1px;
  padding: 5px;
  display: block;
}

#outerWrapper #topNavigation a:hover {
  background-color: #9da8aa;
  color: black;
  border-radius: 6px;
}

#contentWrapper {
  clear: both;
  background: white url("../images/content-bg3.jpg") repeat-y scroll 0% 0%;
  overflow: hidden;
}

#leftColumn1 {
  float: left;
  width: 200px;
  padding: 10px;
}

#leftColumn1 .menu ul {
  list-style: outside none none;
  margin: 0px 0px 4px;
  padding: 0px;
}

#leftColumn1 .menu li {
  list-style: outside none none;
  padding: 2px 0px;
}

#leftColumn1 .menu ul li a {
  margin-top: 3px;
  display: block;
  color: white;
  background-color: #3b595e;
  border: 1px solid #3b595e;
  text-decoration: none;
  padding: 8px;
  font-size: 0.9em;
  border-radius: 4px;
box-shadow: 0px 0px 15px #5d574c;
}

#leftColumn1 .menu a:hover {
  color: black;
  background-color: #9da8aa;
  border: 1px solid #475f63;
}

.sectionTitle {
  color: black;
  font-weight: bold;
  padding: 4px;
  font-size: 1.2em;
  margin-top: 0px;
}

#content {
  padding: 10px 20px;
  margin: 0px 0px 0px 230px;
}

.clearFloat {
  display: block;
  clear: left;
}

#outerWrapper #footer {
  background-color: #1c140e;
  padding: 10px;
  border-radius: 0px 0px 8px 8px;
  color: white;
  background-image: url("../images/green1.gif");
}

#outerWrapper #footer p {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 0.85em;
}

#outerWrapper #footer a:link {
  color: white;
}

#outerWrapper #footer a:visited {
  color: #cccccc;
}

#outerWrapper #footer a:hover, #outerWrapper #footer a:focus {
  color: white;
}

#outerWrapper #footer a:active {
  color: #999999;
}

.imglft {
  padding: 5px 10px 5px 0px;
  float: left;
}

.imgrgt {
  padding: 5px 0px 5px 10px;
  float: right;
}

.imgctr {
  display: block;
  margin: 0px auto;
}

.ctr {
  text-align: center;
}

.smltxt {
  font-size: small;
}

form fieldset {
  padding: 1em;
  font: 80% / 1 sans-serif;
  border: 2px solid black;
  width: 300px;
  border-radius: 8px;
box-shadow: 3px 3px 6px #dddddd;
}

form fieldset label {
  width: 15%;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  font-weight: bold;
}

form fieldset legend {
  padding: 0.2em 0.5em;
  color: black;
  font-size: 90%;
  text-align: right;
  font-variant: small-caps;
}

.cf {
  border: 1px solid #353c48;
  background-image: url("../images/form-bg.jpg");
  background-repeat: repeat;
}

.button {
  font: 90% Verdana serif;
  height: 22px;
  border: 1px solid #cdbb99;
  background-color: #4a3527;
  color: white;
  border-radius: 6px;
}

input:focus {
  border: 2px solid #993300;
}

