body {
  margin: 0;
  padding: 0;
  background-image: url(Bude_campsite_cornwall_images/Grass_for_camping.jpg);
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  background-attachment: fixed;
}
h1 {
  color: #006600;
  font-size: 1.6em;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  line-height: 0.1em;
  clear: none;
  padding-top: 0px;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  font-size: 20pt;
  color: #006600;
  line-height: 0;
}
h3 {
  font-family: "Times New Roman",Times,serif;
  font-size: 1.5em;
  color: #663300;
  margin-right: 5px;
  margin-left: 5px;
  padding-left: 0px;
  left: 0px;
  line-height: 0em;
}
h4 {
  font-size: 1.2em;
  font-family: "Times New Roman",Times,serif;
  color: #663300;
  margin-right: 5px;
  margin-left: 5px;
}
h5 {
  font-size: 11pt;
  color: #006600;
  clear: none;
  line-height: 3pt;
  font-family: Tahoma;
}
h6 {
  font-family: Tahoma;
  font-size: 6pt;
  color: #565656;
  line-height: 0;
}
a:link {
  color: #006600;
}
a:visited {
  color: #009900;
}
a:hover {
  color: grey;
}
a:active {
  color: #009900;
}
paragraph {
  font-family: "Times New Roman",Times,serif;
  font-size: 11px;
}
p {
  font-family: "Times New Roman",Times,serif;
  font-size: 11px;
  line-height: 2px;
}
address {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  margin-left: 5px;
  margin-right: 50px;
  text-align: justify;
  font-size: 10pt;
}
#wrapper {
  margin: 5px auto;
  padding: 5px 0 0px;
  text-align: center;
  width: 900px;
  background-color: white;
  min-width: 900px;
  max-width: 900px;
}
#TopTitle {
  background-color: #fcfcfc;
  width: 900px;
  height: 120px;
}
#MainPic {
  clear: both;
}
#Content {
  text-align: center;
  background-color: #fcfcfc;
  width: 900px;
}
#sidemenu {
  float: left;
  width: 248px;
  margin-left: 2px;
  background-color: #fcfcfc;
}
#maincontent {
  border-left: 0px solid #eaeaea;
  background-color: white;
  margin-left: 250px;
  margin-right: 10px;
}
#footer {
  background-color: white;
  width: 900px;
}
#Copyright {
  float: left;
  margin-right: 60px;
  width: 250px;
  margin-top: 45px;
}
#basemenu {
  margin-left: 250px;
}
