div#content {
	width: 700px;
	padding-top: 45px;
	float: right;
}
div#content p {
	text-align: justify;
}
img.imgLeft {
	float: left;
	width: 150px;
	margin-right: 25px;
	padding: 2px;
	border: 1px solid #E85C0F;
	margin-top: 30px;
}
img.star {
	margin-top: 12px;
}
p.pRight {
	float: right;
	width: 500px;
}
p.page {
	font-size: 15px;
	color: #E95D0F;
}
p.page a {
	color: #F19A3A;
	text-decoration: underline;
}
p.page a:hover {
	color: #E95D0F;
}
div#content p.sel {
	font-weight: bold;
	color: #E95D0F;
	font-size: 15px;
	margin-left: 15px;
}

div#content select {
	margin-left: 25px;
	border: 1px solid #E95D0F;
	color: #333333;
}
span.location {
	font-size: 16px;
	font-weight: bold;
}
span.tel {
	font-size: 14px;
	color: #000000;
}
span.fax {
	font-size: 14px;
	color: #000000;
}
span.url a {
	text-decoration: none;
	color: #E95D0F;
}
span.url a:hover {
	text-decoration: underline;
}
