@charset "utf-8";
/* CSS Document */

body{background-color:black;
	background-image:url(http://www.daytonagreyhound.com/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;}
		
div#main{
	margin:0 auto;
	text-align:left;
	width:934px;
	border-bottom:2px solid #17e26c;}
			
div#flashTop {
	background:url(../images/flashTop.jpg) no-repeat;
	width:934px;
	height:179px;}
	
div#content {
	width:934px;
	clear:both;
	background:url(../images/contentBg.jpg) repeat-y;}
	
div#contentLeft {
	float:left;
	width:657px;
	background:url(../images/leftBg.jpg) no-repeat;}
	
div#text {
	margin:20px 40px 40px 45px;
	color:#FFFFFF;}
#text a {
	color:#ffd15b;}
div#textNopadding {
	margin:0;
	color:#FFFFFF;}
#textNopadding p {
	font-size:14px;
	margin-top:0px;
	margin-right:20px;
	margin-left:45px;}
#text p, li {
	font-size:14px;
	margin-top:0;}
#text li {
	margin:5px 0 10px 0;}
h1, h2, h3, h4, h5 {
	color:#ffd15b;}
h2,h3, h4 {
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;}
.yellowItalic {
	color:#ffd15b;
	font-size:16px;
	font-style:italic;}
.green {
	color:#66FFCC;}
table#hotelTable p{
	margin:0;
	padding:0;}
div#hotel {
	margin:10px;
	padding:20px;
	background:url(../images/lightGreen.gif) repeat;}
table#pointsTable p{
	margin:0;
	padding:0;}
div#points {
	margin:30px;
	padding:20px;
	background:url(../images/lightGreen.gif) repeat;}
.small {
	font-size:11px;}
	
div#contentRight {
	width:277px;
	float:right;}
	
	
#contentRight ul {
	list-style-type:none;
	margin:0 0 0 25px;
	padding:0;
	text-indent:-5000px;}
#contentRight ul li a {
	display:block;
	height:20px;
	outline:none;
	margin:10px 0 10px 0;}
#contentRight a.menuCardAbout {
	width:203px;
	background:url(../images/menu_cardabout.gif) no-repeat;}
#contentRight a.menuCardTerms {
	width:203px;
	background:url(../images/menu_cardterms.gif) no-repeat;}
#contentRight a.menuCardFaq {
	width:203px;
	background:url(../images/menu_cardfaq.gif) no-repeat;}
#contentRight a.menuCardPoints {
	width:203px;
	background:url(../images/menu_cardpoints.gif) no-repeat;}
#contentRight a.menuCardRewards {
	width:203px;
	background:url(../images/menu_cardrewards.gif) no-repeat;}
		
div#footer {
			width:934px;
			margin:20px auto;
			text-align:right;}
		
#footer p{
			color:#CCCCCC;
			font-size:12px;}
#footer a{
			color:#CCCCCC;
			font-size:12px;}
		
span#zgraph, span#zgraph a{
	font-size:10px;}