body
{
font-family: sans-serif;
}


div.container
{
max-width:720px;
margin:0px;
border:1px solid #660000;
line-height:150%;
background-color: #b4c4db;
min-height: 800px;
}


div.header
{
padding:0px;
color:white;
background-color:#b4c4db;
max-height: 100px;
max-width: 720px;
border-bottom: 2px solid #660000;
}

div.footer
{
padding:0px;
color:white;
background-color:#b4c4db;
max-height: 100px;
max-width: 720px;
border-top: 2px solid #660000;
}


div.table
{
color:white;
font-weight: bold;
font-size: 80%;
border-bottom: 2px solid #660000;
}


div.left
{
float:left;
width:150px;
padding-top:72px;
padding-left: 10px;
padding-right: 15px;
min-height: 2000px;
}


div.content
{
max-width: 570px;
margin-left:150px;
border-left:0px solid #660000;
padding: 10px;
background-color: #b4c4db;
}

div.speaker
{
max-width: 290px;
float:left;
font-size: 80%;
margin-left: 10px;
}


div.title
{
margin-left: 300px;
font-size: 80%;
}


div.month
{
background-image:url(images/bar.jpg);
color: white;
font-weight: bold;
}


img.pic
{
outline-color: #456fa9;
outline-style: solid;
outline-width: 1px;
}


a.table
{
color:black;
}


a
{
color:white;
font-weight:bold;
}

a:hover
{
color: red;
}

a.onoff
{
color: #660000;
}


tr.menu
{
background-image:url(images/bar.jpg);
}


tr.center
{
text-align: center;
font-weight: bold;
}


tr.lft
{
text-align: left;
font-weight: bold;
}


td.menu
{
background-image:url(images/bar.jpg);
}

td.day
{
font-weight: bold;
font-size:80%;
max-width: 50px;
min-width: 50px;
height: 10px;
border: 1px solid #660000;
background-color: #b4c4db;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 1px;
padding-left: 1px;
}

td.daily
{
height: 100px;
border: 1px solid #660000;
background-color: #b4c4db;
padding: 2px;
max-width: 50px;
}

p.number
{
font-size: 120%;
font-weight: bold;
text-align: left;
margin-top: 0px;
line-height: 1.0;
}

td.info
{
font-size:80%;
}

p.info
{
font-size:70%;
line-height: 1.0;
}

table.calendar
{
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
font-size: 100%;
max-width: 700px;
min-width: 700px;
border: 1px solid #660000;
background-color: #ce0909;
}

td.calhead
{
font-size: 150%;
font-weight: bold;
}

table.menu
{
font-size:80%;
position: absolute;
visibility: hidden;
background-color: #660000;
}


table.left
{
font-size: 80%;
min-width:140px;
max-width: 135px;
color: #ffffff;
}


blockquote.ref
{
font-size: 80%;
}

blockquote.verse
{
font-size: 75%;
font-weight: bold;
font-style: italic;
}

table.constitution
{
max-height: 10px; 
font-size: 80%; 
padding: 0px;
font-weight: bold;
}


table.sermons
{
font-size: 80%;
max-width: 700px;
min-width: 700px;
color: black;
border-collapse: separate;
border-spacing: 25px;
}


img.centeredImage
{
text-align:center;
display:block;
}


h3.center
{
text-align: center
}


h4.center
{
text-align: center
}


h6.onoff
{
font-weight: bold;
font-size: 100%;
}


h6.center
{
text-align: center
}

