h1,h2,h3,h4 {
	color: #2A2A2A;
}
.morelink a {
	font-weight: bold;
	text-align: right;
}
.panel-body.greybg {
	color: #FFF;
	background-color: #464646;
}
.footer {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
	background-color: #FFF;
}
#body {
	background-color: #CFB590;
}
.container.maincontent {
	background-color: #FAEFCF;
	padding-top: 70px;
}
.container.maincontent p a {
	font-weight: bold;
}
.footerlinks li {
	list-style-type: none;
}
.item .carousel-caption.text-black {
	color: #333;
}
.nav_container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.row.top_space {
	margin-top: 5px;
	margin-bottom: 5px;
}
