@charset "utf-8";
/* CSS Document */

body {
	background-color: #544a40;
}
.bodyTable {
	background-color: #fff1e3;
}
.footerTable {
	background-color: #473e35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7164;
}
.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dff1cd;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544A40;
	line-height: 22px;
}
.picBorder {
	border: 1px solid #DDD7D0;
	padding: 6px;
}
.otherLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #648244;
}
.regularLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #654627;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #544A40; line-height: 22px; font-weight: bold; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #648244; font-weight: bold; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #544A40; line-height: 22px; font-style: italic; }