body
{
    font-family: "Verdana";
    font-size: 11px;
    margin: 0px;
    padding-top: 10px;
    text-align: center;
    /*background-color: #FEFFDF;*/
    background-color: #000000;
    background-image: url('../images/bg2_01_01.jpg');
    background-repeat: repeat-x;
    /*IE Scrollbar colors */
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#BA352E;
    scrollbar-base-color:#5aae30;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:#5aae30;
    scrollbar-highlight-color:#BA352E;
    scrollbar-shadow-color:#999999;
}

a{
    color: #4F7F37;
    text-decoration: none;
    font-weight: bold;
}



a:hover{
    color: #BA352E;
}
h2
{
    color: #BA352E;
}
h3
{
    color: #FFDF5F;
    font-size: 14px;
    
}
img {border: 0px;}

input {
    border: 1px solid #f9ce25;
    background-color: #ffffff;
    font-size: 12px;
    text-align: center;
}

#mainWrapper{
    width: 800px;
    margin: 0 auto;
    margin-bottom: 10px;
    }
#mainContent{
    background-image: url('../images/bg_05.jpg');
    width: 800px;
    height: 600px;
    }
#topNav{
    height: 20px;
    color: #f9ce25;
}
/* remove if does not like new colors */
#topNav a{color: #f9ce25;}
#topNav a:hover{color: #ffffff;}
#dinnerSpecials{
    width: 300px;
    height: 120px;
    z-index: 20;
    position: absolute;
    float: left;
}
#topNav a.mail{color: #ffffff;}
#topNav  a:hover.mail{color: #f9ce25;}



#bodyText{
    text-align: left;
    height: 480px;
    
}
#textLeft{
    margin-top: 100px;
    width: 540px;
    float: left;
    /*border: 1px solid black;*/
}

#textContent{
    margin: 30px 5px 20px 20px;
    text-align: left;
    background-color: #FFDF5F;
    width: 490px;
    height: 290px;
    border: 1px solid #5aae30;
    padding: 10px;
    font-size: 12px;
    line-height: 1.7em;
}

#textContent2{
    margin: 30px 5px 5px 20px;
    text-align: left;
    background-color: #FFDF5F;
    width: 490px;
    height: 310px;
    border: 1px solid #5aae30;
    padding: 10px;
    font-size: 12px;
    line-height: 1.7em;
    overflow: auto;
}

#textContentEvents{
    margin: 30px 5px 10px 20px;
    text-align: left;
    background-color: white;
    width: 510px;
    height: 320px;
    border: 1px solid #5aae30;
    padding: 0px;
    font-size: 12px;
    line-height: 1.7em;
}

.centerP {
    text-align: center;
    font-weight: bold;
    }
#TRlogo{
    text-align: left;
    margin-left: 5px;
    font-family: "Verdana";
    font-size: 11px;
    font-stretch: extra-condensed;
    font-weight: bold;
    
    
}
#textRight{
    margin-top: 100px;
    float: right;
    width: 255px;
    text-align: right;
    /*border: 1px solid black;*/
}
#shows{
    margin: 30px 10px 80px 0px;
}

#shows2{
    margin: 30px 10px 20px 0px;
    border: 2px solid #5aae30;
    background-color: #000000;
    text-align: center;
    
}
#shows2 h2
{
    
    margin: 0;
    color: #FFDF5F;
    
}
#EventsBox
{
    
    height: 130px;
    overflow: auto;
    padding: 3px;
    text-align: left;
    color: #ffffff;
    background-color: #666666;
}
#eventText
{
    
    
    padding: 3px;
    text-align: left;
    color: #333333;
    background-color: #FFDF5F;
    border: 2px solid #5aae30;
}
#eventText h2 {
    border-bottom: 1px solid #333333;
}

.line
{
    border: 0;
    border-bottom: 1px dotted #999999;
    clear: both;
}
#flashNav{}
#footer{
    color: #5aae30;
}
.floatL{float:left;}
.floatR{float: right;}
.center{text-align: center;}
.specialsL{float:left;margin-left:5px; margin-right: 0px;}
.specialsR{float:right;margin-left:0px; margin-right: 10px;}

.menutable td{
    vertical-align: top;
    border-bottom: 1px solid #5aae30;
}

.greenline {border-bottom: 1px solid #5aae30;}

.standout
{
    font-weight: bold;
}
#mailer{
    background-color: #FFDF5F;
    width: 190px;
    text-align: center;
    padding: 5px 0px 5px 0px;
    float: right;
}

#mailer2{
    width: 190px;
    text-align: center;
    margin: 0 auto 5px auto;
    
}
#mailer2 a,  #EventsBox a {
    color: #FFDF5F;
}
#menu{
    margin: 30px 5px 20px 20px;
    text-align: left;
    background-color: #FFDF5F;
    border: 1px solid #5aae30;
    padding: 10px;
    font-size: 12px;
    line-height: 1.7em;
}

#mainWrapper2{
    width: 95%;
    margin: 0 auto;
    margin-bottom: 10px;
    }

.date
{
    width: 20px;
    height: 20px;
    color: #4F7F37;
    font-weight: bold;
    text-align: left;
}

.calendar td
{
    border: 1px solid #999999;
    width: 80px;
    height: 80px;
    vertical-align: top;
}
.calendar span
{
    font-weight: bold;
}

#tooltip {
    padding: 5px 10px;
    background: #ffffff;
    border: 1px solid #b2bdc3;
    opacity: 0.90;
}