@charset "utf-8";
#shrine_content h1 {
	color: #FFFFFF;
	background-color: #0077A1;
	position: relative;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 790px;
	padding-top: 0px;
	font-size: 1.6em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#plan_body {
	height: 510px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 0px;
}
.box {
	position: absolute;
	z-index: 1;
	width: 150px;
	height: 70px;
	background-color: #EEE;
	border: 3px solid #9D4A1E;
}
.box:hover {
	border: 3px solid #339;
	background-color: #FFF;
}
#plan_body  a {
	text-decoration: none;
	color: #339;
}


#milner {
	left: 20px;
	top: 430px;
}
#pilgrim {
	left: 280px;
	top: 430px;
}
#all_souls {
	left: 450px;
	top: 430px;
}

#main_church {
	left: 620px;
	top: 430px;
}

#introduction h1 {
	font-size: 1.7em;
}

