body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #9C5412;
	background-image: url(siteimgs/bg01.gif);


}
.largeText {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.mediumText {
	font-size: 12px;
	color: #000000;
}
.medTextTable {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #AC7339;
}
.headerText {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.footerText {
	font-size: 11px;
	color: #AC7339;

}
.thumbTables {
	border: 1px solid #EEE4D0;
}
.indexText {
	font-size: 11px;
	color: #FFFFFF;
}
.imageTableBorder {
	background-color: #AC7339;
	border: 12px solid #AC7339;
}
.thumbFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
