html, body { height: 100%; margin: 0; padding: 0 }
body {
  color: #6A6A6A;
  font: 12px/150% Lucida Grande,Arial,Helvetica,sans-serif;
  background: url(../images/main-tail.jpg);
  background-color: white;
}

table, tr, td, div { margin: 0px; padding: 0px }
a { color: #8cc63e; text-decoration: none }
a:hover { text-decoration: underline }

.ftitle { font-size: 32px; }
.caption, .title { 
  font-family: 'PT Sans Narrow',sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  min-height: 25px;
  text-align: center;
  color: #8cc63e;
  padding: 25px 0 5px 0;
}

.title { text-align: left; color: #6A6A6A; padding-top: 0 }
.dstr { color: #8cc63e; }
h3 {
  font-family: 'PT Sans Narrow',sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div10 { height: 10px }

#header_bg { background-color: white; }

#header {
  height: 124px;
  width: 800px;
  color: #868686;
}

#lineh { border-top: 8px solid #8cc63e; }

#logo { position: absolute; left: 0; width: 180px; height: 180px; z-index: 101 }

#dcl {
  background: url(../images/DLC-Logo.jpg) 1px 1px no-repeat;
  background-size: cover;
  height: 180px;
  width: 180px;
  border: 2px solid #8cc63e;
  display: block;
  position: relative;
}

#content {
  width: 910px;
  padding: 20px;
  border: 1px solid #D0D0D0;
  border-radius: 5px;
  margin: 25px 0 45px 0;
  line-height: 23px;
  background: white;
  color: #5C4033;
  /* color: #5C4033; background: url(../images/bg-block.gif); */
}

#df {
  width: 950px;
  margin: -91px 0 40px 0;
  position: relative !important;
  z-index: 100 !important;
}

.dfi {
  width: 210px;
  border: 1px solid #dbdbdb;
  padding: 5px;
  text-align: center;
}

.dfit {
  background-color: #8cc63e;
  font-size: 30px;
  font-family: 'PT Sans Narrow',sans-serif;
  text-align: center;
  color: white;
  min-height: 52px;
  padding-top: 33px;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.dfii { margin-bottom: 15px }

.dfic {
  text-align: left;
  color: white;
  padding: 0 15px 15px 15px;
  line-height: 23px;
  min-height: 140px
}

.dfif {
  border: 1px solid #dbdbdb;
  border-top: 0;
  width: 220px;
  padding-top: 15px;
  height: 40px;
  text-align: center;
}

.dfif a {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
  color: #8cc63e;
  font-family: 'PT Sans Narrow',sans-serif
}

.dfif a:hover { color: white }

#ex, #exf {
  background-color: white;
  opacity: 0.9;
  padding: 27px 0 0 0;
  height: 173px;
}

#exf {
  padding: 0;
  height: 40px;
  margin: 0;
}

#ext { width: 950px }

#ext table tr td { padding: 0 20px 0 20px }

.exts {
  width: 1px;
  min-height: 150px;
  background: url(../images/spacer.png) 0 0 repeat-y;
}

.exti {
  background: url(../images/marker.gif) 0 3px no-repeat;
  height: 30px;
  padding: 0 0 0 26px;
}

.exti a {
  color: black;
  font-family: 'PT Sans Narrow',sans-serif;
  font-size: 18px;
  line-height: 22px;
}

#slideshow {
  overflow: hidden;
  height: 467px !important;
}

#slideshow img {
  height: 467px !important;
}

#linew { height: 10px; background-color: white; opacity: 0.9; margin-bottom: 38px } 

#copyright { margin-top: 40px; width: 950px; padding: 0 10px 35px 10px }
#copyright table tr td { color: white; font-size: 10px }
#platinumits { color: silver; font-style: italic }
