.force-white-background{
	background-color:#ffffff !important;
}
#map-container{
	height:400px;
} 
.force-white-background .ct-header [data-row*="middle"] {
	background-color:#ffffff !important;
} 
.force-white-background .ct-header [data-id="menu"] a {
	color:#687279 !important;
} 
.force-white-background nav[class*="menu"] li[class*="current-menu-"] > .ct-menu-link {
	color:#1e262e !important;
} 

.smaller-text {
	font-size: 0.8em;
}