h1	{	font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		font-size:26px;
		color:#709721;
		margin:0 0 20px 0;
		line-height:26px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#5a2a8a;
	margin: 1.5em  0em 0.5em 0em;
		}

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


.highlight { color:#a21f4b;
	font-weight:bold;
	}
.textindent {
	margin-left: 16px;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright { float:right;
	margin:0 0 10px 14px;
	}

.photoleft { float:left;
	margin:0 14px 10px 0px;
	}


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

.textSmaller { font-size:10px;
	}
.purple {
	color:#5a2a8a;
	font-weight: bold;
	}
.red { color:#a21f4b;
	}
.subhead1 {
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 0px;
}
#textcell .homequote {
	font: bold 13px "Times New Roman", Times, serif;
	margin-top: 12px;
	margin-bottom: 0px;
}
#textcell .homequotebyline {
	font: italic 13px "Times New Roman", Times, serif;
	margin-left: 1.2em;
	text-indent: -1.2em;
}

