

html, body{
height: 100%;
padding: 0px;
/*Needed for no top margin in Opera*/margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: rgb(174, 59, 40);
xbackground-image: url('images/NewBackground.jpg');
background-image: url('images/Background.jpg');
scrollbar-face-color:#960314;
scrollbar-highlight-color:#400000;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#5C0307;
xoverflow: auto; /*No scrollbar in IE unless needed*/
}

#fullheight{
height: 100%;
}

a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: rgb(255,255,255);
}

a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: rgb(170,170,170);
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}

table.Group a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: Yellow;
font-weight:bold;
margin-left:10px;
}

table.Group a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: Yellow;
font-weight:bold;
margin-left:10px;
}

table.Group a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: Black;
font-weight:bold;
margin-left:10px;
}

td.Content{
vertical-align: top;
height: 95%;
}

.Content p{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: normal;
color: white;
padding-left: 10px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 30px;
width: 700px;
}

table.Menu{
margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
border-collapse: collapse;
clear: left;
}

.Menu td{
xwidth: 375px;
vertical-align: top;
padding-left: 10px;
}

.Menu p{
margin-left: 15px;
margin-right: 15px;
margin-top: 0px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: rgb(255, 245, 204);
width: 325px;
}

table.NewMenu{
width: 600px;
margin: 60px 0px 0px 100px;
border-collapse: collapse;
}

.NewMenu td{
width: 200px;
vertical-align: middle;
}

.NewMenu p{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: rgb(255, 245, 204);
width: 200px;
margin: 0px;
}

table.GroupMenu{
width: 600px;
margin: 20px 0px 0px 50px;
border-collapse: collapse;
}

.GroupMenu td{
width: 300px;
vertical-align: top;
}

.GroupMenu p{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: rgb(255, 245, 204);
width: 300px;
margin-bottom: 15px;
}

.Title{
margin: 25px 0px 0px 15px;
padding: 0px
}

.Item{
color: rgb(255, 255, 255);
font-weight:bold;
}

.Item p{
color: rgb(255, 255, 255);
font-weight:bold;
margin-bottom:5px;
margin-top:0px;
}

table.Group{
width: 803px;
margin-top: 20px;
margin-left: 75px;
border-collapse: collapse;
font-family:Arial, Helvetica, sans-serif;
font-size: 11pt;
color: white;
}

.Group td, th{
padding: 0px;
width: 201px;
}

table.Link{
width: 700px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 120px;
border-collapse: collapse;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
color: white;
}

.Link td, th{
width: 87px;
padding: 3px;
text-align:center;
}

.Copyright {
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
color: white;
margin-left: 307px;
margin-bottom:5px;
}

/* Links Table Pertaining TO Home Page Only */
table.LinkHome{
width: 700px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
border-collapse: collapse;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
color: white;
}

.LinkHome td, th{
width: 87px;
padding: 3px;
text-align:center;
}

.CopyrightHome {
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
color: white;
margin-left: 217px;
margin-bottom:5px;
}

/* SPECIALS - Special Holiday Specials in Top of Text */
.Specials {
margin-top: 10px;
font-weight:bold;
margin-left: 100px;
font-size: 12pt;
}

.Specials a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: rgb(255,255,0);
}

.Specials a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: rgb(255,255,0);
}

.Specials a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: rgb(255,255,255);
}

/* VIP CLUB */

span.Club{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
color: Yellow;
cursor: pointer;
text-decoration:underline;
}


/* BORDERS */
.LeftBorder{
background-image: url('images/Border/LeftBorder.gif');
background-repeat: repeat-y;
}

.RightBorder{
background-image: url('images/Border/RightBorder.gif');
background-repeat: repeat-y;
}

.TopBorder{
background-image: url('images/Border/TopBorder.gif');
background-repeat: repeat-x;
}

.BottomBorder{
background-image: url('images/Border/BottomBorder.gif');
background-repeat: repeat-x;
}

<!-- ################## START OF DAILY SPECIAL ################ -->

.DSDay {
  display:none;
}

.DSDay h2 {
border:5px;
margin-left: 5px;
margin-top: 0px;
margin-bottom:0px;
padding:0;
color:black;
font-size: 12pt;
}

.DSDay p {
margin-top:0px;
margin-bottom: 7px;
color:white;
padding-left:15px;
font-size: 11pt;
font-weight:bold;
}

#DailyPopup {
position:absolute;
display:none;
xmax-height: 200px;
xoverflow:auto;
filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
font-family: arial;
 }

/* http://css-tricks.com/css-transparency-settings-for-all-broswers/

Here is what each of those CSS properties is for:

opacity: 0.5; This is the Ã¢â‚¬Å“most importantÃ¢â‚¬Â one because it is the current standard in CSS.
 This will work in most versions of Firefox, Safari, and Opera. This would be all you
 need if all browsers supported current standards. Which, of course, they donÃ¢â‚¬â„¢t.

filter:alpha(opacity=50); This one you need for IE.

-moz-opacity:0.5; You need this one to support way old school versions of the Mozilla browsers
      like Netscape Navigator.

-khtml-opacity: 0.5; This is for way old versions of Safari (1.x) when the rendering
      engine it was using was still referred to as KTHML, as opposed to the current WebKit.
*/

.transparent9{
filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}

.DailySpecials {
background: rgb(150,59,40);
border: 2px solid black;
xpadding: 5px;
position: absolute;
left: 170px;
top: 210px;
width: 500px;
}

.DailyTitleBox {
background: rgb(0,0,0);
padding: 0px;
font-weight: bold;
font-size: 14pt;
color: white;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom:15px;
}



