﻿body {
}
.headline{font-size: 14pt;font-family: Arial;}
.main
{
    font-size: 18pt;
    font-family: Arial;
}
.ButtonStyle {  font-weight: bold; background-color: #FFBB9C}
.IntroHead {  font-weight: bold; background-color: #99CCFF; color: #AC5834}
.TextBoxStyle
{
    font-weight: bold;
    background-color: #FFFF80;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}
.LabelStyle {font-weight: bold;}

.boxsection
{
    border: 2px groove #999999;
    margin-bottom: 10px;
    background-image: url('Images/bg10.gif');
    width: 630px;
    padding-top: 20px;
    padding-left: 30px;
    position: relative;
    top: -15px;
    z-index: 1;
    padding-right: 20px;
}
.boxentry
{
}
.boxhead
{
    border: 2px groove #999999;
    background-color: #1B5428;
    position: relative;
    left: 15px;
    top: 0px;
    z-index: 2;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}
.pullquote
{
    padding: 5px;
    margin: 5px;
    border: thin solid #008000;
    font-size: 18pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #7E183C;
    width: 85%;
    text-align: right;
}

.gallerypix
{
    border-width: 1px;
    border-style: solid;
}

.gry{
    behavior: url(gallery.htc);
}
.gallerytext
{
    position: absolute;
    visibility: hidden;
}
