@charset "UTF-8";
/* CSS Document */

#ad2 {
	display: none;
}

#column1 {
	padding: 0px;
	width: 129px;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 11px;
	text-align: center;
	float: left;
	height: 210px;
}#address {
	float: left;
	margin-top: 0px;
	padding-top: 3px;
	width: 75%;
	margin-bottom: 10px;
}
.spacer {
	color: #122e5c;
	padding-right: 5px;
	padding-left: 2px;
}
#photoShow {
	height:285px;
	width:437px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#photoShow div {
	position:absolute;
	z-index: 0;
}
#photoShow div.previous {
	z-index: 1;
}
#photoShow div.current {
	z-index: 2;
}
.gallery {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 285px;
	width: 437px;
}
