/* Colors drk pink e28262  lght pink fae9bf med pink ffc0a9 green 8ba614 biege fae9bf   */
body
{
vertical-align:top;
background-color:#fae9bf;
text-align:justify;
color:#000000;
}

table
{
margin-left: auto;
margin-right: auto;
}

p
{
text-align:justify;
}

a
{
color:#e28262;
font-weight:bold;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.indented
   {
   padding-left: 100pt;
   padding-right: 100pt;
   }


.column{
background-color: #fae9bf;
vertical-align: top;
text-align: justify;
border-style: none;
}

.header{
background-color:#e28262;
font-size:.95em;
color:#e28262;
font-weight: bold;
text-indent:3.6em;
}

.header a
{
font-size:.95em;
color:#e28262;
font-weight: bold;
text-align: center;
}

.header a:hover
{
text-decoration:underline;
color:#8ba614;
}

.footer{
background-color:#e28262;
}

h1
{
text-align:center;
font-size:2em;
color:#8ba614;
}

h2
{
text-align:center;
}

h3
{
text-align:center;
font-size:1em;
color:#8ba614;
}

h4
{
text-align:center;
font-size:1em;
color:#8ba614;
}

.indent 
{ 
margin-right: 3%; 
margin-left: 3%; 
}


.mnpageheads                   /*Headers in Grid on Main Page */
{
text-align: center;
font-size:1em;
font-weight: bold;
color:#fae9bf;
border:2px solid #fae9bf;
background-color: #e28262;
}