body {
	background-color: #E7E1CB;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5C5A5A;
	background-image: url(../images/bg.jpg);
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/topnav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 146px;
}
#helpnav {
	color: #333333;
	text-align: right;
	height: 31px;
	margin-top:35px;
	width:500px;
	float:right;
	position:relative;

}
#logo {
	float: left;
	margin-top:18px;
	width:268px;
}

#helpnav a {
	line-height: 15px;
	font-size: 12px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

.leftcontents{
	padding: 0px 10px 20px 10px;
}
#bodycontent {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_top {
	background: url(../images/content_top.gif) no-repeat left top;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
#content_bottom {
	background: url(../images/contentbg_footer.gif) no-repeat left top;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
#content_middle {
	background: url(../images/rightnavs_bg.jpg) repeat-y 566px top;
	background-color: #FCF9F1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2DDCC;
	border-left-color: #E2DDCC;
	padding-right: 10px;
	padding-left: 10px;
	width: 978px;
	float: left;
}
#content_left {
	float: left;
	width: 546px;
	margin-right: 10px;
}
#content_col1 {
	float: left;
	width: 190px;
	margin-left: 10px;
	margin-right: 10px;
}
#content_col2 {
	float: left;
	width: 190px;
	margin-left: 10px;
}
#content_right{
	float: left;
	width: 420px;
}
#content_col1 a,#content_col2 a{
color:inherit;
text-decoration:none;
}
ul.navlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.navlist li {
	list-style-type: none;
	background-image: url(../images/brown_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#content_col1 select {
	border: 1px solid #ece7d8;
	padding: 3px;
}

.readmore {
	color: #990000;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:10px;
}

h2 {
	color: #990000;
	font-family: Georgia;
	font-style: italic;
	font-size: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

p {
	margin-top: 12px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.blackhead {
	color: #333333;
	margin-bottom: 10px;
}
.imageban {
	margin-bottom: 10px;
}
.headings {
	margin-bottom: 5px;
	margin-top: 12px;
}



#footer {
	height: 94px;
	margin-top: 10px;
}
#footernav {
	text-align: center;
	color: #7C5F72;
}
#footernav a {
	color: #E4C7DA;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}
#rights {
	color: #C0C0C0;
	text-align: center;
	margin-top: 10px;
}
#rights span {
	margin-left: 25px;
}
#rights a {
	color: #DC9D4A;
	text-decoration: none;
}

.tagglelink{
	background-image: url(../images/icon_plus.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	width: 185px;
	float: left;
	height: 23px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EAE1CE;
	border-right-color: #EAE1CE;
	border-bottom-color: #EAE1CE;
	border-left-color: #EAE1CE;
}

.bibleform{

}
.bibleform .inpF{
}
.bibleform .inpF input {
	border: 1px solid #EADDCC;
	width: 179px;
	padding: 3px;
}

.bibleform .inpB input{
	background: url(../images/btn_biblesearch.gif) no-repeat left top;
	height: 30px;
	width: 160px;
	font-size: 1px;
	line-height: 1px;
	color: #DE9A4B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.bibleform .inpB input:hover{
	background: url(../images/btn_biblesearch_over.gif) no-repeat left top;
}
.bibleform .inpB {
	text-align: right;
	margin-top: 8px;
}


.clearline{
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.clearline2{
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}

.bluehead{
	color: #0c6e92;
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
}
.bluesmallhead{
	color: #0c6e92;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
}
.redtxt{
	color:#990000;
	display:block;
}

.darkgraytxt{
	color:#333333;
	display:block;
}
.grayhead{
	font-weight:bold;
	color:#333333;
	display:block;
}

.pages span.detaillink{
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right:3px;
	font-size: 11px;
}
.pages a.runlink{
	color: #990000;
	background-color: #FBF3E3;
	border: 1px solid #EAD7BB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 11px;
}
p a{
color:#990000;
text-decoration:none;
}
p a:hover{
text-decoration:underline;
}


.leftcontents ul{
	padding:0;
	margin:5px 0px 15px;
}
.leftcontents ul{
	padding:0;
	list-style-type:circle;
	list-style-position:inside;
	
}
.leftcontents li.extlinklist{
	list-style-type: none;	
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.leftcontents li.extlinklist a{
	color: #990000;
	text-decoration:none;
}
.leftcontents li.extlinklist a:hover{
	text-decoration:underline;	
}

.leftcontents li.notes{
	list-style-type: none;	
	background-image: url(../images/page_text.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #990000;
}

.leftcontents li.infolist{
	list-style-type: none;	
	background-image: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-bottom: 10px;
}


table.simpletable{
	background-color: #EEE1CC;
}
table.simpletable td{
	background-color: #F8F2E9;
}
table.advancedtable{
	background-color: #EEE1CC;
	color: #333333;
}
table.advancedtable thead td{
	background-color: #F1E6D3;
	color:#333333;
	font-size:11px;	
	font-weight:bold;	
}
table.advancedtable tbody td{
	background-color: #F8F2E9;
}

#worldfamily{
	width:418px;
	float:left;
}
#worldfamily .wf_top{
	width:418px;
	height:10px;
	float:left;
	background:url(../images/worldfamily_top.jpg) no-repeat left top;
}
#worldfamily .wf_center{
	width:418px;
	float:left;
	padding:4px 15px 0px;
	background:url(../images/worldfamily_center.jpg) repeat-y left top;
}
#worldfamily .wf_bottom{
	width:418px;
	height:10px;
	float:left;
	background:url(../images/worldfamily_bottom.jpg) no-repeat left top;
}

