.blue-bar{
	background-color: #005aab;
	min-height: 50px;
	font-family: 'open_sansbold';
	color: white;
}
.pic-caption {
	font-family: 'open_sansregular';
	cursor: pointer;
}
.pic {
	cursor: pointer;
}

.display-post{
	color: white;
}


.color{
	color:#FFF;	
	text-decoration: none;
}

.newtopic{
	color:#000000;	
	text-decoration: none;
}
.contact-us{
	color: #5d3d35;
}
/*
.banner{
	background-image: url(../images/bg.jpg);
}*/