body
{
/*  CCCCFF FFFFCC */
/*  background-color: #DECFF5;
    background-color: #E0D6F8; */
    background-color: #ECE4FA;
}

h1, h2, h3, h4, h5, h6, h7
{
    color: #761084;
    font-family: Arial;
}

p
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    color: #761084;
}

.fat
{
    font-size: 12pt;
}


.blmh1
{
    font-size: 32pt;
    font-family: Arial;
    font-weight: bold;
    color: #761084;
}

.blmh3
{
    font-size: 16pt;
    font-family: Arial;
    font-weight: bold;
    color: #761084;
}

.largetxt
{
    font-size: 14pt;
}

.steekwd
{
    font-size: 8pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    color: #FFFFFF;
}

.pwhite
{
    font-size: 10pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    color: #FFFFFF;
}


pre
{
    font-size: 10pt;
    font-family: Arial;
    color: #000000;
}

.backgrd0
{
    background-color: #CCCCCC;
}


.backgrd1
{
    background-color: #761084;
}

.backgrd7oaks
{
    background-color: #FFFFB0;
}


.address
{
    color: #761084;
    font-size: 8pt;
}

.photoinfo
{
    color: #761084;
    font-size: 8pt;
}


/* purple menu text */
.menubkg
{
    color: #FFFFFF;
}


/* purple menu text */
.menucol
{
    color: #761084;
}


/* Menu link options */

.pmenu
{
  color:  #761084;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
}


A.menu:link
{
  color:  #761084;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
}

A.menu:visited
{
  color: #761084;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
}

A.menu:active
{
  color: #761084;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
}

A.menu:hover
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
}