/* ==================================================================
STYLESHEET
GAMBLE AND BET ONLINE
--------------------------------------------------------------------- */

body {
	background-color: #FFD356;
	background: #FFD356 url("/images/body-bg.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#FFF; }
	
/***** Wrapper  ********************/

#wrapper {
	background: #FFD356;
	width: 980px; }
	
/***** Header  ********************/

.header {
	background: #FFD356 url("/images/casino-header.jpg");
	background-repeat: no-repeat;
	width: 980px;
	height: 100px; }

.title {
	font-size: 31px;
	font-weight: bold;
	color: #FFF;
	padding-top: 30px;
	padding-left: 35px; }
	
.slogan {
    font-size: 16px;
	font-weight: bold;
	color: #FFFF00; 
	padding-top: 15px;
	padding-left: 50px; }
	
.welcome {
	font-size: 18px;
	font-weight: normal;
	color: #284D00;
	padding-top: 11px; }
	
/***** Content  ********************/

.center-green {
	background: #E6BC2F url("/images/green-gradient-bg.jpg");
	background-repeat: repeat-x;
	width: 980px;
	height: 145px; }
	
.featured-head {
	background: #FFD356 url("/images/featured-head-bg.jpg");
	background-repeat: no-repeat;
	width: 665px;
	height: 40px; }
	
/***** Styles  ********************/

.style3 {
	color: #2E5901;
	font-weight: bold; }

.style12 {
	font-size: 12px;
	color:#000; }
	
.style13B {
	font-size: 13px;
	font-weight: bold; }
	
.style14 {
	font-size: 14px;
	color:#000; }

.style14BW {
	font-size: 14px;
	font-weight: bold;
	color: #FFF; }

.style17BW {
	font-size: 17px;
	font-weight: bold;
	color: #FFF; }
	
/***** Navigation  ********************/

.rednav-head {
	background: url("/images/navbar-bg.jpg");
	background-repeat: repeat-x;
	width: 980px;
	height: 53px; }

a.rednav {
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF; }

a.rednav:hover {
	color: #FFCC00;
	text-decoration: none; }
	
.sidenav-head {
	background: #FFD356 url("/images/sidenav-head-bg.jpg");
	background-repeat: no-repeat;
	width: 265px;
	height: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	color: #FFF} }
	
a.sidenav {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000; }

a.sidenav:hover {
	color: #B11B02;
	text-decoration: none; }

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000}