@charset "UTF-8";
/* CSS Document */
*{
padding:0px;
border:none;
margin:0px;
}

a { color: #9D2900; }
a:hover { color: #A0000E; text-decoration: none; }

a.menulink {color:#97B0DB; text-decoration: none;}
a.menulink:hover { color:#57809B; text-decoration: none;}


body{
color:#97B0DB;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font: 15px, "Trebuchet MS", Arial, Sans-Serif;
background-color:#000D20;
}

.red {color:#993300;}
.green {color:#99CC00;}

.green_menu {color:#99CC00; cursor: pointer; }

.green_tnbs {color:#99CC00; font-weight: bold;}

h1{
font-size:22px;
color:#99CC00;
font-weight:lighter;
padding-top:5px;
}

h2{
font-size:16px;
color:#99CC00;
font-weight:lighter;
}

#wrapper{
margin:auto;
width:1080px;
}

#innerwrap{
position:relative;
top:0px;
height:960px;
width:1080px;
background-image:url(images/aobkg.jpg);
padding:0px 30px 0px 30px;
background-repeat: no-repeat;
z-index:1;
}

#pagetitle{
position:relative;
top:382px;
left:220px;
color:#993300;
font-size:18px;
width:470px;
}

#content{
position:relative;
top:420px;
left:25px;
width:720px;
height:460px;
z-index:3;
}

#footer{
position:relative;
margin:-440px -830px 0px -25px;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
padding:480px 0px 10px 25px;
height:60px;
z-index:-1;
color:#993300;
font-size:16px;
}

#footercontent{
position:relative;
z-index:30;
position:relative;
height:60px;
color:#993300;
font-size:16px;
margin:-55px -200px 0px 0px;
}

#directions{
position:relative;
height:250px;
z-index:2;
visibility: inherit;
}

.col { float: left; width: 330px; margin: 0px 30px 30px 0; height:700px;}
.last { float: right; width:360px;}

#leftwrap{
position:relative;
float:left;
width:650px;
}

#rightwrap{
position:relative;
float:right;
width:313px;
}

#flash{
position:relative;
margin:115px 0px 10px -380px;
width:702px;
height:159px;
padding:2px;
}

#menu{
position:relative;
margin:0px 0px 20px -350px;
height:30px;
width:669px;
}



#menu ul li{
text-decoration:none;
display:inline;
padding-right:35px;
}

#box{
position:relative;
width:302px;
margin-top:25px;
}

#gospelhead{
position:relative;
background-image:url(images/gospel_head.jpg);
background-repeat:no-repeat;
height:40px;
}

#sermonhead{
position:relative;
background-image:url(images/sermon_head.jpg);
background-repeat:no-repeat;
height:40px;
}

#versehead{
position:relative;
background-image:url(images/verse_head.jpg);
background-repeat:no-repeat;
height:40px;
}

#boxmid{
position:relative;
background-image:url(images/sermon_mid.jpg);
background-repeat:repeat-y;
padding:10px 5px 0px 10px;
}

#boxbottom{
position:relative;
background-image:url(images/sermon_bottom.jpg);
background-repeat:no-repeat;
height:8px;
}

.above{
z-index:10;
}
.line{
padding-bottom:5px;
}
.day{
padding-left:8px;
}
