/* 
 Calvary Church: CSS Document 
*/

body {
margin: 0;
padding: 0;
background: #366d41 url(../images/bGpattern.gif) repeat;
font: 11px 'Verdana', Arial, Helvetica, sans-serif;
color: #736f53;
}

#wrapper {
margin: 0 auto 0 auto;
width: 881px;
}

#bWrap {
float: right;
width: 610px;
}
#hDr-Nav {
width: 271px;
float: left;
}
#bNr-Nav {
background: #fef9d9 url(../images/hDrbtmrs.jpg) bottom right no-repeat;
padding-right: 65px;
text-align: right;
}

#body {
background: url(../images/cBgr.gif) repeat-y;
clear: both;
padding-left: 40px;
}
#subBody {
background: url(../images/subfTrs.gif) bottom no-repeat;
clear: both;
padding-left: 49px;
}
#subWrap {
background: url(../images/scBgr.gif) repeat-y;
}

#right {
float: right;
padding-left: 6px;
width: 373px;
}
#subRight {
float: right;
width: 353px;
}
#rWrap {
background: url(../images/rCbg.gif) repeat-y;
}
#rColumn {
background: url(../images/rCtp.gif) top no-repeat;
padding: 10px 58px 0 5px;
}
#sRc {
background: url(../images/sRtp.gif) top no-repeat;
padding: 5px 80px 0 5px;
}
#subRc {
background: url(../images/scRtp.gif) top no-repeat;
padding: 0 78px 0 3px;
}

#left {
float: left;
background: url(../images/lBg.gif) bottom no-repeat;
}
#lWrap {
background: url(../images/cLtp.gif) top no-repeat;
width: 442px;
padding: 10px 10px 0 10px;
}
#subLeft {
float: left;
background: url(../images/scLtp.gif) top no-repeat;
width: 449px;
padding: 0 15px 0 15px;
}

#fTr {
clear: both;
font-weight: bold;
color: #a80a0a;
text-align: center;
}
#fTr a {
text-decoration: none;
color: #a80a01;
}
#fTr a:hover {
text-decoration: underline;
}

img {
border: none;
}
#subRc img {
padding: 10px 0 5px 11px;
}

#sTitle {
margin: 12px 0 20px 53px;
font-size: 16px;
}
.rsTitle {
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 20px 0 10px 0;
} 

#subNav {
margin: 0;
padding: 0px;
list-style-type: none;
}

#subNav li {
display: block;
text-align: center;
padding: 3px;
margin-left:20px;
width: 239px;
background-color: #f0f0f0;
color: #a80a0a;
font-size: 13px;
border-bottom: 4px solid #FFF;
}