body {
	background: #eeeeee url(images/body_bg_green.gif) repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
}
html>body {
    font-size: 10px;
	}
.mainTABLE {
	border-left: 1px solid #31396A;
	border-right: 1px solid #31396A;
	background: #EBE6C8 none;
	font-size: 1.1em;
	color: #481003;
}
.horBar {
	background: #000000 url(images/Bible-mod_10.gif) repeat-x;
}
.vertBar {
	background: #000000 url(images/Bible-mod_06.gif) repeat-y;
}

.left-column {
	background: #275727;
}
.headerBG {
	background: #000000 url(images/bibleresources_tile.jpg) repeat-x;
}
.searchBG {
	background: #000000 url(images/search_tile.jpg) repeat-x;
	background-position: top;
}
.searchBG select {
   font-size: 1.1em;
}
.searchBG input {
  font-size: 1.1em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #481003;
}
a.menuTEXT  {
	font-size: 1em;
	font-weight: bold;
	color: #D3AD78;
	text-decoration: none;
	display:block;
	padding-bottom: 5px;
}
a.menuTEXT:hover {
	background: #EBE6C8 none;
	color: #31396A;
}
form.nospace { 
    padding-top:0; 
	padding-bottom:0; 
	margin-top:0; 
	margin-bottom:0; 
}
.searchTEXT {
	font-size: 1em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
.titleTEXT {
	font-size: 1.3em;
}
.cap-top {
	background-color: #E5D7BC;
	background-image: url(images/bibleresources-cap-top.gif);
	background-repeat: no-repeat;
}
.cap-down {
	background-color: #E5D7BC;
	background-image: url(images/bibleresources-cap-bot.gif);
	background-repeat: no-repeat;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	text-decoration: none;
	border: 1px solid #31396A;
	background-color: #FFFFFF;
	padding-left: 2px;
}
input.check {
border: none;
background-color: transparent;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	text-decoration: none;
	border: 1px solid #31396A;
}
hr {
	color: #862529;
	background-color: #862529;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


h1 {
	font-size: 2em;
	display: inline;
	color: #EBE6C8;
	font-weight: normal;
}
.cap-mid {
	background-color: #E5D7BC;
	padding-left: 15px;
	text-align: left;
}
.sub-toprow {
    padding-left: 10px;
	background: #679966 url(images/br-sub-top.gif) repeat-x top;
	color: #EBE6C8;
}
a.sub-linkon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #EBE6C8;
	text-decoration: none;
}
a.sub-linkoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #EBE6C8;
	text-decoration: underline;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.padLeft {
	padding-left: 20px;
	padding-right: 15px;
	font-size: 1.2em;
}
td.footer {
	background-image: url(images/indexbox_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
td.header {
	background-image: url(images/indexbox_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: bottom;
	background-position: 10px 10px;
	color: #396335;
}
td.description {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/indexbox_mid.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
.searchBox {
	background-color: #376131;
	background-image: url(images/search_grad.jpg);
	background-repeat: repeat-y;
	color: #DCEDC9;
}
.searchTitle {
	font-size: 1.7em;
	text-align: left;
}
.searchLink {
	color: #DCEDC9;
}
b {
	font-weight: bold;
	color: #396335;
}
td.headerLong {
	background-image: url(images/longbox_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: bottom;
	background-position: 10px 10px;
	color: #396335;
}
td.footerLong {
	background-image: url(images/longbox_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
td.descriptionLong {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/longbox_mid.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
ul {
	margin: 0px;
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
}
li {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 3px;
	list-style-position: outside;
}
.disText {
	color: #69675B;
}

