/* Eric Meyer's Reset Styles */	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	line-height: 1;	font-family: inherit;	text-align: left;	vertical-align: baseline;}	a img, :link img, :visited img { border: 0; }	table {	border-collapse: collapse;	border-spacing: 0;}	ol, ul { list-style: none; }	q:before, q:after, blockquote:before, blockquote:after { content: ""; }/* End Reset Styles *//* Globals */	body { color: #000080; font-size: 12px; font-family: "Trebuchet MS", tahoma, verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 1.6em; text-align: left; margin: 0; padding: 0; }	p { line-height: 1.6em; margin-bottom: 1.6em; }		.border { margin-bottom: 10px; padding: 5px; border: solid 1px #a3a6e0; }	.italic { font-style: italic; }	.floatleft { float: left; margin-right: 5%; margin-bottom: 10px; padding-right: 5%; border-right: 1px solid #a3a6e0; }	.floatright { margin-bottom: 10px; float: right; margin-left: 5%; padding-left: 5%; border-left: 1px solid #a3a6e0; }	.footnote { font-size: 8px;}/* Layout */	#header { background-color: #bbbfff; width: 100%; height: auto; clear: both; border-bottom: 1px solid #090d59; }		/* Small Navigation in the Header */	#headernav { font-size: 11px; line-height: 1em; text-align: right; margin: 0; padding: 13px 15px 13px 0; }	#headernav a { color: #35398f; text-decoration: none; }	#headernav a:hover { color: #35398f; background-color: #a3a6e0; }		#topgraphic { background-color: #070a49; background-image: url(../images/logo_on_blue.gif); background-repeat: no-repeat; width: 100%; height: 130px; clear: both; min-width:800px; }	#topgraphic img#flrrtchngr { float: right; margin-left: 250px; }	#navbox { background-image: url(../images/nav_image.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position: relative; width: 100%; height: 42px; z-index: 8; border-top: 1px solid #070a49; }	#navspacer { position: absolute; top: 0; left: 0; z-index: 30; padding-top: 1px; padding-bottom: 1px; padding-left: 220px; }		#threecolumns { background-image: url(../images/slightshadow.jpg); background-repeat: repeat-x; width: 100%; height: auto; z-index: 5; clear: none; border-top: 1px solid #090d59; }	#threecolleft { width: 160px; height: auto; float: left; margin-top: 30px; margin-bottom: 20px; margin-left: 30px; display: inline; }	#threecolright { width: 160px; height: auto; float: right; margin-top: 30px; margin-right: 30px; margin-left: 30px; display: inline; }	#threecolcenter { width: auto; height: auto; margin-top: 30px; margin-right: 220px; margin-left: 220px; padding-bottom: 50px; }		#footer { color: #333; font-size: 11px; width: 100%; height: auto; clear: both; border-top: 1px dashed #dcd8d2; }	#footspacer { padding-top: 10px; padding-bottom: 10px; padding-left: 220px; }	/* Main Navigation */		/* Level 1 */	ul.pnav li { position: relative; float: left; margin: 0; padding: 0; }	ul.pnav li a { color: #000080; font-size: 14px; font-weight: normal; line-height: 1em; text-decoration: none; float: left; margin: 0; padding: 12px 1.3em 1em 0; display: block; }	ul.pnav li a:hover { color: #810030; }		/*Level 2*/	ul.pnav ul { background-color: white; position: absolute; top: 2.5em; left: 0; width: 18em; height: auto; margin: 0; padding: 0; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa; display: none; }	ul.pnav ul li { float: none; margin: 0; padding: 0; display: block; }	ul.pnav ul li a { font-size: 13px; float: none; margin: 0; padding: 0.5em; border-top: 1px solid #aaa; display: block; }	ul.pnav ul li a:hover { color: #fff; background-color: #000080; }	ul.pnav li ul.show { display: block; }/* Typography */		/* Left Column */	#threecolleft img { margin-top: 20px; }	#threecolleft h1 { color: #35398f; font-size: 1.5em; font-weight: bold; line-height: 1.25em; padding-bottom: 10px; padding-left: 9px; }	#threecolleft p { color: #000; margin-bottom: 1.6em; }	#leftsubnav { border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa; list-style-type: none; display: block; }	#leftsubnav li { list-style-type: none; display: block; zoom:1; }	#leftsubnav li a { color: #35398f; text-decoration: none; width: 154px; margin: 0; padding: 10px 0 10px 5px; border-top: 1px solid #aaa; list-style-type: none; display: block; zoom:1; }	#leftsubnav li a:hover { color: #fff; background-color: #000080; }		/* Right Column */	#threecolright p { color: #000; }	#threecolright h1 { color: #35398f; font-size: 1.5em; font-weight: bold; line-height: 1.25em; padding-bottom: 0.25em; }	#threecolright ul { font-weight: bold; margin-bottom: 1.6em; list-style: none; }	#threecolright ul li { line-height: 1.6em; }	#threecolright ul ul {  }	#threecolright ul ul li { color: #333; font-weight: normal; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: left top; padding-left: 15px; }	#threecolright a { color: #800000; text-decoration: none; }	#threecolright a:hover { color: #c63; text-decoration: underline; }		/* Center Column */	#threecolcenter h1 { color: #800000; font-size: 2em; font-weight: bold; margin-top: 5px; padding-top: 12px; padding-bottom: 5px; border-top: 1px dashed #dcd8d2; border-bottom-color: transparent; }	#threecolcenter h1.notoprule { padding-top: 0; padding-bottom: 5px; border-width: 0; }	#threecolcenter h2 { color: #090d59; font-size: 1.5em; font-weight: normal; padding-top: 5px; padding-bottom: 5px; }	#threecolcenter h2 a { color: #930; font-size: 12px; font-weight: normal; text-decoration: none; }	#threecolcenter h2 a:hover { color: #c63; font-size: 12px; font-weight: normal; text-decoration: underline; }	#threecolcenter h3 { color: #35398f; font-weight: bold; }	#threecolcenter h4 { color: #3f4031; font-weight: normal; }	#threecolcenter p { color: #3f4031; }	#threecolcenter p.red { color: #a34519; font-weight: bold; padding-bottom: 10px; }	#threecolcenter p a { color: #930; line-height: inherit; text-decoration: underline; }	#threecolcenter p a:hover { color: #c63; text-decoration: underline; }	#threecolcenter ul.speciallist { color: #3f4031; margin-bottom: 1.6em; padding-left: 15px; list-style-type: disc; list-style-position: outside; display: block; }	#threecolcenter ul.speciallist li { padding-bottom: 10px; }	#threecolcenter blockquote { color: #3f4031; font-style: italic; line-height: 110%; margin: 10px 0 20px 20px; padding: 5px 0 5px 10px; border-left: 5px solid #3f4031; }	#threecolcenter table tr td { padding-top: 15px; padding-right: 5px; padding-left: 5px; border-bottom: 1px solid #dcd8d2; }		/* Breadcrumbs */	#threecolcenter p.pagenav { color: #090d59; font-size: 11px; }	#threecolcenter p.pagenav a { color: #930; text-decoration: none; }	#threecolcenter p.pagenav a:hover { color: #c63; text-decoration: underline; }		/* Pastor's Bios */	#threecolcenter div.altbio { background-color: #dcdcff; width: 98%; overflow: auto; margin-bottom: 20px; padding: 20px; }	#threecolcenter div.firstbio { width: 98%; overflow: auto; margin-bottom: 20px; }		/* Pulpit Committee Articles */	#threecolcenter div.articles ul{  color: #3f4031; margin-bottom: 1.6em; padding-left: 15px; list-style-type: disc; list-style-position: outside; display: block;  }	#threecolcenter div.articles ul li, #threecolcenter div.articles ol li { padding-bottom: 10px; line-height:20px; }	#threecolcenter div.articles ol{  color: #3f4031; margin-bottom: 1.6em; padding-left: 15px; list-style-type: decimal; list-style-position: outside; display: block;  }	#threecolcenter div.articles ul ol, #threecolcenter div.articles ul ul, #threecolcenter div.articles ol ol{padding-top:10px;}		/* Layout Adjustments */	#threecolcenter div.homeicons { width: 130px; float: left; display: inline; }	#threecolcenter div.homeicons img { margin-bottom: 15px; }	#threecolcenter div.homemarg { margin-left: 140px; }	#threecolcenter div.missioncol1 { width: 45%; float: left; }/* Modules */		/* Sitemap */	#sitemap { font-size: 12px; margin-top: 10px; margin-left: 20px; list-style-type: none; display: block; }	#sitemap li { font-size: 14px; font-weight: bold; padding-bottom: 15px; }	#sitemap li a:link, ul#sitemap li a:visited { color: #800000; text-decoration: none; }	#sitemap li a:hover, ul#sitemap li a:active { color: #a34519; text-decoration: underline; }	#sitemap ul.smapsmall { list-style-type: none; display: block; }	#sitemap ul.smapsmall li { font-size: 12px; font-weight: normal; padding-top: 8px; padding-bottom: 0; padding-left: 20px; }	/* Sermon Page and Calendar Tables */	#threecolcenter_cal table tr td { padding-top: 5px; padding-right: 5px; padding-left: 5px; border-bottom: 1px solid #dcd8d2; }	#threecolcenter table tr td.blue { background-color: #ebf2ff; }		/* Calendar Page */	#calendar #threecolcenter { width: auto; height: auto; margin-top: 30px; margin-right: 20px; margin-left: 220px; padding-bottom: 50px; }	#calendar #threecolcenter table tr td { margin: 0; padding: 3px; border: solid 1px #323266;}	#calendar #threecolcenter table tr td.blue { background-color: #ebf2ff; }	#calendar #threecolcenter table tr td p.daynumber {font-size: 9px; margin: 0; padding: 0; }	#calendar #threecolright {display: none;}	/* Photo Gallery */	#galleryscroll { background-color: #fff; height: 350px; overflow: auto; }	#threecolcenter form fieldset { margin-top: 10px; margin-bottom: 15px; padding: 0 30px 20px; }	#threecolcenter form fieldset legend { color: #3f4031; font-size: 13px; font-weight: bold; background-color: #fff; }	#threecolcenter form fieldset ul { font-size: 13px; list-style-image: url(../images/arrow.gif); display: block; }	#threecolcenter form fieldset ul li { padding-top: 2px; padding-bottom: 5px; }	#threecolcenter form fieldset ul li a:link, #threecolcenter form fieldset ul li a:visited { color: #800000; text-decoration: none; }	#threecolcenter form fieldset ul li a:hover, #threecolcenter form fieldset ul li a:active { color: #c00; text-decoration: underline; }	/* Contact Form */	form#contactform { margin-top: 30px; }	form#contactform label { font-size: 10px; font-weight: bold; }		/* Under Contsruction */	#construct { margin-top: 15px; margin-bottom: 400px; padding: 3px; border: solid 1px #aaa; }	#threecolright #construct { margin-bottom: 15px; }	#construct p { color: #333; font-size: 11px; line-height: 100%; background-color: #ffc; margin-bottom: 0; padding: 8px; }				/* Home Page Specific */	/* Home Page Layout */	#home-feature { background-color: #bbbfff; height: 259px; border-top: 1px solid #090d59; }	#slideshow { width: 500px; height: 199px; float: right; margin: 30px 30px 0 0; display: inline; }	#feature-text { width: auto; height: 199px; margin: 30px 560px 0 30px;}	#feature-text div.scroll { height: 198px; overflow: auto; }	#feature-text h1 { font-size: 2em; line-height: 1em; margin-bottom: 0.25em; }	#feature-text p { font-size: 14px; margin-bottom: 0; }		/* Home Page Typography */	#home #threecolleft {		margin:  0 0 0 0;		padding: 0;		width: 28%;		 }	#home #threecolright {		margin:  0 0 0 0;		padding: 0;		width: 28%;	 }	#home #threecolcenter {		margin: 0 30% 0 30%;		padding: 0;		width: auto;	 }	 #home #threecolcenter h1, #home #threecolright h1, #home #threecolleft h1 {	 	border-bottom: 1px solid #090d59;	 	color: #090d59;	 	font-size: 14px;	 	line-height: 1.5em;	 	margin: 0;	 	padding: 15px 0 0;	 }	#home #threecolleft h1 {	 	margin-left: 30px;	 }	#home #threecolleft p { padding-left: 30px; }	#home #threecolleft #leftsubnav { margin-left: 30px; }	#home #threecolleft #leftsubnav li a { color: #35398f; text-decoration: none; width: auto; margin: 0; padding: 10px 5px; border-top: 1px solid #aaa; list-style-type: none; display: block; }	#home #threecolleft #leftsubnav li a:hover { color: #fff; }	#home #threecolright h1 { margin-right: 30px; }		/* Featured Ministry List*/	div.box, div.altbox { margin-bottom:  15px;	overflow: auto;	padding: 15px; }	div.box { background-color: #dcdcff; }	div.altbox {}		#home div.box, #home div.altbox { height: 101px; }	#home div.box h2, #home #threecolcenter div.altbox h2 { margin-left: 120px; }	body#home div#threecolcenter h2 a, body#home div#threecolright h2 a, body#home div#threecolleft h2 a { color: #090d59; font-size: 1em; }	#home div.box p, #home #threecolcenter div.altbox p { margin: 0 0 0 120px; }	#home div.box img, #home #threecolcenter div.altbox img { float: left; }