@charset "utf-8";
/* CSS Document */

.colTitle
{
	padding:10px 10px 5px 10px;
	font-weight:bold;
	font-size:135%;
	color:#660000;
}

.colCopy
{
	padding:0 10px 10px 10px;
	font-size:85%;
}

#legendsDiv
{
	background:#FF6425 url(/images/home/localLegendsBg.jpg) top repeat-x;
}

#fc_local_legends_swf
{
	height:230px;
}

.legendDetail
{
	width:92px;
	background-repeat: no-repeat;
	padding:1px 1px 10px 1px;
	font-weight:bold;
	color:#660000;
}

.legendDetailNameAndLocation
{
	padding:10px 0 10px 0;
	text-align:center;
	height:28px;

}

.legendDetailNameAndLocation a, .legendDetailNameAndLocation a:link, .legendDetailNameAndLocation a:active, .legendDetailNameAndLocation a:visited, .legendDetailNameAndLocation a:hover
{
	color:#660000;
}

.legendDetailCopy a:hover, .legendDetailCopy a:visited, .legendDetailCopy a:active, .legendDetailCopy a:link
{
	color:#660000;
}

.legendRating
{
	width:85px;
	padding-left:4px;
	margin:0 auto 0 auto;
}

.legendRating img
{
	padding-right:4px;
}

.legendDetailTitle
{
	font-weight:bold;
	color:#660000;
	font-size:110%;
}

.legendDetailName
{
	font-weight:bold;
	color:#660000;
	font-size:120%;
	text-align:center;
	padding-top:20px;
}

.legendDetailCopy
{
	font-weight:bold;
	color:#660000;
	text-align:center;
}

.legendDetailImage
{
	padding:20px 0 20px 0;
}

.legendDetailRate
{
	width:125px;
	padding-left:7px;
	margin:0 auto 0 auto;
}

.legendDetailRate input
{
	margin-right:7px;
}

.legendDetailBackLink
{
	font-weight:bold;
	color:#660000;
}
