p {
	font-family: arial;
	font-size: 12px;
	font-color: #3B3B3A;
}

.sermonslink {
	font-family: arial;
	font-size: 12px;
	font-color: #cc9800;
}

.iverna {
	font-family: arial;
	font-size: 12px;
	font-color: #ffffff;
}

.copy {
	font-size: 11px;
	color: #ffffff;
}
.frontpage {
	font-size: 18px;
	color: #3B3B3A;
}

.frontpage2 {
	font-size: 14px;
	color: #3B3B3A;
}


H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: #f3d001;
}

H2 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #7a7a78;

}
H3 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0 0 0 0;

}
H4 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #e5c45b;
}
H5 {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #e5c45b;
}
H6 {
	font-family: arial;
	font-size: 18px;
	color: #000000;
}

H7 {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color: #CAC5D6;
}

UL LI {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

UL LI UL LI{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a:link {
	font-family: arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}


a:visited {
	font-family: arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;

}
a.footer:link {
	font-family: arial;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}


a.footer:visited {
	font-family: arial;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;

}

a.promo:link {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #CAC5D6;
	text-decoration: underline;

}


a.promo:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #CAC5D6;
	text-decoration: underline;

}
a.promotwo:link {
	font-family: arial;
	font-size: 14px;
	color: #CAC5D6;


}


a.promotwo:visited {
	font-family: arial;
	font-size: 14px;
	color: #CAC5D6;


}

ul.nav {
	list-style:none;
	margin:0;
	padding:0;
}

ul.nav li {
	list-style:none;
	display:inline;
}

a {
	outline:none;
}

