body {
    font-size: 14px;	
}

.navbar-brand img {
    margin-top: -12px;
}

img.img-bordered {
    border: solid 2px #046839 !important;
	padding: 3px !important;
}

.carousel .item {
	height: 400px;
}

.tp-banner-container {
    margin-top: 75px;
}

.tp-banner-container {
    position: relative;
}

strong, b {
    font-weight: 700;
}

.box {
    background: gainsboro;
    padding: 10px;
}

ul {
	padding: 10px;
}

.smalltitle {
    position: relative;
    border-bottom: 0px solid #ebebeb;
    margin-bottom: 35px;
}

.smalltitle span {

}