body {
margin : 20px;
padding : 0;
font : 84% "Trebuchet MS", verdana, arial, sans-serif;
color : #F8F9FE;
background : #000;
}
#container {
width : 1040px;
border : 0px solid #fff;
margin-left : auto;
margin-right : auto;
padding : 0px;
color : #F8F9FE;
background : #F8F9FE;
}
			/*TOP BANNERs*/

#topbanner {
float : left;
width : 1040px;
height : 200px;
padding : 0px;
margin : 0px;
background : url(../images/headertop2.jpg) no-repeat left bottom;
}
#botbanner {
float : left;
width : 1040px;
height : 345px;
margin : 0px;
padding : 0px;
background : url(../images/headerbot2.jpg) no-repeat left top;
}

#botbanner a:link {
color : #3A2718;
font-weight : bold;
text-decoration : underline;
background : none;
}
#botbanner a:hover {
color : #6A5748;
background : none;
}




			/*TOP MENU*/
#navcontainer {
float : left;
clear : both;
width : 1040px;
margin-top : 15px;

}
#navcontainer ul {
width : 1020px;
height : 23px;
margin : 0px auto;
padding : 0;
text-align: center;
line-height: 19px;
background : url(../images/menubg.png);
color : #fff;
}
#navcontainer ul li {
display : inline;


}
#navcontainer ul li a {
font-size: 1.2em;
text-align: left;
vertical-align : middle;
padding-right : 6px;
padding-left : 1px;
text-decoration : none;
border-right : 1px solid #fff;
background : inherit;
color : #221711;
}
#navcontainer ul li 
a:hover {
background : #fff;
color : #221711;
}
#active a:link, 
#active a:visited, 
#active a:hover {
background : #fff;
color : #221711;
}

			/*TOP MENU FOR SERMONS*/
#sermonnav {
float : center;
clear : both;
width : auto;
margin-top : 2px;

}
#sermonnav ul {
width : auto;
height : 14px;
margin : 0px;
padding : 0;
text-align: center;
}
#sermonnav ul li {
display : inline;
background : #inherit;
}

#sermonnav ul li a {
font-size: 1.2em;
text-align: center;
vertical-align : middle;
margin-right : 6px;
margin-left : 6px;
text-decoration : none;
background : inherit;
color : #2D241F;
}

#sermonnav ul li a:hover {
background : #inherit;
color : #524B47;

}
#active a:link, 
#active a:visited, 
#active a:hover {
background : #inherit;
color : #524B47;
}


			/*Main Line*/
			
hr {
border: 0;
background: #2D241F;
height: 2px;
width: 85%;
text-align: left;
}

			/*CENTRE CONTENT*/
#content {
padding : 10px;
width: 990px;
margin-top : 0px;
margin-left : 20px;
margin-right : 20px;
background : inherit;
color : #000000;
}
			/*CENTRE CONTENT 2*/
#content2 {
padding : 0px;
margin-top : 0px;
margin-left : 20px;
background : inherit;
color : #000000;
}
			/*Center Content Div*/
#center {
width: 640px;
padding : 10px;
margin-top : 50px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 20px;
border-width: 2px;
border-style: solid;
border-color: #5A2507; 
background : #ffffff;
color : #000000;
}
			/*left Center CONTENT*/
#left_center {
float : left;
width : 484px;
margin-left : 16px;
padding : 6px;
color : #221711;
background : url(../images/menubg.png);
}


			/*Right center CONTENT*/
#right_center {
float : right;
width : 484px;
margin-left : 16px;
margin-right : 16px;
padding : 6px;
color : #221711;
background : url(../images/menubg.png);
}

			/*left Center CONTENT2*/
#left_center2 {
float : left;
width : 450px;
margin-left : 16px;
padding : 6px;
color : #221711;
background : inherit;
}


			/*Right center CONTENT2*/
#right_center2 {
float : right;
width : 450px;
margin-left : 16px;
margin-right : 16px;
padding : 6px;
color : #221711;
background : inherit;
}

			
			/*LEFT CONTENT*/
#sidebar {
float : left;
width : 170px;
height : 65em;
margin : 0 0 0 0;
padding : 20px;
color : #000000;
background : inherit;
}
			/*LEFT MENU*/
#menu {
width : 160px;
margin-top : 0px;
padding : 10px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.1em 0;
}
#menu a {
display : block;
width : 140px;
padding : 0.1em 0.8em;
text-decoration : none;
color : #fff;
background : #5A2507;
}
#menu a:hover {
background : #82340a;
color : #fff;
}
			/*RIGHT CONTENT*/
#sidebar-b {
float : right;
width : 200px;
margin : 0 0 0 0;
padding : 10px;
border-left : 0px solid #999;
background : #ffffff;
color : #000000;
}
			/*RIGHT SCROLLBAR*/
div.scroll {
overflow : auto;
height : 50em;
width : 170px;
padding : 1ex;
color : #333;
background : #ffffff;
border : 1px solid #eee;
margin : 20px 0 25px 10px;
}

			/*Div for Sermon Ditto Template*/
#sermon_ditto {

width : 860px;
background : inherit;
color : #2D241F;
}

			/*Sermon Ditto Footer*/

#Sermon_Footer {

height : 28px;
width : 860px;
padding-top : 8px;
margin-bottom : 10px;
background : #524B47;
color : #F2ECDF;
vertical-align : text-bottom;
}

			/*FOOTER*/
#footer {
clear : both;
padding : 5px;
margin-top : 5px;
color : #F8F9FE;
background : url(../images/footer2.jpg);
}
#footer a:link, #footer a:visited {
background : none;
color : #F8F9FE;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : none;
color : #ECE1CF;
}
 
			/*TYPOGRAPHY*/
h1, h2 {
margin : 0 0 10px 5px;
letter-spacing : 3px;
font-size : 120%;
color : #3A2718;
background : inherit;
}
h3 {
font-size : 110%;
color : #3A2718;
background : inherit;
}

h3 {
font-size : 110%;
color : #3A2718;
background : inherit;
}

			/*Buttons*/

#button1 
{
float: left; 
height: 42px;
width : auto;
margin : 5px;
}
.button1left
{ 
float: left; 
width: 14px; 
height: 42px;
background: url(../images/buttons/button1/leftgraybutton.jpg) no-repeat; 
}

.button1right
{ 
float: left; 
width: 14px; 
height: 42px; 
background: url(../images/buttons/button1/rightgraybutton.jpg) no-repeat; 
}

.button1mid 
{ 
vertical-align: text-bottom;
font : 200% "Trebuchet MS", verdana, arial, sans-serif;
text-align: left;
float: left; 
height: 42px;
color: #2D241F;
background: url(../images/buttons/button1/middlegraybutton.jpg);
}


			/*LINKS*/
a {
color : #3A2718;
font-weight : bold;
text-decoration : underline;
background : none;
}
a:hover {
color : #6A5748;
background : none;
}

	/* No image should have a border/underline when linked */
a img{
border: 0;
text-decoration: none;
}

			/*CLASSES*/
.news {
font-size : 100%;
background : inherit;
color : #221711;
}
.sitename {
font-size : 180%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #221711;
}
			/*AjaxSearch*/
 #ajaxSearch_form {
           color: #444;
           width: 350px;
	   border: 0px solid #ddd;
       }

       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 0px solid #ddd;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }

       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;



			/*RefTagger*/

.lbsTooltip
{
	background:#FDEFDD;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#5A2507;
	color: white;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 14px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color : #5A2507;
font-weight : bold;
text-decoration : underline;
background : inherit;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}

