/* CSS Document */

body { margin:0; padding:0; font-size: 62.5%; background: url(images/background.gif) repeat-x #005000; text-align:center; font-family: arial, helvetica, sans-serif; color:#000000;}
	

/* =TEXT & HEADINGS 
---------------------------------------------------*/
	h1 { margin: 0; padding: 9px 0 0 25px;  font-size: 1.4em; color:#FFFFFF;text-transform: uppercase; background: url(images/down-arrow.gif) 10px 14px no-repeat;}
	h2 { margin: 0; padding: 10px 0 0 10px;  font-size: 1.8em; color:#000000;}
	h3 { margin: 0; padding: 9px 0 0 25px;  font-size: 1.4em; color:#FFFFFF;text-transform: uppercase; background: url(images/down-arrow.gif) 10px 14px no-repeat;}
	p { margin: 0; padding: 0 0 6px 0;  font-size: 1.1em; line-height: 16px; font-weight:normal;}
	br {line-height: 10px;}
	p strong {font-size: 1.2em;}
	a { margin: 0; padding: 0; text-decoration:none; color: #000000;}
	a img {border: none; }
	a:hover{ text-decoration:underline; color: #a30811;}
	p a, #welcome-box li a { font-weight:bold; color:#253d97;}
	p a:hover, #welcome-box li a:hover { text-decoration:underline; color:#a30811;}
	table {font-size: 1.1em;}
	
	
		/* NAVIGATION
---------------------------------------------------*/	
#nav {float: left; margin: 0 10px 0 10px; padding: 0; width:153px; font-size: 1.1em; text-transform: uppercase; background: url(images/menu-background.gif) top no-repeat; text-align:left;}
	#nav #basebackground {background: url(images/menu-background-bottom.gif) bottom no-repeat;}
	#nav ul { margin: 0; padding: 0; }
	#nav p{ margin: 0; padding: 5px 7px 5px 10px; font-weight: bold;line-height:14px;}
	#nav ul {list-style: none;padding:0 0 10px 0;}
	#nav ul a{ text-decoration:none; color: #000000; font-weight: normal;}
	#nav ul a:hover {font-weight:bold; color: #a30811;}
	#nav ul li { background: url(images/small-red-arrow.gif) 12px 6px no-repeat; margin: 0; padding: 3px 0 0 25px; color: #000000;}
	.hr { height: 15px; background:url(images/greyline.gif) no-repeat center; padding:0; margin:0;}
	.hr hr { display: none;}
	#nav navlist {text-decoration: none;}
	
	/* CONTAINERS
---------------------------------------------------*/
	#maincontainer{margin:0 auto; position: relative; width:920px;background:#005000;left: -1px;top: -1px;}
	#header{ float: left; margin: 10px 0 0 11px; padding:0; width:898px; height:150px; background: url(images/green-top-grad.gif) top repeat-x;}
	#logo{ float: left; margin: 0; padding: 0 35px 0 42px;}
	#banner{ float: left; margin: 0; padding: 25px 0 0 35px;}
	#breadcrumb{float: left; padding:0 0 0 10px; margin:0;width:890px;height:10px;text-align:left;}
	#breadcrumb a {color:#dfdfdf; font-size: 1em;}
	
	#content {float:left; width:597px; padding:0; margin:0; text-align:left; }
	
	#welcome-box {float:left; width:592px; margin:0 0 5px 0; padding:0; border:1px solid #000000; background:#ffffff;}
	#welcome-box .header{height:37px; background: url(images/section-header-large.gif) top repeat-x;}
	#welcome-box p {padding: 0px; margin: 8px; margin-left: 12px; margin-right: 12px;}
	#welcome-box ul {font-size: 1.1em;}
	
	#feature-box {float:left; width:400px; height:236px; margin:0 5px 0 0; border:1px solid #000000; background:#ffffff;}
	#feature-box .header{height:37px; background: url(images/section-header-med.gif) top repeat-x;}
	#feature-box img{padding:12px 10px 5px 12px; float:left;}
	#feature-box p{padding:12px;}
	
	#jackpot-box {float:left; width:185px; margin:0; height:236px; border:1px solid #000000; background:#ffffff;}
	#jackpot-box .header{height:37px; background: url(images/section-header-small.gif) top repeat-x;}
	#jackpot-box p {padding:15px 0 5px 12px; font-size: 1.4em; text-transform: uppercase; font-weight:bold;}
	#jackpot-box br {line-height:0;}
	#jackpot-box p.jackpot {width:170px; height:27px; background: url(images/jackpot-background.gif) top no-repeat; padding:0px; margin:3px 0 0 6px; }
	#jackpot-box p.jackpot a {font-size: 1.2em; padding:4px 0px 0px 35px; margin:0; display: block; }

	#footer{float: left; padding:10px 0 0 20px; margin:0;width:890px;height:10px;text-align:left;}
	#footer p {font-weight:bold; color:#dfdfdf; font-size: 1.1em;}

	