
/*starts menu contents*/
.solidblockmenu{
margin: 0;
padding: 0;
border-bottom: 1px solid #333333;
float: left;
font: normal 13px Century Gothic;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url("../../graphics/blockactive.gif") center center repeat-x;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #333333;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url("../../graphics/blockdefault.gif") center center repeat-x;
}

#navcontainer1{/*not in use*/
width: 500px;
float:right;
}

ul#navlist1{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#navlist1 li
{
display: inline;
list-style-type: none;
}

#navlist1 a { padding: 0px 0px; }

#navlist1 a:link{
color: #999999;
/*background-color: #036;*/
text-decoration: none;
}
#navlist1 a:visited{
color: #999999;
text-decoration: none;
}  
#navlist1 a:active{
color: #999999;
text-decoration: none;
}  
#navlist1 a:hover{
color: #ffffff;
text-decoration: underline;
}    

   


/*Credits: exploding boy*/
/*starts menu header 4 links*/
     #tabsE {
      float:left;
      width:100%;
	  font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #999999;/* this is the color of the phone number*/
      }
    #tabsE ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  


	/*ourSportsbook page id's and classes*/

.oursportsbook_solidblockmenu{margin: 0;
padding: 0;
border-bottom: 1px solid #333333;
float: left;
font: normal 13px Century Gothic;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url("../../graphics/ourSportsbook/blockactive.gif") center center repeat-x;

}


.oursportsbook_solidblockmenu li{
display: inline;
}

.oursportsbook_solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #333333;
}

.oursportsbook_solidblockmenu li a:visited{
color: white;
}

.oursportsbook_solidblockmenu li a:hover, .oursportsbook_solidblockmenu li .oursportsbook_current{
color: white;
background: transparent url("../../graphics/ourSportsbook/blockdefault.gif") center center repeat-x;
}
ul#oursportsbook_navlist1{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#oursportsbook_navlist1 li
{
display: inline;
list-style-type: none;
}

#oursportsbook_navlist1 a { padding: 0px 0px; }

#oursportsbook_navlist1 a:link{
color: #999999;
/*background-color: #036;*/
text-decoration: none;
}
#oursportsbook_navlist1 a:visited{
color: #999999;
text-decoration: none;
}  
#oursportsbook_navlist1 a:active{
color: #999999;
text-decoration: none;
}  
#oursportsbook_navlist1 a:hover{
color: #ffffff;
text-decoration: underline;
}    
   
     #oursportsbook_tabsE {
      float:left;
      width:100%;
	  font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #999999;/* this is the color of the phone number*/
      }
    #oursportsbook_tabsE ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #oursportsbook_tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #oursportsbook_tabsE a {
      float:left;
      background:url("../../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
      }
    #oursportsbook_tabsE a span {
      float:left;
      display:block;
      background:url("../../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #oursportsbook_tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #oursportsbook_tabsE a:hover span {
      color:#FFF;
      }
    #oursportsbook_tabsE a:hover {
      background-position:0% -42px;
      }
    #oursportsbook_tabsE a:hover span {
      background-position:100% -42px;
      }  


.ourhorsebook_solidblockmenu{
margin: 0;
padding: 0;
border-bottom: 1px solid #333333;
float: left;
font: normal 13px Century Gothic;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url("../../graphics/ourHorsebook/blockactive.gif") center center repeat-x;

}

.ourhorsebook_solidblockmenu li{
display: inline;
}

.ourhorsebook_solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #333333;
}

.ourhorsebook_solidblockmenu li a:visited{
color: white;
}

.ourhorsebook_solidblockmenu li a:hover, .ourhorsebook_solidblockmenu li .ourhorsebook_current{
color: white;
background: transparent url("../../graphics/ourHorsebook/blockdefault.gif") center center repeat-x;
}


ul#ourhorsebook_navlist1{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#ourhorsebook_navlist1 li
{
display: inline;
list-style-type: none;
}

#ourhorsebook_navlist1 a { padding: 0px 0px; }

#ourhorsebook_navlist1 a:link{
color: #999999;
/*background-color: #036;*/
text-decoration: none;
}
#ourhorsebook_navlist1 a:visited{
color: #999999;
text-decoration: none;
}  
#ourhorsebook_navlist1 a:active{
color: #999999;
text-decoration: none;
}  
#ourhorsebook_navlist1 a:hover{
color: #ffffff;
text-decoration: underline;
}    

     #ourhorsebook_tabsE {
      float:left;
      width:100%;
	  font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #999999;/* this is the color of the phone number*/
      }
    #ourhorsebook_tabsE ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #ourhorsebook_tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #ourhorsebook_tabsE a {
      float:left;
      background:url("../../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
      }
    #ourhorsebook_tabsE a span {
      float:left;
      display:block;
      background:url("../../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #ourhorsebook_tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #ourhorsebook_tabsE a:hover span {
      color:#FFF;
      }
    #ourhorsebook_tabsE a:hover {
      background-position:0% -42px;
      }
    #ourhorsebook_tabsE a:hover span {
      background-position:100% -42px;
      }  
	
	
	.ourcasino_solidblockmenu{
margin: 0;
padding: 0;
border-bottom: 1px solid #333333;
float: left;
font: normal 13px Century Gothic;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url("../../graphics/ourcasino/blockactive.gif") center center repeat-x;

}

