h1	{	font-family:Calibri, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:26px;
		color:#ad5f13;
		margin:0 0 20px 0;
		line-height:26px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#5a912c;
	margin: 1.6em 0em 0.5em 0em;
		}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#7e1e08;
	margin: 1.6em 0em 0.5em 0em;
	text-transform:uppercase;
		}

h4	{
	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;
	}
.green {
	color:#5a912c;
}
.purple {
	color:#500052;
}
.gold {
	color:#ad5f13;
}
.red {
	color:#7e1e08;
}

.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;
	}
.photocaption, #leftsidebar .photocaption {
	font-size:10px;
	margin:0 0 10px 0;
	text-align:left;
}
#leftsidebar .photocaption {
	font-size:10px;
	margin:0 0 10px 0;
	text-align:left;
	margin-left:19px;
	position:relative;
	top:-6px;
}


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