
body {
	margin:0;
	padding:0;
	text-align:center;}
#limiter {
	background:#fff;
	width:750px;
	min-height:90%;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;}
#limiter div {position:relative;}
#pusher {
	height:1%;
	margin:10px 8px 0 8px;
	padding:0px;
	z-index:2;}
#content {
	float:left;
	display:block;
	width:517px;}
#main {
	float:left;
	width:517px;
	border-right:1px solid #ccc;
	min-height:300px; }
#mainleft {
	float:left;
	width:517px;
	left: /*IE5.5*/0;
	clear:left;}
#mainleftwhite {
	float:left;
	width:517px;
	left: /*IE5.5*/0;}
#mainright, #mainrightwhite {
	float:right;
	width:216px;
	top:135;
	display: inline;
	clear:right;
	right: /*IE5.5*/0;}

/*---------------------------------------
             TYPOGRAPHY
  ---------------------------------------*/
body {font:76% Arial, sans-serif;}
a:link {color:#069;}
a:visited {color:#369;}
a:hover	{color:#339;}
a:active {color:#930;}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;}
h1, h2, {
	color:#635959;
	font:1.7em/1.07em Georgia, serif !important;}
h1 {
	font-weight:normal;
	margin-bottom:10px;
	font:1.7em/1.07em Georgia, serif !important;}
h2 {
	color:#1b5880;
	font-weight:normal;
	margin-bottom:10px;
	font:1.7em/1.07em Georgia, serif !important;}

.pics {
	font-size:8pt;}
#next {
	margin:5px 0 0 0;}
.subtitle {
	color:#65696c;
	font-weight:bold;
	font-size:11pt;
	font-family: Arial, sans-serif;}
	}
.p {margin:9px 15px 6px 0;}
strong {color:#494944;}

/*lists*/
#disclaimers, #footnotes {
	position:relative;
	left:196px;
	color:#999;
	width:575px;
	margin:10px 0;
	clear:both;}
.twocol #disclaimers {width:575px;}
.textonly {display:none;}
.utility, #disclaimers, #footer {font-size:8pt;}

#headline p, #headline h1 {margin:0;}
#headline h2 {
	font-weight:normal;
	margin-top:10px;}
.caption {
	color:#45453D;
	font-size:8pt;}
/*---------------------------------------
              HEADER
  ---------------------------------------*/
#header {
	left:8px;
	top:13px;
	height:176px;}
#logo {
	position:absolute;
	top:44px;
	left:18px;
	border:none;
	z-index:10;}
/*---------------------------------------
              NAVIGATION
  ---------------------------------------*/
#mainright ul {margin-right:0;}

#nav {
	height: 33px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:30;
	top: 3px;
	left: 2px;}		
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;}
#nav li {
	display: inline;
	float: left;
	position: relative;
	color: #fff;
 }	
#nav a.nl {
	float: left;
	height: 27px;
	width: 730px;
	text-indent: -999em;
	text-decoration: none;
	background-color: #c9c6c1;
	 }	
#nav #nl1 a.nl {
	background: url(../images/nav/home_scroll.gif) no-repeat left top;
	width:77px; 
	border-right:1px solid #666;}	 	
#nav #nl2 a.nl {
	background: url(../images/nav/aboutus_scroll.gif) no-repeat left top;
	width:89px; 
	border-right:1px solid #666; 
	border-left:1px solid white;}
#nav #nl3 a.nl {
	background: url(../images/nav/worshipservices_scroll.gif) no-repeat left top;
	width:135px;
	border-right:1px solid #666;
	border-left:1px solid white;}
#nav #nl4 a.nl {
	background: url(../images/nav/newsevents_scroll.gif) no-repeat left top;
	width:123px; 
	border-right:1px solid #666;
	border-left:1px solid white;}
#nav #nl5 a.nl {
	background: url(../images/nav/ministries_scroll.gif) no-repeat left top;
	width: 91px; 
	border-right:1px solid #666;
	border-left:1px solid white;}
#nav #nl6 a.nl {
	background:  url(../images/nav/leadership_scroll.gif) no-repeat left top;
	width: 97px;
	border-right:1px solid #666;
	border-left:1px solid white;}
#nav #nl7 a.nl {
	background: url(../images/nav/contactus_scroll.gif) no-repeat left top;
	width: 106px;
	border-left:1px solid white;}
#nav #nl1 a.nl:hover,
#nav #nl2 a.nl:hover,
#nav #nl3 a.nl:hover,
#nav #nl4 a.nl:hover,
#nav #nl5 a.nl:hover,
#nav #nl6 a.nl:hover,
#nav #nl7 a.nl:hover,
#homer #nav #nl1 a.nl,
#about #nav #nl2 a.nl,
#services #nav #nl3 a.nl,
#news #nav #nl4 a.nl,
#ministries #nav #nl5 a.nl,
#leadership #nav #nl6 a.nl,
#contact #nav #nl7 a.nl
 { background-position: 0 -27px; }

