body 	{ margin: 0px 0px 0px 0px;
	  background: #122D86;
	  background-image: url(images/BG_background2.jpg);
	  background-repeat: repeat-x;
	  background-position: top left;
	  font-family: verdana, tahoma, arial;
	  font-size: 9pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #000000;
	  }








h1	{ color: #122D86; font-family: calibri, trebuchet ms, trebuchet, verdana;
	  font-size: 16pt; font-weight: normal;
	  margin-bottom: 6px; margin-top: 0px; }
h2	{ color: #122D86; font-family: calibri, trebuchet ms, trebuchet, verdana;
	  font-size: 13pt; font-weight: normal;
	  margin-bottom: 6px; margin-top: 0px; }




#flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background.jpg) no-repeat 50% 0; }


.BG_topbar	{ background-image: url(images/BG_topbar.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_navbar	{ background-image: url(images/BG_navbar.jpg); background-repeat: repeat-x;
		  background-position: top left;
		  }
.BG_navbar2	{ background-image: url(images/BG_navbar2.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_navbar3	{ background-image: url(images/BG_navbar3.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_sidebar	{ background-image: url(images/BG_sidebar.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_scroll	{ background-image: url(images/BG_scroll.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }

.BG_bingo	{ background-image: url(images/BG_bingo.jpg); background-repeat: no-repeat;
		  background-position: top right;
		  height: 310px;
		  }
.BG_housie	{ background-image: url(images/BG_housie.jpg); background-repeat: no-repeat;
		  background-position: top right;
		  }
.BG_karaoke	{ background-image: url(images/BG_karaoke.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_dining	{ background-image: url(images/BG_dining.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_dining2	{ background-image: url(images/BG_dining2.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_autumnmenu	{ background-image: url(images/BG_autumnmenu.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_ent1	{ background-image: url(images/BG_ent1.gif); background-repeat: no-repeat;
		  background-position: top center;
		  padding-left:7px; color: #FFFFFF; font-size:13pt;
		  }
.BG_ent2	{ background-image: url(images/BG_ent2.gif);
		  background-repeat: repeat-y;
		  background-position: top center;
		  }
.BG_ent3	{ background-image: url(images/BG_ent3.gif);
		  background-repeat: no-repeat;
		  background-position: top center;
		  }
.BG_search	{ background: #3554B7; padding:7px; margin-bottom:2px;
		  width:255px;
		  }

.Promo_fridayfrenzy	{ background-image: url(images/BG_promo_fridayfrenzy.gif);
			  background-repeat: no-repeat;
			  background-position: bottom right;
			  }
.Promo_WinScooter	{ background-image: url(images/BG_promo_winscooter.jpg);
			  background-repeat: no-repeat;
			  background-position: bottom left;
			  }
.Promo_WinGarden	{ background-image: url(images/BG_promo_wingarden.jpg);
			  background-repeat: no-repeat;
			  background-position: top left;
			  }
.Promo_WinCarTV		{ background-image: url(images/BG_promo_wincartv.jpg);
			  background-repeat: no-repeat;
			  background-position: top left;
			  }
.BG_seniorsmonth	{ background-image: url(images/BG_seniorsmonth.jpg);
			  background-repeat: no-repeat;
			  background-position: top left;
			  }









.BOX_panoramic	{ width: 400px;
		  height: 100px;
		  background-image: url(images/index2_BGpanoramic.gif);
		  background-repeat: no-repeat;
		  }
.BOX_sidebar	{ width: 100%; height: 85px; background: #B7C2E7;
		  padding: 5px; border-bottom: 5px solid #FFFFFF;
		  }
.BOX_ent	{ width: 350px; background: #E6EFF6;
		  padding: 7px; border: 1px solid #7297B4;
		  }


.ent_date	{ font-size: 18pt; font-family: eurostile, century gothic, calibri; color:#D80000; }
.tbrown		{ color: #808000; }
.tpink		{ color: #E2007A; }
.tred		{ color: #FF0000; }
.torange	{ color: #FF7F00; }
.tyellow	{ color: #FFFF00; }
.tblue		{ color: #122D86; }
.tblue2		{ color: #009EE0; }
.tlblue		{ color: #A0B7E6; }
.tgreen		{ color: #296000; }
.tgrey		{ color: #777777; }
.twhite		{ color: #FFFFFF; }


.border		{ border: #999999 1px outset; background: #A3B6DD; }
.imgBorder	{ border: #000000 1px solid; }
.imgAlign	{ vertical-align: middle; }


div.img			{ margin:6px; border: 1px solid #999999; height:auto; width:auto;
			  float:left; text-align:center; }
div.img img		{ display: inline;  margin:5px; border:1px solid #000000; }
div.img a:hover img	{ border:1px solid #D80000; }
div.desc		{ text-align:center; font-weight:normal; width:200px; margin:2px; }



.p-l		{ padding-left:   10px; }
.p-r		{ padding-right:  10px; }
.p-t		{ padding-top:    10px; }
.p-b		{ padding-bottom: 10px; }
.p-l5		{ padding-left:   5px; }
.p-r5		{ padding-right:  5px; }
.p-t5		{ padding-top:    5px; }
.p-b5		{ padding-bottom: 5px; }
.p-l15		{ padding-left:   15px; }
.p-r15		{ padding-right:  15px; }
.p-t15		{ padding-top:    15px; }
.p-b15		{ padding-bottom: 15px; }
.p-l20		{ padding-left:   20px; }
.p-r20		{ padding-right:  20px; }
.p-t20		{ padding-top:    20px; }
.p-b20		{ padding-bottom: 20px; }



.b-l		{ border-left:    #000000 1px solid; }
.b-r		{ border-right:   #000000 1px solid; }
.b-t		{ border-top:     #000000 1px solid; }
.b-b		{ border-bottom:  #000000 1px solid; }





SELECT	{ font-family: verdana, tahoma, arial;
	  font-size: 8pt;
	  text-decoration: none;
	  color: #000000;
	  }
INPUT	{ font-family: verdana, tahoma, arial;
	  font-size: 8pt;
	  text-decoration: none;
	  color: #000000;
	  }
.BTN_search	{ background-image: url(images/BTN_search.gif);
		  background-repeat: no-repeat;
		  border: 0px solid #CCCCCC;
		  width: 37px;
		  height: 19px;
		  cursor: hand;
		  }

TD	{ font-family: calibri, tahoma, verdana,tahoma,arial;  font-size:11pt;  color:#000000; }

ul	{ list-style-image: url(images/list_btn.gif); margin-top: 1px; }

.field	{ border: 1px solid #877665; color: #222222; font-family: calibri, tahoma; font-size:11pt; }

.buttons { font-family: calibri, tahoma, arial;
	   font-size: 11pt;
	   text-transform: uppercase;
	   color: #FFFFFF;
	   cursor: hand;
	   padding: 2px;
	   border: 1px solid #122D86;
	   background: #7E8CBA;
	   }



a.black		{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #2149CB;
		  }
a.black:hover	{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.white		{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }
a.white:hover	{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFF00;
		  }

a.sidebar	{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  line-height: 15pt;
		  text-decoration: none;
		  color: #13214D;
		  }
a.sidebar:hover	{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  line-height: 15pt;
		  text-decoration: underline;
		  color: #13214D;
		  }

a.footer	{ font-family: calibri, tahoma, verdana;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }
a.footer:hover	{ font-family: calibri, tahoma, verdana;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }




a.menu		{ font-family: calibri, tahoma, verdana; font-size: 11pt; font-weight: normal;
		  text-decoration: none;
		  text-align: left; color: #FFFFFF;
		  }
a.menu:hover	{ font-family: calibri, tahoma, verdana; font-size: 11pt; font-weight: normal;
		  text-decoration: none;
		  text-align: left; color: #122D86;
		  }

a.menu2		{ font-family: calibri, tahoma, verdana; font-size: 11pt; font-weight: normal;
		  line-height: 1.7;
		  text-decoration: none;
		  text-align: left; color: #FFFFFF;
		  }
a.menu2:hover	{ font-family: calibri, tahoma, verdana; font-size: 11pt; font-weight: normal;
		  line-height: 1.7;
		  text-decoration: underline;
		  text-align: left; color: #FFFFFF;
		  }

a.menu3		{ font-family: calibri, tahoma, verdana; font-size: 11pt; font-weight: normal;
		  line-height: 1.7;
		  text-decoration: underline;
		  text-align: left; color: #FFFFFF;
		  }
a.menu3:hover	{ font-family: calibri, tahoma, verdana; font-size: 11pt; font-weight: normal;
		  line-height: 1.7;
		  text-decoration: underline;
		  text-align: left; color: #FFFFFF;
		  }









#marqueecontainer{
position: relative;
width: 270px; /*marquee width */
height: 300px; /*marquee height */
background-color: transparent;
overflow: hidden;
padding: 0px;
padding-left: 0px;
}

