h1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:27px;
	color:#000;
	margin:0 0 20px 0;
	line-height:30px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#8a1b04;
	margin: 1.3em  0em 0.5em 0em;
		}
.hometext h2 {
	font-size:12px;
}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin: 1em  0em 0.5em 0em;
		}
h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#888;
	margin: 1em  0em 0.5em 0em;
		}

.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;
}
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;
}