﻿#welcome
{
    font-size: 20px;
    font-weight: bold;
    color: #2e6b2f;
    text-decoration: none;
    padding-bottom: 20px;
}

.imageBorder
{
    display: inline;
    float: left;
    border: solid 1px black;
    margin: 0px 20px 5px 0px;
}

.imageNoBorder
{
    border-style: none;
}

/*
.titleFont
{
    font-size: 16px;
    font-weight: bold;
    color: #2e6b2f;
    text-decoration: none;
    padding-bottom: 5px;
}

.subTitleFont
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 12px;
}
*/
