@charset "UTF-8";
/* CSS Document */

#PageFrame {
	width: 630px;
	height: 750px;
	margin-top: 0px;
}
#closuretable {
	width: 355px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.closurebox_subhead {
	font-family: tahoma;
	font-size: 17px;
	text-transform: uppercase;
}
.closed-date {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
#addressBlock {
	height: 170px;
	width: 370px;
	margin-left: 5px;
}
.streetaddress {
	font-family: arial;
	font-size: 22px;
	line-height: 26px;
}
.PomonaPhone {
	font-family: arial;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #CC0000;
}
.pomonaFAx {
	font-family: arial;
	font-size: 15px;
}
#pomonamap {
	height: 305px;
	width: 275px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.LocationName {
	font-family: tahoma;
	font-size: 30px;
	line-height: 40px;
}
.tonyname {
	font-family: tahoma;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.tonytitle {
	font-family: tahoma;
	font-size: 12px;
	text-transform: capitalize;
}

