@charset "UTF-8";
.priestName {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	clear: left;
}
.description {
	line-height: normal;
	margin-top: 0px;

}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999900;
	line-height: 5px;
}
#vocation {
	float: left;
	width: 720px;
	margin-left: 5px;
}
#vocation img {
	float: left;
	padding-right: 7px;
	padding-bottom: 1px;
}
#vocation h4 {
	margin-bottom: 5px;
}
#vocationLeft {
	width: 350px;
	float: left;
}
#vocationRight {
	float: right;
	width: 350px;
}
br {
	clear: left;
}
