body{
margin:0px; 
padding:0px;
background:#8b3316 url(images/bodybg.jpg);
}


#wrapper{
margin:0px;
padding: 0px;
width:1001px;
border-left:1px solid #000;
border-right:1px solid #000;
height:100%;
overflow:hidden;
text-align:left;
font-family:arial;
background: url(images/wrapperbg.jpg);
}


title{
text-transform:uppercase;
}



#logo{
width:1001px;
height:180px;
border-top: 1px solid black;
border-bottom: 2px solid black;
background: url(images/logo.jpg); 
}

#topshadowbar{
_margin-top:-5px; /*  ie6 only */
border-top:1px solid black; 
width:1001px;
height:10px;
background: url(images/topshadowbar.jpg);
}


#container{
float:left;
width:1001px;
height:100%;
overflow:hidden;
}


#leftside{
float:left;
width:180px;
padding:10px;
padding-right: 20px;
font-size: 12px;
font-family: arial;
font-weight: 500;
height:100%;
overflow:hidden;
background: url(images/shadeleftsidebg.jpg);
}



#center{
float:left;
width:581px;
display:inline;
font-size: 13px;
font-family: tahoma;
font-weight: 500;
height:100%;
overflow:hidden;
background:white;
padding-bottom:10px;
}

span.contenttitle{
text-transform: capitalize;
font-size: 36px;
color:  #8b3316;
font-family: lucida grande, lucida, georgia,verdana, times;
text-shadow: .2em .2em 0.2em #808080;
}


#rightside{
float:left;
width:180px;
padding: 10px;
padding-left: 20px;
font-size: 12px;
font-family: arial;
font-weight: 500;
height:100%;
overflow:hidden;
background: url(images/shaderightsidebg.jpg);
}




#footer{
clear: both;
width: 1001px;
color: white;
font-size: 12px;
padding-top:6px;
padding-bottom:6px;
background: #282828;
}





/* start: side menu codes  */


#leftside ul{
list-style-type:none;
margin:0px;
margin-left: 20px;
padding:0px;
}

#leftside ul li{
display: block;
width: 170px;
height: 25px;
text-align: right;
margin-bottom: 1px;
}

#leftside ul li a{
display: block;
width: 170px;
height: 19px;
padding-right: 6px;
padding-top: 5px;
background: #8b3316;
color: #fff;
text-decoration: none;
margin-bottom: 1px;
font: 11px arial bold;
}




#leftside ul li a:hover{
background:none;
color: #000;
}


table{
border: 5px;
border-color: #8b3316 #45190b #45190b #8b3316;
}



#scriptureoftheday{
width: 180px;
}

hr.sidebreak{
border:1px solid #763c00;
}


/* start: form codes */


div.form{
border: 1px solid black;
background: #f0f0f0;
color: #8b3316;
position:relative;
width:370px;
height:250px;
padding:10px;
text-align: left;
}

.form{
position:absolute;
left:110px;
border: 1px solid #8b3316;
}

select{
border: 1px solid #8b3316;
}

div.contactus{
border: 1px solid black;
width:370px;
height:320px;
padding:10px;
color: #8b3316;
background: #f0f0f0;
position:relative;
text-align:left;
}

/* end: form codes */



/* start: sermon table codes */


div.sermondiv{
margin-top:15px;
margin-bottom:15px;
width:561px; 
height:100%; 
overflow:hidden;
}

.sermontable {
border: 5px solid;
border-color:  #8b3316  #45190b #45190b  #8b3316; 
}

.sermontable td{
border: 1px solid;
border-color:  #8b3316  #45190b #45190b  #8b3316;  
}


/* end: sermon table codes */


table.sermon td{
text-align: left;
}

table.sermon td.chapterheading{
font-size: 18px;
font-weight: 700;
text-align: center;
color: #000;
}