/* CSS Document */
#container{
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;		
}
#TopNav{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display: inline;
  	width:110px;
	height:25px;
 	background: url(../SiteImages/Buttons/smButton.gif) no-repeat 0 0;
}
#TopNav ul{
	 list-style: none;
	 margin: 0; padding: 0;
	 font-size:10px;
}
#TopNav ul li {
   display: inline;
   float:left;
}
#TopNav ul li a:link, #TopNav ul li a:visited {
   display: block;
   background: url(../SiteImages/Buttons/smButton.gif) no-repeat 0 0;
   width: 110px;
   height: 25px;
   text-align: center;
   color: white;
   padding: 3px 0;
   text-decoration:none;
   vertical-align:middle;
   margin-top:2px;
   margin-right:2px;
   margin-left:2px;
}
#TopNav ul li a:hover, #TopNav ul li a:focus{
	display:block;
	background: url(../SiteImages/Buttons/smButtonHover.gif) no-repeat 0 0;
	width:110px;
}
#TopNav ul il a:active{
	background: url(../SiteImages/Buttons/smButtonActive.gif) no-repeat 0 0;
	color:000066;
}
td{
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}
.tabledn {
	background-image:url(../SiteImages/tables/tabledn.gif);
	background-repeat:no-repeat;
	width:60px;
	height:60px;	
}
.headtable {
	background-image:url(../SiteImages/tables/headtable.gif);
	background-repeat:no-repeat;
	width:60px;
	height:60px;	
}
.tablednseat {
	background-image:url(../SiteImages/tables/tableDance.gif);
	background-repeat:no-repeat;
	width:60px;
	height:60px;	
}
.dancefloorlong {
	background-image:url(../SiteImages/tables/dancefloorlong.gif);
	background-repeat:no-repeat;
	height:60px;
	width:240px;
	color:#000000;	
}
.dancefloor {
	background-image:url(../SiteImages/tables/dancefloor.gif);
	background-repeat:no-repeat;
	height:60px;
	width:60px;	
}
.tablenext {
	background-image:url(../SiteImages/tables/tablenext.gif);
	background-repeat:no-repeat;
	width:80px;
	height:80px;	
}
.tableseven {
	background-image:url(../SiteImages/tables/tableseven.gif);
	background-repeat:no-repeat;
	width:68px;
	height:68px;	
}
.tablefive {
	background-image:url(../SiteImages/tables/tablefive.gif);
	background-repeat:no-repeat;
	width:94px;
	height:94px;	
}
