/* CSS Document */
body {
  padding-top:0px;
  background-color: #37200A;
  
}
.brand > i {
  margin-top:5px;
  margin-right:5px;
}
.logo {
  margin:0;
  padding:0;
}
.logo-tagline {
  margin-left:10px;
  font-size:0.8em;
}
.image {
  margin:0;
}
.image > .brand {
  text-indent:-9999px;
  display:block;
  padding:0;
}
.navbar-fixed-top {
  z-index:9999;
  display: none;
}
#header {
  padding:20px 0;
  border-bottom:1px solid #ddd;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.subhead {

}
#above{
  padding:20px 0;
  border-bottom:1px solid #ddd;
  background: url(../images/header-bg.jpg) center top no-repeat;
  margin-bottom: -68px;
}
.home #above {
  margin-bottom: -263px;
}
.home #contentwrapper {
  padding-top: 222px;
}

div.tp-leftarrow.tparrows.default {
  position: absolute;
  top: 430px !important;
}

#above .sliderbottom p {
  display: none;
}

div.tp-rightarrow.tparrows.default {
  position: absolute;
  top: 430px!important;
}

.home #top {
  margin-top: 40px;
  margin-bottom: 10px;
}

#top{

}

.span4.front {
  background-image: url(../images/module-title-bg.png);
  color: #606060;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  height: 100%;
}

.span4.front div.custom {
  border: 1px solid #365137;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f5f3e7;
  -moz-box-shadow: inset 0 0 4px 1px #000;
  -webkit-box-shadow: inset 0 0 4px 1px #000;
  box-shadow: inset 0 0 4px 1px #000;
  background-repeat: no-repeat;
  min-height: 210px;
}
.span4.front h3 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff9bb;
}

.span4.front p {
  padding: 20px 20px 0px 110px;
  margin: 0;
}

.span4.front #frontmap {
  min-height: 210px;
}

.homebutton {
  border: 1px solid #d4cf9c;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff9bb;
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.6), inset 0 1px 2px rgba(255,255,255,.75);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.6), inset 0 1px 2px rgba(255,255,255,.75);
  box-shadow: 0 2px 5px rgba(0,0,0,.6), inset 0 1px 2px rgba(255,255,255,.75);
  color: #4d2f12;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
}


#contentwrapper {
background: url(../images/content-bg.jpg) left top repeat;
  padding-top: 50px;
}

.green {
  color: #02713c;
}

#shadow {
  height: 10px;
  margin-bottom: -10px;
  position: relative;
  top: -20px;
  z-index: 999;
}


#content {

}

#content-inner,
#sidebar,
#sidebar-2 {

  padding: 10px 0 30px;
}

.home #content-inner {
  display: none;
}
#content-inner {
  text-shadow: 0 1px 2px rgba(0,0,0,.75);
  color: #fff;
}
#below {

}
.footer {
  z-index:1;
  color: #fff;
}

/* Module Spacing */
#content .moduletable,
#sidebar .moduletable,
#sidebar-2 .moduletable {
  margin-bottom:18px;
}


/* Enhanced typography */
dt {
  font-size: 105%;
  margin-bottom: .5em;
}
dd {
  margin-left: 2em;
  margin-bottom: 1em;
}
/* Template Demo */
body.item-524 .custom {
  background:#eee;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
body.item-524 .navbar .custom {
  display:inline-block;
  padding:5px;
  margin:5px 0 0 10px;
}
body.item-524 .navbar .custom p {
  margin:0;
}
body.item-524 #header .custom {
  margin-bottom:10px;
}
body.item-524 #header .custom p {
  margin:0;
}
body.item-524 #breadcrumbs .custom ul {
  margin-bottom:0;
}
body.item-525 #below .custom {
  background:#eee;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
/* Used for responsive page */
.resize {
  position: fixed;
  bottom: 0;
  right: 0;
  height: 80px;
  width: 80px;
  background: url(../images/resize.png); 
}

.treelogo {
  margin-top: -20px;
  position: relative;
  z-index: 9999;
  margin-left: -9px;
}

.treelogo img {
  min-width: 178px!important;
}

.menubar {
  position: relative;
  margin-top: -101px;
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 0 10px;
}

li.maximenuck.level1.homepage {
  padding-left: 30px !important;
}

.menulogo {

}

.menumod {
  width: 160px;
  background-image: none!important;
}



.fpslider {
  margin-top: -47px;
}

.sliderbottom {
  background: url(../images/slider-bottom.png) center top no-repeat;
  height: 71px;
}

input#mod-search-searchword.inputbox.offset3.span2 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e1ddcd;
  position: relative;
  margin-right: -31px;
}

#above div.container div.row div.moduletable.offset3.span2 form.form-search div.search-module input.button.btn.offset3.span2 {
  width: 17px;
  height: 13px;
  position: relative;
  margin-top: -1px;
}

#above div.container div.row div.moduletable.offset3.span2 form.form-search div.search-module {
}

.foot {
  background-color: #37200A;
}

.map {
  margin-left: 20px !important;
}

.adp-placemark {

  }

.adp, .adp table {
  background-color: #eee !important;
  color: #333 !important;
  
  }

.adp table {
  width: 100% !important;
  padding: 20px !important;
  }