BODY {
	background: #C7A687 url(/images/common/bgMain.jpg) repeat-x top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EFE2D1;
	margin: 0px;
}
div#feathers {
	background: #C7A687 url(/images/common/bgFeather.jpg) repeat-x;
	height: 42px;
	margin: 0px;
}
div#MainBody {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}
div#MainBody_Container {
	top: 0px;
	margin-top:1px;
	width: 940px;
	text-align: left;
	background: #F0DEC5 url(/images/common/bg2.jpg) repeat-x top center;
	border-left: 2px solid #BF9B7B;
	border-right: 2px solid #BF9B7B;
	border-bottom: 2px solid #BF9B7B;
}
div#pg {
	width:900px; 
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:center;
}
div#pgCasino {
	background: #fcfbf9 url(/images/common/bgCasino.jpg) top center no-repeat;
	width:900px; 
	margin: 0px auto;
	padding-top: 0px;
	text-align: center;
}
div#pgCasino1 { /* used on Slots page */
	background: #547036 url(/images/common/bgCasino1.jpg) top center no-repeat;
	width:900px; 
	margin: 0px auto;
	padding-top: 0px;
	text-align: center;
}
div#pgBlue {
	width:900px; 
	margin: 0px auto 0px auto;
	padding:0px;
	background: #0d3b4d url(/images/common/bgBlue.jpg) repeat-x; 
	text-align:center;
}
div#pgBlack {
	background: #000 url(/images/common/bgBlack.jpg) top left repeat-x;
	width:900px; 
	margin: 0px auto;
	padding-top: 0px;
	text-align: center;
}
div#pgBlackRed {
	background: #300 url(/images/common/bgBlackRed.png) top center no-repeat;
	width:900px; 
	margin: 0px auto;
	padding-top: 0px;
	text-align: center;
}
div#pgGreen {
	background: #fcfbf9 url(/images/common/bgGreen.jpg) top repeat-x;
	width:900px; 
	margin: 0px auto;
	padding:0px;
}
div#pgRed {
	width:860px; 
	margin: 0px 20px;
	padding:5px 20px;
	background-color: #300;
	text-align:center;
}
.bgGold {
	background: #f0da94 url(/images/common/bgGold1000.jpg) repeat-x top;
}
div.box {
	border: 3px solid rgb(153, 0, 0); cursor: pointer;
	/*background-color: #455e24;*/
	background-color: #374e19;
}
div.box_highlight {
	border: 3px solid rgb(252, 255, 0); cursor: pointer;
	background-color: #900;
}
h1 {
	font-size:20pt;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
	color: #000;
	margin:0px;
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
}
h1 span { /* background shadow */
	position: absolute;
	top: 4px;
	left: 4px;
	width: 100%;
	height: 100%;
}
h1 span.last { /*foreground */
	top: 3px;
	left: 3px;
	color: #e4dcad; /* light gold */
}

h2 {
	position: relative;
	margin:0px;
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
}
h2 span { /* background shadow */
	position: absolute;
	top: 4px;
	left: 4px;
	width: 100%;
	height: 100%;
	color: #333;
}
h2 span.last { /*foreground */
	top: 1px;
	left: 1px;
	color: #F0DEC5;
}
h2.center {
	color:#F0DEC5;
	text-shadow: 2px 2px 2px #333;
	font-size:14pt;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom:5px;
}
h1.500 {
	font-size:17pt;
	font-family: Times New Roman, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #8c0000;
	margin-top: 10px;
	margin-bottom:5px;
	text-align:left;
}
hr	{
	color: #C8A483;
	background-color: #C8A483;
	height: 1px;
}
ul	{
	list-style: circle;
	color: white;
}
li {
 	margin-left:0px;
	margin-top:10px;
}
ul#arrow, ul#arrows, .arrows {
	list-style-image: url(/images/arrow.gif);
}
ul.deals {
	margin:0px; color:#555; padding:0px; list-style: none;
}
p {
	text-align:justify;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
td {
	text-align:left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.lowlight {
	color: #5C4033;
	font-size: 8pt;
}
a:link,	a:visited {
	color: #a6e2fa;
	text-decoration: none;
}
a:hover	{
	color: #4297B9;
	text-decoration: none;
}

a.blue:link,	a.blue:visited {
	color: #004578;
	text-decoration: none;
}
a.blue:hover	{
	color: #336699;
	text-decoration: underline;
}
	
a.footer:link,	a.footer:visited {
	color: #336699;
	font-size:9pt;
	text-decoration:none;
}
a.footer:hover	{
	color: #336699;
	font-size:9pt;
	text-decoration: underline;
}

a.text:hover {
	color:#333;
}
a.lowlight:link {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
a.lowlight:visited {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
.disclaimer {
	margin:15px 25px 0px 25px;
	font-size:9pt;
}
.hide { /* used for function expandcollapse */
	display:none
}
.show { /* used for function expandcollapse */
	display:inline
}
div#bottom {
	font-size:9pt;
	margin-left: auto;
	margin-right:auto;
	padding-top:25px;
	padding-bottom:20px;
}
div#footlinks {
	color: #5C4033;
	font-size: 8pt;
	width:920px;
	padding-top:50px;
	padding-bottom:50px; 
	text-align:justify;
	margin-left: auto;
	margin-right:auto;
}
a.footlink:link {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
a.footlink:visited {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
a.footlink:hover {
	color: #A7562B;
	text-decoration: none;
	font-size: 8pt;
}

a.gold:link, a.gold:visited {
	color: #CBC186;
}
a.gold:hover {
	color: #f7e8b5;
}
a.golddeals:link, a.golddeals:visited {
	color: #CBC186;
	padding-left:25px; 
	padding-right:25px; 
	font-weight:bold; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:110%;
}
a.golddeals:hover {
	color: #f7e8b5;
}

a.navy:link, a.navy:visited {
	color: #004566;
}
a.navy:hover {
	color: #4477aa;;
}
a.white:link, a.white:visited {
	color: white;
}
a.white:hover {
	color: #ff0;
}
.gold {
	color: #CBC186;
}
.lightgold {
	color: #e4dcad; /* light gold */
}
.redbold {
	color:#900;
	font-weight:bold;
}
.chevron {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #f00;
}


