BODY { 
	font-family:Tahoma, Geneva, Helvetica; 
	background:#fff url(images/backgrounds/top-bg.jpg) top repeat-x; 
	font-size:1em; 
	margin:0 auto; 
	color:#959582; 
	text-align:left;
	width:770px;
}

/* LINK STYLES */
a:link { color: #8B4513; text-decoration:underline }
a:visited { color:#FF6347; text-decoration:underline }a:hover { color:#264055; text-decoration:underline }
a:active { color:#2E8B57; text-decorative:underline }

a { color:#5188B3; margin:0 }
.current { color:#264055; text-decoration:none; font-weight:bold; background:#B8B8A4; padding:0 50px 0 7px; border:1px solid #A1A18B }
.current:hover { color:#264055; text-decoration:none; font-weight:bold }
.links { color:#fff; text-decoration:none }
.links:hover { color:#264055; text-decoration:none }
.smText { font-size:90% }
.textHighlight { background:#EDE9E9; padding:1px }
ul { margin:0; padding:0; list-style:none; color:#fff }
li { padding:0; color:#fff }
#topNav { text-align:right; padding-right:12px; color:#fff }
.ministryTitle, .sermonsTitle { color:#5A3D02; font-weight:bold; text-decoration:underline }

/* BACKGROUND IMAGE STYLES */
#topVbox { background: url(images/backgrounds/top-v-box.jpg) no-repeat; width:598px; height:179px }
.leftContent { padding:50px 40px 0 0 }
#bottomVbox { background: url(images/backgrounds/v-bottom.jpg) repeat-y; width:598px; height:inherit; margin:0 }
#blueVbox { background: url(images/backgrounds/v-blue-bt.jpg) repeat-y; width:598px; height:inherit; margin:0 }
#blueP, #tanP { padding:16px 20px 50px 20px; color:#fff }
#tanVbox { background: url(images/backgrounds/v-tan-bt.jpg) repeat-y; width:598px; height:inherit; margin:0 }
#yellowVbox { background: url(images/backgrounds/v-yellow-bt.jpg) repeat-y; width:597px; height:inherit; margin:0  }
#yellowP { padding:16px 20px 50px 20px; color:#5A3D02 }
#highlightsP, #pluginP { padding:16px 12px 50px 12px; color:#fff }
#joinusP { padding:16px 12px 50px 12px; color:#5A3D02 }
.eventsDate { 
	background: #4478A2 url(images/backgrounds/arrow.gif) center left no-repeat;
	padding:0 5px 1px 23px; 
	font-size:100%; 
	color:#fff; 
	font-weight:bold;
	clear:both 
}

/* FORM AND MISC STYLES */

.yellowBorder { border:1px solid #FFDC89 }
.form { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border:1px solid #9B9B85;
	background:url(images/backgrounds/input-bg.gif) repeat-x; 
	height:14px; 
	width:225px
}
.contactForm { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border:1px solid #9B9B85;
	height:100px; 
	width:355px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D5D5CB', startColorstr='#FFFFFF', gradientType='0');
}

div.spacer { clear:both; height:10px; width:100%; padding:0; margin:0 }