/* Living Word Online Default CSS */
/*COLORS--------------------------*/
/*	darkBrown: 45423B
	brown: 69645A
	darkGreen: 8E9B6E
	green: B3D183
	beige: F2EEDD
	lightBeige: F5F2E1
*/
/*--------------------------------*/
/*SCROLLBARS*/
body, textarea{ 
scrollbar-track-color: #45423B;
 
scrollbar-3dlight-color: #69645A; 
scrollbar-darkshadow-color: #45423B; 

scrollbar-highlight-color: #69645A; 
scrollbar-shadow-color: #69645A; 

scrollbar-base-color: #69645A; 
scrollbar-face-color: #69645A; 

scrollbar-arrow-color: #B3D183; 
} /*BACKGROUNDS*/
body {
	background-color: 45423B;
	background-repeat: repeat;
	background-image: url(../skinImages/main_window_bg.jpg);
}
#middle_window{
	background-repeat: repeat!important;
}
#middleCenter_panel{
	background-image: url(../skinImages/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 243px bottom;
}
#topRight_panel{
	background-image: url(../skinImages/topRight_bg-home.jpg);
}
#topLeft_panel{
	background-image: url(../skinImages/topLeft_bg.jpg);
}
#topCenter_panel{
	background-image: url(../skinImages/topCenter_bg.jpg);
}
#middle_window{
	background-image: url(../skinImages/middleWindow_bg.jpg);
}
#bottomRight_panel{
	background-image: url(../skinImages/bottomRight_bg.jpg);
}
#bottomLeft_panel{
	background-image: url(../skinImages/bottomLeft_bg.jpg);
}
#bottomCenter_panel{
	background-image: url(../skinImages/bottomCenter_bg.jpg);
}
#mainNav_panel{
	background-image: url(../skinImages/mainNav_bg-home.jpg);
	background-repeat: no-repeat;
}
/*WIDTHS*/
#topLeft_panel, #topRight_panel, #middleLeft_panel, #middleRight_panel, #bottomLeft_panel, #bottomRight_panel {
	width: 160px;
}
#stage, #top_window, #middle_window, #bottom_window{
	width: 780px;
}
#topCenter_panel, #middleCenter_panel, #bottomCenter_panel {
	width: 460px;
}
#mainNav_panel{
	width: 308px;
}
#footer{
	width: 414px; 
}
/**************/
.mainNav_btn{
	width: 90px;
	height: 16px;
	margin: 2px 5px 0px;
	padding: 0px;
	border: 0px none;

}
#home_btn, #ministries_btn, #newsEvents_btn{
	margin: 0px;
	padding: 0px;
	display: inline;
}
/**************/
#middleCenter_panel_content{
	width: 400px;
}
#topSub_window, #middleSub_window, #bottomSub_window{
	width: 620px;
}
/*HEIGHTS*/
#top_window, #topRight_panel, #topSub_window, #topLeft_panel, #topCenter_panel {
	height: 177px;
}
#middle_window, #middleRight_panel, #middleSub_window, #middleLeft_panel, #middleCenter_panel {
	height: auto!important;
}
#bottom_window, #bottomRight_panel, #bottomSub_window, #bottomLeft_panel, #bottomCenter_panel {
	height: 17px;
}
#mainNav_panel{
	height: 22px;
	background-color: #000000;
	background-image: url(../skinImages/mainNav_bg-home.jpg);
}
/*MARGINS*/
body, #stage, #top_window, #topRight_panel, #topSub_window, #topLeft_panel, #topCenter_panel, #mainNav_panel, #middle_window, #middleRight_panel, #middleSub_window, #middleLeft_panel, #middleCenter_panel, #bottom_window, #bottomRight_panel, #bottomSub_window, #bottomLeft_panel, #bottomRight_panel {
	margin: 0px;
}
#stage{
	margin-left: -390px;
}
#footer{
	padding: 0px;
	padding: 4px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #8E9B6E;
}
/*PADDING*/
body, #stage, #top_window, #topRight_panel, #topSub_window, #topLeft_panel, #topCenter_panel, #mainNav_panel, #middle_window, #middleRight_panel, #middleSub_window, #middleLeft_panel, #middleCenter_panel, #bottom_window, #bottomRight_panel, #bottomSub_window, #bottomLeft_panel, #bottomRight_panel {
	padding: 0px;
}
body{
	padding-top: 30px;
	padding-bottom: 30px;
}
#middleCenter_panel_content{
	padding-right: 2px;
	padding-left: 2px;
}
/*TEXT*/
body {
	font-size: 76%;/* font sizing in ems. 76% is as small as you can go and stay the same across browsers.*/
/*	font-size: 62.5%;   */  /* original font size of site*/
	color: 45423B;
}
#stage, #middleCenter_panel_content{
	font-family: sans-serif;
	font-size: 12px;
	color: 69645A;
	text-align: justify;
}
#middleCenter_panel_content{
	line-height: 15px;
}
#middleCenter_panel_content h1{
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #8E9B6E;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 6px;
	font-variant: small-caps;
}
#middleCenter_panel_content h2{
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
	margin: -4px 0px 10px;
	padding: 0px;
	color: #69645A;
}
#middleCenter_panel_content h3, #middleCenter_panel_content h3 a{
	font-family: Times, serif;
	font-size: 12px;
	text-align: left;
	margin: 24px 0px 6px;
	padding: 0px;
	color: #8E9B6E;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8E9B6E;
	clear: both;
}
#middleCenter_panel_content h3 a{
	 border: none!important;
}
#middleCenter_panel_content h3 a:hover{
	 color: #8E9B6E!important;
}
#middleCenter_panel_content a, #middleCenter_panel_content a:visited{
	font-weight: normal;
	color: #8E9B6E;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8E9B6E;
	padding-bottom: 0px!important;
}
/*#middleCenter_panel_content a:visited{
	text-decoration: line-through;
	border-bottom-color: #45423B;
}*/
#middleCenter_panel_content a:visited, #middleCenter_panel_content a:hover, #middleCenter_panel_content a:active{
	border-bottom-color: #45423B;
}
#middleCenter_panel_content a:hover, #middleCenter_panel_content a:active{
	color: #45423B;
}
#footer, #footer a{
	color: #8E9B6E;
	text-decoration: none;
}
#footer a:hover{
	color: #69645A;
}
/*POSITION*/
#stage{
	left: 50%;
	position: relative;
}
#mainNav_panel{
	position: relative;
	left: 76px;
	top: 155px;
}
#middleCenter_panel_content{
	position: relative;
	left: 28px;
	top: 15px;
	/*background-color: 000000;
	margin-bottom: 40px!important;*/
}
#footer{
	position: relative;
	left: 23px;
	margin-top: 40px!important;
}
/*FLOATS*/
#topSub_window, #topLeft_panel, #middleSub_window, #middleLeft_panel, #bottomSub_window, #bottomLeft_panel, #footer {
	float: left!important;
}
#topRight_panel, #topCenter_panel, #middleRight_panel, #middleCenter_panel, #bottomRight_panel, #bottomCenter_panel, #credits{
	float: right!important;
}
#top_window, #middle_window, #bottom_window{
	clear: both!important;
}
/*BLOCK*/
#mainNav_panel{
	text-align: center;
	vertical-align: middle;
}
#middle_window{
	display: table;
}
/*----*/

