body
{
  background-color: #ffffff;
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
}

.bt
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
}

p
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
}

dt
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
  font-weight: bold;
}

li
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
}

.idn
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  line-height: 24px;
  color: black;
  margin-left: 20px;
}

.book
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  font-style: italic;
}

.smallprint
{
  font-family: verdana, arial, helvetica;
  font-size: 16px;
  color: black;
}

.smallprint2
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  color: blue;
}

input, select, textarea
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
}

input.computed
{
  background-color: transparent; 
  border: none; 
  font-weight: bold; 
  padding: 0px; margin: 0px
}

label, dd
{
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  color: black;
}

input.small
{
  font-family: verdana, arial, helvetica;
  font-size: 16px;
  color: black;
  text-align: right;
}

a:link { color: #006600 }
a:visited { color: #58ac58 }
a:active { color: #cc0000 }
a:hover { color: #cc0000 }

h1 { font-family: helvetica, arial; color: #006000; font-size: 30px }
h2 { font-family: helvetica, arial; color: #006000; font-size: 22px }
h2.home { margin-bottom: 0px }
h3 { font-family: helvetica, arial; color: #000099; font-size: 20px }
h3.direction { font-size: 16px }
h3.left { font-family: verdana, arial; color: #006000; font-size: 18px; text-align: center }
#divMain
{
  position: absolute;
  top: 224px; left: 0px;
  width: 100%; height: 600px;
  overflow: auto;
}

.red { color: #0000ff }

th.dayhead 
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #5aad5a;
  color: white;
}

th.cottage
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #006600;
  color: white;
}

th.bnb
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #009900;
  color: white;
}

td.week
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #7dbf7d;
  color: white;
}

td.day
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #ffffcc;
  color: #000000;
}
  

td.bnb
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #ffff99;
  color: #000000;
}


td.othermonth
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #ffffff;
  color: #666666;
}


td.booked
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #ff9999;
  color: #000000;
}


td.confirmed
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #000099;
  color: #ffffff;
}

a.week { color: white !important; }


.opens
{
  color: #0000c0;
}

.err
{
  color: red;
}

strong.req
{
  color: red;
  font-weight: normal;
}

.figcap
{
  background-color: white;
  text-align: center;
  font-size: 13px;
  padding-bottom: 8px;
}

.ggray
{
  color: #009900 !important;
}

table.menu1 tr td, table.menu2 tr td
{
  text-align: center;
  vertical-align: middle;
  padding: 4px 8px 4px 8px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
}

table.menu1 tr td a:link, table.menu1 tr td a:visited
{
  color: white;
  text-decoration: none;
}

table.menu1 tr td a:active, table.menu1 tr td a:hover
{
  color: yellow;
  text-decoration: underline;
}

table.menu2 tr td a:link, table.menu2 tr td a:visited
{
  color: #ff9900;
  text-decoration: none;
}

table.menu2 tr td a:active, table.menu2 tr td a:hover
{
  color: #006600;
  text-decoration: underline;
}

table.menu1 tr td.active a:link, table.menu1 tr td.active a:visited
{
  color: yellow;
}

table.menu2 tr td.active a:link, table.menu2 tr td.active a:visited
{
  color: #cc0000;
}

table.menu2 tr td.active a:hover, table.menu2 tr td.active a:active
{
  color: #006600;
}

