﻿#SiteGridContainer {padding-bottom:230px;}
#SiteFooterContainer {height:0;}
#TopGalleryImages{}
ul {
    list-style: none;
    padding:0;
    margin:0;
}


li:before {
    content: "• ";
    color: #134894; /* or whatever color you prefer */
    float:right;
    padding-left:5px;   
}

#body {padding-bottom:50px;}

.owl-carousel2 {
    max-height: 170px;
    overflow: hidden;
    padding-top: 50px;
}
.owl-carousel2 .owl-item img {height:170px;}

.PlaygroundsComment a { color: #114996; text-decoration: underline; }


.social {margin-bottom:10px; font-size: 13px; color: #535353;overflow:auto;}
.social div { float: right;clear: left;}
.social img { max-width: 36px; }
.social span { width: 100%; float: right; text-align: center; }
.callToNetwork, .WazeNetwork { text-align: center; }

#body li div { margin-right: 15px; font-size:18px; }
li {
    font-size: 16px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
    top: 1px;
}

.item {max-height:200px;}


#body a{
    text-decoration:underline;
}