.header-logo {
	height: 30px;
	padding-right: 10px;
	margin-top: 7px;
}
.navbar-brand {
	float: right;	
}

.title-1 {
	color:#f6b23b;
	font-family:Ubuntu, sans-serif;
	font-size: 28pt;
}
.title-2 {
	text-align: right;
	color: #ffffff;
	font-style: italic;
	font-size: 12pt;
}
.contentsection {
	margin-top: 20px;
	margin-bottom: 20px;
}
.contentsection h3 {
	color: #046B37;
}
.contentpictures {
	background-color: #CDCDCD;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: thin solid #979797;
	border-top: thin solid #979797;
}