
.bodytext {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight: normal;
	text-align: left;
}
.centerbodytext {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight: normal;
	text-align: center;
}
.versetitletext {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 14pt;
	color: black;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.versetext {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11pt;
	color: black;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}

.side_photo_labels{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: black;
font-weight: normal;
text-align: center;
}


.top_nav{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: #7d119c;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.times{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11pt;
	color: white;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.class1 a:link {
COLOR: #7d119c;
}
.class1 a:visited {
COLOR: #63161b8;
}
.class1 a:hover {
COLOR: #3161b8;
}
.class1 a:active {
COLOR: #3161b8;
}
.class2 a:link {
COLOR: #FFFFFF;
}
.class2 a:visited {
COLOR: #ffc74c;
}
.class2 a:hover {
COLOR: #ffc74c;
}
.class2 a:active {
COLOR: #ffc74c;
}
 


.mid_nav{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11pt;
	color: black;
	font-weight: normal;
	text-align: center;
}
.header {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-align: left;
}
.subheader {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: normal;
	text-align: bold;
	font-style: italic;
	}

.bullet {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11pt;
color: black;
font-weight: normal;
text-align: left;
}

.form {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11pt;
color: black;
font-weight: normal;
text-align: left;
}
.required {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: red;
font-weight: normal;
text-align: left;
}
.text-field {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: black;
font-weight: normal;
text-align: left;
}
.disclaimer{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: black;
font-weight: normal;
text-align: left;
}

}
.staticmenu {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: left;

}
.submenu{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11pt;
	
	color: white;
	font-weight: normal;
	text-align: left;
}
.foot {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11pt;
	color: black;
	font-weight: lighter;
	text-align: center;
	font-style: italic;
	}

P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 12pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;
vertical-align: middle;
background-color: transparent}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
background-color: transparent;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: center;
background-color: transparent;}

td.menuHover
{
	padding: 0px;
	color: white;
	font-weight: bold;
	vertical-align: top;
	text-align: left
	background-color: #A5C19B;
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{
	border: 1px solid #156033;
	background-color: white;
	display: inline;
	position: absolute;
}

a.menuitem:link
{
	text-decoration: none;
	color: #156033;
	background-color: #A5C19B;
	display: block;
}

a.menuitem:visited
{text-decoration: none;
color: #156033;
background-color: #A5C19B;
display: block;}

a.menuitem:hover
{
	text-decoration: none;
	color: #CA7638;
	
	background-color: #A5C19B;
	display: block;
}

a.menuitem:active
{
	text-decoration: none;
	color: #CD853F;
	background-color: #A5C19B;
	display: block;
}