﻿body 
{
	font-family:Arial;
	
}

.PictureCell

{
  width:370px;
  vertical-align:top;	
}

.PictureCell img
{
  width:370px;
}

.DetailsCell
{
  width:380px;
  vertical-align:top;
}

.StaticText
{
	font-size:10pt;
	font-weight:bold;
}

.LocationName
{
	font-size:18pt;
	font-weight:bold;
}

.CrossStreets
{
	font-size:10pt;
}

.Phone
{
	font-size:10pt;
}

.Email
{
	font-size:10pt;
}

.Contact
{
	font-size:10pt;
}

.ContactURL
{
	font-size:10pt;
}

.Details
{
	font-size:10pt;
}

.Details p, ul
{
	margin-top:10px;
	margin-bottom:10px;
}

.Details h1
{
	font-size:14pt;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.Details h2
{
	font-size:12pt;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Details h3
{
	font-size:10pt;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Details h4
{
	font-size:8pt;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
