﻿body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.ContentArea
{
    width: 585px;
    float: left;
}
.SiteTitle
        {
	font-size: xx-large;
	font-family: "Freestyle Script";
	text-decoration: underline overline;
	vertical-align: middle;
	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;
	clear: both;
}
.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
{
    position: absolute;
    width: 160px;
    height: 600px;
    border-style: groove;
    border-width: thin;
    text-align: center;
    background-color: #FFFFFF;
    left: 598px;
}
.SiteMapPathBottom
{
	font-size: x-small;
	float: right;
	text-align: right;
}
.SiteMapPathTop {
	font-size: x-small;
	vertical-align: middle;
	text-align: right;
	float: right;
}
