BODY {
	background-color: #ffd;
}
H4	{
	margin-left: 7%;
}
H4.points,H4.dining,H4.shopping,H4.lodging {
	font-size: 1em;
	font-weight: 600;
	line-height: 100%;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-left: 5%;
	margin-right: 7%;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
	text-align: left;
	border-style: solid;
	border-width: 0.1em 0.1em 0.1em 0.8em;
	background-color: #fff;
	border-color: #bbb;
}
H4.group {
	margin-left: 2%;
}
H4.dining	{ border-color: #911; color: #411; }
H4.points	{ border-color: #090; color: #141; }
H4.lodging	{ border-color: #4ae; color: #133; }
H4.shopping	{ border-color: #f84; color: #441; }
DIV.guide {
	margin-left: 10%;
	margin-right: 7%;
	margin-top: 0.2em;
	margin-bottom: 1em;
}
P.info {
	color: #753;
	font-size: 0.92em;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	padding-top: 0em;
/*	line-height: 125%;	*/
}
P.description {
	margin-top: 0.4em;
	margin-bottom: 0em;
/*	line-height: 140%;	*/
}
TABLE.legend {
	font-size: 0.9em;
/*	line-height: 120%;	*/
	margin-left: 5%;
	margin-right: 5%;
}
TABLE.index {
	margin-left: 5%;
	margin-right: 5%;
}
TABLE.index DL DT {
	margin-top: 0.2em;
}
TABLE.index DL DD {
	font-size: 0.9em;
/*	line-height: 120%;	*/
}
DIV.driveinfo {
	margin-left: 7%;
	margin-right: 7%;
}
DIV.driveinfo .item {
	font-size: 1em;
	font-weight: 600;
/*	line-height: 110%;	*/
	color: #350;
	background-color: #bf4;	
	width: 9em;	
	padding-top: 0.1em;
	padding-bottom: 0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	padding-left: 0.2em;
	text-align: left;
	border-style: solid;
	border-width: 0em 0em 0em 0.6em;
	border-color: #5d1;
}
DIV.driveinfo .description {
	color: #753;
	font-size: 0.92em;
	text-align: left;
	margin-left: 1.5em;
	margin-bottom: 0.2em;
	margin-bottom: 0.4em;
	padding-left: 0em;
/*	line-height: 125%;	*/
}
DL.winerydata DD {
	text-align: left;
	margin-left: 0.5em;
	padding-left: 0em;
}
DL.winerydata DD .description {
	color: #753;
	font-size: 0.87em;
	text-align: left;
	margin-left: 1.5em;
	padding-left: 0em;
/*	line-height: 125%;	*/
}

@media all {

p.info {	line-height: 125%;	}
p.description {	line-height: 150%;	}
TABLE.legend {	line-height: 125%;	}
TABLE.index DL DD {	line-height: 125%;	}
DIV.driveinfo .item {	line-height: 115%;	}
DIV.driveinfo .description {	line-height: 130%;	}
dl.winerydata dd .description {	line-height: 130%;	}
TABLE.airline TD,TABLE.airline TH,TABLE.airline CAPTION {
	font-size: 0.9em;
	line-height: 115%;
}

}
