body { font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0; }
h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 18px; font-weight: bold; }
.foot { color: #000; font-size: 15px; text-decoration: none; text-align: center; }
.foot a:link, .foot a:visited { color: #000; font-weight: bold; text-decoration: none; }
.foot a:hover, .foot a:active { color: #a90101; font-weight: bold; text-decoration: underline; }

.ad{
  margin: 0px 20px 30px;
  position: relative;
  border-radius: 16px;
	border:1px solid #aaa;
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.3);
}
.ad h2{
  margin: 0px; padding:10px;
	color: white;
	background: #B02520;
  border-radius: 14px 14px 0px 0px;
  border-bottom: 2px solid white;
	font-size: 24px; line-height:1em;
}
.ad p.phone{
	margin: 0px; padding: 5px 10px;
  color:white;
	background: #333;
  font-size: 24px; line-height: 1em;
}

.ad img{float:right;}
#bluewater img{width:220px;}
#maccarone ul:after,
#rooterman ul:after{
	content: "24/7 Emeregncy Services";
	color: red;
  font-weight:bold; font-size:17px; line-height:1em;
  position: absolute;
  top: 54px; right: 10px;
}

.coverage, .web{
	font-size: 14px; line-height:1em;
}

.ad p.coverage{
  border-top:1px solid #222;
  margin:0px; padding: 5px 10px;
	background: #ccc;
}
  
.ad p.web{
  margin:0px; padding: 5px 10px;
	background: #222;
  color: white;
  border-radius: 0px 0px 14px 14px;
}
    
.ad p.web a{color:white; text-decoration:none;}
.ad p.web .license{float:right;}





