
h1, .h1split, .h1main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#b20838;
	margin:0 0 20px 0;
	line-height:22px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#b20838;
	font-size:13px;
	margin: 1.3em 0em 0.5em 0em;
}

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

.highlight {
	color:#b20838;
	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, #hometext .moreSpaceAbove { margin-top:1.5em; }

.noSpaceBelow, #hometext .noSpaceBelow { margin-bottom:0; }
.noSpaceAbove, #hometext .noSpaceAbove { margin-top:0; }

.hangingIndent {
	margin:0 0 0 16px;
	text-indent:-16px;
}

.textSmaller { font-size:10px; }

.bronze { color: #ad923c; }

.blue { color: #00529c; }

.green { color: #5b5504; }

.rust { color: #ae6219; }

.purple { color: #5a2a8a; }

.slateblue { color: #3a4d80; }

.burgundy { color: #72103d; }

.kellygreen { color: #32735b; }

.h1sub {
	font-size:18px;
	text-transform:uppercase;
}

.pinegreen { color: #006469; }

.quoteauthor {
	margin-left:20px;
	padding-left:16px;
	background-image:url(images/mdash.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}

.quoteauthorFlushleft {
	margin-left:0px;
	padding-left:16px;
	background-image:url(images/mdash.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}

.letters {
	list-style-type:lower-alpha;
	margin-left:-.7em;
}

.bulletSpaced li {
	margin-bottom:.5em;
	}

.navText li { 
	display:inline;
	background-image:url(images/buttonarrow.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin-right:20px;
	margin-left:0;
	padding-left:14px;
	}
.navText { 
	margin:0;
	padding:0;
	}
