footer  {
	background-color: #aec6cf;
	border-top: 1px solid black;
}

footer p {
	color: black;
	font-size: 13px;
}

footer ul li {
	color: black;
	font-size: 13px;
	list-style-type: none;
}

.navbar {
	background-color: #aec6cf;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.brand {
    color: black;
}

.box {
	border: 1px solid black;
	background-color: #F0F0F0;
}

.address-bar {
	color: #5F76F5;
}

.address-bar a {
	text-decoration: none;
}

.col-lg-6 a {
	text-decoration: none;
}


.glyphicon {
	color:black;
}

.col-lg-6 ul li {
	list-style-type: none;
	font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

.col-lg-4 ul li {
	list-style-type: none;
	font-size: 0.90em;
    line-height: 1.6;
    color: #000;
}
 
footer p {
margin: 0;
padding: 0;
}

footer p a{
color: black;
}

footer .col-sm-4 a{
text-decoration: none;
}

footer h3 {
padding-bottom: 5px;

}

footer p {
padding-bottom: 15px;

}

.navbar-nav {
	font-size: 1.40em;
}

.brand { 
	font-family: 'Cinzel', serif;
	 }

.brand a { 
	text-decoration: none;
	color: black;
	    font-family: 'Caudex', serif;
	 }

footer a { 
	text-decoration: none;
	color: black;
	 }

h2 { 
	    font-family: 'Caudex', serif;
	 }

h3 { 
	    font-family: 'Caudex', serif;
	 }


#bio img {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

section {
	padding-bottom: 20px;
}

.form-control {
	border: 1px solid black;
	background-color: #E9F2F5;
	color: green;
}

button{

	background-color: #E9F2F5;

}

.btn-block {
	color: black;

	border: 1px solid black;
	background-color: #aec6cf;
}

textarea  {
	margin-bottom: 20px;
}

#questions .box
{
	border-radius: 5px;
}

#box
{
	border-radius: 5px;
}

#small-screen .text-left a{
	text-decoration: none;
}

#small-screen .text-left {
	font-size: 110%;
}