/* second-level lists */
#nav li ul { 
	position: absolute;
	top: 27px;
	_top: 27px;/*ie only*/
	left: -999em;
	font: 11px arial;
	margin: 0;
	padding: 0;
	background-color: #c9c6c1;
	border:1px solid #919ea6;
	width: 120px;
	
}#nav li ul:lang(en) {
   top: 15px; /*mozilla only hack to work with safari*/
   }
#nav li li {
	display:block;
	float:none;
	padding: 0;
	margin: 0;
	line-height:24px;
	}
#nav li li a {
	color: #333;
	padding: 0 0 0 7px;
	margin: 0;
	text-decoration: none;
	}
#nav li li a:hover {
	display:block;
	color: #fff; 
	background-color:#93abba; 
	width: 113px;}	
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	top:27px;
	z-index: 40;
}
#global {
	position:absolute !important;
	top:8px;
	right:15px;
	z-index:2;}
.utility a:link, .utility a:visited {
	color:#35352d;
	text-decoration:none;}
.utility a:hover {text-decoration:underline;}
.utility ul, .utility li {
	display:inline;
	margin-right:0px;}
.utility li {
	padding:0 0 0 5px;
	text-decoration:none;
	white-space:nowrap;}
.utility li.first {
	padding:0;
	background:none !important;}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	position:relative;}
#navlist li {
	padding-left: 16px;
	background-image: url(../images/bcross.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;}
/*---------------------------------------
              FOOTER
  ---------------------------------------*/
#footer {
	position:relative;
	width:770px;
	clear:both;
	text-align:left;
	color:#666;
	padding:5px 0px 30px 0px;
	margin-left:-10px;}
#footer p {
	padding:0 20px 0 25px;}
.footernotes {
	color:#666;
	}
#links, #copyright {text-align:center;}
/*---------------------------------------
              BACKGROUNDS
  ---------------------------------------*/
body {background: #9CA8B2 url(../images/ramp_bg_blue.jpg) repeat-x;}
#s-l {background: url(../images/shadow_left_bot.jpg) repeat-y;}
#s-r {background: url(../images/shadow_right_bot.jpg) repeat-y;}
#s-lt {background: url(../images/shadow_left_top.jpg) no-repeat;}
#s-rt {background:url(../images/shadow_right_top2.jpg) no-repeat;}
#footer {background:url(../images/bg_footer.gif) bottom left no-repeat;}
#copyright {background:url(../images/bg_footer1.gif) center no-repeat;}
.greybk {background:url(../images/content-bk.gif) top left no-repeat;}
.greybk2 {background:url(../images/content-bk2.gif) top left no-repeat;}
#cap-rel-top {background:url(../images/content-top.gif) top right no-repeat;}
#lining {background:url(../images/content-mid.gif) top right repeat-y;}
#mainleft {background:url(../images/content-btm.gif) bottom right no-repeat;}
#right-rel-top {background:url(../images/right-top.gif) top left no-repeat;}
#mainright {background:url(../images/right-btm.gif) bottom left no-repeat;}
#bcross {background:url(../images/bcross.gif) center left no-repeat; padding-left:13px;}
/*---------------------------------------
              MISC
  ---------------------------------------*/
/* data tables */
table {font-size:100%;}
td ul, td ol, td p {font:Arial, sans-serif;}

#mainleft, #mainright {
	padding:0;
	margin-top:0px;}
#mainleft, #mainright/**/ {padding-bottom:12px;}
#mainleftwhite, #mainrightwhite {
	padding:0px 0 6px 0;
	margin-top:0px;}
#mainleftwhite, #mainrightwhite/**/ {padding-bottom:12px;}
#lining {
	padding:1px 9px 2px 15px;
	/**/padding-bottom:2px important!;/**/}
#whitebk {
	padding:0px 0px 0px 15px;
	/**/padding-bottom:3px;/**/
	margin: 16px 1px 0 0;}
.lt {
	margin-right: 15px !important; }
#cap-rel-top {
	height:15px;
	margin:0px;
	padding:0px;
	top:5px;/*PC IE5.0*/}
#cap-rel-top/**/ {top:0;}/*not PC IE5.0*/
#right-rel-top {
	height:15px;
	margin:0px;
	padding:0px;
	top:5px;/*PC IE5.0*/}
#right-rel-top/**/ {top:0;}/*not PC IE5.0*/

/*---------------------------------------
              UNIQUES
  ---------------------------------------*/
#s-l, #s-r, #s-lt, #s-rt {
	position:absolute !important;
	width:10px;}
#s-l, #s-r {
	height:5500px;
	bottom:1px;}
#s-l, #s-lt {left:-10px;}
#s-r, #s-rt {left:750px;}
#s-lt, #s-rt {height:500px;}
#copyright {height: 46px;}