ul.wf_flags{
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
ul.wf_flags li{
	float: left;
	width: 175px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/brown_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
ul.wf_flags li.lastnode{
	background-image: none;
}
ul.wf_flags li a{
	background-image: url(../images/rightarrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-decoration:none;
	color:#0C6E92;

}
ul.wf_flags li a:hover{
	color:#990000;
}

.contactinfo {
	padding: 15px;
	background-image: url(../images/img-infoform.gif);
	height: 175px;
	width: 474px;
	background-repeat: no-repeat;
	background-position: left top;
}

.contactleft {
	float:left;
	width:230px;
	margin-top: 15px;
}

.contactleft label {
	width: 55px;
	float: left;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}

.contactleft .inpF input {
	padding: 3px;
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	width: 150px;
	float: left;
}

.contactright .inpF textarea {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	width: 210px;
	height: 85px;
}
.contactright .inpB {
	width: 210px;
	text-align: right;
}
.contactright .inpB input {
	padding: 4px;
	height: 30px;
	border: 1px solid #CCCCCC;
	width: 75px;
}

.contactright {
	float:left;
	width:230px;
	margin-top: 15px;
}
.contactright label {
	width: 55px;
	float: left;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}

#hoverpopup{
	background: transparent url(../images/popups.gif) no-repeat right top;
	color:#333333;
	position: absolute;	
	height:160px; 
	line-height:22px;
	top:0px;
}
#hoverpopup span{
display:block;
background: transparent url(../images/staricon.gif) no-repeat left 5px;
padding-left:15px;
}
#hoverpopup .docs{
display:block;
color:#990000;
background: transparent url(../images/webicon_PDF.gif) no-repeat left 5px;
padding-left:20px;
padding-top:7px;
}

#hoverpopup strong{
font-weight:normal;
color:#990000;
}

.labelBlock{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.responseBlock{

}
.responseBlock input {
	border: 1px solid #D6D6D6;
	padding: 3px;
}
#businesspersons{
	background-color: #ECD5B3;
}
#businesspersons thead td{
	background-color: #F7EFDD;
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
#businesspersons tbody td{
	background-color: #F8F3EF;
}
#businesspersons tbody sno{
	text-align: right;
	padding-right: 5px;
}

#sitelinks {
	width: 670px;
	float: left;
}
.links{
	width: 135px;
	float: left;
	margin-right:10px;
}
#sitelinks ul.linkbox{
	width: 180px;
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkhead {
	float: left;
	width: 180px;
	margin-bottom: 5px;
}
#sitelinks .linkhead a{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 140px;
	margin-bottom: 5px;
	text-decoration: none;
}
	
#sitelinks ul.linkbox li{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E3E3E;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitelinks ul.linkbox li a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#sitelinks ul.linkbox li a:hover{
	background-color: #333333;
	color: #FFFFFF;
}

