/* Elizabeth Russell Styles - Version  1.0, 26th September 2005.  */
/* Produced by Cathy Daly at Wokingham Web Works, www.wokinghamwebworks.co.uk  */

/* Set all padding, borders and margins to 0 in all browsers  */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin: 0; padding: 0; border: 0;}

body {
        background: #F6ECE4;
        font-family: Arial, Helvetica, sans-serif;
}
h1 {
        font-family: Georgia, serif;
        font-size: 16pt;
        font-weight: normal;
        margin-bottom: 5px;
        text-align: center;
}
h2 {
        font-family: Georgia, serif;
        font-size: 10pt;
        margin-bottom: 8px;
}
h3 {
        font-family: Georgia, serif;
        font-size: 10pt;
        margin-bottom: 6px;
}
p {
        font-size: 0.8em;
        margin-top: 6px;
        margin-bottom: 4px;
}

/* divs and classes  */
.clear {
       clear: both;
}

.centreimages {
         padding: 10px 0px 10px 0px;
         text-align: center;
         width: 650px;
}
#main {
         background: #ffffff;
         color: #606060;
         height: 520px;
         margin: auto;
         width: 650px;
}
#navbar {
        clear: both;
        font-size: 8pt;
        line-height: 8pt;
        margin: 20px 0px 0px 30px;
        text-align: left;
        width: auto;
}
#navbar a:link {
        border-left: 3px double #DCDADA;
        border-right: 3px double #DCDADA;
        color: #606060;
        padding: 0px 3px;
        text-decoration: none;
}
#navbar a:visited {
        border-left: 3px double #DCDADA;
        border-right: 3px double #DCDADA;
        color: #606060;
        padding: 0px 3px;
        text-decoration: none;
}
#navbar a:hover {
        border-left: 3px double #2C6A0F;
        border-right: 3px double #2C6A0F;
        color: #2C6A0F;
        padding: 0px 3px;
        text-decoration: none;
}
#navbar a:active {
        border-left: 3px double #DCDADA;
        border-right: 3px double #DCDADA;
        color: #606060;
        padding: 0px 3px;
        text-decoration: none;
}
.notpagelocation {
        float: left;
        margin-right: 10px;
}
.pagelocation {
        border-left: 3px double #993333;
        border-right: 3px double #993333;
        color: #993333;
        float: left;
        margin-right: 10px;
        padding: 0px 3px;
        text-decoration: none;
}
#textcolumn {
         padding: 20px 30px 0px 30px;
         text-align: left;
         width: auto;
}
#textcolumn a:link {
        color: #4E5CA2;
        text-decoration: underline;
}
#textcolumn a:visited {
        color: #606060;
        text-decoration: underline;
}
#textcolumn a:hover {
        color: #2C6A0F;
        text-decoration: underline;
}
#textcolumn a:active {
        color: #606060;
        text-decoration: underline;
}
.rightimages {
         margin: 20px 20px 0px 0px;
         float: right;
         width: 300px;
}
#footer {
        clear: both;
        font-size: 7pt;
        padding: 10px;
        text-align: center;
}
#footer a:link {
        color: #000000;
        text-decoration: underline;
}
#footer a:visited {
        color: #000000;
        text-decoration: underline;
}
#footer a:hover {
        color: #000000;
        text-decoration: underline;
}
#footer a:visited {
        color: #000000;
        text-decoration: underline;
}