body{
	background-color: #912C47;
	margin:0;
	color: #333333;

}


	
a:link {color:#B92859; text-decoration:underline;  font-weight: bold}
a:visited {color:#B92859; text-decoration:underline; font-weight: bold}
a:active  {color:#666666; text-decoration:underline; font-weight: bold}
a:hover   {color:#A9AACF; text-decoration:none; font-weight: bold}


A.navTop:link    {color:#ffffff; text-decoration:none; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}
A.navTop:visited {color:#ffffff; text-decoration:none; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}
A.navTop:active  {color:#ffffff; text-decoration:underline; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}
A.navTop:hover   {color:#ffff99; text-decoration:underline; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}

A.navBot:link    {color:#FFFFFF; text-decoration:none; font-family: Arial, Helvetica, san-serif; font-size: x-small; font-weight: bold}
A.navBot:visited {color:#FFFFFF; text-decoration:none; font-family: Arial, Helvetica, san-serif; font-size:  x-small; font-weight: bold}
A.navBot:active  {color:#FFFFFF; text-decoration:underline; font-family: Arial, Helvetica, san-serif; font-size:  x-small; font-weight: bold}
A.navBot:hover   {color:#ffff99; text-decoration:underline; font-family: Arial, Helvetica, san-serif; font-size:  x-small; font-weight: bold}


h1 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #B92859;
	margin-left: 24px;
	margin-bottom:10px;
	line-height:100%;
	}

h2 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #7576b5;
	margin-left: 24px;
	margin-bottom:10px;
	line-height:100%;
	}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:italic;
	color: #666666;
	margin-left: 24px;
	margin-bottom:10px;
	line-height:100%;
	}

.table {  font-family: Arial, Helvetica, san-serif; font-size: 10pt; color:#666666 }
.tableSmall { font-family: Arial, Helvetica, san-serif; font-size: 8pt; color:#666666}
.tableWhite { font-family: Arial, Helvetica, san-serif; font-size: 10pt ; color: #000000}

.highlight {color:#B92859}


p {
	font-size: small;
	text-align:left;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 24px;
	margin-right: 18px;
	margin-bottom:18px;
}

.footer{
	font-size: x-small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	text-align:center;
}

.address{
	font-size: small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
}


#content .bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


#content ul
{
list-style-type: none;
padding: 0;
margin: 34px;
}


#content ul li {
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:4px;
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 0.8em;
	line-height:100%

}

#content ol li {
	padding:0;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left:20px;
	line-height:115%;
	background-image:none;
	color: #333333;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size:small;





}	
#content .sermons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#333333;
	line-height: 80%;
	margin-left: 60px;
	margin-right: 48px;
}

div#content table.MissionaryTable
{ width:700px;
background-color: #000000;
border: 0px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-left:auto;
margin-right:auto
}


div#content  td.MissionaryList
{ border-bottom: 1px #666666 dotted;
background-color:#ffffff;
text-align: left;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
padding-right: 10px; 
height:150px;}



div#content  td.MissionaryListAlt
{ border-bottom: 1px #666666 dotted;
background-color:#cccded;
text-align: left;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
padding-right: 10px; 
height:150px;}

div#content td img {
	margin-left:5px; 
	margin-right:auto;
	border: 1px #666666 solid}

div#content hr {width:95%}

div#content .QA {color:#B92859; font-weight:bold;}

div#content td {
	font-size: small;
	LINE-HEIGHT: 110%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333333;
}

.handcursor{
cursor:hand;
cursor:pointer;
}


div#menu{
	color : #B92859;
	text-align:left;
	margin-top:0;
	margin-left: -20px;
	margin-right: 10px;
	margin-bottom:50px;
	padding: 2px 0 0 0;
	line-height:200%;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:small;

}

div#menu .bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
}


div#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;

}


div#menu li {
	color:#666666;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .9em;
	padding-left: 0.9em;

}	

div#menu li a{
	color : #B92859;
	text-decoration : none;

}

div#menu li a:hover{
	color : #ffffff;
	background-color : #B92859;
	display: block; 

}


div#menu li a:visted{
	color : #666666;

}

div#menu .image {
	padding:0;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:0;
	border:none;
}


div#sure {border: 1px solid #B92859; 
	padding:2px;
	margin-left:5px;
	background-color:#cccded;
	}
	
div#sure p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	margin-left:4px;
	margin-right:4px;
}
div#sure .headsure{font-size:large;
	text-align:center;
	}

div#rightbar
	{margin-right:5px;
	margin-right:2px;
	}

#rightbar .bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


#rightbar ul
{
list-style-type: none;
padding: 0;
margin: 18px;
}


#rightbar li {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #999999;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:4px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: .8em;
	line-height:100%

}



