/* CSS Document */
/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
}

/* end hack */ 
html, body {
	margin:0;
	padding:0;
}

html {
 overflow:scroll;
}

body {
 	font-size:13px; 
 	color:#333333; 
 	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
 	line-height:125%;
 	background-color:#ede4d3;
 	background-image:url(images/map-bg.jpg); 
 	background-position:center left;
 	background-repeat:repeat-x;
 	background-attachment:fixed;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	min-height:100%;
	text-align:left;
	background-color:#ffffff;
	position:relative;
}

/* commented backslash hack v2 \*/ 
* html #container {
	height:100%;
}

* html #container {
	width:852px;
	w\idth:850px;
}

* html body {
	font-size:12px;
	f\ont-size:13px;
}

/* end hack */ 

#header {
	width:100%;
	background-color:#bd9c6f;
	padding:0;
	position:relative;
	z-index:2;
	overflow:hidden;
}

* html #header {
	height:128px;
	he\ight:128px
}

#subheader {
	padding:0px;
	width:100%;
	background:#fff;
}

#sidebar {
	float:right;
	width:230px;
	padding:5px 10px 5px 0px;
	position:relative;
	text-align:right;
}

#content {
	width:560px;
	padding:5px 20px 5px 20px;
}

#footerwrap {
	padding:5px 0 0;
	height:80px;
	background:#fff;
	position:relative;
	width:850px;
	text-align:left;
	margin:-85px auto 0;
}

#footer {
	position:relative;
	width:100%;
	background-color:#fff;
	border-top:1px solid #bd9c6f;
}

#footer p {
	margin:0;
	padding:5px;
}

* html #footerwrap {
	height:85px;
	he\ight:80px;
}

#clearfooter {
	height:80px;
	width:100%;
	clear:both
}

img {
 border:0px;
}

#search-bar-top {
	background-color:#bd9c6f;
	text-align:right;
	font-weight:bold;
	color:#cbb698;
	padding:2px 10px;
}

#search-bar-middle {
	background-color:#e1d5c5;
	padding:5px 10px 5px 20px;
	text-align:left;
	font-weight:bold;
}

#search-bar-middle td {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#search-bar-bottom {
	background-color:#ffffff;
	padding:5px 10px 5px 20px;
	text-align:left;
	font-weight:bold;
}

input, select { border:1px solid #bd9c6f; }

.go {border:none; vertical-align:middle;}
.nobrdr {border:none;}

.adv-search-bar {
	text-align:left;
	background-color:#bd9c6f;
	padding:5px 10px;
	font-weight:bold;
}

.adv-search-box {
	background-color:#ffffff;
	padding:10px 20px;
	border:1px solid #bd9c6f;
}

.tdborder {
	border-top:1px solid #bd9c6f;
	padding-top:20px;
}

.tdindent {
	padding-left:25px;
}

.tdtxt-right {
	padding-right:10px;
	text-align:right;
}

p {
 text-align:justify;  
 font-weight:normal;
}
.error {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:red;
}

.blue {
	color:#000099;
}

.note-burg {
	color:#931007;
	font-weight:bold;
}

sup {
	font-size:11px;
	font-weight:bold;
}
.bible-text {
	padding-left:30px;
	padding-right:30px;
	text-indent:11px;
}

.center {
	text-align:center;
}

.indent-verse {
	margin-top:0px;
	padding-left:40px;
	margin-bottom:12px;
}
.verse-ref {
	margin-bottom:0px;
	font-weight:bold;
}

.close-window {
	text-align:center;
	font-size:11px;
}
.footnote {
	text-align:justify;
	font-weight:bold;
	color:#4c0062;
	margin-top:0px;
	padding-left:20px;
	padding-right:20px;
}

ul.disc {
	list-style-image:url("images/tan_bullet.gif"); 
	line-height:130%;
}

.copyright {
 font-size:11px; 
 color:#bd9c6f; 
 text-align:center; 
}
.copyright-note {
	font-size:11px;
	color:#666;
	text-align:center;
}
a {outline:none}
a:visited, a:link {color:#8f1007; font-weight:bold; text-decoration:none}
a:hover {color:#8f1007; font-weight:bold; text-decoration:underline}

#footer a {outline:none}
#footer a:visited, #footer a:link {color:#8f1007; font-weight:normal; text-decoration:none}
#footer a:hover {color:#8f1007; font-weight:normal; text-decoration:underline}

a.small {font-size:10px; color:#8f1007; font-weight:normal;}
a:visited.small, a:link.small {text-decoration:none}
a:hover.small {text-decoration:underline}

a.small-b {font-size:11px; color:#8f1007; font-weight:bold;}
a:visited.small-b, a:link.small-b {text-decoration:none}
a:hover.small-b {text-decoration:underline}

.decimal-sansserif {
	list-style-type:decimal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}
.norm {
	font-weight:normal;
}
.green {
	color:#0c0;
}
.red {
	color:#f00;
}
span.chap {
	font-weight:bold;
	color:silver;
}
