
body {
	background-color: #efe1d9;
    }

a {
 color: #35733f;
 }
a:hover{
color: #35733f;
}
p {
color: #454343;
}

.navbar {
    background-color: #f5f5f9!important;
		}
.top-nav-collapse {
    background-color: #f5f5f9!important;
		}
@media only screen and (max-width: 768px) {
.navbar {
    background-color: #f5f5f9!important;
    	}
	}
.navbar-text {
 color: #362b2b!important;
}
.navbar-brand {
font-size: 22px!important;
}
.nav-link {
 color: #362b2b!important;
font-size: 19px!important;
font-family: 'Sansita', sans-serif;}
.dropdown-item {
font-family: 'Sansita', sans-serif;font-size: 16px!important;
}
.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
    background-color: #f5f5f9!important;
    border-radius: .125rem;
 color: #362b2b!important;
    }
div#bk {
			background-color: #ffffff;
		}
   
a {
    color: #35733f;
	  }
      
ul li{
		color: #454343;
			}
ol li{
		color: #454343;
			}   
h1 {
	font-size: 35px;
	color: #50733c;
	font-family: 'Sansita', sans-serif;	}
h2 {
	font-size: 30px;
	color: #50733c;
	padding-left: 5px;
	font-family: 'Sansita', sans-serif;	}
h3 {
		font-size: 25px;
		color: #50733c;
		line-height: 30px;
		font-family: 'Sansita', sans-serif;	}
h4 {
		font-size: 20px;
		color: #50733c;
		font-family: 'Sansita', sans-serif;
	}
h5 {
		font-size: 15px;
		color: #50733c;
		font-family: 'Sansita', sans-serif;	}
.modal-header {
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: blue;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }
 .modal-title {
	 color: white;
 }
IMG.pull-left{float:left;} 
IMG.pull-right{float:right;}

@media (min-width:20em) { /* smartphones, iPhone, portrait 480x320 phones */ 
.navbar .navbar-brand {
font-family: 'Sansita', sans-serif;color: #326e0e;
}

}
@media (min-width:60.063em) { /* tablet, landscape iPad, lo-res laptops and desktops */ 
.navbar .navbar-brand {
color: #326e0e;
font-family: 'Sansita', sans-serif;font-size: 22px;
padding-right: 40px;
}
}
.navbar p {
color: ; 
}
.sitename {
font-size: 25px!important;
}
.sub_details {
color: #326e0e!important; 
font-size: 16px!important;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus { 
text-decoration: none;
color: #326e0e;
}
.card-title {
color: #64a155;
}
.content121 {
background-color: #ffffff;
color: #1a1818;
border-radius: 0.5rem;
padding-top: 1rem;
padding-bottom: 1rem;
}
.clearer {
clear:both;
}

hr { display: block; height: 1px;
border: 0; border-top: 3px solid #199905;
margin: 1em 0; padding: 0; 
}

.fa-education {
 color: green; 
 }
.fa-info-circle {
 color: blue; 
 }
.fa-envelope {
 color: red; 
 }
.fa-user {
 color: #1904A0; 
 }
.fa-facebook {
 color: #0d47a1; 
 }
.fa-twitter {
 color: #42a5f5; 
 }
.fa-bars {
color: #266908;
}
.list-group {
background-color: #ffffff;
border: none;
}
.list-group a {
color: #454343;
background-color: #ffffff;
text-decoration: none;
}
.list-group-item.active {
background-color: #838282;
border: none;
}
.list-group-item:hover,
.list-group-item:focus {
z-index: 2;
color: #362b2b;
background-color: #f5f5f9;
}
.comments {
background-color: #DEECF8;
padding: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 margin-bottom: 5px;
}
.comments p {
color: #000000;
}

.sidebar-img {
margin-right: 2px;
height: 30px;
margin-top: -5px!important;
margin-left: -10px!important;
}
#links img {
height: 150px;
margin-bottom:4px
}
img {
	max-width:100%;
	height:auto;
}
.text_red {
	color:#DD0509;
}
.text_gold {
	color:#f7a81b;
}	
.block_azure {
  		background-color: #005daa;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_royal-blue {
  		background-color: #17458f;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_gold {
  		background-color: #f7a81b;
  		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_purple {
  		background-color: #aa66cc;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.larger_text{
	font-size:larger;
}
.smaller_text{
	font-size:small;
}
.extra_large_text{
	font-size:x-large;
}
footer.page-footer {
    bottom: 0;
    color: #fff;
    background-color: #f5f5f9!important;
}
footer a {
 color: #362b2b!important;
}
.btn-121 {
    background-color: #f5f5f9!important;
    border: 1px solid black;
    font-style: italic;
}
.btn-121 a {
 color: #362b2b!important;
}
.btn-121:hover {
  color: #f5f5f9!important;
  background-color: #362b2b!important;
  border-color: #0062cc;
}
.footer-121 {
    background-color: #000000!important;
    height: 50px;
    padding: 5px;
}
.footer-121 a {
 color: white!important;
}
.white-text {
    color: white;
}
.red-text {
    color: red;
}
.mask121 {
    background: rgba(0, 0, 0, 0.25);
    padding: 10px;
}