body, h1, h2, h3, h4, h3, h6, p, ol, ul, form, blockquote {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
    font-size: 1em;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

a.underlined {
    text-decoration: underline;
}

body {
    font-family: Tahoma, "Lucinda Grande", Arial, sans-serif;
}

h1 {
    font-size: 1.5em;
    padding: 0.4em 0 0.8em 0px;
    color: #3044B5;

    text-align: center;
}

p {
    margin-bottom: 0.5em;
    line-height: 1.4em;
}

ul {
    list-style-position: inside;
}



.centre {

    text-align: center;

}

.disclaimer {
    font-size: 0.8em;
    text-align: center;
}

.proviso{
    font-size: 0.8em;
    text-align: center;
}

.notice {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;

}

#page {
    width: 760px;
    margin: 0 auto 0 auto;
    padding: 0px;
}

#menu {
   padding-top: 10px;
    float: left;
}

#main {
    margin-left: 260px;
    margin-top: 0.4em;
}

#footer {
    clear: both;
    padding-top: 15px;
    margin-top: 0;
    font-size: 0.8em;
    text-align: center;
    color: #AABA0A;
}

ul.nav {
    list-style-position: outside;
    padding-left: 0;
    text-indent: 0;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-top: 1px;
}

ul.nav a {
    display: block;
    width: 220px;
    background: #AABA0A;
    padding: 7px 10px;
    font-weight: normal;
    font-size: 1.1em;
    color: black;
    margin-bottom: 1px;
}

ul.nav a:hover,
body.index .nav li.index_menu a,
body.menu .nav li.menu_menu a,
body.finding_us .nav li.finding_us_menu a,
body.links .nav li.links_menu a,

body.events .nav li.events_menu a,

body.tennis .nav li.tennis_menu a,

body.book_sale .nav li.book_sale_menu a,

body.rounders .nav li.rounders_menu a,

body.opening_times .nav li.opening_times_menu a,
body.woodbridge .nav li.woodbridge_menu a {
    background: #3044B5;
    color: white;
    text-decoration: none;
}

.spot_image {
    margin: 0px;
    margin-bottom: 0.8em;
    border: 2px solid #AABA0A;
}

div.side_box {
    border: 3px solid #AABA0A;
    text-align: center;
    width: 228px;
    margin: 10px 0 0;
    padding: 3px;
}

#main h2,
div.side_box h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
    color: #3044B5;
    padding-top: 5px;
    padding-bottom: 10px;
}

#main h3 
{
    font-style: normal;
    font-size: 0.9em;
    color: #AABA0A;
    padding-bottom: 10px;
}

div.side_box h3 {
    font-style: normal;
    font-size: 1.0em;
    color: #3044B5;
}

div.side_box a.smalllink {
    font-size: 0.8em;
}


div.important {

    font-size: 1.4em;

    border: 3px solid #3044B5;

    background-color: #AABA0A;

    margin-bottom: 2em;

    padding: 0.5em;

    text-align: center;

}


p.opening_time {
    padding: 5px 0 5px 0;
}

p.today {

    font-size: 0.9em;

}

.side_box ol {
    list-style: none;
    text-align: left;
    font-size: 0.9em;
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 5px;
}

#main ul {
    margin-bottom: 10px;
}
