.WhiteRotaryTextBanner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
}
.Headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #66130A;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
	text-align: left;
}
.Subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.PhotoCutline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.SubNavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}

/* Get rid of Coming Events */
tr td p img[alt='Coming Events'] {
        display: none;
}
/* No Border around Donate */
tr td a img[alt='Donate'] {
        border: 0;
}
tr td a:hover img[alt='Donate'] {
        border: 3px inset yellow;
}

/*
Used if Nav Bar is text instead of images.
#navbartbl a {
        border-width: 1px;
        border-style: inset;
        border-color: #e1e1e1 #737373;

        color: #737373;
        padding: 2px 10px;
        text-decoration: none;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
}
#navbartbl a:hover {
        color: white;
        background-color: #b3b3b3;
}
#navbartbl {
        margin-top: 0px;
}
*/

  