

BODY { 
	font-family:Verdana, Geneva, Helvetica; 
	background:#23446C url(../images/top.jpg) top repeat-x; 
	font-size:.75em; 
	margin:0; 
	color:#FFF; 
	text-align:left
}


/* BEGIN BACKGROUND IMAGE STYLES */
/* used on every page */
#footer { 
	background:#23446C url(../images/bottom.jpg) bottom repeat-x; 
	width:100%; 
	height: 57px;
	font-size:75%;
	text-align:left;
}

/* used on index and contactus pages */
#events, #leftNav {
	background: url(../images/events-bg.jpg) repeat-y;
	margin:0; 
	padding:0; 
	color:#EFD08E; 
	font-size:90%;
	width:242px; 
	height:inherit;
	text-align:left;
	border-bottom: 1px solid #515F87;
	border-right: 1px solid #515F87;
	border-left: 1px solid #515F87;
}

/* used on index page */
#joinUs {
	background: #729EC8 url(../images/joinus-bt.jpg) bottom no-repeat;
	padding:0;
	float:left; 
	margin:0; 
	color:#090B24; 
	text-align:left;
	width:175px;
	height:inherit;
	font-size:85%
}
/* END BACKGROUND IMAGE STYLES */


/* BEGIN FORMS STYLES */
/* used on contactus page */
.form { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border:1px solid #05041B;
	background:url(../images/field-bg.gif); 
	height:17px; 
	width:135px
}

/* used on index page */
.form2 { 
	background: url(../images/newsfieldbg.gif) repeat;
	font-size:95%; 
	color:#333;
	padding:0; 
	margin:0;
	border:0;
	height:15px; 
	width:113px;
	vertical-align:top;
}

/* used on contactus page */
.contactForm { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border:1px solid #D5D5D5;
	height:100px; 
	width:220px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#6E9ECE', startColorstr='#FFFFFF', gradientType='0'); 
}
/* END FORMS STYLES */


/* BEGIN EVENTS STYLES */
/* used on index page */
.eventsDate { 
	color:#FFF; 
	background:#FF6701; 
	padding:1px; 
	margin-bottom:5px;  
	font-weight:bold; 
}
.eggstravaganza
{
	color:#E3B250;
	padding-top:100px;
	padding-bottom:100px;
	background: url(../images/eggstravaganza.jpg) top repeat-x;
}
.eggstravaganza h2
{
	font-size:130%;
	color:#E3B250;
	line-height: 2em
}
.eggstravaganza ul
{
	margin-bottom: 1em
}
.eggstravaganza li
{
	list-style: none;
	background: none;
	font-size: 120%;
	margin-left: 0em;
	text-indent: -1em;
	line-height:100%
}
.eggstravaganza p
{
	font-size: 120%;
	text-align:justify;
}
.bible_camp
{
	color:#E3B250;
	padding-top:100px;
	padding-bottom:100px;
	background: url(../images/go_the_distance.jpg) left top repeat-x;
}
.bible_camp h2
{
	font-size:130%;
	color:#E3B250;
	line-height: 2em
}
.bible_camp ul
{
	margin-bottom: 1em
}
.bible_camp li
{
	list-style: none;
	background: none;
	font-size: 120%;
	margin-left: 0em;
	text-indent: -1em;
	line-height:100%
}
.bible_camp p
{
	font-size: 120%;
	text-align:justify;
}
.martial_arts
{
	color:#E3B250;
	padding-bottom:100px;
}
.martial_arts h2
{
	font-size:130%;
	color:#E3B250;
	line-height: 2em
}
.martial_arts ul
{
	margin-bottom: 1em
}
.martial_arts li
{
	list-style: none;
	background: none;
	font-size: 120%;
	margin-left: 0em;
	text-indent: -1em;
	line-height:100%
}
.martial_arts p
{
	font-size: 120%;
	text-align:justify;
}
/* END EVENTS STYLES */


/* BEGIN MINISTRY STYLES */
.womens_ministry h2
{
	color:#E3B250;
}

