.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #29374D;
    line-height:16px;
}
.box {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #29374D;
    width:175px;
    border:1px solid #99ABB8
}
.text-bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #29374D;
    line-height:16px;
    font-weight:bold;
}
.white-text-bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height:16px;
    font-weight:bold;
}
.main-area-bg {
    background-image: url(inside-main-area-bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    border-left:1px solid #CBDDE7;
    border-right:1px solid #CBDDE7;
    background-color:#ffffff;
}

.orange-text-bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F16F17;
    line-height:16px;
    font-weight:bold;
}
a.orange-text-bold:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0060A9;
    line-height:16px;
    font-weight:bold;
    text-decoration:none;
    
}
.blue-border{

border:1px solid #2083CE;
}
.textContainerFacilityAreas {
    width: 479px;
    margin-bottom: 18px;
    height: 150px;
    border-top: 1px solid #ccc;




}
.facilityImage {
    width: 130px;
    float: left;
    height: 130px;


}
.facilityText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 480px;
    color: #29374D;
    line-height: 20px;


}
.facilityHeading {
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #F16F17;
    margin-bottom: 7px;
    width: 100%;

}
.facilityTextLI {
    list-style-position: inside;
    list-style-type: square;


}
.textContainerCustomer {
    background-color: #D7E0F4;
    width: 220px;
    padding-right: 10px;
    padding-left: 10px;

}
.textContainerPriceAreas {
    font-size: 18px;
    width: 479px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    padding-bottom: 10px;
    padding-top: 5px;



}
.letsSwimHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #0000FF;
    background-position: center;
}
.emailLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF6600;
    font-weight: bold;

}
.announceHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #F16F17;
    background-position: center;
}

