﻿

/*   NAVIGATION          */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		margin-left: 10px;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 40px 3px 0px;
		margin:0px 5px 0px 0px;
		color:#c80000;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px 0px 4px;
		border-style:solid;
		border-color:#c80000;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#000000;
		border-color:#999999;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#000000;
		border-color:#999999;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		background-position:95% 50%;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#000000;
		text-decoration:none;
		border-color:#999999;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 5px;
		background-color:#eeeeee;
		border-width:1px;
		border-style:solid;
		border-color:#999999;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 5px;
		background-color:transparent;
		color:#000000;
		font-size:11px;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#000000;
		text-align:	left;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#c80000;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#c80000;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_0.gif);
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#c80000;
		background-image:url(qmimages/arrow_1.gif);
		color:#ffffff;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px;
		border-color:#999999;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:27px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:100%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
	}



/* END NAVIGATION               */


body {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			12px;
	background-color:	#c80000;
}
h1 {
	font-size:		24pt;
	font-family:	"Monotype Corsiva","Benguiat Medium","Century", "Times New Roman", serif;
	font-weight:	bold;
	color:			black;
	line-height:	2;
	text-align:		center;
	margin-bottom:	0px;
/*	font-style:		italic;                  */
}
h2 {
	font-size:		24pt;
	font-family:	"Monotype Corsiva","Century", "Times New Roman", serif;
	font-weight:	bold;
	color:			black;
	Margin-top:		0px;
	text-align:		center;
	font-style:		italic;
}

h3 {
	font-size:		12pt;
	font-family:	"Century", "Times New Roman", serif;
	font-weight:	bold;
	color:			black;
	Margin-top:		10px;
	text-align:		center;
	font-style:		italic;
}

h4 {
	font-size:		18pt;
	font-family:	"Monotype Corsiva","Century", "Times New Roman", serif;
	font-weight:	bold;
	color:			black;
	font-style:		italic;
	text-align:		center;
}

h4 a{
	color:	black;
}

a {
	font-weight:	bold;
	color:			#c80000;
}

#allcontent {
	margin-left:	auto;
	margin-right:	auto;
	width:			950px;
	border-top:		6px groove silver;
	border-left:	6px groove silver;
	border-right:	6px groove silver;
	border-bottom:	6px groove silver;
}

#header {
	width:			950px;
	background-color:#ffffff;
	border-bottom:	1px solid #cococo;

}
#header_left {
	width:			189px;
	height:			176px;
	margin-left:	0px;
}

#header_right {
	width:			189px;
	height:			176px;
	margin-left:	761px;
	margin-top:		-176px;
}
#header_center {
	width:			572px;
	height:			176px;
	margin-left:	190px;
	margin-top:		-176px;
}
#header_center h1{
	margin-top:		20px;
}

#main {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			12px;
	background-color:	#ffffff;
	margin-top:			-20px;
}


#worshipservices {
	position:		absolute;
	margin-top:		30px;
	margin-left:	733px;
	width:			195px;
	background-color:#E0E0E0;
	padding:		10px;
	border:			1px solid black;
	border-right:	0px solid black;
/*	margin-right:	10px;                              */
	font-size:		9pt;
	text-align:		left;
	z-index:		5;
}

#worshipservices a {
	color:			#666666;
}

#home_pix_block {
	width:		701px;
	height:		468px;
}

#pix_block {
	width:		701px;
}

#pix_left_image {
	width:		189px;
	height:		176px;
	margin-left:0px;
}

#pix_left_text {
	width:		500px;
	margin-left:200px;
	margin-top:	-176px;
	list-style-image:	url(images/bullet.gif);
}

#pix_right_image {
	width:		189px;
	height:		176px;
	margin-left:512px;
	z-index:	5;
}

#pix_right_text {
	width:		500px;
	margin-left:10px;
	margin-top:	-176px;
	list-style-image:	url(images/bullet.gif);
}

#pix_left_image0 {
	width:		189px;
	height:		176px;
	margin-left:0px;
}

#pix_left_text0 {
	width:		500px;
	margin-left:200px;
	margin-top:	-176px;
	list-style-image:	url(images/bullet.gif);
}

#pix_right_image0 {
	width:		189px;
	height:		176px;
	margin-left:512px;
	z-index:	5;
}

#pix_right_text0 {
	width:		500px;
	margin-left:10px;
	margin-top:	-176px;
	list-style-image:	url(images/bullet.gif);
}

#pix_left_image1 {
	width:		189px;
	height:		176px;
	margin-left:0px;
}

#pix_left_text1 {
	width:		500px;
	margin-left:200px;
	margin-top:	-176px;
	list-style-image:	url(images/bullet.gif);
}

#pix_right_image1 {
	width:		189px;
	height:		176px;
	margin-left:512px;
	z-index:	5;
}

#pix_right_text1 {
	width:		500px;
	margin-left:10px;
	margin-top:	-176px;
	list-style-image:	url(images/bullet.gif);
}

#sermons {
	margin-left:	20px;
	margin-right:	20px;
	width:			300px;
}

#newsletters {
	margin-left:	340px;
	margin-right:	20px;
	width:			300px;
	
}

#nav_bottom {
	background-color:white;
	margin-top:	-20px;
	padding-bottom:20px;
}

#nav_bottom a {
	color:#6A6A6A;
	text-decoration:none;
	font-weight:	100;
}
p.std	{
	margin-left:	10px;
	margin-right:	10px;
	text-align:		left;
	width:			691px;
}

p.std_pix	{
	text-align:		left;
	width:			490px;
}


p.side_in5 {
	margin-left:	15px;
	margin-right:	15px;
	text-align:		left;
	width:			165px;
}

p.side_in5 a {
	font-size:		8pt;
}

.left  {
	list-style-image:	url(images/bullet.gif);
	margin-left:	185px;
	margin-right:	250px;
	text-align:		left;
	line-height:	18px;
}   

.right  {
	list-style-image:	url(images/bullet.gif);
	margin-left:	10px;
	margin-right:	250px;
	text-align:		left;
	line-height:	18px;
}   

.center {
	margin-left:	10px;
	margin-right:	10px;
	text-align:		center;
	width:			691px;
}

.center_it {
	margin-left:	10px;
	margin-right:	10px;
	text-align:		center;
	font-style:		italic;
}

.center_bold {
	margin-left:	10px;
	margin-right:	10px;
	text-align:		center;
	font-weight:	bold;
}

p.footer {
	text-align:		right;
	font-size:		7pt;
	color:			#f1f5f5;
	margin-top:		6px;
	margin-bottom:	6px;
	margin-right:	10px;
	width:			950px;
	margin-left:	auto;
	margin-right:	auto;
}

p.footer a {
	color:			#f1f5f5;
	text-decoration:	none;
}


