.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #333333;
}
.Headings {
	font-family: "ATClassic Roman";
	font-size: 28px;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	vertical-align: baseline;
}
.TopLeftBoarder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.BronzeBoarder {
	padding: 12px;
	border: medium double #8D8B7C;
	background-color: F7F5EC;
}
.Quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #333333;
	text-align: center;
}
.DoubleBoarder {
	border: medium groove #CCCCCC;
	padding: 5px;
}
.HeadingsSmall {
	font-family: "ATClassic Roman";
	font-size: 20px;
	font-style: normal;
	color: #FFFFCC;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.BodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
	vertical-align: baseline;
}
.MenuText {
	font-family: "ATClassic Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.HeadingsSmallBronze {
	font-family: "ATClassic Roman";
	font-size: 20px;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.BronzeBoarderOnly {
	padding: 12px;
	border: medium double #8D8B7C;
}
.NewsHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.GalleryHeading {
	font-family: "ATClassic Roman";
	font-size: 28px;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.1em;
}
