@import url(reset.css);
/*_______________GENERAL SETUP________________*/
BODY
{
	font-size: 76%;
	font-family: Tahoma, Arial, sans-serif;
	background: #5D2B01 url(../images/background.jpg) repeat-x fixed top;
	color: #4D380F;
}
HTML
{
	height: 100.1%;
}
BODY, TD
{
	line-height: 130%;
}
A
{
	color: #0A77AA;
}
A:hover
{
	color: #0A5172;
}
/*___________________MAIN LAYOUT________________*/
#wrapper
{
	width: 920px;
	margin: 0 auto;
}
#logo
{
	width: 350px;
	height: 126px;
	float: left;
	position: relative;
	margin: 0;
	background: url(../images/logo.jpg) no-repeat;
}
#topRight
{
	height: 126px;
	width: 570px;
	float: right;
	position: relative;
	background: #FFF url(../images/top-right.gif) no-repeat top;
}
#header
{
	width: 920px;
	background: #000 url(../images/header.gif) no-repeat top;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 320px;
}
#randomBanner
{
	float: left;
	position: relative;
	width: 570px;
	margin: 30px 18px 20px 20px !important;
	margin: 30px 18px 20px 10px;
}
#navBar
{
	background: #000 url(../images/nav-bar.gif) no-repeat left;
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #000;
}
#mainBg
{
	background: url(../images/main-bg.gif) repeat-y;
	overflow: hidden;
	border-bottom: 1px solid #000;
	width: 920px;
}
#mainLeft
{
	width: 600px;
	float: left;
	position: relative;
}
#mainFull
{
	width: 890px;
	background: #FFF;
	padding: 15px;
}
#mainContent
{
	padding: 0;
	margin: 15px auto;
	width: 95%;
}
#rightColumn
{
	width: 320px;
	float: right;
	background: #000;
}
#footer
{
	width: 920px;
	height: 82px;
	margin: 10px auto;
	text-align: center;
	font-size: 0.9em;
	color: #FFF;
}
#footer A
{
	color: #F0EBD2;
}
/*__________VERTICAL SIDE MENU STYLES________*/
UL.menu
{
	margin: 0;
	padding: 0;
	z-index: 50 !important;
}
UL.menu LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 50 !important;
}
UL.menu SPAN
{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 0;
}
UL.menu A
{
	display: block;
	background: url(../images/menu-list.gif) no-repeat left;
	font-weight: bold;
	margin: 0 0 0 3px;
	text-decoration: none;
	cursor: pointer;
}
UL.menu A:hover
{
	background: url(../images/menu-list.gif) no-repeat left;
}
UL.menu UL
{
	margin-left: 15px;
	padding: 0;
}
UL.menu UL A
{
	text-indent: 0;
	z-index: 50 !important;
	cursor: pointer;
}
UL.menu UL LI A
{
	text-align: left;
	margin: 0;
}
UL.menu LI.active LI A:hover
{
	cursor: pointer;
}
UL.menu LI LI
{
	padding: 0;
	margin: 0;
	z-index: 50 !important;
}
UL.menu LI A
{
	padding-left: 10px;
	z-index: 50 !important;
}
UL.menu LI.active A
{
	text-decoration: none;
	z-index: 50 !important;
}
UL.menu LI A:hover, UL.menu LI.active A:hover, UL.menu LI.active LI A:hover
{
	text-decoration: underline;
}
UL.menu LI.active LI A
{
	background: url(../images/menu-list.gif) no-repeat left;
	margin-left: 5px;
	padding-left: 10px;
	z-index: 50 !important;
	text-decoration: inherit;
	font-weight: normal;
}
/*submenu link color
_________END VERTICAL SIDE MENU STYLES________
__________MODULE STYLES________
DEFAULT MODULES (position- right)*/
.moduletable, .moduletable_menu, .moduletable_text
{
	padding: 0 0 14px;
	margin: 0 0 1px;
	width: 100%;
	color: #FFF;
}
.moduletable H3, .moduletable_menu H3, .moduletable_text H3
{
	padding: 10px 0 5px 15px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
.moduletable A, .moduletable_menu A, .moduletable_text A
{
	color: #DFD87A;
}
.moduletable DIV DIV, .moduletable_menu DIV DIV, .moduletable_text DIV DIV
{
	background: none;
	padding: 0 13px;
}
.pollstableborder, .poll
{
	text-align: left;
	width: auto;
}
.poll TD
{
	margin: 0;
	padding: 0;
}
.moduletable .bannergroup, .moduletable_text .bannergroup_text
{
	padding: 0;
	margin: 0;
	width: 100%;
}
#latest_events_content DIV
{
	text-indent: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
/*Extra class for "mod_gcalendar_latest", if installed
SERVICE TIMES MODULE (user 5)*/
.moduletable_missionarybanner
{
/*module class code for position "user 5"*/
	width: 265px;
	/*[disabled]background:url(../images/services.gif) no-repeat;*/
	color: #FFF;
	float: right;
	position: relative;
	margin: 30px 20px 20px 0;
	height: 222px;
	display: inline;
}
.moduletable_services
{
/*module class code for position "user 5"*/
	width: 230px;
	background: url(../images/services.gif) no-repeat;
	color: #FFF;
	float: right;
	position: relative;
	margin: 30px 20px 20px 0;
	height: 222px;
	display: inline;
}
.moduletable_services H3
{
	padding: 20px 0 0 14px;
}
.moduletable_services A
{
	color: #FFF;
}
.moduletable_services .cont
{
	height: 160px;
	width: 85%;
	overflow: auto;
	color: #FFF;
	padding: 0 5px 0 15px;
}
/*GREY MODULE (right)*/
.moduletable_grey
{
	padding: 0 0 15px;
	margin: 0 0 1px;
	background: #000 url(../images/module-bg.gif) repeat-y left;
	width: 100%;
	color: #FFF;
}
.moduletable_grey DIV DIV
{
	background: none;
	padding: 0 13px;
}
.moduletable_grey A
{
	color: #DFD87A;
}
.moduletable_grey H3
{
	padding: 10px 0 5px 15px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
/*GREEN MODULE (right)*/
.moduletable_green
{
	padding: 0 0 15px;
	margin: 0 0 1px;
	background: #000 url(../images/mod-green-bg.gif) repeat-y left;
	width: 100%;
	color: #FFF;
}
.moduletable_green DIV DIV
{
	background: none;
	padding: 0 13px;
}
.moduletable_green A
{
	color: #DFD87A;
}
.moduletable_green H3
{
	padding: 10px 0 5px 15px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
/*WELCOME BANNER MODULE (user 7)*/
.moduletable_welcome
{
	background: none;
	padding: 0;
	margin: 0;
	width: 670px;
	height: 155px;
	float: left;
}
.moduletable_welcome DIV DIV
{
	background: none;
	padding: 0;
}
.moduletable_welcome .cont
{
	margin: 0;
	padding: 0;
}
/*WELCOME BANNER ALTERATION MODULE (user 7) - This banner you can type your own text on top of verses the other that is graphical*/
.moduletable_welcome2
{
	background: #000 url(../images/welcome2.jpg) no-repeat;
	padding: 0;
	margin: 0;
	width: 670px;
	height: 155px;
	float: left;
	color: #FFF;
	font-size: 1.2em;
}
.moduletable_welcome2 H3
{
	padding: 20px 0 0 14px;
}
.moduletable_welcome2 A
{
	color: #FFF;
}
.moduletable_welcome2 DIV DIV
{
	height: 80px;
	width: 90%;
	overflow: auto;
	color: #FFF;
	padding: 0 20px;
}
.moduletable_welcome2 DIV
{
	margin-top: 60px;
}
/*NEWCOMERS BANNER MODULE*/
.moduletable_newcomers
{
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	position: relative;
	/*[disabled]height:157px;*/
	background: none;
}
.moduletable_newcomers DIV DIV
{
	background: none;
	padding: 0;
}
.moduletable_newcomers .cont
{
	margin: 0;
	padding: 0;
}
/*EVENTS BANNER MODULE*/
.moduletable_calendar
{
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	position: relative;
	/*[disabled]height:157px;*/
	background: none;
}
.moduletable_calendar DIV DIV
{
	background: none;
	padding: 0;
}
.moduletable_calendar .cont
{
	margin: 0;
	padding: 0;
}
/*CONNECT BANNER MODULE*/
.moduletable_connect
{
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	position: relative;
	/*[disabled]height:157px;*/
	background: none;
}
.moduletable_connect DIV DIV
{
	background: none;
	padding: 0;
}
.moduletable_connect .cont
{
	margin: 0;
	padding: 0;
}
/*LOGIN MODULE*/
.moduletable_login
{
	padding: 10px 15px;
	margin: 1px auto;
	width: 888px;
	background: #381E07 url(../images/login.gif);
	border: 1px solid #2B1402;
	color: #FFF;
	font-size: 0.9em;
}
.moduletable_login DIV DIV
{
	background: none;
	padding: 0;
}
.moduletable_login .cont
{
	margin: 0;
	padding: 0;
}
.moduletable_login LI, .moduletable_login P
{
	list-style: none;
	float: left;
	margin: 0 7px 0 0;
}
.moduletable_login A
{
	color: #FFF;
}
/*Note: If positioned in the right column, remove the margin from these styles*/
#modlgn_remember
{
	width: 20px;
	border: none;
	margin: 15px 0 0;
}
#form-login .button
{
	margin: 15px 0 0;
}
/*____________END MODULE STYLES______________
________________GENERAL STYLES_________________*/
.left
{
	float: left;
	position: relative;
}
.right
{
	float: right;
	position: relative;
}
.clear
{
	clear: both;
}
.clear-l
{
	clear: left;
}
.clear-r
{
	clear: right;
}
.spacer
{
	height: 10px;
}
HR
{
	height: 1px;
	color: #D1C0A0;
}
/*Use imgRight and imgLeft classes for spacing, alignment, and image borders.
Image Styles*/
.contentpaneopen IMG
{
	margin: 10px;
	border: 3px double #CCC;
}
.contentpaneopen .buttonheading IMG
{
	padding: 0;
	margin: 0;
}
.buttonheading A
{
	margin: 0 2px;
}
TD.buttonheading IMG
{
	border: none;
	margin: 0 2px;
	padding: 0;
}
.imgRight
{
	float: right;
	position: relative;
	border: 3px double #CCC;
}
.imgLeft
{
	float: left;
	position: relative;
	border: 3px double #CCC;
}
.img
{
	border: 3px double #CCC;
}
/*End Image Styless*/
.createdate, .small, .modifydate, .pagenavcounter
{
	font-size: 0.9em;
	padding: 2px 0;
	color: #236C8C;
}
TABLE.contentpaneopen
{
	width: 99%;
}
TABLE.contentpaneopen FIELDSET
{
	margin-top: 15px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 7px;
	width: 99%;
}
TABLE.contentpaneopen TD
{
	padding-bottom: 5px;
	font-family: Tahoma, Arial, sans-serif;
}
.contentpane LI
{
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
TD.contentdescription
{
	padding: 8px;
}
.componentheading, .contentheading
{
	font-size: 1.5em;
	color: #115546;
	padding: 0;
}
.componentheading
{
	margin: 0 0 10px;
	padding: 0 0 7px;
	border-bottom: 1px dotted #115546;
}
.button
{
	width: 68px;
	height: 20px;
	border: none;
	padding: 0;
	margin: 5px 0 0;
	color: #342618;
	font-size: 0.9em;
	background: url(../images/button.png) no-repeat;
}
A.readon
{
	color: #FFF;
	background: url(../images/read.gif) no-repeat;
	display: block;
	width: 100px;
	height: 40px;
	padding: 2px 0 4px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: right;
}
A.readon:hover
{
	color: #FFF;
	background: url(../images/read-h.gif) no-repeat;
}
.article_separator
{
	background: url(../images/article-div.gif) repeat-x center;
	display: block;
	height: 6px;
	width: 97%;
	margin: 10px auto;
}
.article_column
{
	padding-right: 10px;
}
.column_separator
{
	border-left: 1px dotted #E7DECD;
	padding-left: 10px;
}
.pagenav
{
	font-size: 1em;
}
#searchForm .button
{
	margin-left: 10px;
}
.inputbox
{
	border: 1px solid #CCC;
	width: auto;
}
#modlgn_remember
{
	width: 20px;
	border: none;
}
.search .inputbox
{
	background: #FFF;
	border: 1px solid #000;
	color: #333;
	display: block !important;
	display: inline;
	width: 180px;
	height: 13px;
	padding: 2px 9px;
	margin: 8px 20px 0 0;
	float: right;
	position: relative;
	font-size: 0.9em;
}
H1
{
	font-size: 1.4em;
}
H2
{
	font-size: 1.3em;
}
H3
{
	font-size: 1.2em;
}
H4
{
	font-size: 1.1em;
}
/*___________________Table View______________*/
TD.sectiontableheader
{
	background: #D8DCB0;
	border-right: 1px dotted #FFF;
	padding: 5px 10px;
	font-weight: bold;
}
TD.sectiontableheader A
{
	text-decoration: none;
}
TR.sectiontableentry1 TD
{
	padding: 5px;
}
TR.sectiontableentry2 TD
{
	padding: 5px;
}
TR.sectiontableentry2
{
}
/*_______________EXTRAS __________________*/
#upcoming_events_content
{
	padding: 0 0 15px;
}
/*System Standard Messages*/
#system-message
{
	margin-bottom: 20px;
}
#system-message DD.message UL
{
	background: #C3D2E5 url(../../system/images/notice-info.png) no-repeat 4px center;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
/*System Error Messages*/
#system-message DD.error UL
{
	color: #C00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) no-repeat 4px center;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	color: #C00;
	background: #EFE7B8 url(../../system/images/notice-note.png) no-repeat 4px center;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
#system-message .message UL LI
{
	background-image: none;
}
/*Component Specific Fixes*/
#component-contact TABLE TD
{
	padding: 2px 10px;
}
#component-contact IMG
{
	border: none;
	margin: 0;
	padding: 0;
}

