.mainHeading {
	font-family: "#666666";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.calendarHeading {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #083186;
    text-indent: 6px;
}
.subHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: normal;
	padding-left: 2px;
}
.subHeadingindented {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: normal;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.subHeadingRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	line-height: normal;
	padding-left: 12px;
	-webkit-transition: all .5s ease-in-out .25s;
	-moz-transition: all .5s ease-in-out .25s;
	-ms-transition: all .5s ease-in-out .25s;
	-o-transition: all .5s ease-in-out .25s;
	transition: all .5s ease-in-out .25s;
}
.videoHeading {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 8px;
    height: 16px;
    text-align: center;
    text-indent: 3pt;
    vertical-align: bottom;
    padding: 0;
}
.directions {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.enthronementsCopy {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #1A396F;
    text-align: center;
}
.enthronementsCopywithart {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A46AB;
	background-image: url(images/enthrone-bkgd.jpg);
	background-repeat: no-repeat;
}
.aboutCopyRed {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #1A46AB;
    line-height: 17pt;
}
.enthronementsRedCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AF1F1E;
}
.contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1A46AB;
	line-height: 15pt;
	padding-left: 60px;
}
.video-Header {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #CC0000;
    font-variant: normal;
    vertical-align: bottom;
    text-align: center;
}
video-Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #03C;
	text-align: center;
}
.video-Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #03C;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	height: 35px;
}
.subHeadingRed:active {
    color: #F00;
    text-align: center;
}
