body {
  background-color: #febd98;
  color: #20130a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 10px; }

font, p, div, td, th {
  color: #20130a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

.textbg {
  background-image: url(../images/text_bg.jpg);
  background-position: left top;
  vertical-align: middle;
  text-align: center;
  height: 313px; }

.paddedtd {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top;
  background-color: #b3856d; }

.centertd {
  background-image: url(../images/centersep.jpg); }

.paddedtd2 {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #b3856d; }

.hoteltitle {
  font-weight: bold;
  font-size: 16px; }

.stars {
  text-decoration: underline; }

p.small {
  font-size: 10px;
  color: #20130a; }

a:link, a:visited, a:active {
  color: #484890;
  text-decoration: underline; }

a:hover {
  color: #674222;
  text-decoration: none; }

a.title:link, a.title:visited, a.title:active {
  color: #484890;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold; }

a.title:hover {
  color: #674222;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold; }