/* CSS Document */

.rowBG td {
	background-color: #f1ebdc;
}

/*//---------------------------------------------*/
/*// RollOver Image Settings					 */
/*//---------------------------------------------*/

a.imgRollOver-dining { background: url(images/nav-dining-up.jpg) no-repeat; height: 32px; width: 62px; float: left; }
a.imgRollOver-dining:hover { background: url(images/nav-dining-over.jpg) no-repeat; }

a.imgRollOver-entertainment { background: url(images/nav-entertainment-up.jpg) no-repeat; height: 32px; width: 111px; float: left; }
a.imgRollOver-entertainment:hover { background: url(images/nav-entertainment-over.jpg) no-repeat; }

a.imgRollOver-gambling { background: url(images/nav-gambling-up.jpg) no-repeat; height: 32px; width: 70px; float: left; }
a.imgRollOver-gambling:hover { background: url(images/nav-gambling-over.jpg) no-repeat; }

a.imgRollOver-promotions { background: url(images/nav-promotions-up.jpg) no-repeat; height: 32px; width: 87px; float: left; }
a.imgRollOver-promotions:hover { background: url(images/nav-promotions-over.jpg) no-repeat; }

a.imgRollOver-playersClub { background: url(images/nav-players-club-up.jpg) no-repeat; height: 32px; width: 95px; float: left; }
a.imgRollOver-playersClub:hover { background: url(images/nav-players-club-over.jpg) no-repeat; }

a.imgRollOver-whatsNew { background: url(images/nav-whats-new-up.jpg) no-repeat; height: 32px; width: 84px; float: left; }
a.imgRollOver-whatsNew:hover { background: url(images/nav-whats-new-over.jpg) no-repeat; }

a.imgRollOver-employment { background: url(images/nav-employment-up.jpg) no-repeat; height: 32px; width: 92px; float: left; }
a.imgRollOver-employment:hover { background: url(images/nav-employment-over.jpg) no-repeat; }

a.imgRollOver-contactUs { background: url(images/nav-contact-up.jpg) no-repeat; height: 32px; width: 88px; float: left; }
a.imgRollOver-contactUs:hover { background: url(images/nav-contact-over.jpg) no-repeat; }

a.imgRollOver-PromotionsImg { background: url(images/promotions-img.gif) no-repeat; height: 114px; width: 118px; float: left; }
a.imgRollOver-PromotionsImg:hover { background: url(images/promotions-img-over.gif) no-repeat; }

a.imgRollOver-WhatsNewImg { background: url(images/whats-new-img.gif) no-repeat; height: 114px; width: 118px; float: left; }
a.imgRollOver-WhatsNewImg:hover { background: url(images/whats-new-img-over.gif) no-repeat; }

a.imgRollOver-RestaurantsImg { background: url(images/restaurant-up.gif) no-repeat; height: 114px; width: 118px; float: left; }
a.imgRollOver-RestaurantsImg:hover { background: url(images/restaurant-over.gif) no-repeat; }

a.imgRollOver-diningImage { background: url(images/salsa.jpg) no-repeat; display: block; width: 184px; height: 237px; }
a.imgRollOver-diningImage:hover { background: url(images/salsa-over.jpg) no-repeat; display: block; width: 184px; height: 237px; }

a.imgRollOver-pie { background: url(images/pie.jpg) no-repeat; display: block; width: 200px; height: 255px; }
a.imgRollOver-pie:hover { background: url(images/pie-over.jpg) no-repeat; display: block; width: 200px; height: 255px; }

a.imgRollOver-breeders-cup { background: url(images/breeders-cup.jpg) no-repeat; display: block; width: 200px; height: 254px; }
a.imgRollOver-breeders-cup:hover { background: url(images/breeders-cup-over.jpg) no-repeat; display: block; width: 200px; height: 254px; }

a.imgRollOver-bingo { background: url(images/bingo.jpg) no-repeat; display: block; width: 195px; height: 229px; }
a.imgRollOver-bingo:hover { background: url(images/bingo-over.jpg) no-repeat; display: block; width: 195px; height: 229px; }

