body
{
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: 0px;
  width: 760px;
  font-family: Helvetica, Arial, sans-serif;
  color: #555;
}

em
{
  font-weight: bold;
  font-style: normal;
}

h1
{
  font-weight: bold;
  font-size: 1.2em;
}

.reqd
{
  font-size: 8pt;
  color: #DA0808;
}

.special
{
  font-size: 198%;
}

.last
{
  margin-bottom: 0px;
}

.first
{
  margin-top: 0px;
}

a.obvious-link
{
  text-decoration: none;
  color: blue;
}

ul#forthekids li a
{
  text-decoration: none;
  color: black;
}

a.subtle-link
{
  text-decoration: none;
  color: black;
}

ul
{
  margin-top: 0px;
}

ul.pricelist
{
  padding-left: 0;
  margin-bottom: 10px;
}

ul.pricelist li
{
  margin-top: 1em;
  list-style-type: none;
}

ul.pricelist li span
{
  width: 91px;
  float: left;
}

p.first
{
  margin-bottom: 0px;
}

ul.address-format
{
  list-style: none;
}

#top
{
  text-align: center;
  font-family: "Times New Roman", serif;
}

#top span.title
{
  font-size: 60%;
}

#top a
{
  text-decoration: none;
}

#top a.title
{
  font-size: 330%;
  color: #00001a;
}

#menu a
{
  /* color: #8c8c7d; */
  color: #555;
  font-family: Helvetica, Tahoma, Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
}

#menu a:hover
{
  background-color: #FCE6A6;
  color: #777;
}

#menu
{
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 1px;
  margin-bottom: 0;
  //margin-top: 10px;
  border-bottom: 2px solid #FEE599;
  position: relative;
}

#menu li
{
  list-style-type: none;
  display: inline;
  background-color: #ffffe5;
  background-color: #FEE599;
  padding: 2px 6px 1px 6px;
  //padding: 2px 4px 1px 4px;
  border-bottom: 1px solid #EEDDA8;
  border-bottom: 1px solid #FFD259;
  margin: 0 1px;
  //margin: 0px 3px;
}

#menu li.current
{
  border-bottom: 1px solid #FEE599;
}

#middle
{
  min-height: 450px;
  background-image: url(../img/background.png);
  background-repeat: repeat-x;
  background-color: #fdfe4a;
  border: 1px solid #fdfe99;
  padding: 0px;
  font-size: normal;
  color: #00001a;
  color: #333;
  position: relative;
}

* html #middle
{
	height: 450px;
}

#text-main
{
  width: 280px;
  padding: 5px;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
}

#alt-main
{
  float: right;
  margin-top: 50px;
  margin-right: 50px;
}

#text-extra
{
  clear: both;
  width: 715px;
  margin-left: 19px;
  padding: 5px;
}

#alt-main-contact
{
  float: right;
  margin-top: 25px;
  width: 400px;
  margin-bottom: 20px;
  margin-right: 20px;
}

#alt-main-contact table
{
  border-collapse: collapse;
}

#alt-main-contact table tr td
{
   padding-left: 10px;
   width: 280px;
}

.error
{
  background-color: #FDD8B3;
}

.error td input, .error td select
{
  border: 1px solid #DA0808;
}

#contactmethod td input
{
  margin-left: 40px;
}

#captchaimg
{
  border: 3px solid #fdfe99;
  margin-left: 130px;
}

#alt-main ul li
{
  list-style-type: none;
}

#slide
{
  position: absolute;
  left: -370px !important;
}

#middle .email-float
{
  width: 400px;
  background-color: #ffffe5;
  padding: 5px;
  margin-left: 45px;
  margin-top: 40px;
}

img,object
{
  border: 0;
}

#stayintheuk
{
  float: right;
}

#map
{
  clear: right;
  width: 500px;
  height: 400px;
  float: right;
  margin: 10px;
  border: 1px solid #ffffe0;
}

#switchtype
{
  font-size: small;
  float: right;
  margin-right: 10px;
}

.geo
{
  float: left;
  width: 700px;
  margin: 10px;
  padding: 5px;
}

.geowithjs
{
  width: 200px;
}

.distance em
{
  font-size: small;
}

abbr
{
  display: none;
}

h3
{
  margin-top: 0 !important;
  padding: 0;
  margin-bottom: 0;
}

.geo img
{
  float: left;
  width: 200px;
  height: 120px;
  border: 2px solid #ffffe0;
  margin-right: 0;
  padding-right: 0;
}

.geowithjs img
{
  float: none;
}

.geowithjs .moretext
{
  margin-top: 0 !important;
}

.geowithjs .moretext
{
  float: none !important;
  width: 220px !important;
  margin-top: 20px;
}

.geo .moretext
{
  margin-right: 0px;
  float: right;
  width: 400px;
  margin-top: -18px;
  padding-top: 0;
}

.geo .moretext .quote
{
  padding: 5px;
  background-color: white;
  border: 1px solid #ffffe0;
  display: block;
}

.gmnoprint
{
  font-face: tahoma;
  size: small;
}

#bottom
{
  font-size: xx-small;
  margin: 0px;
  padding: 0px;
  background-color: #fdfe4a;
}

#bottom p.first
{
  background-color: white;
}

#bottom hr
{
	clear: both;
	background-color: white;
	margin-bottom: 0;
}

#cheat
{
  clear: both;
}

