body { 
     margin-top: 0;
     margin-bottom: 0;
     padding: 0px 0;
     font-family: verdana,trebuchet,sans-serif;
     background: url(http://finishlineministry.com/images/diagonal.gif);
}

a { 
    font-family: verdana;
    font-size: 10px;
    color: #blue;  
    text-decoration: none;
}

a:visited { 
    font-family: verdana;
    font-size: 10px;
    color: #blue;  
    text-decoration: none;
}
a:active {
    font-family: verdana;
    font-size: 10px;
    color: blue;  
    text-decoration: none;
}
a:hover {
    font-family: verdana;
    font-size: 10px;
    color: #000000;  
    text-decoration: none;
}



/*  This defines the main gray text. */
.graytext { 
 font-family: arial;
 font-size: 12.5px;
 color: #818181; 
 padding-top: 10px;
 padding-left: 10px;
}

.graytext2 { 
 font-family: arial;
 font-size: 12.5px;
 color: #818181; 
     padding-left: 100px;
     padding-right: 10px;
}
.verse { 
 font-family: verdana;
 font-size: 14px;
 color: #002F6F; 
}

h2 {
 color: #BC3809;
 padding: 0px;
 margin: 0px;
 font-size: 17px;
}

h3 {
 color: #002F6F;
 padding: 0px;
 margin: 0px;
 font-size: 17px;
 }

.nav {
 height: 35px;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background: url(http://finishlineministry.com/images/bar_bg.gif);
}



.titlebar {
    font-family: Verdana;
    text-indent: 5px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    background: #FFF url(/images/bar.gif) repeat-x;
}

.content {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #CECFCE; 
    text-decoration: none;
}

.contentText { 
    color: #black; 
    font-family: Verdana;
    font-size: 11px;
    padding: 5px 5; 
}

.contentText_bold {
	color: #black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5;
	font-style: italic;
}

.event_titlebar {
    font-family: Verdana;
    font-size: 10px;
    text-indent: 5px;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background: #FFF url(/images/bar.gif) repeat-x;
}

.small_titlebar {
    font-family: Verdana;
    text-indent: 5px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    vertical-align: middle;
    background: #FFF url(/images/title.gif) repeat-x;
}


.footer { 
        font-family: verdana;
        font-size: 10px;
        color: #ffffff;
        valign: center;
}

.schedule { 
    color: #000000; 
    font-family: Verdana;
    font-size: 11px;
    padding: 5px 5; 
}

ul1 {
    list-style-type: none; 
    margin: 5px 0 0 0; 
    padding: 10 0 0 11px; 
    list-style-image:url(../images/blt.gif);
}
