p, div {
	color: #666;
}

nav {
	height: 75px;
	position: absolute;
	right: 0;
	top: 85px;
}

.hero-text-default {
margin-top: 110px;
padding-top: 0;
height: 230px;
}

.panels {
	margin-top: 75px;
}

.panels .banner {
	margin-top: 75px;
}

.slideshow #menu { 
	top: 390px;
}

.block-content h3 {
	margin-bottom: 18px;
}

#about-content h3 {
	font-size: 15px;
	margin-bottom: 0;
	color: #333;
}


#about-content h4 {
	font-size: 14px;
	margin-bottom: 20px;
}

em {
	font-style: normal;
}