


BODY

.nav {
	color: black;
	background-color: #FFDEAD;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.nav A:link {color:Blue; text-decoration: none;}
.nav A:visited {color: #696969; text-decoration: none;}
.nav A:hover {color:red; background-color: transparent; text-decoration: underline;}


H1{
font-family:Verdana,Arial,,sans-serif;
font-size:24px;
font-style:italic;
font-weight:bold;
color:Navy;
text-decoration: none;
}

H2{
font-family:Lucida calligraphy,Verdana,Arial,,sans-serif;
font-size:20px;
font-weight:bold;
color:navy;
text-decoration: none;
text-align: center;
}
H3{
font-family:Verdana,Arial,,sans-serif;
font-size:14;
font-weight:bold;
color:navy;
text-decoration: none;
}
H4{
font-family:Verdana,Arial,,sans-serif;
font-size:14;
font-weight:normal;
color:Navy;
text-decoration: none;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

.narrows {color: black;
	background-color: #FFF5EE;
	width: 70%;
	position: relative; left:20%;
	text-align: left;
	padding: 8px;
	border: 1px solid #191970;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}

.sermon-header {
	background-color: white;
	width: 100%;
	text-align: center;
	border: 2px solid black;
}

.inset{color: black;
	position: relative; margin-left:50px;
	font-style: normal;
	width: auto;
}

.inset2{color: #003399;
	position: relative; margin-left:20px;
	font-style: italic;
	width: auto;
}

.under {text-decoration: underline;}

.blushc {color:#FF6347; text-align: center;}

.indent16 {text-indent:16px;}

/* COLOUR FORMATING */

.ban-back {color:#559492;	font-weight:600;}
.bigred {color:red; font-size:20px;}
.black {color:black}
.blacku {color:black; text-decoration: underline;}
.blue {color:blue}
.bluesky {color:#1E90FF;
font-family: Arial, Helvetica, sans-serif;}
.blush {color:#FF6347;}
.blushb {color:#FF6347; font-weight:600;}
.blushu {color:#FF6347; font-weight:600; text-decoration:underline;}
.brown {color:#8B4513;
font-family: Arial, Helvetica, sans-serif;}
.brownu {color:#8B4513; text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

.comm {color:red;}

.forest {color:#006400;}

.grass {color:Green;}
.grayb {color:#696969; font-weight:600;}

.magenta {color:Fuchsia}
.midnight{color:#191970}
.moody{color:#643613}
.moodyu{color:#643613; text-decoration:underline;}
.maroon {color:#800000}

.navy {color:navy; font-weight: normal; font-size: 16px;}
.navyb {color:navy; font-weight: bold;}
.navyc {color:navy; text-align: center;}
.navycb {color:navy; font-weight: 600; text-align: center;}
.navycbu {color:navy; font-weight: 600; text-align: center; text-decoration: underline;}
.navyun {color:navy; font-weight: 600; text-decoration: underline;}

.peri {color: #2FA5C9;}

.red {color:red}

.sky {color:#87CEEB}
.skyd {color:#1E90FF}
	
.tan {color:#D2B48C;}
.twilight{color:#594BAB}

.value {color:#00008B; text-decoration:underline;}

.white  {color: White;}

.yellow {color:yellow}
.dyellow {color:#C1A500}
.emphb {color:#2F4F4F; font-weight:600;}
