/*==================== Parish Styles ==================================*/

#priests{
	padding-left:3px;
	padding-bottom:5px;

}

#priests h1{
	color:#003366;
	font-family: times; 
	font-size: large;
	text-transform: none;
	border-bottom: none;
	font-weight: normal;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-bottom:0px;
	margin-top:0px;

}

#priests span a{
	text-decoration: none;
	color: #0066CC;
	font-weight:normal;
}

#priests span a:hover{
	text-decoration: underline;
	color: #003366;
	font-weight:normal;
}

#priests .church hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;

}

#priests hr {
	border: none 0;
	border-top: 1px dashed #BDB994;
	height: 1px;
	margin-top:25px;
	margin-bottom:20px;
}

#priests .section{
	border: 1px solid #BDB994;
	padding:10px;
	margin-bottom:20px;
}

.priestStatus{
	margin-top:-5px;
	
	font-size:10px;
	color:#003366;
}

.churchimg{
	border: 3px double #003366;
}
