h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #40332E;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 25px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #373329;
}
p a {
	color: #373329;
	text-decoration: underline;
}
p a:hover { color: #B5121B; }
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #373229;
}
i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #373329;
	line-height: normal;
}


.TitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #2B2720;
}
.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18pt;
	font-weight: normal;
	color: #000;
}
.LargeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16pt;
	font-weight: normal;
	color: #FFF;
}
.MenuLinksText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4B201C;
}
.MenuLinksText a {
	color: #4B201C;
	text-decoration: underline;
}
.MenuLinksText a:hover { color: #FFFFFF; }

.LowerNavText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BAAB8B;
}
.LowerNavText a {
	color: #BAAB8B;
	text-decoration: underline;
}
.LowerNavText a:hover { color: #FFFFFF; }


.CaptionText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CEBFA0;
}
.FooterText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDBE9F;
}

td {
	text-align: left;
	vertical-align: top;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
li a {
	color: #CDBE9F;
	text-decoration: underline;
}
li a:hover { color: #CDBE9F; }
hr {
	border-top-width: 1px;
	border-top-color: #B5121B;
	border-top-style: dashed;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.HeaderImagery {
	background-image: url(images/headerimage.png);
	background-repeat: no-repeat;
}
.SubHeaderImagery {
	background-image: url(images/subheaderimage.png);
	background-repeat: no-repeat;
}
.BodyPaperTop {
	background-image: url(images/bodypaper_top.png);
	background-repeat: no-repeat;
}
.BodyPaper {
	background-image: url(images/bodypaper_tile.png);
	background-repeat: repeat;
}
.BodyPaperBase {
	background-image: url(images/bodypaper_base.png);
	background-repeat: no-repeat;
}


.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #FFFFFF;
}
