body{
background-color: #FFF;
padding: 10px 0; font-family: Arial, Helvetica, sans-serif;
}

#header {
  position:fixed;
  top:58px;
  right:0;
  width: 120px;
  padding: 5px 10px 5px 10px;
  overflow:auto;
  background:#F24E4E;
  color:#fff;
}

#header2 {
  position:fixed;
  top:20px;
  right:0;
  width: 120px;
  padding: 5px 10px 5px 10px;
  overflow:auto;
  background:#F24E4E;
  color:#fff;
}

#header3 {
  position:fixed;
  top:160px;
  right:0;
  width: 120px;
  padding: 5px 10px 5px 10px;
  overflow:auto;
  background:#F24E4E;
  color:#fff;
}


#header a, #header2 a, #header h4, #header2 h4, #header3 a, #header3 h4{
    color:#fff;
    margin-bottom:0em;
    text-decoration: none
}
#mySlides img{
  background: #2A8C01;
padding:5px;
}

#mySlides div, #mySlides img, #mySlides p, .jFlowPrev, .jFlowNext{
  overflow: hidden;
}


#mySlides p{
    overflow: hidden;
  font-size:1.5em;
  position:relative;
  top:-70px;
  width: 530px;
  padding: 0 5px;
  margin: 0 5px 5px 5px;
  height:60px;
  background: #2A8C01;
  opacity: .8;
  color:#fff;
}

#mySlides p h3{
  color: #fff;
}

.testimonial{
  line-height: 1.5;
}

#accordion a{
  color:#fff;
  font-weight: bold
}

#accordion{
  width:630px;
}


/*.leadimage{
float:right;
min-height: 1px;
background: #2A8C01;
padding:5px;
margin:0 0px 10px 10px;
width:460px;
} */

.leadimage{
background: #2A8C01;
padding:5px;
margin:0px 0px 10px 10px;
}

.imagecaption{
  overflow: hidden;
  width: 450px;
  padding: 0 5px;
  margin: -35px 0px 5px 15px;
  height:20px;
  background: #2A8C01;
  opacity: .8;
  color:#fff;
  position: static;
}

.jFlowPrev h4, .jFlowNext h4{
  color: #FFF;
}


.jFlowPrev{
padding: 0 5px 5px 5px;
height: 15px;
left:5px;
top: -350px;
position:relative;
width: 10px;
background:#2A8C01;
z-index: 2;
}

.jFlowNext{
padding: 0 5px 5px 5px;
height: 15px;
top: -370px;
left:525px;
position:relative;
width: 10px;
background:#2A8C01;
right:0;
z-index: 2;
}

table, td, tr{
vertical-align: top;
border-collapse: collapse;
  border: 1px dotted #A7C686;}

th {
     background-color: #2A8C01;
     color:#fff

}


.contenttable a{
    display: block;
padding:2px;
}


.contenttable a:hover, .contenttable a:visited{
  background-color: #A7C686;
}


.hidden{
  display: none;
}


.menu h4, .menu a{
    color:#fff;
}

.spanh-1, .spanh-2, .spanh-3, .spanh-4, .spanh-5, .spanh-6{
    margin-bottom: 1.5em;
}

.menu{
  height:72px;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu li{
  /*float the main list items*/
  float: left;
  display: block;
}

.menu li a {
  /*for all links in the list*/
  background-color: #2A8C01;
  display: block;
    padding:5px;
  width:179px;
  height:62px;
  text-decoration:none;
}

.menu li a:hover {
        background-color: #11644D;
        top:10px;
        left:10px;
}

.menu li.on a {
  /*change border color for active topic area*/
  border: 1px solid #f90;
}

.submenu{
  height:18px;
  margin-bottom: 10px;
}


.spanh-1{
  height:72px;
}
.spanh-2{
  height:144px;
}
.spanh-3{
  height:216px;
}
.spanh-4{
  height:288px;
}
.spanh-5{
  height:360px;
}
.spanh-6{
  height:432px;
}

.afooter{
margin-top: 30px;
border-top:1px dotted #A7C686;
}

.bottomborder
{
  border-bottom:1px dotted #A7C686;
}

.rborder {padding-right:10px;}

div.curFocus {
	background: #11644D;
    color:#fff;
}
