a.sidebar, a.sidebarbottom
{
display: block;
text-align: center;
font-family: sans-serif;
font-weight: bold;
color: #5F9662;
padding-top: 5px;
padding-bottom: 5px;
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #aaaaaa;
text-decoration: none;
}

.footerlinks, .footerlinks a
{
    font-family: sans-serif;
    font-size: 8pt;
    color: #888888;
}

a.sidebar:hover, a.sidebarbottom:hover
{
    background-color: #94346F;
    color: #ffffff;

}

a.sidebarbottom
{
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #aaaaaa;
}

div.sidebar
{
position: absolute; 
left: 0px; 
width: 180px;
background-color: #e7f9e4;
}

#topimage
{
position: absolute;
top: 0px;
left: 0px;
border-right-color: #94346F;
border-right-style: solid;
border-right-width: 1px;
}

#title
{
position: absolute;
top: 100px;
left: 275px;
}

body
{
background-color: #e7f9e4;
font-family: arial,sans-serif; 
font-size: 16px;
}

html
{
background-color: #e7f9e4;
font-family: arial,sans-serif; 
font-size: 16px;

}

div, p
{
font-family: arial,sans-serif; 
font-size: 16px;
}

@media screen 
{
div.content
{
position: absolute;
left: 180px;
width: 689px;
background: #ffffff;
padding: 15px;
border-left-color: #94346F;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #94346F;
border-right-style: solid;
border-right-width: 1px;
}

}

@media print
{
div.content
{
margin-top: 400px;
margin-left: 0px;
background: #ffffff;
padding: 15px;
border-left-color: #94346F;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #94346F;
border-right-style: solid;
border-right-width: 1px;
}
div.sidebar
{
display: none;
}
.kristina, .daniel, .dk
{
    page-break-inside: avoid;
    page-break-after: auto;
}
}

p
{
 page-break-inside: avoid;

}



h1, h2, h3
{
color: #94346F;
font-family: "Comic Sans MS", Sans-Serif;
margin-bottom: 0px;
}

h2
{
page-break-before: always;
}

.toplink
{
    text-align: right;
}

.toplink a
{
    color: #888888;
    font-size: 13px;
}

h3.chapter, h3.chapter a
{
    text-align: right;
    margin:0px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #94346F;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-style: italic;
}

p.intro
{
font-size: 10pt;
font-style: italic;
}

p.preface
{
font-size: 10pt;
background-color:#fddff1;
padding: 20px;
padding-left: 60px;
padding-right: 60px;
text-align: center;
}

.daniel h4, .kristina h4, .dk h4
{
    font-family: sans-serif;

    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 10pt;
    padding-top: 0px;
    margin-top: 6pt;
    text-align: center;
}

.daniel p, .kristina p, .dk p
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    text-indent: 18pt;
font-size: 10pt;
    padding-bottom: 2px;
    padding-right: 4px;
    padding-left: 4px;

}

.daniel h4
{
    color: #117755;
    background-color: #99ccbb;
}


.kristina h4
{
    color: #772244;
    background-color: #ccaacc;
}

.dk h4
{
    color: #772244; /* #A1691B; */
    background-color: #FCC4E5; /* #DFD84A; */
}

.daniel p
{
    background-color: #ddffdd;
}

.kristina p
{
    background-color: #eeccff;
}

.dk p
{
    background-color: #fddff1; 
}

.verse
{
    font-size: 10pt;
    font-family: serif;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

a.toplink, a.previous, a.next
{
    display:block;
}

a.previous
{
    float: left;
}

a.next
{
    float: right;
}
a.toplink
{
    padding-top: 28px;
    text-align:  center;
}


.thought, .prayer
{
    font-style: italic;
}

span.verse:before, span.verse:after
{
    content: '"';
}

p.poem
{
    padding-top: 10pt;
    padding-bottom: 10pt;
    text-indent: 0px;
    text-align: center;
}

p.copyright
{
    font-family: sans-serif;
    text-indent: 0px;
    font-size: 10px;
    text-align: right;
    padding-bottom: 10pt;
    font-style: italic;
}

.nav
{
    padding-bottom: 0px;
    padding-top: 0px;
}

h3.chaptername
{
    text-align: center;
    font-style: italic;
    padding-top: 0px;
    margin-top: 0px;
}

#introstart:first-letter
{
    float: left;
    font-size: 56px;
    padding-right: 5px;
}

#introstart:first-line
{
    letter-spacing: 0.1em;
    font-size: 12pt;
}

li ul li
{
    padding-top: 10px;
}