.womens_ministry a
{
	color:#E3B250;
	text-decoration: underline;
}

.girlfriends_by_grace
{
	color:#E3B250;
	padding-bottom:100px;
}
.girlfriends_by_grace h2
{
	font-size:130%;
	color:#E3B250;
	line-height: 2em
}
.girlfriends_by_grace ul
{
	margin-bottom: 1em
}
.girlfriends_by_grace li
{
	list-style: none;
	background: none;
	font-size: 120%;
	margin-left: 0em;
	text-indent: -1em;
	line-height:100%
}
.girlfriends_by_grace p
{
	font-size: 120%;
	text-align:justify;
}
.girlfriends_by_grace a
{
	color:#E3B250;
	text-decoration: underline;
}
/* END MINISTRY STYLES */


/* BEGIN LINK STYLES */

a:hover { color:#E3B250; text-decoration:underline }
a { color:#fff; margin:0; text-decoration:none }
ul { margin:0; padding:0; list-style:none }
li { background: url(../images/arrow.gif) no-repeat left center; padding:0 0 1px 10px; font-size:90%; text-indent: 10px; }
/* END LINK STYLES */


/* BEGIN MISC STYLES */
/* used on every page */
.smText { font-size:75% }

/* used on contactus page */
div.spacer { clear:both; height:10px; width:100%; padding:0; margin:0 }

/* used on library and ministries pages */
p.georgia {font: italic 900 14px Georgia}

/* used on beliefs and events pages */
b.highlight {color:#91D3F6}
/* END MISC STYLES */


/* BEGIN GIVING PAGE */
.giving h2
{
	font-size:110%;
	color:#E3B250;
	line-height: 2em
}
.giving #givingoptions li
{
	list-style: none;
	background: none;
	font-size: 100%;
	margin-left: 0em;
	text-indent: -1.5em;
	line-height:150%
}
#givingbutton
{
	margin: 2em 0em 2em 6em;
	padding:7px; 
}
.giving #benefits li
{
	list-style: circle;
	background: none;
	margin-left: 4em;
	text-indent: 0;
}
.giving #links li
{
	font-size: 110%;
	margin-left: 2.0em;
	text-indent: 1em;
}
.giving #options li
{
	list-style: circle;
	background: none;
	font-size: 100%;
	margin-left: 3em;
	text-indent: 0em;
}
.color
{
	color:#E3B250;
}
.justify
{
	text-align:justify;
}
.questions
{
	color:#E3B250;
	line-height: .3em;
}
.inbetween
{
	border-bottom:1px dashed #ffffff;
	line-height: 0em;
}
/* END GIVING PAGE */



/* BEGIN SERMON ARCHIVE */
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 1px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #FFFFFF;
	border-top: 4px #33322E solid;
	border-bottom: 1px solid #fff;
	color: #242321;
}
#box-table-a td
{
	padding: 8px;
	background: #5E8EBE;
	border-bottom: 1px solid #fff;
	color: #090B24;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #4E6E9E;
	color: #090B24;
}
.special { color:#E3B250; text-decoration:underline }
/* END SERMON ARCHIVE */


/* BEGIN NOT USED */
.eventsMonth { 
	font-size:1.7em; 
	font-weight:bold;
	color:#0A0E27;
	padding:0; 
	border:1px solid #D5D5D5;
	height:25px; 
	width:100%;
	text-align:center;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#6E9ECE', startColorstr='#FFFFFF', gradientType='0'); 
}
.eventsTable { width: 100%; border:0; padding: 4px; background: #23446C; text-align: left }
.eventsTable tr { background: #F1E5CE; color: #0A0E27; font-size: 85% }
.eventsTable td { background: inherit; padding:5px }
.eventsTable th { color: #FBD591; background: #0A0E27; font-weight: bold; padding:5px; width:25% }

.textHighlight { color:#FCCA6F }
img.test {position:relative; left:0px; top:0px; z-index:-1}
/* END NOT USED */
