﻿body 
{
    background-image: url(images/background.jpg);
    background-color: #c7d4c3;
}

body, p
{
    font-family: Tahoma, Arial;
    font-size: 10pt;
    color: #476140;
}

#divBodyHolder
{
    background-color: #ffffff;
    background-image: url(images/divbackdrop.jpg);
}

div
{
    border-width: 0px;
    border-style: solid;
    position: relative;
}

#divBodyHolder
{
    margin-left: auto;
    margin-right: auto;
    width: 668px;
}

#divBody
{
    overflow: hidden;
    width: 644px;
    margin-left: auto;
    margin-right: auto;
}


#divMenu
{
    float: left;
    width: 153px;
}

#divContent
{
    float: right;
    width: 485px;
    min-height: 360px;
    border-width: 1px;
    border-style: solid;
    border-color: #c7d4c3;
}

#divContent p
{
    padding-left: 15px;
    padding-right: 15px;
}

#divContent ul
{
    padding-left: 30px;
}

#divFooter
{
    height: 20px;
    text-align: center;
    font-size: 8pt;
    padding-top: 10px;
}

#divFooter a
{
    text-decoration: underline;
}

#divHeader
{
    height: 250px;
}

.hypHeader h1
{
    color: #ffffff;
}

.hypHeader span
{
    display: block;
    background-image: url(images/mmbanner.jpg);
    width: 669px;
    height: 231px;
    position: absolute;
    left: 0;
    top: 0; z-index:1;
}

ul
{
    list-style-image: url(images/listbullet.jpg);
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 0px;
}

li
{
    padding-bottom: 2px;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #7d9d74;
}

.imgCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#hWelcome
{
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}

h2
{
    font-family: Bickham Script Pro Regular, Kunstler Script; /* NEED DIFFERENT FONT */
    font-size: 30pt;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3
{
    padding-left: 7px;
    padding-right: 7px;
}

h4
{
    margin-bottom: 0px;
    margin-top: 0px;
}

.tdDates h4
{
    font-size: 10pt;
    text-align: left;
}

.tdDates
{
    width: 100px;
    text-align: center;
}

.tdDetails
{

    width: 370px;
}

table
{
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

td
{
    border-width: 1px;
    border-style: solid;
    border-color: #c7d4c3;
}

#tblMembership td
{
    height: 50px;
}

.pNote
{
    font-size: 8pt;
/*    color: #ff0000;*/
    margin-left: 8px;
    margin-right: 8px;
}

#map
{
    margin-left: auto;
    margin-right: auto;
}

.tdEvDate
{
    width: 120px;
}

.tdEvEvent
{
    width: 180px;
}

.tdPrivDay
{
    width: 130px;
}

.tdPrivPrice
{
    width: 320px;
}


#pAddress, #pPhone, #pEmail
{
    text-align: center;
}

.imgHead
{
    width: 400px;
    height: 74px;
    display: block;
    margin-bottom: -15px;
    
    /* z-position.. body content top overlaps */
}

.imgHead span
{
    display: none;
}

#h2About
{
    background-image: url(images/aboutus.gif);
}

#h2PrivFunc
{
    background-image: url(images/privatefunctions.gif);
}

#h2Membership
{
    background-image: url(images/membership.gif);
}

#h2Location
{
    background-image: url(images/location.gif);
}

#h2ForthEvents
{
    background-image: url(images/forthcomingevents.gif);
}

#h2ChildrensCharter
{
    background-image: url(images/childrenscharter.gif);
}