@charset "UTF-8";
/* CSS Document */

body {
	background: url('../img/structure/bg.jpg') #000 top center no-repeat;
	margin:10px auto;
	font-family:Tahoma, Arial,  Helvetica;
	font-size:.8em;
	color:#fff;
	}
	
a.yellowLink {
	color:#feae25;
	}
	
a:hover.yellowLink {
	color:#fff;
	}

a img {
	border:none;
	margin:0px;
	padding:0px;
	}
	
dd {
	margin:0;
	padding-bottom:5px;
	}
	
form {
	display:inline;
	}
	
h1 {
	font-size:1.3em;
	margin:0px;
	padding:0px;
	}
h2 {
	font-size:1.2em;
	margin-top:30px;
	padding:0px;
	color:#feae25;
	}
	
h3 {
	font-size:1.1em;
	margin-top:20px;
	padding:0px;
	}

li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

p{
	margin-top:0;
	}
	
pre {
margin-top:-270px;
}

	
ul {
	margin: 0px;
	padding: 0px;
}

#contentLeft ul{
	margin-left:20px;
	}
	
	
#wrapper {
	width:860px;
	margin: 0 auto;
	}
	
	
/*Main Navigation*/	

a {
	color:#fff;
	text-decoration:none;
	}
	
a:hover {
	color:#feae25;
	}
	
a:active {
	color:#feae25;
	}
	
.divider {
	border-right: 1px solid #fff;
	padding-left:8px;
	padding-right:8px;
	}
	
.navDivider {
	border-right: 1px solid #d94025;
	padding-left:4px;
	padding-right:6px;
	}
	
.noDivider {
	padding-left:4px;
	}

#globalNav {
	margin-bottom:40px;
	font-size:.8em;
	float: right;
	}
	
#globalNav li {
	display:inline;
	}
	
#logo {
	position: absolute;
	margin-left: -2px;
	margin-top: -8px;
	z-index: 1;	
	}

#nav {
	background:url('../img/structure/navBg.png');
	width:700px;
	height:28px;
	padding-top:8px;
	padding-left:160px;
	}
	
#nav a {
	font-size:1.2em;
	}

#nav ul {
	display:inline;
	margin: 0;
	list-style: none;
}

#nav ul li {
	position: relative;
	z-index:2;
	display:inline;

}

#nav li ul {
	position: absolute;
	display: none;
}

#nav ul li a {
	font-size:1.2em;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
	margin: 0;
}

#nav ul li ul li a {
	font-size:1.2em;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
	margin: 0 2px;
	display:block;
}

#nav ul li a:hover { 
	color: #FEAE25;
	}
	
#nav li:hover ul, li.over ul { 
	display: block;
	padding:5px;
	margin-top:-2px;
	margin-left:160px;
width:150px;
	background-color:#d94025;
	}

	
	
/* Content */

.asOf {
margin:20px;
}
	
.clear {
	clear:both;
	}
	
.credits {
padding-top:5px;
}
	
.facebook {
	float:right;
	margin-top:10px;
	}

.header {
	padding-top:10px;
	}
	
.hide {
	display:none;
	}
	
.hotels {
	padding-left:10px;
	width:210px;
	float:left;
	}
	
.info {
	background:url('../img/structure/infoBg.png') repeat-x;
	padding:10px;
	margin-right:10px;
	float:left;
	width:183px;
	}
	
.infoBtns {
	float:left;
	width:180px;
	}
	
.infoBtns img {
	margin-bottom:5px;
	}
	
.nbaImg {
margin:4px 0;
}
	
.newsPost  {
	margin-top:20px;
	}

.orangeText {
	color:#FD8D37;
	font-weight: bold;
	}
	
.sponsor {
	display:inline;
	}
	
.redText {
	color:#D24025;
	}
	
.rss {
float:right;
}
	
.yellowText {
	color:#feae25;
	}
	
.yellowTextBold {
	color:#feae25;
	font-weight:bold;
	}
	
.price {
	color:#FEAE25;
	font-weight:bold;
	}
	
.showListCircle {
	margin-left: 20px;
	padding: 2px;
	list-style-type:circle;
	}
	
.showListSquare {
	margin-top: 10px;
	padding: 0px;
	list-style-type:square;
	}
	
#bottomRow {
	background:#3e3b38;
	margin-top:10px;
	padding:10px;
	}
	
#content {
	background:url('../img/structure/infoBg.png') repeat-x;
	width:610px;
	margin-top:10px;
	padding:10px;
	}

#content h3{
	margin-bottom:0px;
	}
	
#contentLeft h3{
	margin-bottom:0px;
	}

#contentLeft{
	width:410px;
	margin-top:10px;
	float:left;
	padding:10px;
	background:url('../img/structure/infoBg.png') repeat-x;
	}
	
#contentRight{
	width:170px;
	margin-top:10px;
	margin-left:10px;
	padding:10px;
	float:left;
	background:url('../img/structure/infoBg.png') repeat-x;
	}
	
#flash {
	width:860px;
	clear:both;
	border-bottom:1px solid #83a5aa;
	}
	
#footer {
	background-image: url('../img/structure/footer.png');
	width:840px;
	height:45px;
	margin-top:10px;
	padding:10px;
	}
	
#footer li {
	display:inline;
	padding:0px;
	}
	
#leftCol {
	float:left;
	width:180px;
	position:relative;
	height:100%;
	color:#fff;
	background:#3e3b38;
	}
	
#leftColMain {
	width:387px;
	float:left;
	background-color:#000;
	}
	
#main {
	position:relative;
	height:100%;
	margin-top:10px;
	padding:10px;
	width:840px;
	background-image: url('../img/structure/transparentBg.png');
	}
	
#noOne {
	position: absolute;
	margin-left: -305px;
	margin-top: -48px;
	z-index: 1;	
	}
	
#rightCol {
	position:relative;
	height:100%;
	float:left;
	margin-left:10px;
	width:630px;
	color:#fff;
	background:#3e3b38;
	padding:10px;
	}
	
#rightColMain {
	margin-left:10px;
	padding:10px;
	width:422px;
	height:250px;
	background:#3e3b38;
	float:left;
	}
	
#sponsors {
	float:left;
	}
	
#sponsors li {
	margin-right:12px;
	}
	
#sponsorships {
	width:158px;
	float:right;
	margin:0;
	padding:0;
	}
	
#sponsorships li {
	margin-left:1px;
	}
	
#sponsorships ul {
	display:block;
	margin:0;
	padding:0;
	}
	
#submit_box {
	margin-left:10px;
	float:left;
   	width:160px;
    height:19px;
	background:#fff;
	font-size:.6em;
}

#submit_box #email {
	float: left;
    padding-top:2px;
	margin:0;
    border:0;
    width: 142px;
}

#submit_box #go {
    float: left;
    margin: 2px 0 0 0;
}

#subscribe {
	background-image: url("../img/structure/subscribe.jpg");
	margin-top:24px;
	margin-bottom:3px;
	padding-top:25px;
	height:25px;
	width:180px;
	}
	
	
#subscribeIndex {
	background-image: url("../img/structure/subscribe.jpg");
	padding-top:25px;
	height:25px;
	width:180px;
	}

#stateFarm {
margin:40px 0 0 145px;
}