a.imgRollOver-cup { background: url(images/breeders-cup.jpg) no-repeat; display: block; width: 200px; height: 254px; }
a.imgRollOver-cup:hover { background: url(images/breeders-cup-over.jpg) no-repeat; display: block; width: 200px; height: 254px; }

/* New Navigation */

a.nav-dining { background: url(images/dining-up.gif) no-repeat; height: 32px; width: 64px; float: left; }
a.nav-dining:hover { background: url(images/dining-over.gif) no-repeat; }

a.nav-entertainment { background: url(images/entertainment-up.gif) no-repeat; height: 32px; width: 107px; float: left; }
a.nav-entertainment:hover { background: url(images/entertainment-over.gif) no-repeat; }

a.nav-gambling { background: url(images/gambling-up.gif) no-repeat; height: 32px; width: 71px; float: left; }
a.nav-gambling:hover { background: url(images/gambling-over.gif) no-repeat; }

a.nav-promotions { background: url(images/promotions-up.gif) no-repeat; height: 32px; width: 88px; float: left; }
a.nav-promotions:hover { background: url(images/promotions-over.gif) no-repeat; }

a.nav-playersClub { background: url(images/players-up.gif) no-repeat; height: 32px; width: 92px; float: left; }
a.nav-playersClub:hover { background: url(images/players-over.gif) no-repeat; }

a.nav-whatsNew { background: url(images/new-up.gif) no-repeat; height: 32px; width: 83px; float: left; }
a.nav-whatsNew:hover { background: url(images/new-over.gif) no-repeat; }

a.nav-employment { background: url(images/employment-up.gif) no-repeat; height: 32px; width: 91px; float: left; }
a.nav-employment:hover { background: url(images/employment-over.gif) no-repeat; }

a.nav-contactUs { background: url(images/contact-up.gif) no-repeat; height: 32px; width: 93px; float: left; }
a.nav-contactUs:hover { background: url(images/contact-over.gif) no-repeat; }

/* Black Navigation Variant */

a.nav-diningBLK { background: url(images/diningBLK-up.gif) no-repeat; height: 32px; width: 64px; float: left; }
a.nav-diningBLK:hover { background: url(images/diningBLK-over.gif) no-repeat; }

a.nav-entertainmentBLK { background: url(images/entertainmentBLK-up.gif) no-repeat; height: 32px; width: 107px; float: left; }
a.nav-entertainmentBLK:hover { background: url(images/entertainmentBLK-over.gif) no-repeat; }

a.nav-gamblingBLK { background: url(images/gamblingBLK-up.gif) no-repeat; height: 32px; width: 71px; float: left; }
a.nav-gamblingBLK:hover { background: url(images/gamblingBLK-over.gif) no-repeat; }

a.nav-promotionsBLK { background: url(images/promotionsBLK-up.gif) no-repeat; height: 32px; width: 88px; float: left; }
a.nav-promotionsBLK:hover { background: url(images/promotionsBLK-over.gif) no-repeat; }

a.nav-playersClubBLK { background: url(images/playersBLK-up.gif) no-repeat; height: 32px; width: 92px; float: left; }
a.nav-playersClubBLK:hover { background: url(images/playersBLK-over.gif) no-repeat; }

a.nav-whatsNewBLK { background: url(images/newBLK-up.gif) no-repeat; height: 32px; width: 83px; float: left; }
a.nav-whatsNewBLK:hover { background: url(images/newBLK-over.gif) no-repeat; }

a.nav-employmentBLK { background: url(images/employmentBLK-up.gif) no-repeat; height: 32px; width: 91px; float: left; }
a.nav-employmentBLK:hover { background: url(images/employmentBLK-over.gif) no-repeat; }

a.nav-contactUsBLK { background: url(images/contactBLK-up.gif) no-repeat; height: 32px; width: 93px; float: left; }
a.nav-contactUsBLK:hover { background: url(images/contactBLK-over.gif) no-repeat; }

a.myComp {
	display: block;
	width: 340px;
	height: 114px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: url(images/myComps.gif) no-repeat;
}

a.myComp:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.myClub {
	display: block;
	width: 340px;
	height: 114px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: url(images/myClub.gif) no-repeat;
}

