#rightInner h3{
	margin:0px 0px 0px 0px;
}
#rightInner p{
	margin:0px 0px 20px 0px;
}
#rightInner ul{
	margin: 0px 0px 20px 20px;
}
#ightInner li{
	margin:0px 0px 0px -10px;
}
#rightInner a{
	color:#363;
/*	background-color:#fff;*/
}
#rightInner a:hover{
	background-color:#FFEEB4;
}

#rightInner .section{
/*
	margin:0px 0px 20px 0px;
	border-bottom: solid 1px #999;
*/
}

	

#navigation{
	width: 740px;
	height: 26px;
/*	background-color:#335924;
	border: solid 1px #000;*/
}

.nav{
	float:left;
/*	background-color:#335924;*/
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFF0B2;
	padding: 5px 10px 5px 10px;
	cursor:pointer;
}


#subnav1{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#538853;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}
#subnav2{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#538853;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}
#subnav3{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#538853;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}
#subnav4{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#538853;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}
#subnav5{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#538853;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}

#subnav6{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#030;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}
#subnav7{
	position:absolute;
	top:-800px;
	width:120px;
	background-color:#030;
	border: solid 1px #000;
	cursor:pointer;
	z-index:10;
}

.subnav{
	width:118px;
	text-align:left;
/*	width:100%;*/
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background-color:#638954;
	padding: 5px 10px 5px 10px;
	cursor:pointer;
	z-index:10;
}
.subnavon{
	text-align:left;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	background-color:#FFF0B2;
	color:#335924;
	padding: 5px 10px 5px 10px;
	cursor:pointer;
	z-index:10;
}


#text{
	position:relative;
	top:-50px;
	color:#fc0;
	z-index:5;
}






body{
	background-color:#FFF0B2;
	text-align:center;
	margin:0px;
	padding:0px;
}

#page{
	clear:both;
	width:780px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#header{
	width:780px;
	height:54px;
	background-image:url(/images/header-repeat.gif);
	background-position: center middle;
	border:solid 1px #000;
	padding:0px;
	margin:0px;
}

#nav{
	width:780px;
	height:25px;
	background-color:#335924;
	border:solid 1px #000;
}

#content{
	width:780px;
	border:solid 1px #000;
	border-top: 0px;
	background-color:#fff;

	background-image:url(/images/side-repeat.jpg);
	background-repeat:repeat-y;
	height:auto;
}
#left{
	float:left;
	width:178px;
	height:460px;
	background-repeat: no-repeat;
}
  .sideCalendar{
	background-image:url(/images/side-calendar.jpg);
  }
  .sideAbout{
	background-image:url(/images/side-about.jpg);
  }
  .sideResources{
	background-image:url(/images/side-resources.jpg);
  }
  .sideSermons{
	background-image:url(/images/side-sermons.jpg);
  }
  .sideFun{
	background-image:url(/images/side-fun.jpg);
  }
  .sideMembers{
	background-image:url(/images/side-member.jpg);
  }
  .sideLogin{
	background-image:url(/images/side-login.jpg);
  }
  .sideOutreach{
	background-image:url(/images/side-outreach.jpg);
  }

#right{
	float:right;
	width:590px;
/*	border-left: solid 1px #999; */

}
#rightInner{
	clear:both;
	width:580px;
	margin:25px 0px 15px 0px;
	padding: 0px;
	background-color:#fff;
	font-family: times;
	font-size:12pt;
}
#Clear{
	clear:both;
	visibility:hidden;
}
#footer{
	width:780px;
	height:14px;
	background-image:url(/images/footer-repeat.gif);
	background-position: center middle;
	border:solid 1px #000;
}

#CategoryTitle{
	width:150px;
	margin:25px 25px 0px 0px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#CategoryLinks{
	width:150px;
	margin:15px 25px 0px 0px;
	font-family:arial;
	font-size:12px;
}

#CategoryLinks ul{
	text-align:right;
	margin:0px;
	padding:0px;
	line-height:1em;
	list-style-type: none;
	background-image:url(/images/menuline.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.CategoryLI{
	background-image:url(/images/bullet-off.gif);
	background-position: right;
	background-repeat:repeat-y;
	padding:0px 0px 10px 0px;
}
.CategoryLIon{
	background-image:url(/images/bullet-on.gif);
	background-position: top right;
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	padding:0px 0px 10px 0px;
}

/*
#CategoryLinks ul li{
	background-image:url(/images/bullet-off.gif);
	background-position: right;
	background-repeat:repeat-y;
}
*/

.CategoryLinkBox{
	width:135px;
	margin:0px 15px 0px 0px;
}


#CategoryLinks a{
	color:#363;
	text-decoration:none;
}





.fldText{
	background-color:#fff;
	border: solid 1px #999;
	font-family:arial;
	font-size:12pt;
	color:#555;
}
.btn{
	background-color:#9FBC9F;
	border:solid 1px #617D61;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	cursor: pointer;
	padding:0px 10px 0px 10px;
}
.btn2{
	background-color:#dda;
	border:solid 1px #bb8;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	cursor: pointer;
	padding:0px 10px 0px 10px;
}


/*-------------------ADDED 9-3-05-----------------------------------*/
.texthead{
					font-family:arial;
					font-size: 12pt;
					color: #ffffff;
					font-weight: bold;
					background-color: #363;
					font-family: arial;
					padding:2px 5px;
					margin-bottom: 5px;
					}
.section{
				 	margin-bottom:20px;padding-bottom:5px;
					}
.sectionindex{
          background-color:#fffff4;
				 	margin-bottom:20px;padding-bottom:5px;
					border:solid 1px #363;
				}
#rightInner ul{
				 margin-top:0px;
				 margin-bottom:0px;
				 }
#rightInner li{
				 padding-bottom:5px;
				 }
h3.title{
				 position:relative;
				 top:22px;
				 width:590px;
				 text-align:center;
				 font-family:arial;
				 color:#fff;
				 font-style:italic;
				 font-weight:bold;
				 font-size:20px;
				 filter:glow(color=#003300,strength=2);
				 }

/*----------------------------------------------------------------*/

