.block {  text-align: justify; font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
a {  text-decoration: none}
.header {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #DBC9A6; text-decoration: none}
a:hover {  text-decoration: underline}
.grnlinks {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #336633}
.txt {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #996633;}
/* =Contact Form
----------------------------------------------- */
div.qf {margin:1em 0; padding:0em; text-align:left;}
.qf form {margin:0; padding:0;}
.qf form#subscribe {padding-left: 7em;}
.qf fieldset {
	background-color:transparent;
	margin:1em 0;
	padding:1em;
}
.qf p.qf-label {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:10em;
}
.qf p.qf-note {
	font-size:.9em;
	color:#999;
}
.qf .qf-fieldRow {padding:.25em 0;}
.qf .qf-fieldCell {
	margin-left:10.5em;
	vertical-align:middle;
	margin-bottom:.5em;
	padding:0;
}
.qf-req, .qf-alert {background-color:transparent; color:#f00; font-weight:bold;}
.qf .txtXSM {width: 75px;}
.qf .txtSML {width: 100px;}
.qf .txtMED {width: 165px;}
.qf .txtLRG {width: 215px;}
.qf .txtXLG {width: 275px;}
.qf select {
	background-color:#eee;
	padding:.2em;
	color:#333;
	font-size:1em;
}
.qf .button {
	background-color:#fff;
	background-image:url("../i/tpl/bg_formBtn.gif");
	background-repeat:repeat-x;
	margin-top:4px;
	border:3px double #999;
	border-top-color:#ccc;
	border-left-color:#ccc;
	font-weight:bold;
	font-size:1em;
	color:#000;
}
.qf .button:hover, .qf .button:active {
	border:3px double #006;
	border-top-color:#006;
	border-left-color:#006;
}
fieldset {
	border: none;
}
legend {
	font-family:Helvetica,Arial,Verdana,Sans-serif;
	font-weight:bold;
	margin:0 0 1em;
	padding-bottom:.25em;
	font-size:1.6em;
	color:#8B5B14;
}