BODY {
  margin-top:   5px;
  margin-bottom:5px; 
  margin-left:  5px;
  margin-right: 5px;
  color:        #000256;
  background:   #BFA67F;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-weight:  bold;
  font-size:    11pt;
  }
.cop {
  text-align:   center;
  vertical-align: middle;
  }
.cop div {
  text-align:   left;
  }
.header {
  border-bottom: thin solid white;
  }
.title {
  border: 0px;
  margin-left:0px;
  padding: 0px;
  color: #010347;
  background: #EBCEA1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  }
.td-menu {
  vertical-align: top;
  border-right: thin solid white;
  border-left: thin solid white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.menu {
  font-size: 12pt;
  }
.text {
  margin: 5px;
  color: #F1EDE9;
  background-color: #7F6741;
  }
.price {
  margin: 5px;
  color: #E4DCD2;
  background-color: #872136;
  text-align: right;
  }
.footer {
  color: #D4C9BC;
  background-color: #872136;
  border-top: thin solid #EEEEEE;
  border-bottom: thin solid #EEEEEE;
  }
TD > A {
  font-size: 8pt;
  }

TD A,A {
  font-size: 12pt;
  font-weight: bold;
  text-decoration:none;
  white-space:nowrap;
  }
A:link      { color: #EBCEA1; }
A:visited   { color: #ECCFA2; }
A:active    { color: #760202; }
A:hover     { background-color: #872136; }
A.underline { text-decoration: underline; }

H1 {
  font-family:  "Tempus Sans ITC", Verdana, Arial, Helvetica, sans-serif;
  font-size:    200%;
  font-variant: small-caps;
  color:        #872136;
  }
H2 {
  font-size: 180%;
  color:     #E4DCD2;
  }
H3 {
  font-size: 150%;
  color:     #E4DCD2;
  }
H4 {
  font-family:  "Tempus Sans ITC", Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;
  font-size: 120%;
  color:     #EBCEA1;
  }
H5 {
  font-family:  "Tempus Sans ITC", Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;
  font-size: 110%;
  color:     #EBCEA1;
  }
P {
  margin: 5px;
  font-size: 11pt;
  }
IMG {
  border: medium solid #ECE0CE;
  }
.noframe {
  border: none;
  }
.note {
  text-align: center;
  font-size:  8pt;
  }
.note A {
  font-size: 8pt;
  text-decoration:underline;
  color:#808080;
  }

#navMenu {width: 177px; text-align: left; 
  border: 1px solid black; 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 5px;
  margin-bottom: 2em;}

#navMenu ul {margin: 0; padding: 0;
  list-style-type: none;
  text-indent: 20px;letter-spacing: 1px;}
  
#navMenu li {
  list-style-image: none;
  margin:0;
  border-bottom: 1px solid black;
  display: inline;
  }

#navMenu a {display: block;
  width: 177px;
  height: 22px;
  font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif; }

#navMenu  a:link, #navMenu  a:visited {
  background: url(images/button.gif) 0px 0px no-repeat; 
  color: #CC6600;
  text-decoration: none; 
  padding-bottom: 0;}

#navMenu li a:hover {
  background: url(images/button.gif) 0px -22px no-repeat; 
  color: #fff;
  text-decoration: none;}

#navMenu li a#current {
  background: url(images/button.gif) 0px -22px no-repeat;
  color: #fff;
  text-decoration: none;}

td.galleryFoto {
  padding:   5px;
  text-align:   center;
  vertical-align: middle;
  }

td.galleryText {
  text-align:   center;
  vertical-align: top;
  color: #F1EDE9;
  }  

