﻿#index, #name
{	
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 11pt;
	color: #D97E2B;
}

#address, #phone_number
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 10pt;
	color: #331401;	
}

a.business_url
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 10pt;
	color: #548AE4;	
}