@charset "utf-8";
footer {
	text-align: center;
	margin-top: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #555555;
}

.designby {
	font-size: small;
	color: #555555;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.image-fill {
	width: 100%;
}
.footer-p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #F5F5F5;
}
.bplogo {
	margin-left: auto;
	margin-right: auto;
}
.footerlink {
	color: #F5F5F5;
	margin-right: 10px;
}
.pagetitle {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	border-top-left-radius: 5px;
	color: #606060;
	margin-top: 25px;
}
.navbarfont {
	font-family: bree-serif;
	font-style: normal;
	font-weight: 400;
	font-size: large;
}
.navbar.navbar-default {
	border-width: 0px;
	border-radius: 0px;
	background-color: #ffffff;
}
.typetd {
}
.typestdbg {
}
