@import url("layout.css");

.webmaster	{ font-family: Arial; font-size:8pt; color: #336633; text-decoration: none; font-variant:normal}
.Italics    { font-family: Tahoma; font-size:12pt; font-variant:normal; color:#73402E; font-style:italic}
.menuhead 	{ font-family: Tahoma; font-size:12pt; color: #6F3C25 ; font-variant:normal}
.bighead 	{ font-family: Tahoma; font-size:14pt; color: #000000 ; font-variant:normal}
.pagehead 	{ font-family: Tahoma; font-size:16pt; color: #000000 ; font-variant:normal}
.churchhead { font-family: Tahoma; font-size:24pt; color: #FF0000 ; font-variant:normal; font-weight: bold}
.ihead		{ font-family: Tahoma; font-size:10pt; font-variant:normal; color:#000000; font-weight: bold; font-style:italic}
.clickbox 	{ font-family: Tahoma; font-size:8pt;  color: #000000 ; font-variant:normal}
.mediumhead { font-family: Tahoma; color: #000000;  text-decoration:none; font-weight: bold; font-size:14pt }
.smallhead  { font-family: Tahoma; text-decoration:none; font-variant:normal; font-size:12pt; font-weight:bold }
.content    { font-family: Tahoma; font-size: 12pt; text-decoration: none; font-variant:normal}
.boldp      { font-family: Tahoma; font-size: 12pt; color: #000000;  font-weight: bold}
.blocktext  { font-family: Tahoma; font-size: 12pt; font-weight:normal}
.largelink  { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#0000FF; }

.Sermon		   { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; bgcolor:"#E2FF8A" }
.SermonDate    { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; width: 10%}
.SermonPassage { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; width: 20%}
.SermonTitle   { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; width: 35%}
.SermonPastor  { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; width: 10%}
.SermonMusic   { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; width: 25%}



ol {counter-reset: ordered; list-style-type:decimal;}
ol li {font-size: 12pt; font-family:Tahoma; font-weight:normal; margin-right:25; margin-left:25; 
		list-style-type:decimal; list-style-position: outside; list-style-image: none;}
ol ol li {counter-reset; ordered; list-style-type:lower-alpha;}

ol.bullet {counter-reset: ordered; list-style-type:circle;}
ol.bullet li.bullet {font-size: 12pt; font-family:Tahoma; font-weight:normal; margin-right:25; margin-left:25; 
		list-style-type:circle; list-style-position: outside; list-style-image: none;}

a:link      { font-family: Tahoma; font-size: 12pt; text-decoration:none; color:#0000FF; }
a:visited   { font-family: Tahoma; font-size: 12pt; text-decoration:none; color:#0000FF;  }
a:hover     { font-family: Tahoma; font-size: 12pt; color: #346633; text-decoration: none;  }
a:active    { font-family: Tahoma; font-size: 12pt; color: #000080; text-decoration: none;  }

a.normal:link      { font-family: Tahoma; font-size: 12pt; text-decoration:none; color:#0000FF; }
a.normal:visited   { font-family: Tahoma; font-size: 12pt; text-decoration:none; color:#0000FF;  }
a.normal:hover     { font-family: Tahoma; font-size: 12pt; color: #346633; text-decoration: none;  }
a.normal:active    { font-family: Tahoma; font-size: 12pt; color: #000080; text-decoration: none;  }

a.major:link      { font-family: Tahoma; font-size: 14pt; text-decoration: none; color:#6f3c25; }
a.major:visited   { font-family: Tahoma; font-size: 14pt; text-decoration: none; color:#6f3c25;  }
a.major:hover     { font-family: Tahoma; font-size: 14pt; color: #346633; text-decoration: none;  }
a.major:active    { font-family: Tahoma; font-size: 14pt; color: #000080; text-decoration: none;  }

a.minor:link      { font-family: Tahoma; font-size: 10pt; text-decoration: none; color:#0000FF; }
a.minor:visited   { font-family: Tahoma; font-size: 10pt; text-decoration: none; color:#0000FF;  }
a.minor:hover     { font-family: Tahoma; font-size: 10pt; color: #346633; text-decoration: none;  }
a.minor:active    { font-family: Tahoma; font-size: 10pt; color: #000080; text-decoration: none;  }

a.top:link       { font-family: Tahoma; font-size: 10pt; text-decoration: underline; color:#0000FF; font-weight: bold }
a.top:visited    { font-family: Tahoma; font-size: 10pt; text-decoration: underline; color: #0000FF; font-weight: bold }
a.top:hover      { font-family: Tahoma; font-size: 10pt; color: #346633; text-decoration: underline; font-weight: bold }
a.top:active     { font-family: Tahoma; font-size: 10pt; color: #000080; text-decoration: none; font-weight: bold }


a.interior:link      { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000; }
a.interior:visited   { font-family: Tahoma; font-size: 12pt; text-decoration: none; color:#000000;  }
a.interior:hover     { font-family: Tahoma; font-size: 12pt; color: #000000; text-decoration: none;  }
a.interior:active    { font-family: Tahoma; font-size: 12pt; color: #000080; text-decoration: none;  }



p           { font-family: Tahoma; font-size: 12pt; color: #000000}
p.small      (font-family: Tahoma; font-size: 10pt; color: #000000}
