/* Body */
body
{
	margin-top: 0px;
	margin-left: 2px;
	background-color: #ffffff;
}

/* Small caps */
.smallcaps
{
	font-variant: small-caps;
}

/* Header */
.header table
{
	border: none;
}

/* Top Navigation */
.topnav
{
	padding: 1 0 2 0;
}

/* Left navigation */
.leftnav
{
	float: left;
	text-align: left;
	margin: 1 0 0 0;
	padding: 0;
	position: relative;
	background: #ffffff repeat;
	width: 139px;
	overflow: hidden;
}

.leftnav td
{
	text-align: center;
}

/* Content */
.content
{
	width: 618px;
	font-family: Times New Roman, Arial, Sans-Serif, Courier;
	overflow: hidden;
	font-size: small;
	margin-top: 1;
	background-color: #e4f2ff;
	text-align: justify;
}

.content h3 
{
	font-family: Tahoma, Times New Roman, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #000066;
}

.content table
{
	border: 0;
}

.content td
{
	vertical-align: top;
}

.content p
{
	padding-left: 3px;
	padding-right: 3px;
}

.content a
{
	text-decoration: none;
	color: #005db6;
	font-style: normal;
	font-weight: bold;
}

.content a:hover
{
	text-decoration: underline;
}

.content li
{
	list-style-position: outside;
	list-style-type: none;
	padding-right: 20px;
}

.content .mainimage
{
	float: right;
	width: 154px;
	height: 100px;
	padding: 1 1 1 1;
}

/* About Us */
.aboutus li
{
	list-style-image: url('images/bullet3.gif');
}

/* Missionaries */
.content .missionaryname
{
	font-variant: small-caps;
	font-weight: bold;
	color: #000066;
}

.content .missionaryname a
{
	text-decoration: underline;
	color: #000066;
}

/* Pastor */
.pastor
{
	float:right;
}

/* Blue Letter Bible */
.blueletterbible table
{
	width: 500px;
	background-color: #e4f2ff;
}

.blueletterbible .colheader
{
	background-color: #000066;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

.blueletterbible .coldata
{
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
}

.blueletterbible .eg
{
	font-size: smaller;
	text-align: center;	
} 

/* Message */
.message p
{
	text-align: justify;
	font-weight: bold;
	color: #000066;
}

.message ol li
{
	list-style-type: decimal;
	font-weight: bold;
	padding-right: 3px;
}

.message ul li
{
	list-style-image: url('images/bullet3.gif');
	font-weight: normal;
}

.message sub
{
	padding-left: 3px;
}

/* Believe */
.believe li
{
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
	font-variant: small-caps;
}

.believe a
{
	color: #000000;
}

.belief
{
	font-weight: normal;
	font-variant: normal;
}

.belief a
{
	font-size: x-small;
	color: #005db6;
}

/* Welcome */
.welcome td
{
	text-align: justify;
	vertical-align: top;
	border-style: none;
}

.welcome a
{
	font-variant: small-caps;
}

/* Meetings */
table #meetings
{
	width: 295px;
	font-size: smaller;
	font-weight:normal;
	padding: 0 2 1 3;
	background-color: #ffffff;
	border: solid 1 #000066;
}

#meetings caption
{
	background-color: #000066;
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Tahoma, Times New Roman, Sans-Serif;
}

#meetings .mtgcol
{
	font-variant: small-caps;
	font-weight: bold;
}

#meetings .joyclub
{
	font-size: xx-small;
}

#meetings img
{
	border-style: none;
}

/* Contact Us */
.contactus td
{
	font-weight: bold;
}

.contactus .required
{
	font-weight: normal;
	font-style: italic;
}

/* Search */
.search
{
	background-color: #ffffff;
	font-family: Times New Roman, Arial, Sans-Serif, Courier;
	width: 100%;
}

.search table
{
	color: #005db6;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #3c9bf7;
}

.searchheader 
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3c9bf7;
	padding: 0 0 0 3;
	text-align: left;
}

/* Footer */
.footer
{
	clear: both;
	border-top: solid 4px #ffffff;
	background-color: #ffffff;
}
