﻿* { margin: 0px; padding: 0px; font-family: Arial; font-size: 12px; }

.ajax__calendar_container 
{ 
    z-index: 10000;
}

.ajax__validatorcallout
{
	z-index: 10000003 !important;
}

.Wrapper
{
    background-image: url('../images/content-background.png');
    width: 588px;
    margin: 0px auto;
    height: 436px;
    overflow: hidden;
}

.Logo
{
    width: 588px;
    margin: 10px auto;
}

.LeftImage
{
    float: left;
    margin-top: 33px;
    margin-left: 30px;
    width: 174px;
}

.Footer
{
    background-image: url('../images/bottomfade.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 588px;
    margin: 0px auto;
    padding-left: 70px;
    color: #41631D;
    font-size: 11px;
    height: 119px;
}

.Footer p
{
    width: 588px;
    text-align: center;
    padding-top: 10px;
}

.Footer a
{
    color: #41631D;
    font-size: 11px;
}

.Content
{
    margin-top: 28px;
    margin-left: 15px;
    float: left;
    width: 347px;
}

.Text
{
    height: 323px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 5px;
}

.Text.Rules
{
    height: 183px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 5px;
}

.Text p
{
    margin-bottom: 12px;
}

h1
{
    color: #c99052;
    font-size: 24px;
    font-variant: small-caps;
    line-height: 18px;
}

h1 + h1
{
    color: #f0a452;
}

h2
{
    color: #F26522;
    font-size: 20px;
}

.Gallery
{
    float: left; 
    width: 555px;
}

.Gallery .Left
{
    float: left;
    width: 390px;
    text-align: center;
}

.Gallery .Right
{
    float: left;
    width: 160px;
    text-align: center;
    height: 347px;
    overflow: hidden;
}

.Gallery .Right img
{
    padding: 6px;
    margin-top: 5px;
    border: solid 1px #000000;
    background-color: #FFFFFF;
}

.Gallery .Right img.Selected
{
    background-color: #F2631F;
}

.Gallery .Right img:first-child
{
    margin-top: 0px !important;
}

#picCaption
{
    display: block;
    width: 230px;
    margin: 0px auto;
}

.Directory
{
    height: 282px;
    overflow: hidden;
    overflow-y: auto;
}

.Directory ul
{
    list-style-type: none;
}

.Directory li 
{
    width: 330px;
    border-top: dotted 2px #66883F;
    padding: 5px 0px;
    list-style-type: none;
}

.Directory li:first-child  
{
    border-width: 0px;
    padding-top: 0px;
}

.Directory li p
{
    width: 130px;
    float: left;
    display: block;
    margin: auto 0px;
}

.Directory li p + p
{
    width: 195px;
    float: left;
}

.Directory li p + p strong
{
    color: #66883F;
    font-size: 14px;
}

.Directory li p + p span.Description
{
    display: block;
    margin-top: 5px;
    color: #77501C;
}


.FAQs
{
    padding-left: 18px;
}

.FAQs ol
{
    margin: 10px 0px 10px 25px;
}

.FAQs ul
{
    margin-left: 10px;
}

.FAQs hr
{
    color: #66883F;
    size: 2px;
    width: 90%;
    margin: 10px 0px 10px -18px;
}

.FAQs h2
{
    margin-left: -18px;
    margin-bottom: 5px;
}

.FAQs a
{
    color: #0088DB;
}

.FAQs a:hover
{
    text-decoration: none;
}

.FAQs .TopLink
{
    font-size: 10px;
    text-align: right;
    color: #66883F;
}

.FAQs .TopLink:hover
{
    text-decoration: none;
}

#Membership
{
    margin-top: 10px;
}

#Membership,
#Membership ul
{
    margin-left: 15px;
}

.Application > .Row > .Cell:first-child
{
    margin-right: 5px;
    text-align: right;
    padding-top: 2px;
    width: 110px;
    font-weight: bold;
}

.Application2 > .Row > .Cell:first-child
{
    margin-right: 5px;
    text-align: right;
    padding-top: 2px;
    width: 120px;
}

.Application2 > .Row
{
    margin-bottom: 3px !important;
}

.Application2 > .Row > .Cell + .Cell input[type=text],
.Application2 > .Row > .Cell + .Cell textarea
{
    width: 215px;
}

.Application2 > .Row > .Cell + .Cell input[type=text].Width50
{
    width: 50px;
}

.Application3 > .Row > .Cell:first-child
{
    margin-right: 5px;
    text-align: right;
    width: 135px;
}

.Application3 input[type=text],
.Application3 textarea
{
    width: 200px;

}

.Application3 input[type=checkbox] + label,
.Application3 input[type=radio] + label
{
    margin-left: 3px;
    margin-top: -1px;
    margin-right: 10px;
}

.Required
{
    color: #FF0000;
    font-size: 10px;
}

.Progress,
.Facebook
{
    position: absolute;
    left: 54%;
    top: 190px;
    text-align: center;
    width: 206px;
}

.Progress table
{
    width: 198px;
    border-collapse:collapse;
    margin-top: 8px;
}

.Progress td
{
    border: solid 1px #000000;
    width: 20px;
    height: 10px;
}

.Progress td.Filled
{
    background-color: #F26522;
}
