body {
background: #beb5a5;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 14px;
}

.container {
margin-top: 25px;
width: 700px;
background: #ffffff;
}

.header {
height: 100px;
background: #886d4d;
}

.menu {
color: #ffffff;
background: #886d4d;
text-align: center;
padding: 5px 0px 5px 0px;
}

.contents {
color: #223c11;
margin: 0px 20px 10px 20px;
text-align: justify;
}

.footer {
padding-bottom: 5px;
}

.copyright {
padding-top: 10px;
}

.left {
float: left;
padding: 10px 10px 10px 0px;
border: 0;
}

.right {
float: right;
padding: 10px 0px 10px 10px;
border: 0;
}

h1 {
background: url(images/heading.jpg);
background-repeat: no-repeat;
padding: 2px 0px 0px 25px;
color: #737669;
font-size: 20px;
font-weight: bold;
}

h2 {
color: #737669;
font-size: 18px;
font-weight: bold;
text-align: center;
}

p.quote {
text-align: right;
padding-right: 75px;
padding-bottom: 25px;
margin-top: -15px;
font-size: 12px;
}

p.quote:first-line {
font-weight: bold;
}

p.centre {
text-align: center;
}

p.large {
font-size: 16px;
}

a {
color: #223c11;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a.booking {
background: url(images/heading.jpg);
background-repeat: no-repeat;
padding: 2px 0px 0px 25px;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}

a.booking:hover {
text-decoration: underline;
}

.menu a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.menu a:hover {
color: #beb5a5;
text-decoration: none;
}

.footer a {
color: #886d4d;
text-decoration: none;
font-weight: bold;
}

.footer a:hover {
color: #aaaaaa;
text-decoration: none;
}

.copyright a {
color: #d8d2bc;
font-weight: bold;
text-decoration: none;
}

.box {
background: #beb5a5;
width: 66%;
margin-left: 17%;
margin-right: 17%;
padding: 2px 5px 2px 5px;
font-weight: bold;
text-align: center;
}

.image_box {
width: 385px;
margin-right: 15px;
float: left;
font-size: 10px;
font-weight: bold;
text-align: center;
}

.pricelist {
  background: #beb5a5;
}

label {
  float: left;
  width: 180px;
  text-align: left;
  margin: 10px 10px 0px 0px;
 }

select,input,textarea {
  margin: 10px 0px 0px 0px;
 }

.timetable {
text-align: left;
margin-left: 10px;
margin-right:10px;
padding: 10px;
background: #aaaaaa;
}

th {
text-align: center;
vertical-align: top;
}

.pricelist td {
text-align: center;
}
