h1	{
	font-family:DINBold, Arial, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#000;
	margin:0 0 20px 0;
	line-height:26px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#b76712;
	text-transform:uppercase;
	letter-spacing:2px;
	margin: 2.0em  0em 0.5em 0em;
		}
.hometext h2 {
	font-size:12px;
}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#7da42e;
	margin: 1.5em  0em 0.5em 0em;
		}
h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin: 1em  0em 0.5em 0em;
		}
#leftsidebar h2 {
	color:#7da42e;
	font-size:16px;
	line-height:20px;
	font-family:DINBlack, Arial, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
}
.quote {
	color:#ad923c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:130%;
	margin-bottom:.2em;
}
.quoteAuthor {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
}
#leftsidebar .quote {
	color:#000;
	font-family:DINBold,Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:.2em;
}
td.ruleabove {
	border-top:1px solid #000;
}

.highlight { color:#8a1b04;
	font-weight:bold;
	}
.textindent {
	margin-left: 16px;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright, #textarea .photoright { float:right;
	margin:0 0 10px 14px;
	}
.photoleft, #textarea .photoleft { float:left;
	margin:0 14px 10px 0;
	}
.green {
	color:#008000;
}

.moreSpaceAbove { margin-top:1.5em;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.noSpaceAbove	{ margin-top:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}

.textSmaller { font-size:10px;
	}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
#textarea table.spacedcells td {
	padding-bottom:14px;
}
#textarea table.noSpaceCells td {
	padding-bottom:0px;
}
ul.spaced li, ol.spaced li {
	margin-bottom:.5em;
}
.brown { color:#ae6219; }
.noWrapLeft {
	clear:left;
}
.photoCaption {
	color:#ad923c;
	font-size:10px;
	font-weight:bold;
	margin:0;
}
.textNormal {
	font-size:12px;
	color:#000;
	font-weight:normal;
	font-style:normal;
}
.notice {
	border-top:1px solid #000;
}
#textarea .notice td,  .notice td  {
	padding:6px 0;
}
#textarea .datatable {
	border:1px solid #888888;
	border-collapse:collapse;
}
#textarea .datatable td {
	border:1px solid #888888;
	border-collapse:collapse;
	padding:3px;
}
#textarea .datatable tr.header td {
	background-color:#b12a1b;
	color:#ffffff;
	font-weight:bold;
	font-size:110%;
}
#textarea .datatable tr.subheader td {
	background-color:#ad923c;
	color:#ffffff;
	font-weight:bold;
}

#textarea .datatable td.shadeTan {
	background-color:#e6e7d8;
}
#textarea .datatable td.shadeBlue {
	background-color:#c1cadd;
}
