@charset "ISO-8859-1";
.backgroundheader {
	background-image: url(images/calvaryheader.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.backgroundleft {
	background-image: url(images/calvarymain-14.jpg);
	background-repeat: repeat-x;
}
.backgroundbottom {
	background-image: url(images/calvarybottomtable.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.backgroundlinks {
	background-image: url(images/linkblock-limegreen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.whitetitle {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sublinks {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.pagetitle {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #EB8100;
}
