.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF3CA;
	text-transform: none;
}
.dottedBorder {
	border: thin double #300C0A;
	margin-bottom: 0px;
}
.PageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #DFA92C;
	line-height: 20px;
}
.PageHeading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #DFA92C;
	line-height: 20px;
}
.SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #DA9928;
}
.dottedBorderText {
	border: 1px double #2F2E20;
}
a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FC6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FC6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
.PageBackground {
	background-image: url(images/tiles/Tile_MainBackground.gif);
}
body {
	background-image: url(images/tiles/Tile_MainBackground.gif);
}
.bodyItalic {
	font-style: italic;
}
.bodyBold {
	font-weight: bold;
}
.HeadingSmallDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyBoldYellow {
	font-weight: bold;
	color: #DFA92C;
}
.SubSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #DA9928;
}
.footer {
	background-color: #321B0A;
	padding: .5em;
}

.style2 {font-weight: bold}
.style9 {color: #0D0D0C}
.style11 {color: #6A2112}
.style11 {font-weight: bold}
.style18 {font-weight: bold; color: #FFFFFF; }
.floatleft {
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.floatright {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.aligncenter {
	text-align: center;
}
