/* styles only apply to main DIV tag on special.htm */

#special {
    width: 775px;
    text-align: center;
    position: relative;
    z-index: 2;
}

#sline1 {
    color: #365F91;
    position: relative;
    font-size: 30px;
    font-family: "Times New Roman", Times;
    line-height: 40px;
}

#sline1 h1 {
    color: #365F91;
    font-size: 46px;
    font-weight: normal;
    margin-bottom: -20px;
}

#sline1 img {
    position: absolute;
    right: 30px;
    bottom: -25px;
    z-index: -1;
}

#sline2 {
    color: #6D3597;
    font-family: "Trebuchet MS", Helvetica;
    font-size: 30px;
    position: relative;
    padding-top: 30px;
    line-height: 45px;
}

#sline2 h1 {
    color: #6D3597;
    font-weight: normal;
    font-size: 55px;
    margin-bottom: -25px;
}

#sline3 {
    color: #46662E;
    font-size: 12px;
    position: relative;
    padding-top: 30px;
    font-family: Arial;
}

#sline4 {
    color: #3F9405;
    position: relative;
    font-size: 50px;
    font-family: "Times New Roman", Times;
    padding-top: 100px;
}

#sline4 img {
    position: absolute;
    right: -33px;
    bottom: -20px;
    z-index: -1;
}

#sline5 {
    position: relative;
    color: #CC3399;
    font-family: "Times New Roman", Times;
    font-size: 30px;
    padding-top: 80px;
    line-height: 38px;
}

#sline6 {
    position: relative;
    color: #0070C0;
    font-size: 25px;
    padding-top: 40px;
    font-family: "Trebuchet MS", Helvetica;
    line-height: 36px;
}

#sline6 h1 {
    color: #0070C0;
    font-weight: normal;
    font-size: 34px;
    margin-bottom: -20px;
}

#sline6 p, span {
    color: #08B2F0;
}

#sline6 p {
    font-size: 12px;
    padding-top: 20px;
}

#sline6 img {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -50px;
}

#sline7 {
    position: relative;
    color: #FF0066;
    font-family: "Trebuchet MS", Helvetica;
    font-size: 28px;
    line-height: 36px;
    padding-top: 50px;
}

#sline7 p {
    color: #FF46A3;
    font-size: 24px;
}

#sline8 {
    color: #289628;
    font-family: "Trebuchet MS", Helvetica;
    font-size: 24px;
    padding-top: 10px;
}

#sline8 h1 {
    color: #289628;
    font-weight: normal;
    font-size: 36px;
    padding-bottom: 20px;
}

#sline8 a{
    color: #289628;
}