﻿a:link {
	color: rgb(153, 51, 0);
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: rgb(153, 51, 0);
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: rgb(0, 0, 0);
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: rgb(153, 0, 0);
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Palatino, "Palatino Linotype", serif;
	color: rgb(0, 0, 0);
	background-image: url('images/newback.jpg');
	background-color: #643C00;
	font-size: 16px;
}
h6 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h5 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h4 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h3 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1 {
	font-family: "Times New Roman", Palatino, "Palatino Linotype", serif;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: rgb(147, 106, 51);
	padding-bottom: 12px;
	margin-bottom: 12px;
}
h2 {
	font-family: "Times New Roman", Palatino, "Palatino Linotype", serif;
	color: #000000;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 8px;
	border-top-width: 1px;
	border-top-color: #000000;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	font-style: italic;
}
h3 {
	color: rgb(147, 106, 51);
	font-family: "Times New Roman", Palatino, "Palatino Linotype", serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
h4 {
	color: rgb(102,51,153);
}
h5 {
	color: rgb(255,102,153);
}
h6 {
	color: rgb(51,153,102);
}
.div_cntr {
	text-align: center;
}
.container {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
}
.lftcol {
	padding: 10px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.content-here {
	border-top-color: #FEBE5A;
	border-left-color: #FEBE5A;
	border-left-style: dashed;
	border-top-style: dashed;
	border-top-width: 1px;
	border-left-width: 1px;
	text-align: left;
	vertical-align: top;
	padding: 1px 8px 15px 8px;
}
.brdr-cllpse {
	border-collapse: collapse;
}
.align-left {
	text-align: left;
}
.align-rght {
	text-align: right;
}
.page-titles {
	color: rgb(147, 106, 51);
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.img-nobrdr {
	border-width: 0;
}
.img-rght-brdr {
	border: 2px solid #866840;
	margin-left: 6px;
}
.indent {
	margin-left: 40px;
}
.footer {
	background-color: #FCBD5B;
	text-align: center;
	height: 42px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: normal;
}
.size14 {
	font-size: 14px;
}
.instruct {
	font-size: 14px;
	font-style: italic;
}
.sig2 {
	font-family: "Times New Roman";
}
.sig {
	padding-top: 6px;
	padding-bottom: 6px;
}
.symbol {
	font-family: "Times New Roman";
	letter-spacing: 1px;
}
.counterpad {
	padding: 7px;
}
