#Location{
	font-family:Arial, Helvetica, sans-serif;
	
}

#LocationTitle{

	font-weight:bold;
	font-size:24px;
	color:#024291;
}

#LocationPreview{
	padding-top:25px;
	padding-bottom:10px;
	font-weight:normal;
}

#LocationLine{
	height:3px;
	background-color:#FF8000;
}

#LocationLink{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}