@charset "utf-8";
/* CSS Document */
body{margin:0px; background:#000000;}
p{font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000; margin:0px;}
table{font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000;}
a{color:#AE0518; text-decoration:underline;}
a:hover{color:#FD1C00; text-decoration:none;}
h1{font-family:Tahoma; font-size:30px; font-weight:bold; color:#fde463; margin:0px;}
h2{font-family:Georgia; font-size:18px; font-weight:normal; color:#C30E44; margin:0px;}
h3{font-family:Georgia; font-size:12px; font-weight:normal; color:#000000; margin:0px;}
h4{font-family:Tahoma; font-size:12px; font-weight:normal; color:#000000; margin:0px;}
h5{font-family:"trebuchet MS"; font-size:12px; font-weight:bold; color:#AE0518; margin:0px;}
img{margin:0px; border:0;}
p.white{font-family:Tahoma; font-size:14px; font-weight:bold; color:#fff; margin:0px;}

/*Background Images*/
.logoBg{background:url(../images/logo.jpg) no-repeat;}
.header1{background:url(../images/header1.jpg) no-repeat;}
.header2{background:url(../images/header2.jpg) no-repeat;}
.link-leftbg{background:url(../images/links-leftbg.gif) no-repeat;}
.link-bg{background:url(../images/links-bg.gif) repeat-x;}
.link-rightbg{background:url(../images/links-rightbg.gif) no-repeat;}
.text-bg{background:url(../images/text-bg.gif) repeat-y;}
.monats{background:url(../images/monats.gif) no-repeat;}
.bottom{background:url(../images/bottom-curve.gif) no-repeat;}
.dice{background:url(../images/dice.gif) no-repeat left;}

/*Links*/
.top-nav{font-family:Georgia; font-size:12px; font-weight:bold; color:#E8D174; text-decoration:none;}
.top-nav:hover{font-family:Georgia; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none;}

/*Text*/
.white-text{color:#FFFFFF;}
.grey-text{color:#8C8B8B;}
.casino_info
{
	width:556px;
	height:165px;
	background: url(../images/casino_info.jpg) no-repeat left top;
}
.casino_info h2
{
	font:22px/45px Arial, Helvetica, sans-serif;
	color:#b30d0b;
}
.casino_info p
{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#181818;
} 
.casino_info p strong
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#740706;
	display:block
}
.casino_info .btn
{
	padding-top:15px;
	display:inline-block
}
