﻿.homeSlideshowTable
{
    margin: auto;
    border-collapse: separate;
    border: 2px solid #A9BF5A;
    background-color: #FFFFFF;
    widows: 473px;
}
.homeSlideshowTable td
{
    vertical-align: top;
    text-align: center;
    width: 500px;
}
hr
{
    margin-top: 20px;
}
.nav
{
    margin: 5px 0;
}
#Slideshow
{
    float: left;
    width: 473px;
}
#nav a, #s7 strong
{
    margin: 0 5px;
    padding: 3px 5px;
    border: 1px solid #262626;
    background: #A9BF5A;
    text-decoration: none;
}
#nav a.activeSlide
{
    background: #842439;
    color: #FFFFFF;
}
#nav a:focus
{
    outline: none;
}
.homeSlideshow
{
    height: 325px;
    width: 465px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.homeSlideshow img
{
    height: 310px;
    width: 443px;
    padding: 10px; /*border: 1px solid #A9BF5A;             background-color: #eee;*/
    top: 0;
    left: 0;
}
/*.homeSlideshow img
        {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }*/.alerts
{
    /* width: 473px;*/
    width: 590px;
    padding: 10px;
    border: 1px solid #842439;
    background-color: #eee;
    float: left;
}
.alertsImage
{
    width: 24px;
    background-color: #842439;
    float: left;
}
.alertDiv
{
    display: none;
    float: none;
    clear: both;
    padding-top: 5px; /*width:500px;*/
    width: 617px;
}
.homeRightSide
{
    float: right;
    width: 150px; /*margin-left:5px;*/
}
.homeDisplay1
{
    height: 114px;
    margin-top: 3px;
}
.homeDisplay2
{
    float: left;
}
.homeSignUp
{
    /*border-top: 2px solid #A9BF5A;*/
    border: 2px solid #A9BF5A;
    height: 359px;
    margin-top: 3px;
    background-color: #FFFFFF; /*-moz-border-radius-topright: 3ex;             -webkit-border-top-right-radius: 3ex;             -moz-border-radius-bottomright: 3ex;             -webkit-border-bottom-right-radius: 3ex;*/
}
.homeIntro
{
    border: 2px solid #A9BF5A;
    background-color: #FFFFFF;
    height: 359px;
    width: 473px;
    margin-top: 3px;
}
.btnBackgroundAlert
{
    background: url('../Images/SwapSite/AlertButtons2.gif') no-repeat;
    color: #000000;
    font-family: "segoe ui" , Arial, Verdana;
    border: none;
    font-size: 12px;
    width: 150px;
    height: 50px;
}
