/* CSS Document */
#outerwrapper {
	width: 942px;
	border: 1px solid #a4a4a4;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}
#tour_content {
	clear: both;
	padding-top: 20px;
}
#tour_leftnav {
	width: 225px;
	clear: left;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
}
#tour_leftnav sup {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 6pt;
	letter-spacing: .1em;
	top: -1px;

}
#tour_right {
	width: 682px;
	float: right;
	clear: right;
}
#tour_flash {
 	width: 542px;
	float: left;
	text-align: left;
}
#tour_banner {
	text-align: right;
	width: 138px;
	display: inline;
}
#tourtitle {
	clear: both;
	text-align: left;
	padding: 10px 0 10px 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B7B9B6;
	border-right-color: #B7B9B6;
	border-bottom-color: #B7B9B6;
	border-left-color: #B7B9B6;
	width: 100%;
}
.tour_bluetext {
	background-color: #E0DAC0;
	padding: 20px 30px 20px 30px;
	clear: both;
	margin-top: 15px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	height: 240px;
	width: 460px;
	color: #494949;
}
#tour_our_courses_button {
	text-align: right;
	padding: 10px 0 10px 0;
}
.tour_chapter {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 90%;
	letter-spacing: .05em;
	color: #666666;
}
.tour_title {
	font-family: "Times New Roman", Times, serif;
	color: #B9433E;
	font-size: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9433E;	
	margin-bottom: 16px;
} 
h2.tourname {
	text-transform: uppercase;
	font-weight: bold;
	padding-top:5px;
	font-size: 11px;
	display: inline;

}
h2.tourname a:link, h2.tourname a:visited {
	text-decoration: none;
}
h2.tourname a:hover {
	text-decoration: underline;
}
.touropen, .tourclosed {
	clear: both;
	margin-bottom: 5px;
}
h2.tourname a:link, h2.tourname a:visited, .touropen h2.tourname a:link, .touropen h2.tourname a:visited, .touropen h2.tourname {
	color: #CE792D;
	text-decoration: none;
}
.tourblue {
	color: #B83F3A;
}
.tourclosed h2.tourname a:link, .tourclosed h2.tourname a:visited {
	color: #666666;
	text-decoration: none;
}

.tourname, .touropen h2.tourname {
	background-image: url(images/tour0209_touropen.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
.tourclosed h2.tourname {
	background-image: url(images/tour0209_tourclosed.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	color: #999999;
}
.tourunder {
	padding-top: 3px;
	padding-left: 15px;
	line-height: 1.4em;
	font-size: 90%;
}
.tourimage  {
	padding-right: 5px; 
	padding-bottom: 4px;
}
.tourunder a:link, .tourunder a:visited {
	text-decoration: underline;
	color: #666666;
	text-transform: uppercase;
}

.play a:link, .play a:visited {
	color: #990000;
}
.play img {
	padding: 0;
}

.touropen .whenopen, .tourclosed .whenclosed {
	display: block;
}
.tourclosed .whenopen, .touropen .whenclosed {
	display: none;
}
.bluetourclosed {
	display: none;
}
.bluetouropen {
	display: block;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 950px;
}
.accordionItem h2, h3 {
	cursor: pointer;
}
.accordionItem {
	clear: both;
	padding-bottom: 5px;
}
