/* ----- HTML GENERAL ----- */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../images/header_pixel_1x207.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #2e3436;
	font-size: 100%;
}

/* ----- IDS ----- */

#header {
	height: 153px;
	background: #FFF;
}

#header #logo {
	width: 280px;
	height: 118px;
	padding: 10px 0 0 25px;
	margin: 0;
	float: left;
}

#header #supergame {
	width: 518px;
	height: 118px;
	padding: 10px 0 0 10px;
	margin-left: -87px;
	float: left;
}

#header p {
	width: 210px;
	padding: 10px 0 0 10px;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	float: right;
	margin-top: 13px;
}

#header #directions {
	text-decoration: underline;
}


/* ---- Begin NAV ---- */

#navigation {
	height: 27px;
	background: #FFF;
}

#navigation ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}

#navigation ul li {
	display: inline;
	float: left;
	font-size:12px;
	text-align: center;
	padding-right: 2px;
}

#navigation ul li a {
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	height: 100%;
	display: block;
}

#navigation ul li.tab1 {
	width: 80px;
	height:27px;
	padding-left:6px;
}

#navigation ul li.tab1 a {
	background: #FFF url(../images/nav_button_80x27.gif) no-repeat;
}

#navigation ul li.tab1 a:hover {
	background: #590F1D url(../images/nav_button_hover_80x27.gif) no-repeat;
	width: 80px;
	height:27px;
}

#navigation ul li.tab1 a.selected {
	background: #590F1D url(../images/nav_button_hover_80x27.gif) no-repeat;
	width: 80px;
	height:27px;
}

#navigation ul li.tab2 {
	width: 123px;
	height:27px;
}

#navigation ul li.tab2 a {
	background: #FFF url(../images/nav_button_123x27.gif) no-repeat;
}

#navigation ul li.tab2 a:hover {
	background: #590F1D url(../images/nav_button_hover_123x27.gif) no-repeat;
	width: 123px;
	height:27px;
}

#navigation ul li.tab2 a.selected {
	background: #590F1D url(../images/nav_button_hover_123x27.gif) no-repeat;
	width: 123px;
	height:27px;
}

/* ---- End NAV -----*/

#splash {
	width: 1025px;
	height: 272px;
	margin: 0 auto;
}

/* ---- Begin Conatiner -----*/
#contentContainer {
	background: #FFF;
}
			/* ---- Begin Content Left -----*/
#contentLeft {
	width: 715px;
	padding: 22px 0 0 0;
	float: left;
}

#contentLeft p {
	padding: 0 0 0 25px;
	text-align:left;
	font-size:13px;
	line-height:21px;
	width: 650px;
}

#contentLeft p a{
text-decoration:underline;
}

#contentLeft ul {
	padding: 0 0 0 40px;
    font-size:17px;
	line-height:21px;
	text-align:justify;
	margin: 0;
}

 	/*----- begin spotlight specific(home)------*/
#contentLeft #spotlight {
   margin-top:50px;
	height: 275px;
	width: 640px;
	padding: 0 0 0 25px;
	margin-bottom:30px;
}

/*#contentLeft #spotlight img {
	float: left;
	width: 177px;
	height: 117px;
	padding-right: 5px;
}*/

#contentLeft #spotlight div {
	width: 515px;
	height: 275px;
	background: #ececec;
	margin: 0;
	padding: 0;
	float: left;
}

#contentLeft #spotlight p, #contentLeft #spotlight h2 {
	width: 435px;
	margin: 0;
	padding: 10px 0 0 10px;
}
#contentLeft #spotlight h2 {
 font-size:24px;
 font-weight:lighter;
	
}
/*----- end spotlight specific------*/

/*----- Begin aboutus specific------*/
#contentLeft #inner p{
       margin-left:0px;	
	   width:630px;    
}

#contentLeft #inner img{
       float:left;
	   padding-right:10px;
	   width:183px;
	   height:142px;
}

/*--------Begin about us-------*/
#contentLeft #aboutus {
	width:680px;
}

#contentLeft #aboutus #about_images{
	   padding-top:3px;
	   padding-right:10px;
	   padding-left:25px;
	   width:183px;
	   float:left;
}

#contentLeft #aboutus #about_images img{
    padding-bottom:10px;
}