.ourcasino_solidblockmenu li{
display: inline;
}

.ourcasino_solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #333333;
}

.ourcasino_solidblockmenu li a:visited{
color: white;
}

.ourcasino_solidblockmenu li a:hover, .ourcasino_solidblockmenu li .ourcasino_current{
color: white;
background: transparent url("../../graphics/ourcasino/blockdefault.gif") center center repeat-x;
}


ul#ourcasino_navlist1{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#ourcasino_navlist1 li
{
display: inline;
list-style-type: none;
}

#ourcasino_navlist1 a { padding: 0px 0px; }

#ourcasino_navlist1 a:link{
color: #999999;
/*background-color: #036;*/
text-decoration: none;
}
#ourcasino_navlist1 a:visited{
color: #999999;
text-decoration: none;
}  
#ourcasino_navlist1 a:active{
color: #999999;
text-decoration: none;
}  
#ourcasino_navlist1 a:hover{
color: #ffffff;
text-decoration: underline;
}    

     #ourcasino_tabsE {
      float:left;
      width:100%;
	  font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #999999;/* this is the color of the phone number*/
      }
    #ourcasino_tabsE ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #ourcasino_tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #ourcasino_tabsE a {
      float:left;
      background:url("../../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
      }
    #ourcasino_tabsE a span {
      float:left;
      display:block;
      background:url("../../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #ourcasino_tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #ourcasino_tabsE a:hover span {
      color:#FFF;
      }
    #ourcasino_tabsE a:hover {
      background-position:0% -42px;
      }
    #ourcasino_tabsE a:hover span {
      background-position:100% -42px;
      }  
	
	
	.aboutus_solidblockmenu{
margin: 0;
padding: 0;
border-bottom: 1px solid #663300; 
float: left;
font: normal 13px Century Gothic;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url("../../graphics/aboutus/blockactive.gif") center center repeat-x;

}

.aboutus_solidblockmenu li{
display: inline;
}

.aboutus_solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #663300;
}

.aboutus_solidblockmenu li a:visited{
color: white;
}

.aboutus_solidblockmenu li a:hover, .aboutus_solidblockmenu li .aboutus_current{
color: white;
background: transparent url("../../graphics/aboutus/blockdefault.gif") center center repeat-x;
}

#aboutus_navcontainer1{/*not in use*/
width: 500px;
float:right;
}

ul#aboutus_navlist1{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#aboutus_navlist1 li
{
display: inline;
list-style-type: none;
}

#aboutus_navlist1 a { padding: 0px 0px; }

#aboutus_navlist1 a:link{
color: #999999;
/*background-color: #036;*/
text-decoration: none;
}
#aboutus_navlist1 a:visited{
color: #999999;
text-decoration: none;
}  
#aboutus_navlist1 a:active{
color: #999999;
text-decoration: none;
}  
#aboutus_navlist1 a:hover{
color: #ffffff;
text-decoration: underline;
}    

     #aboutus_tabsE {
      float:left;
      width:100%;
	  font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #999999;/* this is the color of the phone number*/
      }
    #aboutus_tabsE ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #aboutus_tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #aboutus_tabsE a {
      float:left;
      background:url("../../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
      }
    #aboutus_tabsE a span {
      float:left;
      display:block;
      background:url("../../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #aboutus_tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #aboutus_tabsE a:hover span {
      color:#FFF;
      }
    #aboutus_tabsE a:hover {
      background-position:0% -42px;
      }
    #aboutus_tabsE a:hover span {
      background-position:100% -42px;
      }  
	
	
	.calendar_solidblockmenu{
margin: 0;
padding: 0;
border-bottom: 1px solid #333333;
float: left;
font: normal 13px Century Gothic;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url(".../../graphics/calendar/blockactive.gif") center center repeat-x;

}

.calendar_solidblockmenu li{
display: inline;
}

.calendar_solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #333333;
}

.calendar_solidblockmenu li a:visited{
color: white;
}

.calendar_solidblockmenu li a:hover, .calendar_solidblockmenu li .calendar_current{
color: white;
background: transparent url("../../graphics/calendar/blockdefault.gif") center center repeat-x;
}


#calendar_navcontainer1{/*not in use*/
width: 500px;
float:right;
}

ul#calendar_navlist1{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#calendar_navlist1 li
{
display: inline;
list-style-type: none;
}

#calendar_navlist1 a { padding: 0px 0px; }

#calendar_navlist1 a:link{
color: #999999;
/*background-color: #036;*/
text-decoration: none;
}
#calendar_navlist1 a:visited{
color: #999999;
text-decoration: none;
}  
#calendar_navlist1 a:active{
color: #999999;
text-decoration: none;
}  
#calendar_navlist1 a:hover{
color: #ffffff;
text-decoration: underline;
}    
     #calendar_tabsE {
      float:left;
      width:100%;
	  font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #999999;/* this is the color of the phone number*/
      }
    #calendar_tabsE ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #calendar_tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #calendar_tabsE a {
      float:left;
      background:url("../../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
      }
    #calendar_tabsE a span {
      float:left;
      display:block;
      background:url("../../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #calendar_tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #calendar_tabsE a:hover span {
      color:#FFF;
      }
    #calendar_tabsE a:hover {
      background-position:0% -42px;
      }
    #calendar_tabsE a:hover span {
      background-position:100% -42px;
      }  
	