body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #D3C092;
font-size: 14px; /* IE5 Win */

}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 18px;
	font-style: ;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 16px;

	text-indent: 1em;
}

h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman;
		font-size: 16px;
		margin-bottom:0;
		color: orange;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 1em;
	text-decoration: underline;
	font-style:italic;
}

h4.noline {
	text-decoration: none;
}

span.orangelarge {
	font-size: 20px;
	color: #FF6600;
}

a:link, a:visited, a:active  { color:#E6D9BB; text-decoration:underline;}
a:hover { color: #9966ff; text-decoration:underline; cursor:hand}

a.arial:link {
font-family: Arial, Helvetica, sans-serif, Times New Roman;
font-size: 16px;
font-weight: bold;
}
a.arial:visited {
font-family: Arial, Helvetica, sans-serif, Times New Roman;
font-size: 16px;
font-weight: bold;
}

table.sermontext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

table.smalltext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

table.email {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}

a.sermon:link { color: #9933FF; text-decoration:underline;}
a.sermon:visited { color:#9933FF; text-decoration:underline;}
a.sermon:hover { color: #E6D9BB; text-decoration:underline; cursor:hand}
a.sermon:active { color:#9933FF; text-decoration:underline}

table.featured {
	background-color: #434343;
}
 .table {
 	color: #C99C69;
 }

td.front {
	border-top: 1px solid #D3C092;
	border-bottom: 1px solid #D3C092;
}

span.indent {
margin-left: 2em;
margin-top: 0;
}

div.dot {
	border-top:2px solid white;
	border-bottom:2px solid white;
}

div.dot2 {
	border-top:2px solid orange;
	border-bottom:2px solid orange;
	padding: 5px 0 5px 10px;
}

span.headerOrange {
color: orange;
font-weight: bold;
font-size: 16px;
indent: 4px;
padding-right: 0;
margin-right:0;
}

span.header {
color: #CC9966;
font-weight: bold;
font-size: 18px;
indent: 2px;
padding-right: 0;
margin-right:0;
}