body
{
  margin: 0;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: fixed;
}

h1
{
  margin-bottom: 0;
  font-size: 18px;
  font-family: 'Lucida Grande', 'Trebuchet MS', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
}

h2
{
  margin-bottom: 0;
  font-size: 15px;
  font-family: 'Lucida Grande', 'Trebuchet MS', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
}

h3
{
  margin-bottom: 0;
  font-size: 13px;
  font-family: 'Lucida Grande', 'Trebuchet MS', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
}

caption
{
  font-size: 13px;
  font-family: 'Lucida Grande', 'Trebuchet MS', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

dt
{
   font-weight: bold;
   margin-top: 5px;
}

fieldset
{
   padding: 5px;
}

legend
{
   font-weight: bold;
}

table
{
   border-top: 3px solid #f8931d;
   border-bottom: 3px solid #f8931d;
   background-color: #f7dab8;
}

th
{
   text-align: left;
   font-size: 12px;
   font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

td
{
   font-size: 12px;
   font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

tr.line th
{
   border-bottom: 3px solid #f8931d;
   text-align: center;
}

tr.line td
{
   border-right: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
}

tr.line td.last
{
   border-right: none;
}

tr.firstline td
{
   border-right: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
   border-top: 1px solid #ffffff;
}

tr.firstline td.last
{
   border-right: none;
}

ul.nodot
{
   list-style: none;
}

ul.nodot li
{
   margin-bottom: 1em;
}

#content
{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 160px;
  padding-bottom: 10px;
  font-size: 12px;
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#content a
{
   text-decoration: none;
}

#content a:hover
{
   text-decoration: underline;
}

#content p
{
   text-align: justify;
}

#footer
{
  color: #ffffff;
  background-color: #f7b769;
  vertical-align: top;
  text-align: right;
  height: 50px;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#contact a
{
  color: #ffffff;
  background-color: #f7b769;
  text-decoration: none;
}

#contact a:hover
{
  color: #ffffff;
  background-color: #f8931d;
  text-decoration: none;
}

#contactsm a
{
  color: #ffddcc;
  background-color: #f7b769;
  text-decoration: none;
}

#contactsm a:hover
{
  color: #ffffff;
  background-color: #f8931d;
  text-decoration: none;
}

#logo
{
  height: 50px;
  width: 140px;
  position: absolute;
  top: 0;
  left: 0;
}

#title
{
  height: 50px;
  width: 500px;
}

#menu
{
   list-style: none outside;
   width: 130px;
   padding: 0;
   margin: 0 auto;
   border: none;
   color: #ffffff;
   font-weight: normal;
   font-size: 14px;
   font-family: 'Bell Gothic', 'Lucida Grande', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
   text-align: right;
}

#menu li
{
   padding: 0;
   margin: 0;
   border: none;
   display: block;
   background-color: transparent;
   font-weight: bold;
   font-size: 14px;
   font-family: 'Bell Gothic', 'Lucida Grande', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
}

#menu li a
{
   display: block;
   width: 128px;
   padding: 2px;
   margin: 0;
   color: #ffffff;
   background-color: transparent;
   border: none;
   font-size: 12px;
   font-weight: normal;
   font-family: 'Bell Gothic', 'Lucida Grande', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
   text-decoration: none;
}

#menu li a:hover
{
   display: block;
   padding: 2px;
   margin: 0;
   color: #333333;
   background-color: #f7b769;
   border: none;
   font-size: 12px;
   font-weight: normal;
   font-family: 'Bell Gothic', 'Lucida Grande', Geneva, Lucida, Arial, Verdana, Helvetica, sans-serif;
   text-decoration: none;
}

.contact
{
   font-size: 11px;
   margin-top: 0;
}

#contactsm
{
   font-size: 10px;
   margin-top: 0;
   color: #ffffff;
}

.handy
{
   border: 1px solid #f8931d;
   background-color: #f7dab8;
   padding: 5px;
}

.handy h3
{
   margin: 0;
}

.handy p
{
   margin: 0;
}

.highlight
{
   font-weight: bold;
}

.point
{
   font-weight: bold;
}

.qv
{
  font-style: italic;
}

.smallpic
{
   float: right;
   padding: 5px;
}

.spacer
{
   clear: both;
}
