html,body{
	height:100%;
}
body{
	color:#000000;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0px;
	padding:0px;
/*	background-image:url("/img/bg_tile.jpg");
	background-repeat:repeat;
*/
}
body,table,td,img,form{
	margin:0px;
	padding:0px;
	border:0px;
}

a{
	color:#3a5728;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

#mainContainer{
	width:100%;
	height:100%;
	
	/* IE7/Mozilla/FF */
	min-width:1004px;
	min-height:590px;
	
	/* IE6/Safari */
	width:expression( Math.max(document.body.clientWidth,1004) + "px" );
	height:expression( Math.max(document.body.clientHeight,590) + "px" );
}

/* foo */

.textLink{
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	line-height:25px;
}

.contentTD{
	height:100%;
}

#headerContainer{
	background-image:url('/img/wicked_header.jpg');
	background-repeat:no-repeat;
	width:999px;
	height:261px;
	position:relative;
}

#homeLink{
	height:150px;
	width:200px;
	float:left;
	position:absolute;
	margin:25px auto 0 396px;
	*margin-left:0;
}

#navigationLeft, #navigationRight{
	height:30px;
	width:350px;
	position:relative;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	line-height:30px;
}

#navigationLeft{
	margin:120px auto 0 43px;
	float:left;
}

#navigationLeft table{
	width:80%;
	margin-left:0px;
	height:30px;
	text-transform:uppercase;
}

#navigationLeft table tr td{
	text-align:center;
	font-size:15px;
	color:#fff;
}

#navigationLeft table tr td a{
	text-decoration:none;
	color:#fff;
}

#navigationLeft table tr td a:hover{
	text-decoration:none;
	color:#9aca3c;
}

#navigationRight{
	position:absolute;
	right:50px;
	margin-top:120px;
}

#navigationRight table{
	width:70%;
	margin-left:60px;
	height:30px;
	text-transform:uppercase;
}

#navigationRight table tr td{
	text-align:center;
	font-size:15px;
	color:#fff;
}

#navigationRight table tr td a{
	text-decoration:none;
	color:#fff;
	text-decoration:none;
}

#navigationRight table tr td a:hover{
	text-decoration:none;
	color:#9aca3c;
}

#noflashContainer{
	width:999px;
	margin:0 auto;
	background-image:url("/img/bg_tile.jpg");
}

#contentTable{
	position:relative;
	top:-60px;
	font-size:12px;
}

#contentContainer{
	width:999px;
	background-image:url('/img/content_bg_strip.jpg');
	background-repeat:repeat-y;
	background-position:center;
	position:relative;
}

#cityTitleBar{
	width:750px;
	margin:auto;
	height:25px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#FFF;
	background-color:#464646;
	font-family:"Times New Roman", Times, serif;
	
}

#citiesTable{
	width:75%;
	margin:auto;
	color:#000;
	font-weight:bold;
	font-size:14px;
}

#citiesTable tr td a,#citiesTable tr td a:visited {
	text-decoration:none;
	color:#000;
}

#citiesTable tr td a:hover{
	text-decoration:underline;
}

#cityList{
	margin:20px auto 50px 120px;
	font-size:24px;
	color:#6FAB35;
	font-weight:bold;
	line-height:36px;
	text-transform:uppercase;
}

#cities_links{
	width:75%;
	margin:auto;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#95c83e;
}


#cityListHeader{
	width:80%;
	text-align:center;
}

#onTourTable{
	width:75%;
	margin:auto;
	margin-bottom:25px;
}

#cityDataTable{
	width:75%;
	margin:auto;
	margin-bottom:25px;
	background-color:#fff;
}

#cityDataTable tr td{
	padding:5px;
}

#cityDataTable tr td img{
	float:left;
	margin:15px;
}

.dotted{ border-bottom:dotted #000 2px; }
.dotted-right{ border-right:dotted #000 2px; }

.indented { margin-left:10px;}

.sectionTitle{
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	color:#3a5728;
}

.leftTd{
	width:400px;
}

.pricesub{
	font-size:10px;
	width:300px;
	
}

p.perf{
	margin-left:18px;
}

/* homepage */

#bigLogo{
	background-image:url('/img/big_logo.gif');
	width:511px;
	height:428px;
	margin-left:95px;
	float:left;
}

#bubble{
	float:left;
	margin-left:-25px;
	width:297px;
	height:199px;
}

#textbox{
	background-image:url('/img/text.gif');
	background-repeat: no-repeat;
	width:248px;
	height:221px;
	position:absolute;
	margin-left:615px;
	*margin-left:-240px;
	margin-top:200px;
	
}

#textboxbtm{
	width:248px;
	height: 101px;
	position: absolute;
	margin-left:615px;
	*margin-left:-240px;
	margin-top: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#tixLink{
	width:230px;
	height:75px;
	margin-top:34px;
	margin-left:3px;
}

#wickedDay{
	width:230px;
	height:75px;
	float:left;
	position:absolute;
	margin-right:15px;
}

#footer{
	position:relative;
	margin-top:100px
	margin-left:250px;
	color:#fff;
}

chicagofooter{
	position:absolute;
	margin-top:900px;
	font-size:12px;
	border:solid red 1px;
	margin-left:150px;
}

#footer a:hover{
	color:inherit;
	text-decoration:underline;
}

#aboutFooter{
	position:relative;
	margin-top:50px;
	margin-left:150px;
}
#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
 
#inner {
  width: 1000px;
  height: 588px;
  margin-left: -500px;  /***  width / 2   ***/
  position: absolute;
  top: -294px;          /***  height / 2   ***/
  left: 50%;
}