﻿#TNav {
    height: 20px;
    width: 590px;
}
#TNav dd {
    float: left;
    position: relative;
}
#TNav a.ir {
    background: url("/!img/top_nav.jpg") no-repeat scroll 0 0 transparent;
    padding-top: 20px;
    width: 100%;
}
#tnMeeting a.ir {
    background-position: 0 0;
    width: 182px;
}
#tnPress a.ir {
    background-position: -182px 0;
    width: 69px;
}
#tnGroup a.ir {
    background-position: -251px 0;
    width: 131px;
}
#tnWeddings a.ir {
    background-position: -382px 0;
    width: 94px;
}
#tnPhoto a.ir {
    background-position: -476px 0;
    width: 114px;
}
#tnMeeting a.ir:hover, #tnMeeting a.ir:active, #tnMeeting a.AT {
    background-position: 0 -20px;
}
#tnPress a.ir:hover, #tnPress a.ir:active, #tnPress a.AT {
    background-position: -182px -20px;
}
#tnGroup a.ir:hover, #tnGroup a.ir:active, #tnGroup a.AT {
    background-position: -251px -20px;
}
#tnWeddings a.ir:hover, #tnAbout a.ir:active, #tnAbout a.AT {
    background-position: -382px -20px;
}
#tnPhoto a.ir:hover, #tnPhoto a.ir:active, #tnPhoto a.AT {
    background-position: -476px -20px;
}
.sec_meetings #tnMeeting a.ir {
    background-image: url("/!img/top_nav.jpg");
    background-position: 0 -20px;
}
.sec_press #tnPress a.ir {
    background-position: -180px -20px;
}
.sec_group #tnGroup a.ir {
    background-position: -249px -20px;
}
.sec_about #tnAbout a.ir {
    background-position: -382px -20px;
}
.sec_photo #tnPhoto a.ir {
    background-position: -472px -20px;
}
#MNav {
    height: 40px;
    width: 956px;
}
#MNav dd {
    float: left;
    position: relative;
}
#MNav a.ir {
    background: url("/!img/main_nav.png") no-repeat scroll 0 0 transparent;
    padding-top: 40px;
    width: 100%;
}
#mnStay a.ir {
    background-position: 0 0;
    width: 102px;
}
#mnExplore a.ir {
    background-position: -102px 0;
    width: 129px;
}
#mnDine a.ir {
    background-position: -231px 0;
    width: 100px;
}
#mnOutdoors a.ir {
    background-position: -331px 0;
    width: 144px;
}
#mnEvents a.ir {
    background-position: -475px 0;
    width: 120px;
}
#mnMaps a.ir {
    background-position: -595px 0;
    width: 106px;
}
#mnPlan a.ir {
    background-position: -701px 0;
    width: 110px;
}
#mnDeals a.ir {
    background-position: -811px 0;
    width: 145px;
}
#mnStay a.ir:hover, #mnStay a.ir:active, #mnStay a.AT {
    background-position: 0 -40px;
}
#mnExplore a.ir:hover, #mnExplore a.ir:active, #mnExplore a.AT {
    background-position: -102px -40px;
}
#mnDine a.ir:hover, #mnDine a.ir:active, #mnDine a.AT {
    background-position: -231px -40px;
}
#mnOutdoors a.ir:hover, #mnOutdoors a.ir:active, #mnOutdoors a.AT {
    background-position: -331px -40px;
}
#mnEvents a.ir:hover, #mnEvents a.ir:active, #mnEvents a.AT {
    background-position: -475px -40px;
}
#mnMaps a.ir:hover, #mnMaps a.ir:active, #mnMaps a.AT {
    background-position: -595px -40px;
}
#mnPlan a.ir:hover, #mnPlan a.ir:active, #mnPlan a.AT {
    background-position: -701px -40px;
}
#mnDeals a.ir:hover, #mnDeals a.ir:active, #mnDeals a.AT {
    background-position: -811px -40px;
}
.sec_stay #mnStay a.ir {
    background-position: 0 -40px;
}
.sec_explore #mnExplore a.ir {
    background-position: -102px -40px;
}
.sec_dine #mnDine a.ir {
    background-position: -231px -40px;
}
.sec_outdoors #mnOutdoors a.ir {
    background-position: -331px -40px;
}
.sec_events #mnEvents a.ir {
    background-position: -475px -40px;
}
.sec_maps #mnMaps a.ir {
    background-position: -595px -40px;
}
.sec_plan #mnPlan a.ir {
    background-position: -701px -40px;
}
.sec_hot #mnDeals a.ir {
    background-position: -811px -40px;
}
.home #MNav ul {
    display: none;
}
#MNav ul {
    border-bottom: 2px solid #E8E7D2;
    border-left: 2px solid #E8E7D2;
    border-right: 2px solid #E8E7D2;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -200em;
    width: 250px;
    z-index: 1000000;
}
#MNav li {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0;
    position: relative;
}
#MNav li:hover {
    background: none repeat scroll 0 0 #CFCE8E;
}
* html #MNav li {
    clear: left;
    float: left;
    width: 100%;
}
#MNav li:hover, #MNav li.IEhover {
    z-index: 1000000;
}
#MNav li ul {
    font-weight: normal;
    left: 13em;
}
#MNav li.alt {
    background: none repeat scroll 0 0 #E8E7D2;
}
#MNav li.alt:hover {
    background: none repeat scroll 0 0 #CFCE8E;
}
#MNav li a {
    color: #333333;
    display: block;
    font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-size: 14px;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
}
* html #MNav li a {
    height: 0;
}
#MNav li a:hover {
    padding-left: 20px;
    text-decoration: underline;
}
#MNav ul li {
    clear: left;
    float: left;
    height: 1%;
    width: 250px;
}
#MNav ul li a {
}
#MNav dd:hover > ul {
    top: 40px;
}
#MNav dd.IEhover ul.ddesc {
    top: 40px;
}
#MNav li:hover > ul {
    top: 0;
    z-index: 10;
}
#MNav dd.hover ul, #MNav dd.over ul {
    background: none repeat scroll 0 0 transparent;
    display: block;
    top: 40px;
}
#MNav li.IEhover ul.ddesc, #MNav li ul.closeing {
    top: 0;
    z-index: 1000000;
}
DD.resizer {
    background: url("/!img/ip/text_size.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    width: 109px;
}
.medium {
    font-size: 16px;
    line-height: 22px;
}
.large {
    font-size: 20px;
    line-height: 26px;
}
.medium h1 {
    font-size: 34px;
    line-height: 40px;
}
.large h1 {
    font-size: 38px;
    line-height: 44px;
}
.medium h2 {
    font-size: 28px;
    line-height: 34px;
}
.large h2 {
    font-size: 32px;
    line-height: 38px;
}
.medium h3 {
    font-size: 22px;
    line-height: 28px;
}
.large h3 {
    font-size: 26px;
    line-height: 32px;
}
.resizer {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#smallp b {
    cursor: pointer;
    display: block;
    height: 13px;
    left: 659px;
    position: absolute;
    top: 41px;
    width: 10px;
    z-index: 10000000;
}
#mediump b {
    cursor: pointer;
    display: block;
    height: 13px;
    left: 677px;
    position: absolute;
    top: 41px;
    width: 10px;
    z-index: 10000000;
}
#largep b {
    cursor: pointer;
    display: block;
    height: 13px;
    left: 697px;
    position: absolute;
    top: 41px;
    width: 11px;
    z-index: 10000000;
}
.req {
    color: Red;
    font-weight: bold;
}
#FormTable td {
    font-weight: normal;
    padding-bottom: 5px;
    padding-right: 5px;
}
#FormTable td ul {
    list-style: none outside none;
}
#FormTable input[type="text"], #FormTable select, #FormTable textarea {
    border: 1px solid #BBB09C;
}
#FormTable label {
    font-weight: normal;
}
.naturePromo {
    background: url("/!img/nature-outdoors/vicksburg_mp_promo_nature-guide-2011_bottom.png") no-repeat scroll 0 0 transparent;
    height: 49px;
    margin: 0 auto 15px;
    overflow: hidden;
    width: 193px;
}
.naturePromo:hover {
    background-position: 0 -49px;
}
.ctitle {
    color: #CE1C1A;
    font-family: 'Times New Roman',Times,serif;
    font-size: 19px;
    font-style: normal;
    font-weight: bold;
    line-height: 22px;
}
h1.ctitle {
    font-size: 25px;
}
.cinfo {
    background-image: url("/!userfles/sweeps/casino/vicksburg_landing_casino-2012_bullet-list.gif");
    height: 200px;
    margin: 32px 0;
    width: 673px;
}
.cinfoL {
    float: left;
    height: 196px;
    padding-left: 40px;
    width: 293px;
}
.cinfoR {
    float: left;
    height: 196px;
    padding-left: 30px;
    width: 300px;
}
.cul {
}
.cfill em {
    color: #CE1C1A;
    font-family: 'Times New Roman',Times,serif;
    font-size: 21px !important;
    line-height:23px;
}
.cfill {
    height: auto;
    text-align: center;
}
.cform {
    background: url("/!userfles/sweeps/casino/vicksburg_landing_casino-2012_form.jpg") no-repeat scroll 0 0 transparent;
    height: 508px;
    width: 673px;
}
.cfooter {
    clear: both;
    padding: 15px 0 0;
    text-align: center;
}
#CasinoFormTable {
    color: #824B13;
    height: 436px;
    width: 258px;
}
#casinoForm {
    font-size: 15px;
    margin-left: -4px;
}
#casinoForm em {
    font-size: 14px;
}
.cCaption {
    margin-top: -0.75em;
}
#casinoForm label {
    font-family: 'Times New Roman',Times,serif;
    font-size: 16px;
    font-weight: normal;
    height: 12px;
    line-height: 17px;
    padding-right: 10px;
    width: 120px;
}
#casinoForm input {
    background: none repeat scroll 0 0 #FADD91;
    border: 1px solid #CEB161;
}
#casinoForm select {
    background: none repeat scroll 0 0 #FADD91;
    border: 1px solid #CEB161;
    font-size: 10px;
    height: 21px;
}
#casinoForm span {
    font-size: 12px;
}
.crules {
    color: #CE1C1A !important;
    font-family: 'Times New Roman',Times,serif;
    font-size: 20px !important;
}
#tile {
    background: url("/!userfles/sweeps/casino/vicksburg_int_casino-2012_form_tile.gif") repeat scroll 0 0 transparent;
    width: 673px;
}
#bot {
    background: url("/!userfles/sweeps/casino/vicksburg_int_casino-2012_form_bottom.gif") repeat scroll 0 0 transparent;
    height: 15px;
}
.cul li {line-height:18px;}
