body {
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: arial, helvetica;
  font-size: 0.8125em;
  background: #ffffff url(../img/bgbody.gif) repeat-x;
}

a          { text-decoration: none; }
#content a { text-decoration: underline; }
a:link, a:visited { color: #776a44; }
a:active, a:hover { color: #776a44; }
a:visited:hover   { color: #776a44; }

img {
  border: 0;
}

#content p {
  text-align: justify;
  line-height: 1.5em;
  color: #000000;
}

#content ul, ol {
  line-height: 1.75em;
}

h1, h2, h3 {
  font-family: georgia, arial, helvetica;
  color: #776a44;
}

h1 {
  margin: 2em 0 1.5em 0;
  padding-bottom: 2px;
  font-size: 22px;
  font-weight: normal;
}

h2 {
  margin-top: 2em;
  font-size: 18px;
  font-weight: normal;
}

h3 {
  margin-top: 2em;
  font-size: 16px;
}

#top {
  margin: 0;
  width: 780px;
  height: 100px;
  overflow: hidden;
}

#topleft {
  float: left;
  width: 278px;
  padding: 0 20px 0 0;
}

#topleft p {
  margin: 10px 0 0 17px;
  padding: 0;
  width: 248px;
  font-size: 11px;
  color: #d6d6d6;
  text-align: center;
}

ul.topnav {
  float: left;
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0 0 0 30px;
}

ul.tnfirst {
  border-left: 1px solid #858585;
  padding: 0 0 0 20px;
}

ul.topnav span, #tabs span {
  display: none;
}

ul.topnav li {
  margin: 0;
  padding: 0;
}

ul.topnav a {
  display: block;
  width: 178px;
  height: 14px;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center left;
}

a#home { background-image: url(../img/nav_home.gif); }
a#hist { background-image: url(../img/nav_hist.gif); }
a#dini { background-image: url(../img/nav_dini.gif); }
a#attr { background-image: url(../img/nav_attr.gif); }
a#cale { background-image: url(../img/nav_cale.gif); }
a#dire { background-image: url(../img/nav_dire.gif); }
a#phot { background-image: url(../img/nav_phot.gif); }
a#cont { background-image: url(../img/nav_cont.gif); }

a#home:hover { background-image: url(../img/nav_home_on.gif); }
a#hist:hover { background-image: url(../img/nav_hist_on.gif); }
a#dini:hover { background-image: url(../img/nav_dini_on.gif); }
a#attr:hover { background-image: url(../img/nav_attr_on.gif); }
a#cale:hover { background-image: url(../img/nav_cale_on.gif); }
a#dire:hover { background-image: url(../img/nav_dire_on.gif); }
a#phot:hover { background-image: url(../img/nav_phot_on.gif); }
a#cont:hover { background-image: url(../img/nav_cont_on.gif); }

#main {
  clear: both;
}

#side {
  float: left;
  width: 300px;
  padding-top: 20px;
  overflow: hidden;
}

#sideslide {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  width: 300px;
  height: 235px;
  overflow: hidden;
}

#sideslide li {
  margin: 0;
  padding: 0;
}

.sidebox {
  margin-bottom: 5px;
}

#resbox {
  background: transparent url(../img/bgresbox.gif) repeat-x bottom left;
}

#resbox table {
  width: 300px;
}

#resbox table th {
  text-align: right;
}

#resbox table td, #resbox table th {
  padding: 4px;
}

#content {
  float: left;
  padding: 0 20px 20px 20px;
  width: 440px;
  overflow: auto;
}

#tabs {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 440px;
}

#tabs li, #tabs li a {
  float: left;
}

#tabs li a {
  display: block;
  height: 65px;
  margin: 0;
  padding: 0;
}

a#room { width: 97px;  background-image: url(../img/tab_room.gif); }
a#spec { width: 93px;  background-image: url(../img/tab_spec.gif); }
a#meet { width: 118px; background-image: url(../img/tab_meet.gif); }
a#conv { width: 132px; background-image: url(../img/tab_conv.gif); }

a#room:hover { background-image: url(../img/tab_room_on.gif); }
a#spec:hover { background-image: url(../img/tab_spec_on.gif); }
a#meet:hover { background-image: url(../img/tab_meet_on.gif); }
a#conv:hover { background-image: url(../img/tab_conv_on.gif); }

img.fltleft {
  float: left;
  margin: 10px 20px 10px 0;
}

img.fltright {
  float: right;
  margin: 10px 0 10px 20px;
}

.eventhdr {
  font-size: 16px;
}

.weekly {
  font-size: 16px;
  color: #ac0000;
}

p small {
  font-size: 11px;
}

img.gallerytmb {
  float: left;
  margin: 5px;
}

/* #content td p {
  text-align: left;
} */

#footer {
  clear: both;
  margin-top: 30px;
  padding: 20px 0;
  width: 100%;
  background-color: #af9d66;
  border-top: 10px solid #776a44;
  border-bottom: 1px solid #776a44;
  overflow: auto;
}

#ftrwrap {
  width: 572px;
  margin-left: 104px;
}

#footer p, #footer ul {
  float: left;
  font-size: 11px;
  color: #61532b;
}

#footer a {
  color: #61532b;
}

#footer p {
  width: 190px;
  margin: 0;
  padding: 0;
}

#footer ul {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  width: 150px;
  border-left: 1px solid #9d8b55;
}