.areapagebody {
	background-color: #008C5A;
	background-image: url(/graphics/LockupGarages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.areas {
	color: #FFFFCC;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
a.areas:link {
	color: #FFFFCC;
}
.garages {
	line-height: 40px;
}
.areabox {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F8D7B8;
	background-image: url(/graphics/detail_table_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #EB9696;
	border-right-color: #7D0028;
	border-bottom-color: #7D0028;
	border-left-color: #EB9696;
}
.areabox p {
	text-align: left;
}
h1 {
	color: #990033;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	text-align: center;
}
.road {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
a.road:link {
	text-decoration: none;
	color: #000097;
}
a.road:visited {
	text-decoration: none;
	color: #6666FF;
}
a.road:hover {
	text-decoration: underline;
}
a.road:active {
	text-decoration: none;
	color: #FF0000;
}
.garage {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
}
a.areas:link {
	color: #FF0000;
	text-decoration: underline;
}
a.areas:visited {
	color: #FFFFCC;
}
a.areas:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.areas:active {
	color: #FFFFCC;
	text-decoration: underline;
}
a:link {
	color: #0000ae;
}
a:visited {
	color: #0000ae;
}
a:hover {
	color: #0000ae;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF
}
.mappagebody {
	background-color: #008C5A;
	background-image: url(/graphics/LiverpoolMap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
