body,
form,
html
{
  margin: 0;
  padding: 0;
}

body
{
  background-color: #84573c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  padding: 15px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a
{
  color: #a20;
}

a:hover
{
  text-decoration: none;
}

li,
ol,
ul
{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

p
{
  margin: 0 0 16px 0;
  padding: 0;
}

p + p,
ol + p
{
  margin: 16px 0 0 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#body {}

div#bodyS1
{
  float: left;
  width: 127px;
}

div#bodyS1P1
{
  padding: 6px 4px 6px 8px;
}

div#bodyS1P1 a
{
  background-color: #cfb19f;
  border-color: #aa795b;
  border-style: solid;
  border-width: 1px 0;
  color: #87583c;
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}

div#bodyS1P1 a:hover
{
  background-color: #d9bfb0;
  color: #b48e77;
}

div#bodyS1P1 a + a
{
  border-width: 0 0 1px 0;
}

div#bodyS2
{
  float: left;
  width: 585px;
}

div#bodyS2P1
{
  padding: 12px 40px 12px 10px;
  text-align: justify;
}

div#foot
{
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  height: 47px;
  position: relative;
}

div#footP1
{
  position: absolute;
  right: 20px;
  bottom: 17px;
}

div#head
{
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  height: 73px;
}

div#pageTitle
{
  border-color: #c1a491;
  border-style: dotted;
  border-width: 0 0 1px 0;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0 0 3px 0;
}

div#wrap
{
  background-image: url(../images/content_bg.gif);
  background-repeat: repeat-y;
  color: #8c6255;
  margin: 0 auto;
  width: 712px;
  position: relative;
}

table#contact
{
  width: 100%;
}

table#contact tr {}

table#contact td
{
  padding: 2px;
}

table#contact td.col1
{
  font-weight: bold;
  padding-top: 4px;
  padding-right: 4px;
  text-align: right;
  vertical-align: top;
  width: 60px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.clear
{
  clear: both;
}

div.footLink
{
  float: right;
  margin-left: 3px;
}

div.footLink img
{
  border: 0;
  display: block;
}

div.right
{
  text-align: right;
}

div.subSection
{
  background-color: #e0cec2;
  border-color: #c1a491;
  border-style: solid;
  border-width: 1px;
  margin: 2px 0;
  padding: 6px 8px;
}

div.subSectionTitle
{
  font-weight: bold;
}

input.medium
{
  width: 200px;
}

input.text,
select.text,
textarea.text
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

span.flag
{
  color: #a20;
  font-weight: bold;
}

span.fly
{
  color: green;
  font-weight: bold;
}

textarea.medium
{
  display: block;
  height: 200px;
  width: 425px;
}