/*

	baige	color:		#f9ffc3;
	grape	color:		#863657;
	blue		color:		#363882

*/


body
{
	text-align:			center;
	background-color : #fff;
	margin : p0;
	padding : 0;}

body,
td,
p,
span,
li
{
	color:						#363882;
	font-family:			"trebuchet ms", helvetica, arial, verdana, trebuchet;
	font-size:				1em;
	font-weight:			normal;		
	/*
	background-image: url(images/pageBG.png);
	background-repeat : repeat-y;
	background-position : 50% 0;
	*/
}

h1
{
	font-size : 0.7em;
	margin : 0 auto;
	padding : 2px 2px 1px;
	text-align : left;
	background-color : #fff;
	width : 963px;
}

div
{
	border:				solid 0px #ff0000;
}

a,
a:visited
{
	color:						#863657;
	text-decoration:	none;
}

a:hover
{
	color:						#863657;
	text-decoration:	underline;
}

hr
{
	color:  			#363882;
	height: 			1px;
}

#page
{
	width:				963px;
	height:				100%;
	margin:				0 auto 10px auto;
	text-align:			center;
	border : 2px solid #fff;
		background-color : #fff;
}
	#ImageBlock
	{
		
	}
		.logoImage
		{
			border:			0px solid #00ff00;
		}
	#underConstruction
	{
		margin-top:			20px;
		color:				#863657;
		font-family:			helvetica, arial, verdana, trebuchet;
		font-size:			24px;
		font-weight:			700;	
	}
	#textBlock
	{
		width:			550px;
		margin:			20px auto;
		text-align:		left;
		line-height:		20px;
	}
		#textBlockLeft
		{
			display:			inline;
			float:			left;
		}
		#textBlockRight
		{
			display:			inline;
			float:			right;
		}

	#textBlockAddress
	{
		display:			block;
		margin-top:		20px;
	}
	#textBlockPastors
	{
		display:			block;
	}
	#textBlockEmailUs
	{
	}
	#textBlockEmailUs a,
	#textBlockEmailUs a:visited
	{
		color:				#863657;
		text-decoration:		none;
	}
	#textBlockEmailUs a:hover
	{
		color:				#863657;
		text-decoration:		underline;
	}
	
	#textBlockMeetingTimes
	{
		margin-top:		20px;
		text-align:		right;
	}
	#textBlockWhatWeDo
	{
		display:			none;
	}
	
#pageHeader
{
	height:								154px;
	background-image: 		url(images/header.jpg);
	background-position:		0 0;
	background-repeat:			no-repeat;
}
#pageHeaderContent
{
	display:			inline;
	float:				right;
	margin:			0 0 0 0;
	text-align:		center;
}
#pageHeaderEncounter h1
{
	display:				block;
	margin:			37px 0 0 0;
		font-size:		37px;
		font-weight:	700;
		color:				#863657;
}
#pageHeaderChurch h1
{
	display:				block;
	margin:			5px 0 0 0;
		font-size:		32px;
		font-weight:	300;
		color:				#863657;

		text-align:		left;
}
#pageHeaderLoveTrustRespect h1
{
	display:				block;
	margin:			0 0 0 0;
		font-size:		14px;
		font-weight:	700;
		color:				#863657;
}

	#pageContent
	{
	}
	#pageContentLeft
	{
		display:							inline;
		float:								left;
		width:								170px;
		min-height : 325px;
		text-align:						left;
	}
		#pageContentLeft h3
		{
			margin:							10px 0 0 0;
			padding:							3px 7px;
			border:							1px solid #363882;
			font-size:						12px;
			font-weight:					700;
			background-color:		#f9ffc3;
			color:								#863657;
			
		}
		#pageContentLeft h4,
		#pageContentLeft div.h4
		{
			margin:							0;
			padding:							3px;
			border-left:					1px solid #363882;
			border-right:					1px solid #363882;
			border-bottom:			1px solid #363882;
			font-size:						12px;
			font-weight:					700;
			background-color:		#f1f3cc;
			color:								#363882;
			
		}
	#pageContentMain
	{
		display:								inline;
		float:									right;
		width:									769px;
		min-height : 325px;
		padding:								10px 10px 20px 10px;
		text-align:							left;
	}
	
	#pageContentMain #pageTitle h3
	{
		margin:			0 0 15px 0;
		color:				#863657;
		font-size:		24px;
		font-weight:	700;
		border-bottom:	1px solid #363882;
	}
	#pageContentMain h4
	{
		margin:					0 0 15px 0;
		color:						#863657;
		font-size:				16px;
		font-weight:			700;
	}
	
/*  WELCOME PAGE   */

.welcomPageAds
{
	display:		inline;
	float:  		left;
	width:  		47%;
	min-height: 	250px;
	
	padding:		3px;
	border: 		1px solid #3D3F84;
	margin: 		5px;
}
.welcomPageAds h3
{
	margin: 			0 0 7px 0;
	color:  			#fff;
	background-color:   #873657;
	padding:			3px;
}
	
/*  CONTACT FORM   */
	
form
{
	height:		480px;
}
#ContactUsForm
{
	width:  	340px;
}
.inputLabel
{
	display:			block;
	width:				75px;
	min-height:			25px;
	padding:			1px 0;
	vertical-align:		middle;
	font-weight:		700;
}
* html .inputLabel
{
	height:				25px;
}
.inputField
{
	float:  			right;
	min-height:		25px;
	margin: 		0 0 0 20px;
	width:  		250px;
	text-align: 	left;
}
* html .inputField
{
	height:		25px;
}

.inputButton
{
	padding:		15px 0 0 0;
	float:  			right;
	min-height:		25px;
	margin: 		0 0 0 20px;
	width:  		250px;
	text-align: 	left;
}
.input
{
	width:				200px;
	background:	#ffffff;
}

#footer
{
	clear:				both;
	margin:			0;
}
#footerCopy
{
	clear:				none;
	display:			inline;
	float:				left;
	width:				400px;
	text-align:		left;
	color : #000;
	margin : 5px 0;
	padding : 0;
	font-size : 0.8em;
	background-color : #fff;
}
#footerLinks
{
	clear:				none;
	display:			inline;
	float:				right;
	width:				200px;
	text-align:		right;
}
#footerCopy a,
#footerCopy a:hover,
#footerCopy a:visited
{
	color : #000;
}