﻿body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FEFEE9;
    background-image: url('images/Ivory_bg_120x1440.jpg');
}
.ContentArea
{
	width: 555px;
	float: left;
}
.SiteTitle
        {
	font-size: xx-large;
	font-family: "Freestyle Script";
	text-decoration: underline overline;
	white-space: nowrap;
	float: left;
}
.TaglineTop {
    font-size: medium;
}
.CurrentDate
{
    font-size: small;
}
.UnderConstruction
{
    color: #FFFF00;
    text-decoration: blink;
    background-color: #FF0000;
}
.SitePath
{
}
.Menu
{
	clear: left;
}
.TreeViewDiv
        {
    border-style: groove;
    border-width: thin;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ContentPlaceHolderArea
{
}
.SectionTitle {
    font-weight: bold;
}
.Copyright {
    text-align: center;
    font-size: small;
}
.SiteTitleBottom
{
    font-size: x-large;
    font-family: "Freestyle Script";
    text-decoration: underline overline;
    white-space: nowrap;
}
.Signature {
    font-family: "Script MT Bold";
    font-size: large;
    font-weight: bold;
}
.GoogleAds
{
    width: 160px;
    height: 600px;
    border-style: groove;
    border-width: thin;
    text-align: center;
    background-color: #FFFFFF;
    float: left;
}
.SiteMapPathTop
{
	font-size: x-small;
	text-align: right;
	float: right;
}
.SiteMapPathBottom
{
	font-size: x-small;
	float: right;
	text-align: right;
}
