body { font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
.right { border-right: 1px solid #000; }
.city { color: #000; text-decoration: none; }
.city td { color: #000; background-color: #f8b87b; text-decoration: none; text-align: center; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-right: 1px solid #e17d59; }
.city td a:link, .city td a:visited { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; }
.city td a:hover, .city td a:active { color: #fff; font-size: 14px; font-weight: bold; background-color: #acd90d; text-decoration: none; margin-top: -5px; margin-bottom: -5px; margin-left: -5px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; display: block; }
.ad { background-color: #f8b87b; }
.foot { color: #000; font-size: 16px; font-weight: bold; background-image: url(georgia-plumbers-foot.jpg); background-repeat: repeat-x; text-decoration: none; text-align: center; vertical-align: middle; }
div#network{
text-align: center;
}
div#network p{
color: #f8b87b;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
div#network li{
display: inline;
padding-right: 6px;
padding-left: 4px;
border-right: 1px solid #535353;
line-height: 18px;
}
div#network li a:link, div#network li a:visited{
color: #535353;
text-decoration: none;
}
div#network li a:hover, div#network li a:active{
color: #f8b87b;
text-decoration: underline;
}