body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	font-family: Georgia, Times, serif;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
body {
	background: #D9D9C9;
	text-align: center;
}
#outerwrapper {
	width: 975px;
	background: #FFF url(../Images/bbcshadow7.gif) repeat-y center top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#innerwrapper {
	width: 945px;
	margin-left: 15px;
	margin-right: 15px;
	border-top: 1px solid #d3d3af;
	position: relative;
	background: #FFF;
}
* html #innerwrapper {
	height: 1px;
	margin-top: -4px;
}
#content {
        float: left;
        display: inline;
	margin-top: 30px;
        margin-left: 190px;
	width: 540px;
}
* html #content {
      display: inline;
}
#contentbanner {
	width: 540px;
	margin-top: -30px;
}
* html #contentbanner {
       position: relative;
}


.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;	
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
}
#content p {
	font-size: .8em;
	text-indent: 1em;
	line-height: 1.5em;
	margin: 0 1em .4em 1em;
}
.blockverse {
	display: block;
	text-indent: 0;
	line-height: 1.25;
	font-size: .9em;
	margin: .4em 3em .4em 3em;
}
.inlineverse {
	font-size: .9em;
}
.references {
        font-size: .8em;
}        
.contenth1 {
	font-size: 1.2em;
	color: #800000;
	margin: 0 1em .5em 0;
	border-bottom: 2px solid #d3d3af;
}
.contenth2 {
	font-size: 1em;
	color: #800000;
	margin: 0 1em .4em 0;
	border-bottom: 2px solid #d3d3af;
}
.contenth2center {
	font-size: 1em;
	text-align: center;
	color: #800000;
	margin: 0 1em .4em 0;
	border-bottom: 2px solid #d3d3af;
}
ol {
	font-size:.8em;
	margin: 0 1em 0 3em;
}
ol li {
	line-height: 1.25;
	margin: 0 0 .4em 0;
}
.decimaloutside {
        list-style-type: decimal;
        list-style-position: outside;
}
blockquote {
	font-size: .7em;
	margin: 0 3em 0 3em;
}
.contentbanner {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
#sermoncontent {
        float: left;
        display: inline;
	margin-top: 30px;
        margin-left: 190px;
        margin-right: -215px;
	width: 755px;
}
#sermoncontent table {
        width: 750px;
        font-size: .8em;
        border-collapse: collapse;
}
#sermoncontent p {
	font-size: .8em;
	text-indent: 1em;
	line-height: 1.5em;
	margin: 0 1em .4em 1em;
}

#sermoncontent table th {
        text-align: left;
}

.SermonTitle {
        font-style: italic;
}
.sermonheader {
        background-color: #800000;
        color: white;
}
td.sermonspecialheader {
        text-align: center;
}
tr.even {
        background-color: #E3E3E3;
}
tr.special {
        background-color: #D4D4D4;
        color: navy;
}
tr.specialeven {
        background-color: #E3E3E3;
        color: navy;
}

td.mp3 {
        padding-left:  5px;
        width: 75px;
}
td.ra {
        width: 75px;
}
.center {
        text-align: center;
}
#calendar {
        float: left;
        display: inline;
	margin-top: 30px;
        margin-left: 190px;
        margin-right: -215px;
	width: 755px;
}
#sportssched {
        float: left;
        display: inline;
	margin-top: 30px;
        margin-left: 190px;
        margin-right: -215px;
	width: 755px;
}
#sportssched table {
        width: 750px;
        font-size: .8em;
        border-collapse: collapse;
}
#sportssched table.notes {
        width: 325px;
        font-size: .8em;
        border-collapse: collapse;
}
tr.home {
        background-color: #000080;
        color: white;
}
tr.sporthead {
        background-color: #E3E3E3;
        font-weight: bold;
}
#sportssched tr {
        vertical-align: top;
}
.centerpad {
        text-align: center;
        padding: 0 3px 0 3px;
}
.small {
		font-size: .8em;
}
.centerbold {
        text-align: center;
        font-weight: bold;
}
.centerbolditalic {
		text-align: center;
		font-weight: bold;
		font-style: italic;
}
.centerboldunderline {
        text-align: center;
        font-weight: bold;
        border-bottom: 2px solid black;
}
.bold {
        font-weight: bold;
}
.right {
         text-align: right;
}
.left {
         text-align: left;
}
table.bbanews{
         border-collapse: collapse;
         border: 1px solid black;
         font-size: .7em;
}
table.center {
         margin-left: auto;
         margin-right: auto;
}
table.bbanewsnoborder{
         font-size: .7em;
}
table.bbanewsexamsched {
         font-size: .8em;
         padding: 2px;
         border-collapse: collapse;
}
td.fullborder {
              border: 1px #000000 solid;
              padding: 1px;
}
td.lborder {
            border-left: 1px #000000 solid;
            padding: 1px;
}
td.rborder {
            border-right: 1px #000000 solid;
            padding: 1px;
}
td.lbborder {
            border-left: 1px #000000 solid;
            border-bottom: 1px #000000 solid;
            padding: 1px;
}

td.bborder {
            border-bottom: 1px #000000 solid;
            padding: 1px;
}
td.rbborder {
            border-right: 1px #000000 solid;
            border-bottom: 1px #000000 solid;
            padding: 1px;
}
.bordercentervalbottom{
         text-align: center;
         border: 1px solid black;
         vertical-align: bottom;
}
.bordercentervaltop{
         text-align: center;
         border: 1px solid black;
         vertical-align: top;
}
.bordercentervalmiddle{
         text-align: center;
         border: 1px solid black;
         vertical-align: middle;
}
.underline {
           border-bottom: 2px solid black;
}
.underline1px {
		border-bottom: 1px solid black;
}
.newsarchiveul {
		font-size: .8em;
		margin: 0 1em 0 3em;
		list-style:none;
}
.italics {
		font-style: italic;
}
.highlightyellow {
		background-color: #FFFF90;
}
.newsulnone {
		margin: 0 1em 0 3em;
		list-style:none;
}