@charset "utf-8";
/* CSS Document */
ul#topicPath {
	font-size: 88.3%;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 26px;
}




ul#textNav {
	text-align: right;
	padding-top: 3px;
}
p#time_to_take {
	color: #505050;
	margin-left: 36px;
	padding-top: 35px;
	margin-bottom: 8px;
}
p#address {
	margin-bottom: 18px;
	margin-left: 36px;
	padding-top: 3px;
	color: #505050;
}
p#map {
	margin-left: 36px;
	margin-bottom: 67px;
}




#footer {
	clear: both;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	width: 489px;
	margin-left: 11px;
}

ul#textNav li {
	display: inline;
	margin-left: 4px;
}
ul#textNav li a {
	color: #444444;
	text-decoration: none;
}

#footer address {
	text-align: right;
	font-size: 0.883em;
	color: #444444;
}
