/* CSS Document
	abwm.css
	Supplimental CSS for abwm pages on adirondackbaptists.org
	Copyright (c) 2007, The Adirondack Baptist Association */

/* 
<i><font face=""><p align="center"><font size="5">

*/

.abwmtext {
	font-family: ;
	
	}
	
.abwmtext h1 {
	font-family: OldEnglishTextMT, georgia, "times new roman", times, serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 2em;
	}

.abwmtext h2 {
	font-family: OldEnglishTextMT, georgia, "times new roman", times, serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	}
	
.abwmtext h3 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	font-size: 1.25em;
	}

.abwmtext h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #330099;
	background: inherit;
	text-align: center;
	font-style: italic;
	}

.abwmtext h5 {
	font-family: MonotypeCorsiva, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 1.5em;
	}
	
.darkred {
	color: #cc0000;
	background: inherit;
	}

.abwmtext p {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}

.abwmtext ul li {
	list-style-position: inside;
	}
	
