@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/BK_tile.jpg);
}
#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}
#header {
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bolder;
	text-decoration: none;
	line-height: 125%;
	color: #702918;
}
a:hover {
	text-decoration: underline;
}
.bottomNav {
	font-size: 85%;
	font-weight: bolder;
	text-align: center;
	color: #702918;
}
.caption {
	font-size: 90%;
	line-height: 125%;
	text-align: center;
}
.copyright {
	font-size: 75%;
	text-align: center;
}
.fcenter {
	line-height: 150%;
	text-align: center;
}
.fleft {
	line-height: 150%;
	text-align: left;
}
.frontPage {
	font-size: 115%;
	line-height: 125%;
	font-weight: bolder;
	color: #47271b;
	text-align: center;
}
.frontPage2 {
	font-size: 135%;
	line-height: 135%;
	font-weight: bolder;
	color: #47271b;
	text-align: center;
}
.rightNav {
	font-weight: bold;
	text-align: right;
	font-size: 85%;
}
.title {
	font-weight: bolder;
	text-align: center;
	font-style: normal;
	font-size: 125%;
	line-height: 110%;
}
.subtitle {
	font-size: 80%;
	font-weight: bolder;
	text-align: center;
	font-style: italic;
}
.topLFT {
	text-align: left;
	vertical-align: top;
}
