#wrap {
	min-height: 1056px; /* = #inav height + #leftbox padding-top */
}

#centerSpace {
	min-height: 902px;
}
#inav {
	height: 860px;
}

#intro {
	margin-bottom: 24px;
}
#intro td {
	padding-bottom: 0px;
	text-align: justify;
	border-left: 4px solid #bdada6;
	padding-left: 9px;
}
#intro p {
	margin-bottom: 0px;
}
#intro .multi {
	margin-top: 12px;
}
#itinerary {
	border-left: 1px dotted #CCCCCC;
	margin-top: 6px;
	margin-bottom: 27px;
	padding-left: 12px;
	margin-right: 18px;
	width: 96%;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	font-size: 10px;
}
#itinerary td {
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	line-height: 1.5em;
	text-align: left;
	border-top: 1px solid #9999CC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#itinerary .dest {
	font-size: 12px;
	color: #888888;
}
#itinerary .dest a {
	font-weight: bold;
	color: #555566;
	font-size: 1.1em;
}
#itinerary a {
	color: #555566;
	text-decoration: none;
}
#itinerary a:hover {
	border-bottom: 1px dotted #CC3333;
	color: #CC3333;
}
#itinerary .here {
	text-align: center;
	font-weight: bold;
	background-color: #CC3333;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 1px;
	border-bottom: 1px solid #990000;
	padding-top: 1px;
	border-top: 1px solid #FF6666;
}
#itinerary .go, #intro .go {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}
#itinerary .go:hover {
	font-weight: bold;
}
#itinerary img {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}
#itinerary .bo {
	font-weight: bold;
	color: #555555;
}
#intro .go:hover {
	border-bottom: 1px dashed #CC0000;
}
#map {
	background-image: url(graphics/grand-tour-map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 96%;
	margin-bottom: 21px;
	margin-right: 18px;
	border-left: 1px solid #DDDDDD;
}

#highlights {
	width: 96%;
	max-width: 1024px;
	border-left: 1px solid #d3d3e0;
	padding-left: 9px;
	margin-bottom: 12px;
	border-bottom: 1px solid #9999aa;
	padding-bottom: 3px;
}
#highlights td {
	vertical-align: top;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;	/*padding-top: 8px;*/	/*border-top: 1px solid #DDD;*/
}
#highlights td p a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#highlights td p a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#highlights p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#highlights .highhead {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}
#highlights .highhead a {
	color: #663333;
	text-decoration: none;
}
#highlights .highhead a:hover {
	color: #CC3333;
	padding-bottom: 1px;
	border-bottom: 1px dotted #CC0000;
}
#highlights img {
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 18px;
	border: 1px solid #AAAAAA;
}
#highlights .more a {
	font-weight: bold;
	color: #a48484;
	text-decoration: none;
	/*border-bottom: 1px dotted #996666;*/
	border-bottom: none;
	padding-bottom: 1px;
}
#highlights .more a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#highhead {
	border-left: 1px solid #d3d3e0;
	padding-bottom: 10px;
	margin-top: 4px;
	width: 96%;
}
#highhead td {
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #99A;
	background-color: #CCD;
	padding-left: 9px;
	border-right: 1px solid #b7b7cb;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #556;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#centerSize #rightCol {
	margin-top: 31px;
}
#centerSize #rightCol .map {
	margin-bottom: 15px;
	border: 1px solid #7D7DB2;
	margin-top: 1px;
}
#more {
	/* [disabled]height: 200px; */
}
#route {
	width: 88%;
	margin-top: 30px;
	margin-bottom: 32px;
	border-top: 1px solid #DDDDDD;
	padding-top: 1px;
	background-color: #F7F5F5;
	margin-right: auto;
	margin-left: auto;
}
#route td {
	font-size: 12px;
	font-weight: bold;
	color: #CC9999;
	text-align: center;
	border-bottom: 3px solid #CC6633;
	font-style: italic;
	width: 20%;
	padding-bottom: 1px;
	white-space: nowrap;
}
#route a {
	color: #CC6633;
	text-decoration: none;
}
#route a:hover {
	color: #663300;
}