#subNav_panel {
	width: 134px;
	overflow: hidden;
	position: relative;
	left: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(../skinImages/side_panel_default_bg.jpg);
}
a.subNav_btn, a.subNav_btn_selected{
	background-image: url(../skinImages/subNav_btn.gif);
	background-repeat: repeat-y;
	margin: 3px 0px 0px;
	overflow: hidden;
	display: block;
	font-family: sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #8E9B6E;
	text-decoration: none;
	padding: 0px;
	width: 134px;
	line-height: 22px;
	text-align: left;
	height: 22px;
	text-indent: 7px;
	position: relative;
	z-index: 3;
}
a.subNav_btn:hover, a.subNav_btn_selected {
	background-image: url(../skinImages/subNav_btn-over.gif);
	color: #45423B;
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.subNav_btn_selected {
	background-image: url(../skinImages/subNav_btn-selected.gif);
	overflow: hidden;
	color: #69645A;
}
.panel_seperator{
	background-image: url(../skinImages/panel_seperator.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 160px;
	font-size: 7px;
}
.sub_panel{
	background-image: url(../skinImages/panel_bg-lightGreen.jpg);
	background-repeat: repeat-y;
	width: 134px;
	position: relative;
	left: 13px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#contact_panel {
	background-image: url(../skinImages/panel_bg-lightGreen.jpg);
	background-repeat: repeat-y;
	width: 134px;
	position: relative;
	left: 13px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 8px;
	text-align: center;
	overflow: hidden;
	font-family: sans-serif;
	color: #69645A;
	font-size: 10px;
	letter-spacing: 0px;
	word-spacing: 2px;
	text-decoration: none;
	line-height: 10px;
}
#contact_panel h1{
	font-family: Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #69645A;
	font-weight: bold;
	margin: 8px 0px 0px;
	padding: 0px;
}
#contact_panel h2{
	font-size: 11px;
	display: inline;
	color: #8E9B6E;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	font-family: Times, serif;
}
#services_panel_frame {
	background-image: url(../skinImages/panel_bg-lightGreen.jpg);
	background-repeat: repeat-y;
	width: 134px;
	position: relative;
	left: 13px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 10px;
	overflow: hidden;
}
#services_panel {
	height: auto;
	width: 134px;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: center;
	font-family: sans-serif;
	color: #69645A;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: 0px;
	word-spacing: 2px;
}
#services_panel h1{
	font-family: Times, serif;
	font-size: 12px;
	/*line-height: 13px;*/
	text-transform: uppercase;
	color: #69645A;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	/*text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8E9B6E;*/
}
#services_panel h2{
	font-family: Times, serif;
	font-size: 11px;
	/*line-height: 9px;*/
	font-weight: bold;
	color: #69645A;
	margin: 6px 0px 0px;
	padding: 0px;
}
.sh3{
	font-family: sans-serif;
	font-size: 11px;
	/*line-height: 11px;*/
	font-weight: normal;
	/*color: #69645A;*/
	margin: 5px 0px 0px;
	padding: 0px;
	font-variant: small-caps;
	display: block;
}
#services_panel a{
	color: #69645A;
	text-decoration: none;
}
a.inactive{
	cursor: default;
}
a.toTop{
	text-align: center;
	margin: 0px 0px 0px 330px;
	padding: 0px;
	position: relative;
	top: 10px;
	text-decoration: none;
}
a.toTop:visited{
	border-bottom-color: #8E9B6E!important;
}
a.toTop:hover{
	border-bottom-color: #69645A!important;
}
#services_panel a:hover{
	/*color: #45423B;*/
	color: #F2EEDD;
}
#quickLinks_panel{
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 134px;
	position: relative;
	top: 156px;
	left: 13px;
	/*text-align: center;
	background-color: #FF0000;*/
	z-index: 2;
}
#ql_home img, #ql_print img, #ql_email img, #ql_contact img, #ql_events img, #ql_jesus img{
	height: 19px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	/*display: run-in;*/
}
/*#ql_home img, #ql_print img, #ql_email img, #ql_contact img, #ql_events img, #ql_jesus img{*/
#ql_home img{
	width: 19px;
}
#ql_print img{
	width: 16px;
}
#ql_email img{
	width: 17px;
}
#ql_contact img{
	width: 19px;
}
#ql_events img{
	width: 19px;
}
#ql_jesus img{
	width: 19px;
}
#ql_home, #ql_print, #ql_email, #ql_contact, #ql_events, #ql_jesus{
	position: relative;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 19px;
	display: block;
	float: left;
}
#ql_home{
	background-image: url(../skinImages/quickLinks/home.jpg);
	margin-left: 0px;
}
#ql_print{
	background-image: url(../skinImages/quickLinks/print.jpg);
}
#ql_email{
	background-image: url(../skinImages/quickLinks/email.jpg);
}
#ql_contact{
	background-image: url(../skinImages/quickLinks/contact.jpg);
}
#ql_events{
	background-image: url(../skinImages/quickLinks/events.jpg);
}
#ql_jesus{
	background-image: url(../skinImages/quickLinks/jesus.jpg);
	margin-right: -5px;
}
#ql_home:hover{
	background-image: url(../skinImages/quickLinks/home-over.jpg);
}
#ql_print:hover{
	background-image: url(../skinImages/quickLinks/print-over.jpg);
}
#ql_email:hover{
	background-image: url(../skinImages/quickLinks/email-over.jpg);
}
#ql_contact:hover{
	background-image: url(../skinImages/quickLinks/contact-over.jpg);
}
#ql_events:hover{
	background-image: url(../skinImages/quickLinks/events-over.jpg);
}
#ql_jesus:hover{
	background-image: url(../skinImages/quickLinks/jesus-over.jpg);
}
#ql_home, #ql_print, #ql_email, #ql_contact, #ql_events, #ql_jesus{
	/*display: inline;
	background-color: #00FF00;*/
}
.address{
	margin: 5px 0px;
	padding: 0px;
	display: block;
}
ul.leaf{
	list-style-type: disc;
	padding: 0px;
	margin: 10px 40px;
	list-style-position: outside;
	list-style-image: url(../skinImages/bullet_leaf.jpg);
}
.verseRef{
	font-style: italic;
	margin: 0px 4px;
	padding: 0px;
}
form{

}
select{
	font-family: sans-serif;
	font-size: 11px;
	color: #69645A;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: #F2EEDD;
	float: right;
	display: block;
}
option{
	background-image: url(../bg_02_beige.jpg);
}
.note{
	padding: 0px;
	float: left;
	margin-top: 16px;
	font-size: 12px;
	font-weight: bold;
}
.em_add{
	background-image: url(../skinImages/spamicide_at.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 11px;
	color: #8E9B6E;
	display: inline;
}
.em_dom{
	background-image: url(../skinImages/spamicide_dom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 18px;
	color: #8E9B6E;
	display: inline;
}
a.email{
	background-image: url(../skinImages/email_icon-green.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px!important;
}
a.email:hover{
	background-image: url(../skinImages/email_icon-brown.gif);
}
a.audio{
	background-image: url(../skinImages/audio_icon-green.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px!important;
}
a.audio:hover{
	background-image: url(../skinImages/audio_icon-brown.gif);
}
.radioButton_label{
	display: inline;
	text-align: right;
	font-size: 12px;
	/*padding-top: 6px;*/
	height: 12px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
label.textBox_label, label.textArea_label, input.btn, .ie_label_bg{
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	height: 20px;
	display: block;
	color: #F2EEDD;
	position: relative;
	z-index: 20;
	overflow: hidden;

	-moz-box-sizing: border-box;
	border: 2px solid #69645A;
	-moz-border-top-colors: transparent;
	-moz-border-right-colors: transparent;
	-moz-border-bottom-colors: transparent;
	-moz-border-left-colors: transparent;
}
label.textArea_label{
	z-index: 20;
}
.ie_label_bg{
	margin-top: -20;
	z-index: 18;
	background-color: #69645A;
	background-image: url(../skinImages/label_bg_brown.jpg)!important;
	-moz-opacity: 0.00;
}
label.formElement_label{
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
	height: 20px;
	display: block;
	color: #F2EEDD;
	position: relative;
	z-index: 20;
	-moz-box-sizing: border-box;
	border: 2px solid #69645A;
	background-color: #69645A;
	background-image: url(../skinImages/label_bg_brown.jpg)!important;
}
.textBox_field{
	height: 20px;
	margin-bottom: 10px;
	width: 242px;
	/*padding-bottom: 8px;*/
}
label.textBox_label{
	width: 42px;
	text-align: left!important;
	float: left;
	margin: 0px;
	/*padding: 4px 8px 0px 0px;*/
}
.radioButton_field{
	float: right;
	width: 148px;
	height: 50px!important;
	text-align: center;
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
}
.radioButton_area{
	float: right;
	width: 148px;
	height: 30px!important;
	border: 2px dotted #69645A;
	border-top: none!important;
	text-align: center;
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
	-moz-box-sizing: border-box;
	vertical-align: middle;
}
.radioButton_group{
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: top;
}
input.radioButton{
	margin: 0px;
	padding: 0px;
	color: #69645A;
	/*width: 12px;
	height: 12px;*/
	background: transparent!important;
	vertical-align: middle;
	margin-top: 2px;
	/*margin-top: 8px;
	margin-left: 2px;*/
}
input.textBox{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #69645A;
	float: right;
	border: 2px dotted #69645A;
	border-left: none!important;
	background: transparent!important;
	background-image: url(../skinImages/label_bg_brown.jpg)!important;
	background-position: -72px!important;
	background-repeat: no-repeat!important;
	width: 242px;
	height: 20px;
	padding-top: 2px;
	padding-left: 46px;
	position: relative;
	margin-top: -20px;
}
input.textBox:focus{
	border: 2px dotted #8E9B6E;
	background-image: url(../skinImages/label_bg_darkGreen.jpg)!important;
	/*background-color: #8E9B6E!important;*/
}
input.textBox.error{
	border: 2px dotted #B3D183;
	/*background-image: url(../skinImages/label_bg_darkGreen.jpg)!important;
	background-color: #8E9B6E!important;*/
}
textArea.textArea{
	font-size: 12px;
	margin: 0px;
	margin-top: -20px;
	padding: 24px 4px 4px!important;
	font-family: sans-serif;
	color: #69645A;
	border: 2px dotted #69645A;
	border-top: none!important;
	width: 400px;
	height: 320px;
	background-image: url(../skinImages/label_bg_brown.jpg)!important;
	background-position: top!important;
	background-repeat: repeat-x!important;
	background-color: transparent;
	position: relative;
	z-index: 19;
	overflow: hidden;
	/*background-attachment: fixed;*/
}
textArea.textArea:focus{
	border: 2px dotted #8E9B6E;
	background-image: url(../skinImages/label_bg_darkGreen.jpg)!important;
}
input.btn{
	border: 0px solid #69645A;
	padding: 0px;
	float: left;
	margin: 10px 10px 10px 0px;
	background-image: url(../skinImages/label_bg_brown.jpg)!important;
	background-position: top!important;
	background-repeat: repeat-x!important;
}
input.btn:hover, input.btn:focus{
	border: 0px solid #69645A;
	background-image: url(../skinImages/label_bg_darkGreen.jpg)!important;
}
fieldset{
	width: 400px;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
	border: none!important;
}
img.photograph{
	margin:0px 0px -20px;
	padding: 0px;
	border: 0px none;
	/*position: relative;
	left: -33px;
	top: -12px;*/
}

iframe {
	margin: 0px;
	padding: 0px;
	height: 250px;
}
