.txtHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12pt;
}

.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: 1D1317;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBB388;
	border-right-color: #CBB388;
	border-bottom-color: #CBB388;
	border-left-color: #CBB388;
}
.txtContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #1D1317;
}
.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FEFEFD;
	background-color: #1D1317;
	border: 1px solid #FEFEFD;
}
.txtContact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1D1317;
	font-style: italic;

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
.txtCopyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
	font-weight: normal;
	color: #9F7F49;
}