a.myClub:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.myCash {
	display: block;
	width: 340px;
	height: 114px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: url(images/myCash.gif) no-repeat;
}

a.myCash:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}



/*//---------------------------------------------*/
/*///////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Page Settings								 */
/*//---------------------------------------------*/

body {
	color: #161616;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/page-bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

td.bodyContentHome {
	background: url(images/bg-home.jpg) repeat-y;
}
td.bodyContentHomeTop {
	background: url(images/bg-home-top.jpg) no-repeat;
}
td.bodyContentHomeSteak {
	background-image: url(images/bg-steak.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td.footerHome {
	background: url(images/footer.jpg) no-repeat;
}
td.footerDining {
	background: url(images/footer2.jpg) no-repeat;
}
td.designBg {
	background: url(images/tbl-bg.jpg) no-repeat right;
	background-color: #f3e8ca;
	height: 40px;
}

.plat
{
	font-weight:bold;
	font-size:20px;
	color:#fff;
	background: #BFA683;
	padding:3px;
}

.silver
{
	font-weight:bold;
	font-size:20px;
	color:#9EADAA;
}

.gold
{
	font-weight:bold;
	font-size:20px;
	color:#FCAE16;
}

.bronze
{
	font-weight:bold;
	font-size:20px;
	color:#E07E25;
}



.title {
font-weight: bold;
color:#532c81;
font-size: 14px;
}
.subtitle {
font-family: Times;
font-weight: bold;
color:#2a6c10;
font-size: 14px;
}
.tblTitle {
font-weight: bold;
color:#FFFFFF;
font-size: 12px;
}
a.beatTheDealer img {
	border: 3px solid #999999;
	background: transparent;
}
a.beatTheDealer:hover img {
	border: 3px solid #aa1211;
}

a.imgBordered:hover img {
	border: 2px solid #aa1211;
}
a.imgBordered img {
	border: 2px solid #18311b;
}
img.imgBordered {
	border: 1px solid #373700;
	margin: 5px;
}

/*//---------------------------------------------*/
/*///////////////////////////////////////////////*/
/*//---------------------------------------------*/


/*//---------------------------------------------*/
/*///////////////////////////////////////////////*/
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*// Other Settings								 */
/*//---------------------------------------------*/
a.ValentinesLinks {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #880a1f;
	text-decoration: underline;
}

a.ValentinesLinks:hover {
	font-family: Georgia, Verdana, Arial;
	color: #d948a7;
}
a {
	color: #1e4620;
	text-decoration: underline;
}

a:hover {
	color: #f28c1c;
}

h1 {
	color: #1e4620;
	font-family: Times, "Times New Roman", Arial;
	font-weight: Bold;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #f28c1c;
	font-family: Times, "Times New Roman", Arial;
	font-weight: Bold;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #1e4620;
	font-family: Times, "Times New Roman", Arial;
	font-weight: Bold;
	font-size: 15px;
	margin: 0px;
	margin-bottom: -15px;
	padding: 0px;
}
h4 {
	color: #1e4620;
	font-family: Times, "Times New Roman", Arial;
	font-weight: Bold;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

h5 {
	color: #1e4620;
	font-family: Times, "Times New Roman", Arial;
	font-weight: Bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

	

/*//---------------------------------------------*/
/*///////////////////////////////////////////////*/
/*//---------------------------------------------*/
.orangeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #F08F39;
}
.greenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	color: #1e4620;
}
.greenText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1e4620;
}
.redText {
	color: #990000;
}
.copyright {
	color: #161616;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*//---------------------------------------------*/
/*///////////////////////////////////////////////*/
/*//---------------------------------------------*/
	
	
	
	a.flashNav {
	display: block;
	width: 180px;
	height: 33px;
	padding-top: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(images/home-buttons.gif) no-repeat;
	color: #fff;
	}
	
	a.flashNav:visited {
	color: #fff;
	}
	
	a.flashNav:hover {
	color: #f28c1c;
	}
	
	
	
	div.specialStuff {
	position: relative;
	margin-top: -90px;
	}

	
	div.moreText {
	width: 530px;
	float: left;
	clear: none;
	text-align: center;
	
	}
	
	div#photoNav {
	width: 530px;
	position: relative;
	margin: -145px 0 0 0;
	float: left;
	}

/*//---------------------------------------------*/
/*//--IGS Configuration--////////////////////////*/
/*//---------------------------------------------*/

a.imgRollOver-viewWinners { background: url(images/viewWinners-up.jpg) no-repeat; display: block; width: 348px; height: 139px; }
a.imgRollOver-viewWinners:hover { background: url(images/viewWinners-over.jpg) no-repeat; display: block; width: 348px; height: 139px; }
a.imgRollOver-viewWinners span { display:none; }

a.imgRollOver-viewWinnersNew { background: url(images/winners-up.gif) no-repeat; display: block; width: 212px; height: 40px; }
a.imgRollOver-viewWinnersNew:hover { background: url(images/winners-over.gif) no-repeat; display: block; width: 212px; height: 40px; }
a.imgRollOver-viewWinnersNew span { display:none; }

a.imgRollOver-eventGallery { background: url(images/eventGallery-up.jpg) no-repeat; display: block; width: 348px; height: 139px; }
a.imgRollOver-eventGallery:hover { background: url(images/eventGallery-over.jpg) no-repeat; display: block; width: 348px; height: 139px; }
a.imgRollOver-eventGallery span { display:none; }

a.imgRollOver-eventGalleryNew { background: url(images/event-gallery-up.gif) no-repeat; display: block; width: 212px; height: 40px; }
a.imgRollOver-eventGalleryNew:hover { background: url(images/event-gallery-over.gif) no-repeat; display: block; width: 212px; height: 40px; }
a.imgRollOver-eventGalleryNew span { display:none; }

a.imgRollOver-winnersPoloroid { background: url(images/winnersGallery-pol-up.jpg) no-repeat; display: block; width: 343px; height: 372px; }
a.imgRollOver-winnersPoloroid:hover { background: url(images/winnersGallery-pol-over.jpg) no-repeat; display: block; width: 343px; height: 372px; }
a.imgRollOver-winnersPoloroid span { display:none; }

a.imgRollOver-eventPoloroid { background: url(images/eventGallery-pol-up.jpg) no-repeat; display: block; width: 343px; height: 372px; }
a.imgRollOver-eventPoloroid:hover { background: url(images/eventGallery-pol-over.jpg) no-repeat; display: block; width: 343px; height: 372px; }
a.imgRollOver-eventPoloroid span { display:none; }

.paragraphContainer {
	width: 98%;
	margin: 0px auto;
}

.igs-tableCommon {
	text-align:center;
	width:100%;
	border: 2px solid #1e4620;
}

.igs-tableRowHeader {
	color: #ffffff;
	font-weight: bold;
	background-color: #1e4620;
}

.igs-popupCloseButton {
	text-align: center;
}

a.igs-Link, .igs-popupCloseButton a,.igs-slideShowCloseButton a,.igs-slideShowSeekFirst a,.igs-slideShowSeekPrevious a,.igs-slideShowPlayPause a,.igs-slideShowSeekNext a,.igs-slideShowSeekLast a,.igs-slideShowSpeedDown a,.igs-slideShowSpeedUp a {
	padding: 1px 4px;
	background-color: #1e4620;
	color: #ffffff;
	border: 1px solid #000000;
	text-decoration: none;
}

.igs-slideShowContainer tr td {
	padding: 4px;
}

a.igs-Link:hover, .igs-popupCloseButton a:hover,.igs-slideShowCloseButton a:hover,.igs-slideShowSeekFirst a:hover,.igs-slideShowSeekPrevious a:hover,.igs-slideShowPlayPause a:hover,.igs-slideShowSeekNext a:hover,.igs-slideShowSeekLast a:hover,.igs-slideShowSpeedDown a:hover,.igs-slideShowSpeedUp a:hover {
	background-color: #000000;
	color: #f08f39;
}

.igs-tableImageListing {
}
.igs-description {
	color:#808080;
}
.igs-title {
	font-size:16px;
	font-weight: bold;
}
.igs-titleWhite {
	font-size:16px;
	font-weight: bold;
	color:#ffffff;
}