#contentLeft #aboutus #about_us_text p{
	width:auto;
}

#contentLeft #aboutus ul{
    position:relative;
	left:12px;
}
/*--------End about us-------*/

/*--------Begin area specific-------*/
#contentLeft #area_lodging {
	width:670px;
}

#contentLeft #area_lodging #area_images{
	   padding-top:3px;
	   padding-right:10px;
	   padding-left:25px;
	   width:183px;
	   float:left;
}

#contentLeft #area_lodging #area_images img{
    padding-bottom:10px;
}

#contentLeft #area_lodging #area_text p{
	width:auto;
}
/*--------End area specific-------*/


#contentLeft #latest_news p{
       margin-left:3px;	
	   width:630px;    
}

#contentLeft #latest_news #news_images img{
  	   padding-bottom:10px;
	   padding-right:10px;
	   width:183px;
	   height:142px;
	   padding-left:0px;
	   float:left;
}



#contentLeft #latest_news #news_images{
	   padding-top:3px;
	   padding-right:10px;
	   padding-left:0px;
	   width:630px;
}

#contentLeft #latest_news ul{
    position:relative;
	left:12px;
}



/*----- End aboutus specific------*/

#contentLeft #area ul{
       list-style:none;
}

#contentLeft #area ul li a{
  font-weight:bold;
  text-decoration:underline;
  color: #a9233e;
}


#contentLeft #services img{
       float:right;
	   padding-right:10px;
	   width:183px;
	   height:142px;
}

/* --- Begin airport specific------*/
#contentLeft #airport img{
       float:right;
	   padding-right:10px;
	   width:183px;
	   height:142px;
}

#contentLeft #airport ul {
	margin: 0;
	padding: 0 0 0 25px;
}

#contentLeft #airport  ul li{
list-style:none;
}

#contentLeft #airport  ul li a{
  font-weight:bold;
  text-decoration:underline;
  color: #a9233e;
}

#contentLeft #airport table{
 font-size:14px;
 margin-left:25px;
 border:thin;
 margin-bottom:10px;
 width:650px;
 margin-top:15px;
}

#contentLeft #airport table tr{
 font-size:12px;
 margin-left:25px;
 border:thin;
 margin-bottom:10px;
 background-color:#ececec;
}

#contentLeft #airport h4 {
   width: 500px;
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 5px;
   font-size:18px;
   font-weight:normal;
   margin: 0 0 0 15px;
   border-bottom: 1px solid #CCC;
}
/* ---End airport specific------*/

#contentLeft #sitemap ul, #contentLeft #sitemap  a {
  text-decoration:underline;
  color: #a9233e;
}

/* ----- Begin LogoFooter specific -----------*/
#contentLeft #logoFooter {
    width:635px;
	height:80px;
    border-top: 1px solid #dce0e3;
	border-bottom: 1px solid #dce0e3;
	margin-top: 40px;
	margin-left: 20px;
	padding: 0 0 0 25px;
}

#contentLeft #home #logoFooter{
       margin-top:184px;
}

#contentLeft #aboutfooter #logoFooter{
       margin-top:142px;
}

#contentLeft #newsfooter #logoFooter{
		margin-top:100px;
}

#contentLeft #transfooter #logoFooter{
       margin-top:292px;
}

#contentLeft #contactfooter #logoFooter{
       margin-top:84px;
}

#contentLeft #gamefooter #logoFooter{
       margin-top:50px;
}

/* ----- End LogoFooter specific -----------*/

 
/* ---- End Content Left -----*/






/* ---- Begin Content Right -----*/
#contentRight {
	width: 264px;
	/*margin-top: 13px;*/
	margin-top: 35px;
	float: left;
}

#contentRight #sidebarImg
{
	/*margin-top: 35px;*/
}

#contentRight img {
	float: left;
}
		/* ---- Begin Right container-----*/
#contentRight #rightContainer {
	/*margin-top: 35px;*/
	padding: 0;
	background: #FFF url(../images/sidebar_sides_248x1.jpg) repeat-y;
}


#contentRight #rightContainer p {
	width: 217px;
	font-size: 0.75em;
	padding: 4px 0 4px 15px;
	margin: 0;
}

#contentRight #rightContainer h4 {
   width: 208px;
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 5px;
   font-size:14px;
   font-weight:bold;
   margin: 0 0 0 12px;
   border-bottom: 1px solid #CCC;
   color: #000;
}

