
div#main
{
  color: black ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
  font-size: 0.8em;
  text-align: center;
  margin: 2em ;
  margin-top: 1em ;
  margin-bottom: 4em ;
}

div.homeLink
{
  float: right;
}

div.homeLink img
{
  border: 0 ;
}

div.title
{
  margin-bottom: 1em ;
}

div.intro
{
  color:#000080 ;
  margin-bottom: 2em ;
}

div.listItem
{
  margin: auto;
  margin-bottom: 3em ;
  width: 500px;
}

div.listItem span.title
{
  font-weight: bold ;
}

div.listItem h1
{
  font-weight: bold ;
  font-size: 1.3em ;
  margin-bottom: 0 ;
  line-height: 0 ;
}

div.listItem img
{
  margin: 0.8em ;
}

div.listItem table
{
  width: 100%;
  text-align: left;
}

td.min_info
{
  text-align: left;
}

td.min_numbers
{
  text-align: right;
}

/* hr
{
  width: 40% ;
} */

a.topLink
{
  display: block ;
  margin-bottom: 4em ;  
}

div.nav
{
  margin-bottom: 4em ;
}

div.footer
{
  text-align: center;
  font-size: 0.8em ;
}

span.categoryTitle
{
  font-size: 1.3em;
  text-decoration: underline ;
  line-height: 4em ;
}

span.phone
{
	float:left;
}
span.fax
{
	float:right;
}

