/*-- Use For Custom Styling --*/


body.inner-page .menu_bars2 {
	background-color: #000 !important;
}


p.text-white a:link, p.text-white a:visited {
	color: #fff !important;
}
#about a:hover {
	color: #fff;
	text-decoration: underline !important;
}

.content h2, .content p, .content h3, .content ul {
	text-align: left;
	color: #000;
	width: 100%;
	margin-top: 20px;
}
.content h5 {
	margin-top: 10px;
}

.content ul  {
	list-style: inside;
	
}
.content ul li {
	margin-top: 15px;
}