/* CSS Document */

/* Header */

#Header { margin:0 auto; overflow:hidden; background-image:url(/site/images/interior/sampleheaderimage.jpg); background-position:right top; background-repeat:no-repeat; }

#Header.aboutshbc { background-image:url(../images/interior/headerabout.jpg); }
#Header.ministries { background-image:url(../images/interior/headerministries.jpg); }
#Header.missions { background-image:url(../images/interior/headermissions.jpg); }
#Header.calendar { background-image:url(../images/interior/headercalendar.jpg); }

#Header #logo { width:410px; height:146px; float:left; background-image:url(/site/images/interior/south-hill-bible-church.jpg); background-position:left top; background-repeat:no-repeat;  }

#quickLinks { width:182px; height:146px; float:left; background-color:#6B9CD1; background-image:url(/site/images/interior/quicklinksshadow.gif); background-position:left bottom; background-repeat:no-repeat; border-right:#A82525 3px solid; border-left:#A82525 3px solid; }

#quickLinks ul li { list-style-type:none; text-align:center; text-transform:uppercase; padding:4px; height:15px; border-bottom:#ffffff 1px solid; }
#quickLinks ul li.last { border-bottom:none; }

#quickLinks ul li a { color:#ffffff; text-decoration:none; }
#quickLinks ul li a:hover { color:#1F262D; }

#sermonButton a { display:block; width:182px; height:73px; background-image:url(/site/images/interior/sermons-online.gif); background-position:left top; background-repeat:no-repeat; }

/* Page Body */

#Layout { background-color:#67A5EA; background-image:url(/site/images/interior/contentbgkd.jpg); background-position:left top; background-repeat:repeat-x; }

#Content { margin:0; text-align:left; width:505px; float:left; padding:10px 45px 35px 45px; }

#Content h1 { margin-bottom:10px; color:#541616; font-size:22px; }
#Content h2 { margin-top:20px; color:#541616; margin-bottom:2px; font-size:16px; }
#Content h3 { margin-top:20px; color:#541616; margin-bottom:2px; font-size:14px; }
#Content p { margin-bottom:10px; }
#Content img.right { float:right; margin-left:10px; }
#Content img.left { float:left; margin-right:10px; }
#Content blockquote { margin:0px 20px 10px 20px; }
#Content ul, #Content ol { margin:0px 20px 10px 20px; }
#Content table tr th { font-weight:bold; padding:4px; }
#Content table tr td { padding:4px; }
#Content table tr.odd { background-color:#D0E3F9; }

#sidebar { width:405px; float:right; background-image:url(../images/interior/patternbkgd.jpg); background-attachment:fixed; }

#sidebar img { padding-top:50px; float:left; }

#sidebar p.reference { font-size:19px; line-height:27px; font-style:italic; color:#ffffff; padding:55px 60px 0px 60px; }
#sidebar p.verse { font-size:15px; line-height:27px; font-style:italic; color:#ffffff; padding:0px 60px 10px 60px; }