body {

}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}
.navbar-static-top{
border-top:4px solid #ef030b;
border-bottom:1px solid #dbdbdb;
 margin-bottom: 10px;
}

.jumbotron{
background-color:#fafafa !important;
border-top:1px solid #e7e7e7 !important;
-webkit-box-shadow: 0 8px 6px -6px #e5e5e5;
-moz-box-shadow: 0 8px 6px -6px #e5e5e5;
box-shadow: 0 8px 6px -6px #e5e5e5;
font-size:13px !important;
text-align:justify;
padding-top:0px !important;
padding-bottom:0px !important;
}

.jumbotron p{
line-height:2.0 !important;
}

.servbg{
background-color:#f5f5f5;
padding:5px;
}

.servinner{
background-color:#ffffff; 
border:1px solid #e5e5e5; 
padding-top:10px;
padding-left:10px;
padding-right:10px;
text-align:justify;
}

.servinner h4{
color:#ee1d25;
}

.servmore{
background-image:url(../images/mre.jpg); 
background-repeat:no-repeat; 
background-position:center; 
height:26px; 
margin:0px; 
text-align:center; 
padding-top:4px; 

}
.servmore a{
color:white;
}

.newssm{
color:#ee1d25;
font-size:11px;
}

.newstitle{

padding-top:7px;
padding-bottom:7px;
}

.newstitleinner{
padding-top:28px;
padding-bottom:28px; 
border-right:1px solid #ee1d25;

}
.newstitleinner h4{
color:#ee1d25;
}
.newscontent{
border-right:1px solid #e5e5e5; 
padding-right:10px; 
padding-top:1px; 
padding-bottom:1px;

}

.hmecnt{
background-image:URL(../images/map.jpg);
background-repeat:no-repeat; 
background-position:center;


}

.hmecnt h4{
text-align:center; 
padding-top:35px; 
padding-bottom:35px;
color:#ee1d25;
}


.footer-default {
    background-image: linear-gradient(to bottom, #FFFFFF 0px, #F8F8F8 100%);
    background-repeat: repeat-x;
	border-top:1px solid #dddcdc;
}

.footer-bottom{
background-color:#dcdcdc;
}

.footer-bottom  p{
padding-top:5px; 
font-size:12px; 
font-weight:bold; 
color:#909090;

}
.footlist{
list-style-type:none; 
}
.footlist li{
display:inline;
                margin-left:3px;
color:#aaaaaa;				
}

ul.footlist li.l1 { list-style-image:url(../images/footsep.png); } 

ul.footlist{
margin-top:5px !important;
padding-left:0px;
}

.magbot{
margin-bottom:15px;
}

.cntsm{

font-weight:bold;
}
.red{
color:#ee1d25;
}
.blue{
color:#4e64c4;
}
.newscontent p{
line-height:1.42857 !important;

}
ul li .list-group-item {
list-style:circle;

}

.space{
margin-right:10px;
}