.item-details li.prev:before {
	content: "\2b05";
}
#map-canvas {
	 width:1200px;
        height: 400px;
}



#map-box {
	width:1200px; 
	height:350px; 
	frameborder:0px; 
	border:0px;
	
}

.tint-bg.img-bg-softer:before {
	background-color: #F27A24;
	opacity: .90;
}



.light-bg.img-bg-softer:before {
	opacity: .80;
}

body {
    font-family: 'museo-sans-rounded', sans-serif;
    background-color: #eee;
    color: #908f91;
    font-size: 18px;
	line-height: 150%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
	/*-moz-osx-font-smoothing: grayscale;*/
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
	align-content: center;
}

.pages img {
      width:1000px;
	align-items: center;
	margin-left:40px;
      }

.pages {
	align-content: center;
}
