/*body{
    background: #660b0a url("../../../images/home/announcements/main-body-bg.png") repeat-x;
}*/

/*
.mainwrapper{
    max-width: 910px;
    margin: auto;
    margin-bottom: 40px;
    background: #fff;
    overflow: hidden;
    margin-top: 36px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(51,51,51,0.6);
    -moz-box-shadow: 0px 0px 10px 5px rgba(51,51,51,0.6);
    box-shadow: 0px 0px 10px 5px rgba(51,51,51,0.6);
}
*/

.top_gold{
    max-width: 400px;
    background: url("../../../images/home/announcements/top-gold-bg.png") left top repeat-x;
    margin: auto;
    height: 24px;
}
.content_holder{
    /* width: 904px; */
    /* margin: auto; */
    border: #e0c769 3px solid;
    border-top: 0;
    padding: 5px;
}


.main_text, .main_text p, .main_text span, .inside_content p, .inside_content span .inside_content table {
    color: #030303;
    font-family: "Noticia Text";
    font-size: 16px;
    line-height: 1.5em;
}
.inside_content tr, .inside_content td, .inside_content table{
    color: #030303 !important;
    font-family: "Noticia Text" !important;
    font-size: 22px !important;
    line-height: 1.5em !important;
}
.red_subheading, .inside_content h3{
    color: #a51621;
    font-family: "Noticia Text";
    font-weight: bold;
    font-size: 55px;
    font-style: italic;
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
}
.blue_heading, .inside_content h2{
    font-family: "Noticia Text";
    font-weight: bold;
    color: #2835b3;
    font-size: 71px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px;
    top: -40px;
    position: relative;
}
.inside_content{
    /* width: 750px;
    margin: 40px;
    padding: 40px;
        */
    /* float: left; */
    border: #ECDEA5 1px solid;
}
.main_text span, .inside_content span{
    font-weight: bold;
}

.bottom_logo_back{
    width: 830px;
    height: 142px;
    margin-bottom: -40px;
    margin-left: -40px;
    background: #800809;
    background: -moz-linear-gradient(left,  #800809 0%, #81080b 8%, #850a0b 13%, #8b0c0f 16%, #a8171b 26%, #af1a1e 36%, #ad1a1e 73%, #a6171a 78%, #8d0d0e 85%, #83090a 89%, #800809 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#800809), color-stop(8%,#81080b), color-stop(13%,#850a0b), color-stop(16%,#8b0c0f), color-stop(26%,#a8171b), color-stop(36%,#af1a1e), color-stop(73%,#ad1a1e), color-stop(78%,#a6171a), color-stop(85%,#8d0d0e), color-stop(89%,#83090a), color-stop(100%,#800809));
    background: -webkit-linear-gradient(left,  #800809 0%,#81080b 8%,#850a0b 13%,#8b0c0f 16%,#a8171b 26%,#af1a1e 36%,#ad1a1e 73%,#a6171a 78%,#8d0d0e 85%,#83090a 89%,#800809 100%);
    background: -o-linear-gradient(left,  #800809 0%,#81080b 8%,#850a0b 13%,#8b0c0f 16%,#a8171b 26%,#af1a1e 36%,#ad1a1e 73%,#a6171a 78%,#8d0d0e 85%,#83090a 89%,#800809 100%);
    background: -ms-linear-gradient(left,  #800809 0%,#81080b 8%,#850a0b 13%,#8b0c0f 16%,#a8171b 26%,#af1a1e 36%,#ad1a1e 73%,#a6171a 78%,#8d0d0e 85%,#83090a 89%,#800809 100%);
    background: linear-gradient(to right,  #800809 0%,#81080b 8%,#850a0b 13%,#8b0c0f 16%,#a8171b 26%,#af1a1e 36%,#ad1a1e 73%,#a6171a 78%,#8d0d0e 85%,#83090a 89%,#800809 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800809', endColorstr='#800809',GradientType=1 );

}
/*.acx_logo{
    width: 370px;
    height: 135px;
    background: url("../../../images/home/announcements/acx-logo-announcement.png") left top no-repeat;
    text-align: center;
    margin: auto;

}*/
.ann_button
{
    width: 100%;
    text-align: center;
    padding: 7px 0;
    margin: 30px 0;
}
.ann_button span{
    font-size: 15px;
    color: #ffffff;
}