.bgnoRepeat {
	background-repeat: no-repeat;
}
.bgRepeat_y {
	background-repeat: repeat-y;
}
.CenterBGRepeatY {
	background-position: center;
}
.brdr {
	border: 2px solid #CB282D;
}
.bot_copy {
	font-size: 11px;
	font-weight: bolder;
	color: #C51015;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.title_highlight {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C51015;
	line-height: 22px;
	border: 1px solid #C51015;
	white-space: normal;
	padding-right: 4px;
	padding-left: 4px;
}
.address_web {
	font-size: 13px;
	font-weight: bold;
}
.price {
	font-style: italic;
	font-weight: bold;
}
.hr {
	background-image: url(site_images/eye_candy/hr_line.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #C51015;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #006699;
}
a:visited {
	font-weight: bold;
}
