body {
  background-color: #E2C0E5;
  color: #000;
  font-family: "Comic Sans MS",Verdana,Arial,sans-serif;
  font-size: 62.5%;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  width: 770px;
  }

div {
  margin: 0;
  padding: 0;
  }

div#container {
  margin: 0 10px 0 10px;
  padding: 0;
  text-align: justify;
  }

a:link {
  background: #E2C0E5;
  color: blue; 
  }
a:visited { 
  background: #E2C0E5;
  color: purple; 
  }
a:hover { 
  background: #E2C0E5;
  color: red;  
  }
a:focus,
a:active { 
  background: #E2C0E5;
  color: red; 
  }

em {
  background: #E2C0E5;
  color: #8B6508; 
  font-style: normal;
  font-weight: bold;
  }

body#splash a {
  background-color: #E2C0E5;
  color: #000;
  text-decoration: none;
  }

body#splash p {
  line-height: 1.4em;
  margin: 0 75px 30px 75px;
}

ul.courses {
  font-size: 1.4em;
  margin: 0 0 1em 0;
  padding: 0;
  list-style-type: none;
  text-transform: uppercase;
  }
ul.courses li {
  margin: 0;
  padding: 0;
  }
ul#linklist {
  font-size: 1.4em;
  margin: 0 0 2em 0;
  padding: 0;
  text-align: center;
  }
ul#linklist
  li {
    display: inline;
    list-style-type: none;
    margin: 0 35px 0 0;
    text-transform: uppercase;
  }
ul#linklist
  li.last {
    margin: 0 0 0 0;
  }
ul#linklist
  a {
    font-weight: bold;
  }

ul#menu {
  font-size: 1.1em;
  margin: 1.0em 0 2.0em 0;
  padding: 0;
  text-align: center;
  }

ul#menu a {
  background: #E2C0E5;
  color: #8B6508;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
  }
  ul#menu a:link { 
    background: #E2C0E5;
      color: #8B6508; 
  }
  ul#menu a:visited { 
    background: #E2C0E5;
      color: #8B6508; 
  }
  ul#menu a:hover { 
    background: #E2C0E5;
    color: red;  
  }
  ul#menu a:focus,
        a:active, 
    body#home #m-home a,
    body#paulfoston #m-home a,
    body#academy #m-academy a,
    body#indoor #m-academy a,
    body#shortgame #m-academy a,
    body#putting #m-academy a,
    body#tuition #m-tuition a,
    body#corporate #m-corporate a,
    body#corporatehalf #m-corporate a,
    body#corporatefull #m-corporate a,
    body#corporateoneandhalf #m-corporate a,
    body#intensive #m-tuition a,
    body#beginners #m-tuition a,
    body#interadv #m-tuition a,
    body#accommodation #m-corporate a,
    body#fitting #m-fitting a,
    body#media #m-media a,
    body#pressdec2005 #m-media a,
    body#pressmay2006 #m-media a,
    body#pressdec2009 #m-media a,
    body#shop #m-shop a,
    body#golfholidays #m-golfholidays a,
    body#directions #m-contact a,
    body#contact #m-contact a { 
      background: #E2C0E5;
      color: purple; 
  }

ul#menu li {
  border-right: 1px dotted #8B6508;
  display: inline;
  margin: 0 0.9em 0 0;
  padding: 0 0.9em 0 0;
  text-transform: uppercase;
  }

ul#menu
  li.last {
  border-right: none;
  margin: 0;
  padding: 0;
  }
dl {
  margin: 0;
  }
dl dd {
  margin: 0;
  }

body#accommodation
dt {
  font-size: 1.4em;
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
  }
h1 {
  background: #E2C0E5;
  color: #8B6508;
  font-size: 2.5em;
  margin: 0.8em 0 0.4em 0;
  text-align: center;
  text-transform: uppercase;
  }
body p {
  text-transform: none;
  }
h1 span {
  font-size: small;
  font-weight: bold;
}
h2 {
  background: #E2C0E5;
  color: #8B6508;
  font-size: 1.7em;
  margin: 20px 0 0 0;
  }
body#pressdec2009 h2 {
  background: #E2C0E5;
  color: #8B6508;
  font-size: 2.3em;
  margin: 20px 0 0 0;
  text-align: center;
  }
h3 {
  background: #E2C0E5;
  color: #8B6508;
  font-size: 1.7em;
  margin: 0.5em 0 0.5em 0;
  text-transform: uppercase;
  }
body#pressdec2009 h3 {
  background: #E2C0E5;
  color: #8B6508;
  font-size: 1.7em;
  margin: 0.5em 0 0.5em 0;
  text-align: center;
  text-transform: none;
  }
body#beginners h2 {
  text-transform: uppercase;
  }

img {
  margin: 0 10px 20px 10px;
  padding: 0;
  }
  a img {
    border: none;
  }

p.image img {
  margin: 10px 7px 30px 7px;
  vertical-align: middle;
  padding: 0;
  }

body#splash img {
  margin: 0 10px 0 10px;
}

body#corporate p.image img {
  margin: 0 2px 0 2px;
  }

p.promotion img {
  margin: 0 10px -20px 10px;
  }

p {
  font-size: 1.4em;
  line-height: 1.6em;
  margin: 0 0 1.0em 0;
  text-align: justify;
  }
  p#address {
    font-weight:bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
  }
  p.image {
    margin: 20px 0 0 0;
    text-align: center;
  }
  p.left { 
    float: left;
  }
  p.logo {
    margin: 20px 0 0 0;
    text-align: right;
  }
  body#splash p.logo {
    margin: 30px 0 0 0;
    text-align: center;
  }
  p.right { 
    float: right;
  }

span#phone {
  font-weight: bold;
  }

