﻿/* WATER SERVICES*/

.WaterPhone
{
    font-family: Georgia, 'Times New Roman' , 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Palatino Linotype' , Times, serif, Arial;
    line-height: normal;
    font-weight: normal;
    font-size: 30px;
    color: #4169e1;
}


.LinkWater
{
    border: 1px solid #C9DCE6;
    font-size: 11px;
    width: 205px;
    xheight:140px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    background-color: #E5ECF0;
     margin-bottom:6px;
}
.LinkWater:hover
{
    cursor: pointer;
    background-color: #C9DCE6;
}

.LinkWaterHeader
{
     font-family: Georgia, 'Times New Roman' , 'Trebuchet MS' , 'Lucida Sans Unicode', 'Palatino Linotype', Times, serif, Arial;
    padding-bottom: 4px;
    padding-top: 4px;
    line-height:  normal;
    color: #4682b4;
     font-weight:normal;
         font-size: 20px;

}

/* OLD STUFF!*/

.waterTermsHeading1
{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    padding-bottom: 10px;
}
.waterTermsHeading2
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    padding-bottom: 10px;
}

.waterTermsHeading3
{
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    padding-bottom: 10px;
}
.waterUnderNoCircumstance
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    padding-bottom: 10px;
}
.waterBulletSpace
{
    padding-bottom: 6px;
}
.waterBulletHydrant
{
    padding-bottom: 6px;
    font-weight: bold;
}

