/*.flexslider .slides img{
    height: 400px;
}*/

#subintro .search{
    display: none !important;
}

.e_pulse img{
    height: 150px;
    width: 100%;
}

.logo{
    margin-bottom: 10px;
}

.logo img{
    width: 100px;
    margin-right: 40px;
}

.logo h1{
    margin-top: 20px;
}

.gallerySubheader{
    background: #158b97;
    font-size: 16px;
    color: #fff;
    height: 20px;
    padding: 4px;
    border-radius: 4px;
}

.navbar ul.topnav {
    float: left !important;
    margin-top: 5px;
}

.rheading{
    margin-top: 10px;
}

#subintro {
    /*background: #8993a0 !important;*/
    background: #1e6d3e !important;    
}

.navbar .nav li.active a{
    /*background: #8993a0;*/
    background: #003417;    
}

.navbar .nav li.active a:hover {
    /*background: #666e78;*/
    background: #047336;
}

/*
.icon-square{
    background: #003417;    
}
.icon-square:hover{
    background: #047336;
}
*/
header ul.topnav li ul.dropdown-menu {
    margin-top: 0px;
}

.btn-theme {
    background: #1e6d3e;
}

.call-action {
    border-left: 5px solid #1e6d3e;
}

[class^="icon-"].active, [class*=" icon-"].active {
    background-color: #1e6d3e;
}

.box{
    height: 90px;
}
.eventsTitle{
    height: 50px;
}