@charset "utf-8";
/***Background style by WORD***/
body {
	background-color: #e2d6ac;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
/***Global text styles by WORD***/
.t1 {
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}
.t2 {
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}
.h1 {
	font-weight: bold;
	font-size: 30px;
	color: #7B5B2C;
	text-align: right;
}
.h2 {
	font-weight: bold;
	font-size: 18px;
	color: #6c4e23;
	text-align: left;
}
.h3 {
	font-weight: bold;
	font-size: 18px;
	color: #7B5B2C;
	text-align: left;
	padding-left: 2px;
	background-color: #e2d6ac;
}
.formheader {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.formquestions {
	text-align: right;
	padding-right: 10px;
}
.body {
	font-size: 16px;
}
.footer {
	font-size: 10px;
	text-align: left;
	color: #e2d6ac;
	padding-left: 15px;
}
.footer2 {
	font-size: 10px;
	text-align: right;
	color: #e2d6ac;
	padding-right: 15px;
}
.footerc {
	font-size: 11px;
	text-align: center;
	color: #e2d6ac;
}
.tempfooter {
	font-size: 10px;
	text-align: left;
	color: #7B5B2C;
	padding-left: 4px;
}
.address {
	text-align: right;
}
.tablecenter {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: #330;
}
.ftrmenu {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	color: #e2d6ac;
	padding-top: 6px;
}
/***Link text styles by WORD***/
a:link {
	color: #634D01;
}
a:visited {
	color: #745A01
}
a:hover {
	color: #000;
}
a:active {
	color: #A1A37E;
	font-weight: bold;
}
a.ftrmenu:link {
	color: #e2d6ac;
}
a.ftrmenu:visited {
	color: #e2d6ac;
}
a.ftrmenu:hover {
	color: #ffffff;
}
a.ftrmenu:active {
	color: #e2d6ac;
}
a.ftr2menu:link {
	font-size: 10px;
	text-align: right;
	color: #e2d6ac;
	padding-right: 15px;
}
a.ftr2menu:visited {
	font-size: 10px;
	text-align: right;
	color: #e2d6ac;
	padding-right: 15px;
}
a.ftr2menu:hover {
	font-size: 10px;
	text-align: right;
	color: #ffffff;
	padding-right: 15px;
}
a.ftr2menu:active {
	font-size: 10px;
	text-align: right;
	color: #e2d6ac;
	padding-right: 15px;
}