h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #59b6d5;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

h2 {
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	/*color: #4a4a4a; */
	color: #684e38;
	font-weight: normal; 
	margin: 0;
	padding: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
}






.callout { font-size: 14px; color: #5c9aaf; clear: both; line-height: 1.6;}
.caption { font-style: italic; font-size: 11px; color: #666;}

.blockquote { display: block; clear: both; padding: 3px 15px 3px 30px; margin: 15px 0;line-height: 1.5; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border-left: 1px solid #ddd; color: #555;}

.small-text { font-size: 10px;}

.alignLeft { display: block; float: left; padding: 5px 10px 5px 0;}

.alignRight { display: block; float: right; padding: 5px 0 5px 10px;}

.textBlockRight { width: 210px; float: right; padding: 10px 0 10px 10px;}
.textBlockLeft { width: 210px; float: left; padding: 10px 10px 10px 0;}

.titleImage { margin-top: 20px;}

.imagePadding { padding: 6px 12px;}

.alert {
	color: #b60000;
	background: #fdfbd4;
	border: 4px double #b60000;
	padding: 8px;
	margin: 12px 0;
	clear: both;	
}

.imageSize1 { width: 80px; height: 75px; }

.imageSize2 { width: 150px; height: 115px;}

.imageSize3 { width: 300px;}

.imageSize4 { width: 480px; height: 350px; }
