#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	font-family: Georgia, Times, serif;
	color: #4A7184;
	text-transform: uppercase;
	font-size: 75%;
	border-bottom: 1px dotted #d7d7d7;
	margin: 1.4em 2em 0 1em;
	padding:0;
}

#sidebar p {
	font-size:70%;
	margin: 2px 0px 0px 1em;	
}

#middlebar h1, #middlebar h2, #middlebar h3, #middlebar h4, #middlebar h5, #middlebar h6 {
	font-family: Georgia; 
	color: #98870A;
	font-weight: normal;
	font-size: 105%;
	border-bottom: thin dotted #d7d7d7;
	margin: 0;
	padding:0;	
}

#middlebar p {
	padding:0;
	margin: 5px 0 10px 0;
	font-size:70%;
	line-height: 1.5em;
}

.typography {
	line-height: 150%;
}

.typography h1, .typography h2 {
	font-family: Georgia, Times, serif;
	font-size: 200%;
	color: #990000;
	font-weight: normal;
	line-height: 110%;
}

.HomePage h1, .HomePage h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0;
	padding-bottom: 5px;
	line-height: 150%;
}

.typography h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9D8A0A;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0;
	line-height: 150%;
}

.typography h4, .typography h5, .typography h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
	line-height: 150%;
}

.typography p {
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: justify;
}