#imagery .service-bar {
	z-index:3;
}

#imagery .content {
	margin-top:3em;
	z-index:1;
}

#imagery .content .map {
	position:relative;
	left:50%;
	top:-100px;
	margin:0 -470px 100px -470px;
	z-index:-1;
}

#imagery .event-date {
	width:auto;
	margin-left:0;
}

#imagery .event-date .time {
	font-size:2em;
}

#imagery .event-date .range {
	width:50%;
}

#imagery .event-date .range span {
	width:0;
}

#imagery .current-event {
	margin-bottom:2em;
}

#imagery .current-event p{
	font-family:georgia,serif;
	font-style:italic;
	margin-bottom:0.3em;
}

#imagery .current-event h3 {
	margin-top:0;
	text-transform:uppercase;
	width:40%;
}

#imagery .vcard {
	position:absolute;
	top:480px;
	left:50%;
	//m argin-left:70px;
	font-size:0.9em;
	height:140px;
	//b order-left:1px solid #5d0406;
	//p adding-left:40px;
}

#imagery .vcard .adr .pseudo-href {
	border-bottom:0;
	cursor:auto;
	text-decoration: none;
}

#imagery .map-logo {
	position:absolute;
	width:46px;
	height:49px;
	background:url(../i/b/map-logo.png) no-repeat;
	left:50%;
	top:530px;
	margin-left:48px;
	z-index:3;
	cursor:pointer;
}

#imagery .map-zoom {
	position:absolute;
	width:625px;
	height:625px;
	background:url(../i/b/map-big-zoom2.png);
	top:418px;
	left:50%;
	margin-left:-225px;
	z-index:1;
	display:none;
}
