﻿.sermonheader
{
	font-weight: bold;
	color: #0000FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sermonheaderRed
{
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sermonsubheader1
{
	font-weight: bold;
	color: Navy;
	font-size: .9em;
}
.sermonsubheader2
{
	font-weight: bold;
	color: #CC3300;
	font-size: .9em;
}
.sermonsubheader3
{
	font-weight: bold;
	color: Maroon;
	font-size: .9em;
}

.sermonquote1
{
	font-style: italic;
	color: #336699;
	font-weight: 700;
	font-size: .9em;
}
.sermonquote2
{
	font-style: italic;
	color: #CC0000;
	font-weight: 700;
	font-size: .9em;
}
.sermonquote3
{
	font-style: italic;
	color: #008000;
	font-weight: 700;
	font-size: .9em;
}
.sermonnotable1
{
	font-style: italic;
	font-weight: bold;
	color: #333333;
	font-size: .9em;
}
.sermonnotable2
{
	font-weight: bold;
	color: #555555;
	font-size: .9em;
}

.sermonbooktitle
{
    font-style: italic;
    font-weight: bold;
    color: #800080;
    font-size: .9em;
}

.sermonsuper
{
	font-size: x-small;
	vertical-align: super;
}

.sermonverse 
{
    font-size:.9em;
    font-style:italic;
}

#sermonHeader{}
#sermonHeader h4{text-decoration: none;}
#sermonFile
{
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-image: url('../images/PaleStripShort.PNG');
	background-repeat: repeat-x;
}

.popups
{
    padding: 3px;
    border: 1px solid #808080;
    margin: 6px 50px 6px 20px !important;
    background-color: #FFFF99;
    color: Navy;
    display: none;
    font-family: 'Bookman Old Style' , 'Book Antiqua' , Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: x-small;
    height:auto;
}
