@charset "utf-8";
/* CSS Document */
.subtitle3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-left: 15px;
}
.yp-address {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.yp-blue {
	font-family: Arial;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.ypbox1 {
	vertical-align: top;
}
.yptagbox {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#yp-box {
	font-family: Arial;
	font-size: 14px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.yp-category {
	width: 565px;
	float: left;
	background-color: #f4f8f9;
	margin-left: 20px;
}
.ypcategory_left {
	margin-left: 5px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	float: left;
	width: 460px;
}
.ypcategory_right {
	float: right;
	width: 100px;
}
.yp-green {
	font-family: Arial;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.yp-green_sm {
	font-family: Arial;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.yp-hours {
	font-family: Arial;
	color: #000000;
}
.yp-spacer {
	height: 25px;
	width: 565px;
	float: left;
}
.yp-title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
