﻿/* Call us pod */

p.largeTel
{
  margin: -5px 0 0 0;
  color: #92a43b;
  font-size: 1.9em;
  font-weight: bold;
}

/* home side pod */

div.homeSidePod
{
  padding: 10px;
  border: 1px solid #bfbfbf;
}

div.homeSidePod h2
{
  margin-bottom: 10px;
  color: #5e230e;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}

div.homeSidePod ul
{
  margin: 0 0 10px 0;
  list-style-type: none;
  text-align: center;
  line-height: 1.2em;
}

div.homeSidePod p
{
  color: #5e230e;
  line-height: 1.2em;
  text-align: center;
}

div.homeSidePod a.services
{
  width: 6em;
  padding: 0.3em 0.5em;
  margin: 0 auto;
  display: block;
  color: #fff !important;
  background-color: #f15a24;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
