 h2.title {
    
    border-bottom: #CECECE 1px solid;
    padding: 5px 0 7px 0;
    margin: 0 0 20px;
    position: relative;
	border-bottom: #569F33 2px solid !important;
   
}
 h4.title {
    
    border-bottom: #CECECE 1px solid;
    padding: 5px 0 7px 0;
    margin: 0 0 20px;
    position: relative;
	border-bottom: rgba(72, 134, 43, 0.1607843137254902) 2px solid !important;
   
}
li.nav-item.active {
    background: black;
}
li.nav-item.active:hover {
    background: #077600;
}
.fa-2 {
    font-size: 2em;
}
.footera a { color:rgba(255, 255, 255, .7);}
.footera a:hover { color:#ccff00;}
hr { border-bottom:1px solid black; }
respimg { width:100%;height:auto; }
img.float-right {     width: 35%;}
@media (min-width: 310px) and (max-width: 767px) 
{ 
img.float-right {     width: 100%;}

 }
 table.tablest tr td,table.tablest tr th { border:1px solid black;}