#content
{
	width:1024px;
	margin: 0 auto;
	padding: 0 1px 1px 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4484D4;
	border-bottom-color: #4484D4;
	border-left-color: #4484D4;
	background-color: #FFFFFF;
	overflow: auto;
}
#menu
{
	float: left;
	padding: 0px 10px 0px 0px;
	width: 200px;
}
#menu a
{
	display: block;
	padding: 3px 0 4px 45px;
	background:url(images/menu-bullet.gif) no-repeat 10px 9px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover
{
	text-decoration:underline;
}
#header
{
	float: right;
	top: 0px;
	left: 215px;
	width: 809px;
	color: inherit;
	background-color: #ffffff;
	height: 92px;
	border-bottom: 1px solid #4484d4;
	margin-top: 0;
	padding-top: 15px;
}
#header h1
{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
}
#headerInfo
{
	float: right;
	right: 0px;
	width: 250px;
	color: inherit;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	z-index: 2;
}
#headerInfo p
{
	font-size: 13px;
	font-weight:  normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
#main
{
	margin-top: 25px;
	float: right;
	left:  215px;
	top: 25px;
	width: 809px;
	right: 5px;
	height: auto;
}
#main h1
{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
#main h2
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
#main h3
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
#footer
{
	width: 1024px;
	position: relative;
	bottom: 0px;
	border: 1px solid #4484d4;
	border-top: 0;
	border-left: 1;
	border-right: 1;
	border-bottom: 1;
	margin: 0 auto;
	padding: 0 1px 1px 1px;
	background-color: #ffffff;
}
html,body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #ffffff;
	background-image: url(images/base-bg.gif);
}
* html #wrap
{
	height: 100%;
}
#menu a:hover
{
	text-decoration:underline;
}
p.menuHeading
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
}
p.memoryVerse
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	margin: 0 0 0 0;
}
p.memoryVerseBook
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-align: right;
	margin: 0 0 0 0;
}
#PastorsPage
{
	position:  absolute;
	left: 200px;
	top: 125px;
	color: inherit;
	background-color: #ffffff;
}
#PastorsPage p
{
	font-family:  "Trebuchet MS";
	font-size: 14px;
}
#centerDiv
{
	text-align: center;
}
#copyright
{
	text-align: center;
	padding: 5px;
}
#copyright p
{
	font-size: 12px;
}
p
{
	font-family:"Trebuchet MS";
	margin-top: 0px;
	font-size: 14px;
}
p.sermon
{
	text-align: center;
}
.servicesTable
{
	width: 200px;
	border: 1px solid #000000;
}
.servicesTable .th
{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}
.servicesTable .tr:nth-child(odd)
{
	background-color: #eee;
}
.servicesTable .td0
{
	float: left;
	width: 99%;
	padding-left: 1%;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.servicesTable .td
{
	float: left;
	width: 69%;
	padding-left: 1%;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.servicesTable .td2
{
	float: right;
	width: 28%;
	padding-left: 2%;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.picTable
{
	width: 500px;
}
.picTable .th
{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}
.picTable .tr
{
}
.picTable .td
{
	float: left;
	width: 19%;
	padding-left: 1%;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.picTable .td2
{
	float: right;
	width: 78%;
	padding-left: 2%;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 15px;
}
.formTable
{
	width: 500px;
}
.formTable .tr
{
}
.formTable .td1
{
	float: left;
	width: 24%;
	padding-left: 1%;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.formTable .td2
{
	float: right;
	width: 73%;
	padding-left: 2%;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a img
{
	border:0;
}
a
{
	color: #0056C4;
	text-decoration: underline;
}
a:hover
{
	color: #0C1A57;
	text-decoration: underline;
}
.redText
{
	color: #ff0000;
}
.blueText
{
	color: #0000ff;
}
.greenText
{
	color: #348017;
}
.boldText
{
	font-weight: bold;
}
.singleSpaced
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.OneHundredYearsText
{
	font-weight: bold;
	font-size: 16px;
}



a.hidden {text-decoration: none;color: #000000;cursor:default;}
//form {margin:0;padding:0;}
ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
.bottom_addr {font-size: 11px;color: #000000;padding: 4px 10px 8px 270px;	font-family: "Trebuchet MS";}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}
.bottom_menu {
	color: #000000;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 270px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.bottom_menu a {color: #000000;text-decoration: underline;}
.bottom_menu a:hover {color: #0D2561;text-decoration: underline;}
.menu {color: #FFFFFF;	background-image: url(../images/btn_bg.gif);background-repeat: repeat-x;font-weight: bold;padding-right: 10px;padding-left: 10px;white-space: nowrap;}
.menu a{text-decoration: none;color: #FFFFFF;}
.menu a:hover {color: #FFFFFF;text-decoration: underline;}
.body_txt {color: #000000;text-align: justify;padding: 10px;vertical-align: top;font-family: "Trebuchet MS";font-size: 12px;}
.company_name {font-size: 14px;font-weight: bold;text-transform: none;color: #FFFFFF;}
.login_form {background-image: url(../images/login-form-bg.gif);background-repeat: repeat-x;height: 20px;width: 110px;border-width: 1px;border-style: solid;font-size: 11px;padding-top: 3px;padding-left: 1px;}
#wrap{position:relative; min-height:100%; margin:0 auto; width:750px;}
#logo{
	background:url(../images/logobg.jpg) no-repeat;
	width:234px;
	height:69px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 55px;
	text-align: center;
	padding-left: 18px;
}
#ltitle{
	background:url(../images/lmenu-bg.gif) no-repeat;
	height:25px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 9px;
}
#lblock{
	font-size: 11px;
	padding-left: 35px;
	padding-right: 16px;
	text-align: justify;
	padding-bottom: 90px;
	padding-top: 9px;
}