#contentRight #rightContainer #rightContent {
  padding-top:25px;
}

#contentRight #rightContainer #index{
	/*margin-top: 35px;*/
	padding: 0;
}

#contentRight #rightContainer  #index h4, #contentRight #rightContainer #aboutus h4{
   width: 209px;
   padding-top: 35px;
   padding-bottom: 5px;
   font-size:18px;
   font-weight:normal;
   margin: 0 0 0 9px;
   border-bottom: 1px solid #CCC;
   color: #000;
}


#contentRight #rightContainer h4 a{
   color: #a9233e;
}


/* ----- Begin  Fuel prices ----- */
#contentRight #rightContainer #fuel{
margin-left:15px;
}

#contentRight #rightContainer #fuel #box1{
width: 200px;
height: 60px;
background-color:#a9233e;
color:#FFFFFF;
}

#contentRight #rightContainer #fuel #box2{
width: 200px;
height: 60px;
background-color:#a9233e;
color:#FFFFFF;
}

#contentRight #rightContainer #fuel #box1 #fueltext{
font-size:10px;
}

#contentRight #rightContainer #fuel #box1 #price, #contentRight #rightContainer #fuel #box2 #price{
 font-size:18px;
}

#contentRight #rightContainer #fuelnotes{
margin-top:15px;
margin-left:6px;
width: 215px;

}

#contentRight #rightContainer #fuelnotes #fuelnotes1{
font-size:12px;
line-height:14px;
}

 #contentRight #rightContainer #fuelnotes #fuelnotes2{
font-size:10px;
line-height:11px;
}
/* ----- End  Fuel prices ----- */

/* ----- Begin  Frequency ----- */
#contentRight #rightContainer  #frequency{
margin-top:10px;
margin-left:15px;
margin-bottom:5px;
width:200px;
height:86px;
}

#contentRight #rightContainer  #frequency tr td{
 font-size:12px;
 background-color:#ececec;
 padding-left:10px;
}
/* ----- End  Frequency ----- */

/* ----- Begin  client ----- */

#contentRight #rightContainer #clienttext1
{
   width:100px;
   font-size:11px;
   font-weight:bold;
   margin-top:15px;
   margin-left:20px;
   line-height:16px;
}

#contentRight #rightContainer #clienttext2
{
   width:200px;
   font-size:11px;
   font-weight:normal;
   margin-left:20px;
   line-height:16px;
}

#contentRight #rightContainer #button_client
{
 width:130px;
 margin-left:20px;
 padding-bottom:15px;
}

/* ----- End  client ----- */

#contentRight #rightContainer  #weather{
margin-top: 15px;
margin-left:15px;
}
		/* ---- End Right container-----*/


/* ----- Footer ----- */
 #footer {
	padding: 10px 0;
	text-align: left;
	background-color: #FFF;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}

#footer ul li {
	display: inline;
	text-decoration: none;
}
/* ----- Footer ----- */

/* ----- CLASSES ----- */

.clear {
	clear: both;
}

.center {
	width: 979px;
	margin: 0 auto;
	padding: 0;
}

.phoneBig {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #a9233e;
}

/* ----- HEADINGS ----- */

h1 {
    padding: 0px 0 0 25px;
	font-size: 23px;
	line-height: 27px;
	font-weight: normal;
}

h2 {
	padding: 0 0 0 25px;
}

h3 {
	width: 217px;
	font-size: 20px;
	font-weight: normal;
	color: #A9233E;
	border-bottom: 1px solid #CCC;
	margin: 0 0 0 15px;
	padding-top:25px;
	padding-bottom: 5px;
}

h4 {
   width: 217px;
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 5px;
   font-size:18px;
   font-weight:normal;
   margin: 0 0 0 15px;
   border-bottom: 1px solid #CCC;
}
/* ----- IMAGES ----- */

img{
	border: 0;
}

/* ----- LINKS ----- */

a, a:link {
	text-decoration:none;
	color: #000000;
}

a:hover, a:active {
	color: #a9233e;
}

a.selected {
	color: #EB9100;
}

/* ----- LISTS ----- */

ul li {
	font-size: 0.75em;
}

/* ----- FORMS ----- 

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}*/

