/* 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: #D4CAE2;   /* 6ec6f1   LINEN */
/*    padding: 12px; */
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 6px;
}

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

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.bannerlthird
{
    background-color: slatelightgrey;
    width: 27%;
    font-size: 12pt;
    float: left;
    border-color: black;
    text-align: center;
    color: purple;
}

div.bannermthird
{
    background-color: slatelightgrey;
    width: 27%;
    font-size: 12pt;
    float: left; 
    border-color: black;
    text-align: center;
    color: purple;
}

div.bannermbthird
{
    background-color: slatelightgrey;
    width: 27%;
    font-size: 18pt;
    font-weight: bold;
    font-style: italic; 
    float: left; 
    border-color: black;
    text-align: center;
    color: purple;
}

div.bannerrthird
{
    background-color: slatelightgrey;
    width: 26%;
    font-size: 12pt;
    float: right;
    border-color: black;
    text-align: center;
    color: purple;
}


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

div.sidebar
{
    background-color: #E9D2E4;   
    width: 15%;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 12px;
    font-size: 12pt;
    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.masterdiv
{
/*    background-color: #E9D2E4;   */
    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.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;
}

h1.title_purple
{
/*    font: bold 36px/.99 "Arial Black"; */
    font: 32px/.99 "Arial Black";
    letter-spacing: -.02em;
    margin-top: -.10em;
    /* width: 100%; */
    background-color: purple;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 6px;
    text-align: left;
    color: linen;

}

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.distance 
{ 
    margin-left:2%;
    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
{ 
    position: relative;
 /*   left: 40%;
    top: 40%; */
    width: 100%;
 /*   background-color: green; */
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

p.pcentered
{ 
    position: relative;
 /*   left: 40%;
    top: 40%; */
    width: 100%;
 /*   background-color: green; */
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    color: purple;
}

p.centered_back
{ fdvc mn
    position: relative;
    /* width: 100%; */
    background-color: purple;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    color: linen;
}


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

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

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

p.hcentered
{ 
    position: relative;
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
}

p.hcentered2
{ 
    position: relative;
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-style: italic; 
    font-size: 11pt;
}

p.hcentered3
{ 
    position: relative;
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 12pt;
}

p.hcentered4
{ 
    position: relative;
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-style: italic; 
    font-size: 10pt;
}

p.highlighted
{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
}


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

p.highlighted3
{
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

p.highlighted4
{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}


p.menu
{
    /* border: 6px outset c790b9; */
    font-size: 11pt;
    font-weight: bold;
    color: white;
    background-color: c790b9;
    margin-bottom: -.2em;   /* -.65 */
    text-align: center;
 /*   vertical-valign: middle; */
}

p.nonhighlighted
{
    font-size: 12pt;
}

p.photo_description
{
    /* border: 6px outset c790b9; */
    font-size: 10pt;
    font-weight: bold;
    /* color: white; */
    /* margin-bottom: -.2em;    -.65 */
    text-align: center;
 /*   vertical-valign: middle; */
}


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

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

p.submenu
{
    margin-bottom: -0.5em;
    margin-top: -0.5em;
}

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

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

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

table.tcalendar
{
    background-color: linen;
    margin-left: 1em;
    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: blue;
    margin:0em 0%;
}

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

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

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

a.nomargin2:link 
{
    color: blue;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
}

a.nomargin2:visited 
{
    color: purple;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
}

a.nomargin2:hover 
{
    color: red;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
}

a.nomargin2:active 
{
    color: green;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
}

a.menumargin:link 
{
    color: blue;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
    margin-left:0em;
}

a.menumargin:visited 
{
    color: purple;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
    margin-left:0em;
}

a.menumargin:hover 
{
    color: red;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
    margin-left:0em;
}

a.menumargin:active 
{
    color: green;
    margin-top:50em;
    pad-top: 50em;
    margin-bottom:0em;
    margin-left:0em;
}