p
{
    font-family: Verdana, Sans-Serif;
    color: #007000;
    font-size: 0.8em;
    margin-left: 5px;
    margin-right: 5px;
}
.caption
{
    text-align: center;
    font-size: 0.9em;
}
.small_caption
{
    text-align: center;
    font-size: 0.6em;
}
h1
{
    font-size: 4em;
    font-family: Garamond, Times New Roman, Serif;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: normal;
    color: #007000;
    text-align: center;
}
h2
{
    font-size: 1.5em;
    font-family: Verdana, Sans-Serif;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: normal;
    color: #007000;
    text-align: center;
}
h3
{
    font-size: 1em;
    font-family: Verdana, Sans-Serif;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: bold;
    color: #007000;
    text-align: center;
}
h4
{
    font-size: 1em;
    font-family: Verdana, Sans-Serif;
    margin-top: 10;
    margin-bottom: 0;
    font-weight: bold;
    color: #007000;
    text-align: left;
}
a
{
    color: #277B87;
    text-decoration: none;
}
.centred
{
    text-align: center;
}
.bold
{
    font-weight: bold;
}
.boldcentred
{
    text-align: center;
    font-weight: bold;
}
.menu1
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
.photo_left
{
    border: solid thick white; 
    float: left; 
    margin-top:12pt;
}
.photo_right
{
    border: solid thick white; 
    float: right; 
    margin-top:12pt;
}
.quote
{
    margin-right:10%;
    margin-left:10%;
    font-style:italic;
}
li
{
    list-style-image: url(images/graphics/cocoa.PNG);
    margin-bottom: 0.3em;
    margin-top:0;
    text-align: left;
    color: #007000;
    font-size: 0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.menulink
{
    color: #007000;
}
a.menulink:hover
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}