table {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 1.4em;
  margin: 0 0 20px 0;
  width: 100%;
  }
  table th {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 5px 0 5px;
  }
  table td {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 5px 0 5px;
  }

body#shop table {
  border-left: 0 solid #000;
  border-top: 0 solid #000;
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 75px;
  margin-bottom: 75px;
  width: 50%;
}

body#shop table td {
    border-bottom: 0 solid #000000;
    border-right: 0 solid #000000;
    padding: 10px 5px;
    text-align: center;
    background: #E2C0E5;
    color: #8B6508; 
    font-size: 1.3em;
    font-style: normal;
    font-weight: bold;
}

body#tuition table,
body#corporatefull table,
body#corporatehalf table,
body#corporateoneandhalf table
{
  border: none;
  width: 100%;
}
body#tuition table th,
body#corporatefull table th,
body#corporatehalf table th,
body#corporateoneandhalf table th
{
  background: #E2C0E5;
  border: none;
  color: #8B6508;
  padding: 5px 5px 0 5px;
  text-transform: uppercase;
}
body#tuition table td {
  border: none;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}
body#corporatefull table td,
body#corporatehalf table td,
body#corporateoneandhalf table td
{
  border: none;
  padding: 2px 5px 2px 5px;
  text-align: left;
}
ul#address {
  margin: 0 0 15px 15px;
  padding: 0;
  }

img#masthead {
  margin: 0;
  padding: 0;
  }

/* footer
*/

div#footer {
  background: #E2C0E5;
  border-top: 1px #8888AA solid;
  clear: left;
  color: #8888AA;
  margin: 0;
  width:100%;
  }

div#footer p {
  font-size: 1.0em;
  margin:0;
  }

.clr {
  clear:both;
  }
body#paulfoston dl#contact-details {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  text-align: center;
  }
body#paulfoston dl#contact-details dt {
  background-color: #E2C0E5;
  color: #000;
  display: inline;
  margin: 0 0 0 0.7em;
  }
body#paulfoston dl#contact-details dd {
  display: inline;
  margin: 0;
  }
body#paulfoston table {
  font-size: 1.4em;
  }

/* contact
*/

body#contact h2{
  background-color: #E2C0E5;
  color: #000;
  font-weight: normal;
  text-align: center;
}
body#contact ul#contact-details {
  font-size: 1.7em;
  list-style: none;
  margin: 0;
  padding: 1px;
  text-align: center;
  }
body#contact ul#contact-details li {
  margin: 0 0 1em 0;
  }
body#contact ul#address li {
  display: inline;
  }
body#contact ul#contact-details span{
  background: #E2C0E5;
  color: #8B6508;
  font-weight: bold;
  }
body#contact ul#linklist {
  font-size: 1.7em;
  margin: 30px;
  }
body#contact ul#linklist a {
  background: #E2C0E5;
  color: #8B6508;  
  text-decoration: none;
  text-transform: none;
  }
body#contact ul#linklist a:link {
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
body#contact ul#linklist a:visited { 
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
body#contact ul#linklist a:hover { 
  background: #E2C0E5;
  color: red;  
    border-bottom: 1px dotted red;
  }
body#contact ul#linklist a:focus,
a:active { 
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }

/*
*/
body#paulfoston div#contents ul {
  font-size: 1.4em;
  margin: 0;
  padding: 0 0 0 1em;
  }
ul#lessons {
  font-size: 1.4em;
  margin: 0 0 1em 0;
  padding: 0 0 0 1em;
  }
ul#beginners-courses {
  font-size: 1.4em;
  margin: 0 0 1em 0;
  padding: 0 0 0 1em;
  }
ul#corporatecourse {
  font-size: 1.4em;
  list-style-position: outside;
  margin: 0 0 1em 18px;
  padding: 0;
  }
ul#interadv-courses {
  font-size: 1.4em;
  list-style-position: inside;
  margin: 0 0 1em 0;
  padding: 0;
  }
ul#fitting-features {
  font-size: 1.4em;
  margin: 0 0 1em 0;
  padding: 0 0 0 1em;
  }
p#pf-top25 {
  float: left;
  margin: 3em 0 0 0;
  text-align: left;
  width: 70%;
}
p#pf-telno {
  float: left;
  font-size: 1.7em;
  margin: 50px 0 0 0;
  text-transform: uppercase;
  width: 70%;
}
p#pf-email {
  float: left;
  font-size: 1.7em;
  margin: 1em 0 0 0;
  width: 70%;
}
p#pf-logo {
  float: right;
  width: 30%;
}

div#prefooter {
  background: #E2C0E5;
  color: #8B6508;
  margin: 50px 0 0 0;
  text-align: left;
  }
div#prefooter a {
  text-decoration: none;
  }
div#prefooter a:link {
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
div#prefooter a:visited { 
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
div#prefooter a:hover { 
  background: #E2C0E5;
  color: red;  
    border-bottom: 1px dotted red;
  }
div#prefooter a:focus,
a:active { 
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }

a.maplink {
  background: #E2C0E5;
  color: #8B6508;  
  text-decoration: none;
  text-transform: uppercase;
  }
a.maplink:link {
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
a.maplink:visited { 
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
a.maplink:hover { 
  background: #E2C0E5;
  color: red;  
    border-bottom: 1px dotted red;
  }
a.maplink:focus,
a.maplink:active { 
  background: #E2C0E5;
    color: #8B6508;
    border-bottom: 1px dotted #8B6508;
  }
.promotion {
  background: #E2C0E5;
  color: #8B6508; 
  font-style: normal;
  font-weight: bold;
  text-align: center;
  }
.uppercase {
  text-transform: uppercase;
}
p#holicon {
  text-align: center;
  margin-top: 4em;
}

