body
{
font-family: arial;
color: #805535;
margin: 0;
}

.creative font
{
font-family: "curlz MT" "Monotype Corsiva" times;
font-size: 13pt;
font-weight: normal;
color: #936A58;
}

.homeText p
{
font-size: 9pt;
font-weight: normal;
}

.homeText div
{
font-size: 7pt;
font-weight: normal;
}

.homeText h1
{
font-family: arial;
font-weight: bold;
font-size: 10pt;
}

.homeText h2
{
font-weight: bold;
font-size: 9pt;
margin-top: 0;
margin-bottom: 0;
}

.pics font
{
font-size: 8pt;
color: #805535;
}

.cpyrt font
{
font-size: 8pt;
color: #805535;
}

.calendar td
{
font-size: 9pt;
}

.calendar div
{
font-size: 11pt;
}

.dropdown a
{
  width: 130px;
  border: 1px solid black;
  background: #815A3B;
  padding: 0px 5px;
  font-size: 10pt;
  font-weight: 900;
  color: #FFFFFF;
}

.dropdown a
{
  display: block;
  text-decoration: none;
}

.dropdown a:hover
{
  background: #A37C5D;
}

.dropdown2 a
{
  width: 100px;
  border: 1px solid black;
  background: #FFFFFF;
  padding: 0px 5px;
  font-size: 10pt;
  font-weight: 900;
  color: #A1CDD0;
}

.dropdown2 a
{
  display: block;
  text-decoration: none;
}

.dropdown2 a:hover
{
  background: #E9B4BC;
}

p
{
font-size: 9pt;
font-weight: bold;
}

div
{
font-size: 8pt;
font-weight: normal;
}

a
{
color: #805535;
}

h1
{
font-family: "curlz MT" "Monotype Corsiva" times;
font-weight: normal;
font-size: 20pt;
}

h2
{
font-weight: bold;
font-size: 12pt;
}

h3
{
margin-top: 2px;
margin-bottom: 2px;
font-weight: bold;
font-style: italic;
font-size: 10pt;
color: green;
}