﻿h1, h2, h3
{
 text-align:center;
 float:none;
 clear:both;
}
h1
{
 font-size:1.75em;
}
h2
{
 font-size:1.5em;
}
h3
{
 font-size:1.25em;
}
p
{
 margin-top:10px;
}
p.lastPara
{
 margin-bottom:10px;
}

.pageTitle
{
 float:none;
 clear:both;
  font-size:1.5em;
  margin-bottom:10px;
}
.pageSubTitle
{
    font-size:1.2em;
    margin-bottom:10px;
}
.infoText
{
    font-size:0.8em;
}

.phoneNumber
{
 font-style:italic;
}.menuBack {
	background-color: #323539;
}
.editFormLabel
{
width:6em;
}
