/* CSS File */



* 
{
    padding:0;
    margin:0; 
}
 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, a
{ 
    margin:1em 2%; 
}
 
li, dd 
{ 
    margin-left:2%; 
}
 
fieldset 
{ 
    padding: .5em;
}



body
{
    background-color: linen;   /* fffbc6   LINEN */
/*    padding: 12px; */
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 6px;
}

div.banner
{
    background-color: slatelightgrey;
    left: 19%;
    height: 150px;
/*
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
 */
    font-size: 16pt;
}

div.bannerwide
{
    background-color: slatelightgrey;
    width: 100%;
    font-size: 16pt;
    float: left;
    border-color: black;
}


div.bannerleft
{
    background-color: slatelightgrey;
    width: 20%;
    font-size: 16pt;
    float: left;
    border-color: black;
}

div.bannerright
{
    background-color: slatelightgrey;
    width: 80%;
    font-size: 16pt;
    float: right;
    border-color: black;
}

div.bottombanner
{
    /*  background-color: #6091C2;  */
    align: center;
    clear: both;
/*    padding-left: 6px;
    padding-right: 6px;  */
/*    padding-top: .05em;
    padding-bottom: .05em; */
    font-size: 12pt;
    text-align: center;
/*    border-color: black;
    border-style: double none none none;
    border-width: 2px; */
}

div.event
{
    font-size: 18pt;
    font-weight: bold;
}

div.sidebar
{
    background-color: tan;   /* Blue */
    width: 15%;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 25px;
    font-size: 16pt;
    z-index: 1;
    float: left;
    margin-bottom: 10px;
}

div.sidebar2
{
  /*  background-color: white;   Blue */
    width: 15%;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 25px;
    font-size: 16pt;
    z-index: 1;
    float: left;
    margin-bottom: 6px;
}

div.maintext
{
/*  background-color: greenyellow; */
    width: 82%;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    font-size: 12pt;
    z-index: 2;
/*    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    opacity: 0.6;  */
    float: right;
    margin-bottom: 10px;
}

div.maintext2
{
/*  background-color: greenyellow; */
    width: 100%;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    font-size: 12pt;
    z-index: 2;
/*    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    opacity: 0.6;  */
/*    float: right; */
    margin-bottom: 10px;
}

div.column1
{
    /* background-color: green; */
    width: 45%;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    font-size: 12pt;
    z-index: 2;
    float: left;
    margin-bottom: 10px;
}

div.column2
{
    /* background-color: greenyellow; */
    width: 50%;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    font-size: 12pt;
    z-index: 2;
    float: right;
    margin-bottom: 10px;
}

h1.title
{
    font: bold 36px/.99 "Arial Black";
    letter-spacing: -.04em;
    margin-top: -.10em;
    color: black;
}

hr
{
    margin-top: 5px;
    width: 80%;
    height: 3px;
    color: black;
}

hr.bannerbar
{
    margin-top: 5px;
    margin-bottom: 10px;
    width:100%;
    height: 5px;
    color: black;
}

li.archive 
{ 
    margin-left:10%;
    list-style-position:inside; 
}

li.distance 
{ 
    margin-left:2%;
    list-style-position:inside; 
}

li.genealogy 
{ 
    margin-left:10%;
    list-style-position:inside; 
}

li.product 
{ 
    margin-left:2%;
    list-style-position:inside; 
}

p
{
    fontsize: 32px;
}

.dropcap
{
    font:bold 200%; 
    float: left; 
    color:Black;
}


p.centered
{ fdvc mn
    position: relative;
    left: 40%;
    top: 40%;
    width: 15%;
    background-color: green;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
}

p.calendar
{
    font-size: 18pt;
    font-weight: bold;
}

p.essay
{
    margin-left: 3em;
    width:80%;
}

p.event
{
    font-size: 18pt;
    font-weight: bold;
}

p.event2
{
    font-size: 10pt;
    font-weight: bold;
}

p.event3
{
    font-size: 12pt;
    font-weight: bold;
    margin-left: 3em;
    margin-right: 3em;
}


p.menu
{
    /* border: 6px outset darkblue; */
    font-size: 13pt;
    font-weight: bold;
    color: white;
    /* background-color: darkblue; */
    margin-bottom: -.65em;
    text-align: center;
}

p.vmenu
{
 /*   border: 6px outset darkblue; */
    font-size: 11pt;
    font-weight: bold;
    color: white;
/*    background-color: darkblue;  */
    /* margin-bottom: -.65em; */
    text-align: center;
}

table.links
{
    background-color: linen;
    margin-left: 3em;
    width:80%;
    cellspacing:0;
    cellpadding:0;
    border:5px;
}

table.newsletter
{
  /*  background-color: lightblue; */
    margin-left: 1em;
    width:80%;
    cellspacing:0;
    cellpadding:0;
    border:5px;
}

table.tcalendar
{
    background-color: linen;
    margin-left: 3em;
    width:80%;
    cellspacing:0;
    cellpadding:0;
    border:5px;
}

a:link 
{
    color: blue;
}

a:visited 
{
    color: purple;
}

a:hover 
{
    color: red;
}

a:active 
{
    color: green;
}

a.nomargin:link 
{
    color: white;
    margin:0em 0%;
    text-decoration: none;
}

a.nomargin:visited 
{
    color: #959595;
    margin:0em 0%;
    text-decoration: none;
}

a.nomargin:hover 
{
    color: gold;
    margin:0em 0%;
    text-decoration: none;
}

a.nomargin:active 
{
    color: red;
    margin:0em 0%;
    text-decoration: none;
}

a.nomargin2:link 
{
    color: blue;
    margin:0em 0%;
}

a.nomargin2:visited 
{
    color: purple;
    margin:0em 0%;
}

a.nomargin2:hover 
{
    color: red;
    margin:0em 0%;
}

a.nomargin2:active 
{
    color: green;
    margin:0em 0%;
}