/*
color palette:
#c3d0db - light blue [0.76, 0.81, 0.86]
#a9bccc - med light blue [0.66, 0.73, 0.80]
#8399ad - blue [0.51, 0.60, 0.68]
#607689 - med dark blue
#3f5366 - dark blue [0.25, 0.32, 0.40]
*/

body {
background-color:white;
background-image:url(bg.png);
background-repeat:repeat-y;
font-family:verdana;
font-size:11px;
color:#3f5366;
}

td {
font-family:verdana;
font-size:11px;
color:#3f5366;
}

u {
font-weight:bold;
}

a:link {
text-decoration:none;
color:#3f5366;
font-weight:bold;
border-bottom:1px solid black;
}

a:visited {
text-decoration:none;
color:#3f5366;
font-weight:bold;
border-bottom:1px solid black;
}

a:hover {
text-decoration:none;
color:#8399ad;
font-weight:bold;
border-bottom:1px solid black;
}

a:active {
text-decoration:none;
color:#3f5366;
font-weight:bold;
border-bottom:1px solid black;
}

a.nav:link {
text-decoration:none;
color:white;
border:0px;
font-weight:normal;
}

a.nav:visited {
text-decoration:none;
color:white;
border:0px;
font-weight:normal;
}

a.nav:hover {
text-decoration:none;
color:white;
border:0px;
background-color:#8399ad;
font-weight:normal;
}

a.nav:active {
text-decoration:none;
color:white;
border:0px;
font-weight:normal;
}

a.td_active-nav:link {
text-decoration:none;
color:white;
border:0px;
font-weight:normal;
}

a.td_active-nav:visited {
text-decoration:none;
color:white;
border:0px;
font-weight:normal;
}

a.td_active-nav:hover {
text-decoration:none;
color:white;
border:0px;
background-color:#607689;
font-weight:normal;
}

a.td_active-nav:active {
text-decoration:none;
color:white;
border:0px;
font-weight:normal;
}

a.anchor {
color:#3f5366;
text-decoration:none;
border:0px;
background-color:white;
font-weight:normal;
}

a#imgmap {
border:0px;
}

#area_title {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100px;
background-color:#c3d0db;
}

#area_stripe {
position:absolute;
top:100px;
left:0px;
width:100%;
height:25px;
background-color:#3f5366;
color:white;
padding:0px;
}

#area_nav {
position:absolute;
top:125px;
left:0px;
width:150px;
background-color:#8399ad;
color:white;
padding-top:5px
}

#area_content {
position:absolute;
top:125px;
left:150px;
width:550px;
background-color:white;
padding-left:5px;
padding-top:2px;
}

#table_nav {
width:150px;
background-color:#8399ad;
color:white;
font-size:14px;
line-height:20px;
}

#td_active {
background-color:#607689;
border:1px solid #3f5366;
}

#title_cross {
position:absolute;
top:0px;
left:5px;
width:55px;
height:100px;
}

#title_fpumc {
position:absolute;
top:0px;
left:60px;
width:355px;
height:100px;
}

#title_fpumccross {
position:absolute;
top:0px;
left:5px;
width:410px;
height:100px;
}

#img_border {
border:1px solid #3f5366;
}

#div_border {
border:1px solid #3f5366;
padding:2px;
width:500px;
text-align:center;
}

#nav_deadlink {
color:white;
}

#pg_title {
font-size:18px;
font-weight:bold;
}

#txt_indent {
position:relative;
left:15px;
}

#txt_sect {
font-weight:bold;
letter-spacing:3px;
font-size:16px;
}

.indent15 {
padding-left:15px;
}

#box_top {
width:544px;
height:14px;
background-color:#3f5366;
color:white;
border:1px solid #3f5366;
text-transform:lowercase;
letter-spacing:2px;
padding-left:1px;
font-weight:normal;
}

#sermon_top {
width:544px;
height:14px;
background-color:#3f5366;
color:white;
border:1px solid #3f5366;
letter-spacing:2px;
padding-left:1px;
font-weight:normal;
}

#box_body {
width:541px;
border:1px solid #3f5366;
padding:2px;
font-weight:normal;
}


#box_alt {
font-size:11px;
position:absolute;
right:4px;
letter-spacing:normal;
font-weight:normal;
}

#txt_section {
//font-variant:small-caps;
text-transform:uppercase;
color:#3f5366;
font-size:16px;
font-weight:bold;
position:relative;
top:3px;
}

a.box_id {
text-decoration:none;
color:white;
background-color:#3f5366;
font-weight:normal;
}

a.box_id:hover {
text-decoration:none;
color:white;
background-color:#3f5366;
border:0px;
font-weight:normal;
}

a.box {
font-weight:normal;
border:0px;
color:white;
text-decoration:none;
}
