

* body {background-color:#D7D6B9;background-image: url('http://www.mulberryumc.org/images/Strip.jpg');
background-repeat: repeat-y;}
body{
background:#D7D6B9;
background-image: url('http://www.mulberryumc.org/images/Strip.jpg');
background-repeat: repeat-y;}

a{color:#5C1022;}a:hover {color:#B38D96;}
#nav{color:#400B17;height:100%; }
a{color:#5C1022;}a:hover {color:#B38D96;}
#nav li {padding-top:12px;padding-bottom:12px;}
#nav li a {color:#D7D6B9;text-decoration:none;font-size:14px;line-height:19px;font-weight:900;letter-spacing:.9px;}
#nav li a:hover {text-decoration:underline;}
#bottom{text-align:center;background:#5C1022;padding-top:12px;}
#bottom {color:#D7D6B9;}
#bottom a{color:#D7D6B9;}
#bottom a:hover {text-decoration:underline;color:#B38D96;}

#bible {width:100%;}
#bible td{padding:1px;font-size:12px;align:center:vertical-align:top;border-right;1px solid #d7D6b9;}
.headline{background:#5c1022;color:#ffffff;}
#bible td p{font-size:11px;}
hr {color:#5C1022;height:1px;padding-top:4px;padding-bottom:4px;}
.content {margin:10px;}
.content h5 {color:#000;font-size:32px;line-height:40px;font-weight:800;}
.content h2 {color:#000;font-size:22px;line-height:30px;font-weight:800;}
.content .border {border-bottom:1px dotted #5C1022;padding-bottom:12px;}
.content h3{color:#000;font-size:18px;line-height:28px;font-weight:100;}
.content h4{color:#000;font-size:16px;line-height:20px;font-weight:bold;}
.content ul li h4{padding-top:10px;padding-bottom:10px;}
.content ul li h4 a {text-decoration:none;}
.content p {color:#000;font-size:13px;line-height:19px;padding:5px;}
ul#worship{margin-bottom:20px;}
ul#worship li p{margin-left:20px;}
ul#worship li h4 {color:#000;font-size:16px;line-height:20px;letter-spacing: 1px;font-variant: small-caps;font-weight:bold;}

#leftcolumn a{color:#fff;}
#leftcolumn a:hover{color:#5C1022;}
#leftcolumn div.innertube li {list-style:none;}
#footer{
clear: left;
width: 100%;
background: #000;
color: #fff;
text-align: center;
padding: 4px 0;
border-top:1px solid #5c1022;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.header1{background-image: url(images/Header.jpg); height:150px;width:800px;background-color:#fffff;padding:0;  }



/*layout*/

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #ffffff;
height: 90px; /*Height of top section*/
}

#topsection h1{
color:#590059;
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background:#5C1022;
}

#leftcolumn{
float: left;
width: 300px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #000000;
background-image: url(images/side-bar.jpg);
margin-bottom:0;
}