﻿:link, :visited
{
    color: white;
}
.content-pane :link, .content-pane :visited
{
    color: green;
}
*
{
    font-family: Goudy Old Style;
    font-weight: bold;
}
h1, h2, h3
{
    text-align: center;
}
.right-pane h3
{
    color: #EFE8BA;
}
.headerImage
{
    border: 4px solid #008000;
    width: 980px;
    float: left;
}
.header
{
    width: 980px;
    background-color: #008000;
    border: 4px outset #C0C0C0;
    float: left;
}
.content-pane
{
    padding: 0px 30px 30px 30px;
    width: 920px;
    border: 4px outset #C0C0C0;
    background-color: #EFE8BA;
    text-align: left;
    float: left;
}
.calendar
{
    width: 980px;
    height: 600px;
    border: 4px outset #C0C0C0;
    float: left;
}
.right-pane
{
    border: 5px outset #C0C0C0;
    height: 400px;
    width: 360px;
    background-color: #008000;
    float: right;
    position: inherit;
}
.donateButton
{
    background-color: #008000;
    text-align: center;
}
.sendButton
{
    background-color: #C0C0C0;
    text-align: center;
    width: 75px;
}
.textLabel
{
    width: 80px;
    float: left;
    height: 22px;
}
.textEntry
{
    width: 165px;
    float: right;
    height: 22px;
}
.address
{
    font-size: 120%;
    color: #EFE8BA;
    text-align: center;
}
.donation
{
    text-align: left;
    font-size: 100%;
}
.photo-left
{
    float: left;
    width: 550px;
    height: 410px;
}
.wrap-left
{
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}
.wrap-right
{
    float: right;
    margin-bottom: 2px;
}
.align-left
{
    text-align: left;
}
.mission
{
    text-align: left;
    font-size: 100%;
}
.board-indent
{
    text-indent: 70px;
}
.board-left
{
    float: left;
}
.board-right
{
    float: right;
}
.shop-photo
{
    float: right;
    width: 576px;
    height: 384px;
}
.feedback
{
    padding: 5px;
    width: 270px;
    height: 330px;
    text-align: left;
    background-color: #008000;
    font-family: "Goudy Old Style";
}

