@charset "UTF-8";
body {
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left; 
	background-color: #AE9781;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #4b675c;
	line-height: 1.2em;
}
.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4b675c;
	border-top-color: #A29A86;
	border-top-style: solid;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-bottom: .5em;
}
.historydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4b675c;
	border-top-color: #A29A86;
	border-top-style: solid;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: .5em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #1a3e39;
}
.smallred {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.contactname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4b675c;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
.contactname  a:link {
	color: #796741;
}
.contactname a:visited {
	color: #796741;
}
.contactname a:hover {
	color: #796741;
}
.contactname a:active {
	color: #796741;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #897f66;
	padding-top: 15px;
	line-height: 1.1em;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #897f66;
	padding-top: 15px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4b675c;
	border-top-color: #A29A86;
	border-top-style: solid;
	text-align: left;
	border-top-width: 1px;
	padding-top: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
	color: #897f66;
	text-align: left;
	font-style: italic;
	line-height: 1.1em;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #796741;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #796741;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #796741;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #796741;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #897f66;
	line-height: 1.2em;
	font-weight: bold;
}
