body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/ftrbg.jpg);
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0B2351;
}
a:visited {
	color: #0B2351;
}
a:hover {
	color: #6F84AC;
}
a:active {
	color: #0B2351;
}

.topbg {
	background-image: url(images/topbg.jpg);
	height: 145px;
	background-repeat: repeat-x;
}
.midbg {
	background-image: url(images/midbg.jpg);
	background-repeat: repeat-x;
	height: 295px;
}
.midbginside {
	background-color: #56493D;
	background-image: url(images/bginside.jpg);
	background-repeat: repeat-x;
}

.ftrbg {
	background-image: url(images/ftrbg.jpg);
	background-repeat: repeat;
}
.buttons {
	padding-top: 20px;
}
.stext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #ECE9D8;
	line-height: 20px;
	letter-spacing: .04em;
}
.btmbar {
	background-repeat: repeat-x;
	background-image: url(images/btmbaronly.png);
}
.ftrtext {
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #ECE9D8;
}
#ftrtext a {
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #ECE9D8;
}
.topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding: 4px 10px 4px 14px;
}
.btext {
	font-size: 16px;
}
.boxbdr {
	background-color: #B7A98E;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #947F6A;
	border-left-color: #947F6A;
}
.box {
	border: 4px solid #93815E;
	background-color: #56493D;
	color: #B7A98E;
	font-size: 16px;
}
