h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #291900;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3b8aa;
}
p a {
	color: #b07d38;
}
p a:hover { color: #b07d38; }

.NavText {
	font-family: "Trajan Pro";
	font-size: 14px;
	color: #FFFFFF;
}
.NavText a {
	color: #FFFFFF;
	text-decoration: none;
}
.NavText a:hover { color: #b07d38; }

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}

.ImageAreaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291900;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #CCCCCC;
}

td {
	text-align: left;
	vertical-align: top;
}
hr {
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TopTile {
	background-image: url(images/toptile.gif);
}
.BodyTile {
	background-image: url(images/bodytile.gif);
}
.ImageBarFillColor {
	background-color: #FFFFFF;
}
.ImageBarLeftFillColor {
	background-color: e0ddd9;
}
