@charset "UTF-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #FFF;
	background-image: url(/images-bin/10025521/back.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-position: center top;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #036;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #603;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #069;
}
h1 {
	font-size: 20px;
	color: #069;
}
h2 {
	font-size: 18px;
	color: #069;
}
h3 {
	font-size: 16px;
	color: #069;
}
h4 {
	font-size: 14px;
	color: #069;
}
h5 {
	font-size: 12px;
	color: #069;
}
h6 {
	font-size: 10px;
	color: #069;
}
.clickaroundchicago #clickcontainer {
	width: 954px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.clickaroundchicago #clickheader {
	padding: 30px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #clickheader instead of text, you may want to remove the padding. */
	background-attachment: scroll;
	background-image: url(/images-bin/10025521/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	height: 73px;
	width: 954px;
}
.clickaroundchicago #clickmainContent {
	padding: 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.clickaroundchicago #clickfooter {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
.clickaroundchicago #clickfooter a:link {
	color:#666;
	text-decoration: none;
}
.clickaroundchicago #clickfooter a:visited {
	color:#666;
	text-decoration: none;
}
.clickaroundchicago #clickfooter a:active {
	color:#666;
	text-decoration: none;
}
.clickaroundchicago #clickfooter a:hover {
	color:#000;
	text-decoration: none;
}
.clickaroundchicago #clicktopMenu {
	padding: 0px;
	height: 30px;
	width: 954px;
}
.clickaroundchicago #clicktravelsearch {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-attachment: scroll;
	background-image: url(/images-bin/10025521/res_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 954px;
}
.clickaroundchicago #studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 10px;
	letter-spacing: 2px;
	text-align: right;
	width: 935px;
	text-decoration: none;
	clear: both;
	margin: 0px auto;
}
.clickaroundchicago #studio11 a:link {
	color:#000000;
	text-decoration: none;
}
.clickaroundchicago #studio11 a:visited {
	color:#000000;
	text-decoration: none;
}
.clickaroundchicago #studio11 a:active {
	color:#000000;
	text-decoration: none;
}
.clickaroundchicago #studio11 a:hover {
	color:#990000;
	text-decoration: none;
}
.clickaroundchicago #title {
	font: italic small-caps 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 20px;
	padding-top: 1px;
	letter-spacing: 2px;
}
.clickaroundchicago #timedate {
	font: bold small-caps 12px "Courier New", Courier, monospace;
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
}
hr {
	color: #09F;
	width: 90%;
}
.maincontentmap {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
.maincontentmap a:link {
	color:#000066;
}
.maincontentmap a:visited {
	color:#660000;
}
.maincontentmap a:active {
	color:#660066;
}
.maincontentmap a:hover {
	color:#FF0000;
}
.subtitle {
	font: small-caps 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #069;
	padding-left: 10px;
	border-top: 1px solid #09C;
	border-right: 1px solid #033;
	border-bottom: 1px solid #033;
	border-left: 1px solid #09C;
}

.subContent {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#popMap {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height: 330px;
	width: 450px;
}
#popMapText {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
