/* CSS Document */

body {
	margin:0 auto 0 auto;
	padding:32px 0 0 0;
	width:1009px;
	background-color:rgb(179,180,174);	
}

h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
h4{
	font-family:"Trebuchet MS", "times new roman" !important;
	font-style:normal !important;
	font-weight:normal !important;
	font-size:11px;
	vertical-align:top;
	padding:0;
	margin:0;
	}
h3{
	font-family:"Trebuchet MS", "times new roman" !important;
	font-style:normal !important;
	font-weight:normal !important;
	font-size:12px;
	vertical-align:top;
	padding:0;
	margin:0;
	}

#placement{
	position:relative;
	top:0px;
	width:1009px;
	background-image:url(../imgs/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	}

/* body content placement box */
#content{
	position:relative;
	top:0px;
	width:899px;
	margin:0 auto 0 auto;
	background-color:rgb(219,218,203);
	background-image:url(../imgs/contentBG.jpg);
	background-position:top left;
	background-repeat:repeat;
	padding:40px 0 40px 0;
	color:rgb(90,86,78);
}
/* copy placement box */
.bodyCopy{
	width:741px;
	margin:0 auto 0 auto;
	background-color:rgb(239,239,239);
}
/* actual box w/ copy in it */
.copyBox{
	position:relative;
	padding:24px 102px 34px 50px !important;
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	letter-spacing:.001em;
}
.bodyHeading h1{
	font-family:"Trebuchet MS", "times new roman" !important;
	font-style:normal !important;
	font-weight:normal !important;
	font-size:16px;
	letter-spacing:0px !important;
	}
.bodyCopy a{
	color:rgb(69,80,101);
	}
.bodyCopy a:hover{
	color:rgb(145,166,175);
	}
.bodyCopyHR{
	width:589px;
	height:1px;
	background-image:url(../imgs/bodyCopyHR.gif);
	background-position:left;
	background-repeat:repeat-x;
	margin:14px 0 24px 0;
	}

/* page specific items */
/* home page */
.bodyCopyHP{
	width:741px;
	margin:0 auto 0 auto;
	background-color:rgb(255,255,255);
}
/* actual box w/ copy in it */
.copyBoxHP{
	position:relative;
	padding:8px 8px 8px 8px !important;
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	letter-spacing:0px;
}
.scriptureBox{
	position:absolute;
	top:8px;
	right:8px;
	background-color:rgb(227,225,218);
	width:404px;
	height:320px;
	vertical-align:middle !important;
}
.scriptureBoxCopy{
	position:absolute;
	top:86px;
	left:55px;
	font-family:"times new roman" !important;
	font-size:12px;
	line-height:26px;
	text-align:center;
	vertical-align:middle !important;
}

/* our people */
.columnOne{
	position:relative;
	top:0px;
	left:0px;
	width:196px;
	border:solid 1px #000000;
}

.ourPeopleA{
	font-family:"Trebuchet MS", "times new roman" !important;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:12px;
	color:rgb(95,91,83);
	text-decoration:none;
}
.ourPeopleA a{
	font-family:"Trebuchet MS", "times new roman" !important;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:12px;
	color:rgb(95,91,83);
	text-decoration:none;
}
.ourPeopleA a:hover{
	color:rgb(95,91,83);
	text-decoration:underline;
}

.ourPeopleB{
	font-family:"times new roman" !important;
	font-size:11px;
	line-height:17px;
	font-style:italic;
	color:rgb(103,124,122);
}

.columnTwo{
	position:absolute;
	top:88px;
	left:206px;
	width:196px;
	border:solid 1px #000000;
}
.columnThree{
	position:absolute;
	top:88px;
	right:102px;
	width:196px;
	border:solid 1px #000000;
}

/* profiles */
.profilePhoto{
	width:195px;
	vertical-align:top !important;
	padding:10px 24px 0 0;
}
.profileCopy{
	width:414px;
}
.profileCopy a{
	font-family:"Trebuchet MS", "times new roman" !important;
	color:rgb(95,91,83);
	text-decoration:none;
}
.profileCopy a:hover{
	color:rgb(95,91,83);
	text-decoration:underline;
}

/* contact / directions page */
.contactInfo{
	vertical-align:top;
	width:248px;
}

.needHelp td{
	padding:0 5px 0 0;
}

.needHelpPeople{
	font-family:"Trebuchet MS", "times new roman" !important;
	font-size:12px;
	letter-spacing:0px;
	/*line-height:12px;*/
	color:rgb(95,91,83);
}

.needHelp a{
	line-height:18px;
	color:rgb(95,91,83);
	text-decoration:none;
}
.needHelp a:hover{
	color:rgb(95,91,83);
	text-decoration:underline;
}
.needHelpWithDivider{
	height:1px;
	width:635px;
	background-color:rgb(179,180,174);
	margin:10px 0 480px 0;
}
.footer{
	position:relative;
	top:0px;
	width:889px;
	margin:8px auto 20px auto;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	color:rgb(107,106,103);
	}

.footer a{
	color:rgb(107,106,103);
	}
.footer a:hover{
	color:rgb(145,166,175);
	}

