* {
  margin: 0;
  padding: 0;
}

body {
  background: #000;
  font-size: 100%;
  color: #ccc;
  background: #000 url(../img/inner-bg.gif) no-repeat center 14px ;
}

a {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

a[href^="http://"] {
  background: url(../img/blank.gif) no-repeat right top;
  padding-right: 7px;
  color: #FF9900;
}

.topmenu a {
  color: #ccc;
}

img {
  border: 0;
}

#header {
  margin: 0 auto;
  width: 1000px;
  margin-top: 14px;
  margin-bottom: 40px;
}

#header img {
  margin-left: 40px;
}

.active {
  color: #D40088;
  text-indent: -20px;
}

ul.topmenu li {
  padding: 3px 48px;
  list-style-type: none;
  font-family: Times New Roman;
  font-size: 120%;
}

#container li {
  list-style-type: none;
  line-height: 1.5em;
  font-style: italic;
}

#container {
  clear: both;
  margin: 0 auto;
  width: 1000px;
  line-height: 1.2em;
}

#leftcol {
  width: 250px;
  float: left;
  font-family: Arial;
}

#rightcol {
  margin-left: 250px;
  font-family: Arial;
}

dl {
  font-size: 90%;
}

dd {
  font-style: italic;
  padding-left: 35px;
}

dt {
  margin-top: 1em;
  color: #FF9900;
}

.title {
  font-size: 170%;
  margin-top: 50px;
  margin-bottom: 7px;
  font-style: italic;
  color: #666;
  font-family: Georgia;
}

.small {
  font-size: smaller;
  color: #999;
}

.parking {
  color: #fff;
}

.money {
  color: #fff;
  padding: 2px 20px 2px 4px;
  background: #A4006A url(../img/arrow.gif) no-repeat right;
}

.sevice {
  margin-top: 40px;
}

.sevice th {
  text-align: left;
  font-style: italic;
  color: #FF9900;
  font-weight: normal;
}

.sevice td {
  text-align: left;
  padding-left: 1.5em;
  padding-top: 10px;
  font-size: 90%;
}

.notes {
  margin-top: 40px;
  font-size: small;
}

.notes p {
  padding: 5px 0;
  text-indent: -1.3em;
}

#footer {
  margin: 0 auto;
  width: 1000px;
/*  background: url(../img/foot-bg.gif) no-repeat top center; */
  height: 240px;
  margin-top: 50px;
}

#feedback {
/*  width: 700px; */
  float: left;
  padding-top: 30px;
  padding-left: 215px;
}

#feedback a {
  font-size: 130%;
  color: #ccc;
  padding: 35px;
  background: url(../img/feed.gif) no-repeat 0 8px;
}

#feedback p {
  margin-top: 50px;
  margin-left: 35px;
  color: #999;
}

#feedback span {
  padding-left: 77px;
}

#copy {
  margin-left: 700px;
  padding-top: 30px;
}

#copy p {
  padding-left: 17px;
  padding-top: 20px;
}
