body{font-size:15px;}
article ul {margin-left:20px;}
article ul li {list-style-type: disc !important;}

div.content-links ul li a{border:none !important;text-align:right;}
div.content-links ul li a:hover{background-color:transparent;}


div.content-links ul li {list-style-type:none !important;}


article header h3 {padding-top:6px;}

body.view-featured div#breadcrumbs-row{display:none; visibility:hidden;}

div#breadcrumbs div.moduletable {padding:0px;}
div#breadcrumbs div.moduletable ul{padding-left:0px;}

div#header-row{background-color:#fff;}
div#navigation-row, div#footer-row, div#copyright-row{background-color:rgb(76,69,123) !important;}
.navigation ul.sf-menu > li.current > a, .navigation ul.sf-menu > li.active > a, .navigation ul.sf-menu > li > a:hover{background:rgb(121,115,157);}
.navigation ul.sf-menu > li{border-left:1px solid rgb(31,20,93);}
.navigation ul.sf-menu > li.lastItem{border-right:1px solid rgb(31,20,93);border-left:1px solid rgb(31,20,93);}

.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span {font-weight:normal;}


div#feature-row{background-color:rgb(77,184,77);}
div#feature-row h3.item_title{font-size:25px;color:rgb(255,255,135);line-height:1.2em;padding-top:5px;}
div#feature-row h5{color:rgb(255,255,135);}
div#feature-row .btn{background-color:rgb(255,255,135);padding:6px 15px 9px;color:rgb(31,20,93);font-size:16px;}
div#mainbottom-row{color:rgb(97,99,101);}
div#mainbottom-row h3{color:rgb(52,178,51);}

div.mod-newsflash-adv a{font-weight:bold;color:#fff;}
div.mod-newsflash-adv a:hover{font-weight:bold;color:rgb(255,255,135);}

div.events{color:#000;}
div.events h5{font-size:29px;color:rgb(52,178,51);font-style:normal;}


div#bottom-row h3.moduleTitle{color:rgb(52,178,51);}

.contacts .address:before, .contacts .call:before, .contacts .mail:before{background:rgb(77,184,77);}
.contacts .address, .contacts .call, .contacts .mail{font-size:16px;vertical-align:bottom;font-style:normal;color:#fff;}
.contacts .mail {text-decoration:none !important;}
ul.sf-menu > li{float:none !important;display:table-cell !important;vertical-align:bottom !important;}
.footer-menu {width:auto;display:inline-block;}
.footer-menu li{float:none;display:table-cell;vertical-align:top;width:15%;font-size:18px;}
.footer-menu li a:hover{color:rgb(77,187,44) !important;}

div#back-top a{background:rgba(255,255,255,.2);border:1px solid rgba(97,99,101,.2);color:rgba(97,99,101,.5);}
div#back-top a:hover{background:#fff;border:1px solid rgb(52,178,51);color:rgb(52,178,51);}

img.article-image-full{margin-top:20px;}
article header h3{color:rgb(52,178,51);}

.btn {background-color:rgb(77,184,77);}
.btn:hover{background-color:rgb(77,184,77);color:rgb(255,255,135);}

ul.infostats {
    margin: 0px auto;
    display: inline-block;
}

ul.infostats li {
    display: inline-block;
    box-sizing: border-box;
    background-color: rgb(76,69,123);
    color: #ffffff;
    border-radius: 10px;
    width: 40%;
    height: auto;
    max-width: 40%;
    min-width: 15em;
    min-height: 4em;
    margin: .4em;
    padding: .4em;
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
    font-weight: bold;
}