﻿* { margin: 0px; padding: 0px; font-family: Arial; font-size: 12px; }

.ajax__calendar_container 
{ 
    z-index: 10000;
}

.ajax__validatorcallout
{
	z-index: 10000003 !important;
}

.Welcome
{
    color: #8b5c28;
    font-size: 48px;
    margin-bottom: -12px;
    margin-top: 20px;
}

h1
{
    color: #c99052;
    font-size: 24px;
    font-variant: small-caps;
}

.Logo
{
    width: 588px;
    margin: 10px auto;
}

.Wrapper
{
    background-image: url('../images/background.gif');
    width: 588px;
    margin: 0px auto;
    height: 436px;
    display: block;
}

.Wrapper + div,
.Wrapper + div + div
{
    display: none;
    position: absolute;
}

.Footer
{
    background-image: url('../images/bottomfade.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 588px;
    margin: 0px auto;
    color: #41631D;
    font-size: 11px;
    height: 119px;
}

.Footer p
{
    width: 450px;
    text-align: center;
    margin-left: 120px;
    padding-top: 10px;
}

.Footer a
{
    color: #41631D;
    font-size: 11px;
}

.Content
{
    padding-top: 10px;
    margin-left: 15px;
    float: left;
    width: 373px;
}

.Content .Intro
{
    margin-top: 30px;
    padding: 20px 10px 20px 10px;
    background-image: url('../images/greyBox.gif');
    background-repeat: no-repeat;
    width: 331px;
    height: 77px;
    color: #777777;
}

.Plant
{
    float: left;
    width: 190px;
    height: 239px;
    margin-top: 10px;
    overflow: hidden;
}

.BottomContent
{
    clear: both;
    padding-top: 9px;
}

.Box
{
    background-image: url('../images/newsBlock.gif');
    background-repeat: no-repeat;
    width: 168px;
    height: 170px;
    padding: 10px;
    float: left;
    margin-left: 7px;
}

.Box + .Box,
.Box + .Box + .Box
{
    margin-left: 5px;
}

.Box p
{
    color: #fefffd;
    font-variant: small-caps;
    font-size: 16px;
    text-align: center;
}

.Box p + p
{
    margin-top: 8px;
    color: #516400;
    font-variant: normal;
    font-size: 12px;
    text-align: left;
}
