

body
{
  background-color: #ffefaf;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: black;
}

.bt
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: black;
}

p
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: black;
}

dt
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: black;
  font-weight: bold;
}

li
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: black;
}

.idn
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 17px;
  color: black;
  margin-left: 20px;
}

.book
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  font-style: italic;
}

.smallprint
{
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  color: black;
}

.smallprint2
{
  font-family: verdana, arial, helvetica;
  font-size: 9px;
  color: blue;
}

input, select, textarea
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  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: 11px;
  color: black;
}

input.small
{
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  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: 24px }
h2 { font-family: helvetica, arial; color: #006000; font-size: 16px }
h2.home { margin-bottom: 0px }
h3 { font-family: helvetica, arial; color: #000099; font-size: 16px }
h3.direction { font-size: 12px }
h3.left { font-family: verdana, arial; color: #006000; font-size: 11px; text-align: center }
#divMain
{
  position: absolute;
  top: 142px; left: 0px;
  width: 100%; height: 600px;
  overflow: auto;
}

.red { color: #0000ff }

th.dayhead 
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #5aad5a;
  color: white;
}

th.cottage
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #006600;
  color: white;
}

th.bnb
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #009900;
  color: white;
}

table.menu1 tr td, table.menu2 tr td
{
  text-align: center;
  vertical-align: middle;
  padding: 5px 8px 5px 8px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

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: #009900;
  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: #ff9900;
}

table.menu2 tr td.active a:hover, table.menu2 tr td.active a:active
{
  color: #006600;
}

td.specials
{ color: #000; background-color: #ff0; }

td.specials a.active:link, td.specials a.active:visited
{
  color: #00f !important;
}

td.hilite 
{
  font-weight: bold;
}

td.week
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #7dbf7d;
  color: white;
}

td.price
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  background-color: #ffcc33;
  color: black;
  font-weight: bold;
}

td.day
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #ffffcc;
  color: #000000;
}

td.notblocked
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #999;
  color: #000;
}

td.booked a, td.confirmed a
{ color: #fff; }


td.bnb
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #ffff99;
  color: #000000;
}


td.othermonth
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #ffffff;
  color: #666666;
}


td.booked
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  background-color: #ff9999;
  color: #000000;
}


td.confirmed
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  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: 11px;
  padding-bottom: 8px;
}

.ggray
{
  color: #009900 !important;
}

.phone { font-size: 13px; font-weight: bold; }

.specials a { color: #060 !important; }
