@charset "utf-8";
/* CSS Document */
body {
	background-color: #A2A27E;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.footer {
	font-size: 12px;
	color: #FFF;
}
.footerBold {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	color: #3E450F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3E450F;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #3E450F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3E450F;
	font-weight: bold;
}
.innkeeperNotes {
	color: #710202;
}
.innkeeperNotesTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.redBold16 {
	font-size: 16px;
	font-weight: bold;
	color: #710202;
	text-align: center;
}
.whiteBold16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.footer a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
