body
{
   background-color: #FFFFFF;
   background-image: url('images/Child-Contact-Centre_bkgrnd.png');
   color: #191970;
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.5;
   margin: 0;
   padding: 0;
}
#wb_MasterLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#MasterLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#MasterLayoutGrid1 > .col-3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F0F8FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MasterLayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#MasterLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#MasterLayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterResponsiveMenu3
{
   display: block;
   font-family: Verdana;
   font-weight: normal;
   text-align: left;
   width: 100%;
   z-index: 1111 !important;
}
#MasterResponsiveMenu3
{
   height: 44px;
}
#wb_MasterResponsiveMenu3 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MasterResponsiveMenu3 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MasterResponsiveMenu3 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MasterResponsiveMenu3 ul li i
{
   font-size: 12px;
   width: 12px;
}
#wb_MasterResponsiveMenu3 ul li a
{
   background-color: #F0F8FF;
   color: #5082BE;
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   padding: 10px 5px 5px 10px;
   text-align: center;
}
#wb_MasterResponsiveMenu3 > ul > li > a 
{
   margin-right: 1px;
   height: 29px;
}
.MasterResponsiveMenu3 a 
{
   display: block;
}
#wb_MasterResponsiveMenu3 li:hover > a, #wb_MasterResponsiveMenu3 li .active
{
   background-color: #F0F8FF;
   color: #B22222;
}
#wb_MasterResponsiveMenu3 ul ul
{
   display: none;
   position: absolute;
   top: 44px;
}
#wb_MasterResponsiveMenu3 ul li:hover > ul
{
   display: list-item;
}
#wb_MasterResponsiveMenu3 ul ul li 
{
   float: none;
   position: relative;
   width: 101px;
}
#wb_MasterResponsiveMenu3 ul ul li a
{
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
   color: #5082BE;
}
#wb_MasterResponsiveMenu3 ul ul li:hover > a, #wb_MasterResponsiveMenu3 ul ul li .active
{
   background-color: #FAF0E6;
   color: #B22222;
}
#wb_MasterResponsiveMenu3 ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_MasterResponsiveMenu3 ul ul li a 
{
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterResponsiveMenu3 ul ul ul li 
{
   left: 101px;
   position: relative;
   top: -44px;
}
#wb_MasterResponsiveMenu3 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #5082BE;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MasterResponsiveMenu3 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #5082BE;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MasterResponsiveMenu3 li:hover > a .arrow-down, #wb_MasterResponsiveMenu3 li .active .arrow-down
{ 
   border-top-color: #B22222;
}
#wb_MasterResponsiveMenu3 ul ul li:hover > a .arrow-left, #wb_MasterResponsiveMenu3 ul ul li .active .arrow-left
{ 
   border-left-color: #B22222;
}
#wb_MasterResponsiveMenu3 .toggle,[id^=MasterResponsiveMenu3-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_MasterResponsiveMenu3
{
   margin: 0;
   text-align: left;
}
#wb_MasterResponsiveMenu3 ul li a, #wb_MasterResponsiveMenu3 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
}
#wb_MasterResponsiveMenu3 .toggle + a
{
   display: none !important;
}
.MasterResponsiveMenu3 
{
   display: none;
   z-index: 9999;
}
#MasterResponsiveMenu3 
{
   background-color: transparent;
}
#wb_MasterResponsiveMenu3 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_MasterResponsiveMenu3 .toggle 
{
   display: block;
   background-color: #F0F8FF;
   color: #5082BE;
   padding: 0 10px 0 10px;
   line-height: 22px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_MasterResponsiveMenu3 .toggle:hover
{
   background-color: #F0F8FF;
   color: #B22222;
}
[id^=MasterResponsiveMenu3-submenu]:checked + ul 
{
   display: block !important;
}
#MasterResponsiveMenu3-title
{
   height: 44px !important;
   line-height: 44px !important;
   text-align: left;
}
#wb_MasterResponsiveMenu3 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_MasterResponsiveMenu3 ul ul .toggle,
#wb_MasterResponsiveMenu3 ul ul a 
{
   padding: 0 20px;
}
#wb_MasterResponsiveMenu3 a:hover,
#wb_MasterResponsiveMenu3 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #5082BE;
}
#wb_MasterResponsiveMenu3 ul li ul li .toggle,
#wb_MasterResponsiveMenu3 ul ul a 
{
   background-color: #FFFFFF;
   color: #5082BE;
}
#wb_MasterResponsiveMenu3 ul ul ul a 
{
   padding: 5px 10px 5px 30px;
}
#wb_MasterResponsiveMenu3 ul li a 
{
   text-align: left;
}
#wb_MasterResponsiveMenu3 ul li a br 
{
   display: none;
}
#wb_MasterResponsiveMenu3 ul li i 
{
   margin-right: 4px;
}
#wb_MasterResponsiveMenu3 ul ul 
{
   float: none;
   position: static;
}
#wb_MasterResponsiveMenu3 ul ul li:hover > ul,
#wb_MasterResponsiveMenu3 ul li:hover > ul 
{
   display: none;
}
#wb_MasterResponsiveMenu3 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_MasterResponsiveMenu3 ul ul ul li 
{
   position: static;
}
#MasterResponsiveMenu3-icon 
{
   display: block;
   position: absolute;
   right: 5px;
   top: 10px;
   user-select: none;
}
#MasterResponsiveMenu3-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #5082BE;
   color: #5082BE;
   width: 24px;
}
#wb_MasterResponsiveMenu3 ul li ul li .toggle:hover
{
   background-color: #FAF0E6;
   color: #B22222;
}
#wb_MasterResponsiveMenu3 .toggle .arrow-down 
{
   border-top-color: #5082BE;
}
#wb_MasterResponsiveMenu3 .toggle:hover .arrow-down, #wb_MasterResponsiveMenu3 li .active .arrow-down
{
   border-top-color: #B22222;
}
#wb_MasterResponsiveMenu3 ul li ul li .toggle .arrow-down 
{
   border-top-color: #5082BE;
}
#wb_MasterResponsiveMenu3 ul li ul li .toggle:hover .arrow-down, #wb_MasterResponsiveMenu3 ul li ul li .active .arrow-down
{
   border-top-color: #B22222;
}
}
#wb_CTEText3 
{
   background-color: #5082BE;
   background-image: none;
   border: 1px solid #5082BE;
   border-radius: 10px;
   padding: 5px 0 5px 5px;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#wb_CTEText3
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 29px;
}
#wb_CTEText3 div
{
   text-align: left;
}
#wb_CTEText3
{
   display: block;
   margin: 0 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CTELayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#CTELayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#CTELayoutGrid1 > .col-1, #CTELayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#CTELayoutGrid1 > .col-1, #CTELayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#CTELayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#CTELayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#CTELayoutGrid1 > .col-1, #CTELayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_OrganisationsText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   line-height: 1.5;
   padding: 5px 5px 5px 5px;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_OrganisationsText1
{
   color: #191970;
   font-family: Verdana;
   font-weight: 400;
   font-size:16.02px;
}
#wb_OrganisationsText1 p, #wb_OrganisationsText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_OrganisationsText1
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_OrganisationsText2 
{
   background-color: #5082BE;
   background-image: none;
   border: 1px solid #5082BE;
   border-radius: 10px;
   padding: 5px 0 5px 5px;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_OrganisationsText2
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_OrganisationsText2 div
{
   text-align: left;
}
#wb_OrganisationsText2
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_OrganisationsText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.5;
   padding: 5px 5px 0 5px;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_OrganisationsText3
{
   color: #191970;
   font-family: Tahoma;
   font-weight: 400;
   font-size:16.02px;
}
#wb_OrganisationsText3 p, #wb_OrganisationsText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_OrganisationsText3
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_OrganisationsText4 
{
   background-color: #5082BE;
   background-image: none;
   border: 1px solid #5082BE;
   border-radius: 10px;
   padding: 5px 0 5px 5px;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_OrganisationsText4
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_OrganisationsText4 div
{
   text-align: left;
}
#wb_OrganisationsText4
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_OrganisationsText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.5;
   padding: 5px 5px 5px 5px;
   margin: 0;
   text-align: left;
}
#wb_OrganisationsText5
{
   color: #191970;
   font-family: Tahoma;
   font-weight: 400;
   font-size:16.02px;
}
#wb_OrganisationsText5 p, #wb_OrganisationsText5 ul
{
   margin: 0;
   padding: 0;
}
#wb_OrganisationsText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OrganisationsCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 10px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_OrganisationsCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_OrganisationsCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 1px 4px 1px;
   width: 100%;
}
#wb_OrganisationsCssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #5082BE;
   border-radius: 10px;
   background-color: #5082BE;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_OrganisationsCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 28px;
}
#wb_OrganisationsCssMenu1 li:hover > a, #wb_OrganisationsCssMenu1 a:hover
{
   color: #F5F5F5;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_OrganisationsCssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_OrganisationsCssMenu1 li.lastmain
{
   padding-bottom: 1px;
}
#wb_OrganisationsCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_OrganisationsText6 
{
   background-color: #5082BE;
   background-image: none;
   border: 1px solid #5082BE;
   border-radius: 10px;
   padding: 5px 0 5px 5px;
   margin: 10px 0 5px 0 ;
   text-align: left;
}
#wb_OrganisationsText6
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_OrganisationsText6 div
{
   text-align: left;
}
#wb_OrganisationsText6
{
   display: block;
   margin: 10px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_The_Nickey_LineImage1
{
   margin: 0;
   vertical-align: top;
}
#The_Nickey_LineImage1
{
   border: 0px solid #000000;
   border-radius: 10px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 350px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Community-GardenText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Community-GardenText1
{
   color: #191970;
   font-family: Tahoma;
   font-weight: 400;
   font-size: 27px;
   line-height: 32px;
}
#wb_Community-GardenText1 p, #wb_Community-GardenText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Community-GardenText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterImage5
{
   margin: 0;
   vertical-align: top;
}
#MasterImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_master_footer_top
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5082BE;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#master_footer_top
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#master_footer_top > .col-1, #master_footer_top > .col-2, #master_footer_top > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_footer_top > .col-1, #master_footer_top > .col-2, #master_footer_top > .col-3
{
   flex: 0 0 auto;
}
#master_footer_top > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_footer_top > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_footer_top > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#master_footer_top > .col-1, #master_footer_top > .col-2, #master_footer_top > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterFooterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterFooterText1 div
{
   text-align: left;
}
#wb_MasterFooterText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterCssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_MasterCssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_MasterCssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 100%;
}
#wb_MasterCssMenu2 a
{
   display: block;
   color: #BDC3C8;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterCssMenu2 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu2 li:hover > a, #wb_MasterCssMenu2 a:hover, #wb_MasterCssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_MasterCssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_MasterCssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_MasterText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText6 div
{
   text-align: left;
}
#wb_MasterText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_footer_bottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5082BE;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 1px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#master_footer_bottom
{
   box-sizing: border-box;
   padding: 1px 10px 2px 10px;
   margin-right: auto;
   margin-left: auto;
}
#master_footer_bottom > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#master_footer_bottom > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#master_footer_bottom > .row > .col-1
{
   float: left;
}
#master_footer_bottom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#master_footer_bottom:before,
#master_footer_bottom:after,
#master_footer_bottom .row:before,
#master_footer_bottom .row:after
{
   display: table;
   content: " ";
}
#master_footer_bottom:after,
#master_footer_bottom .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master_footer_bottom > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_MasterImage3
{
   margin: 0;
   vertical-align: top;
}
#MasterImage3
{
   border: 2px solid #FFFFFF;
   border-radius: 15px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_MasterImage3
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_OrganisationsCssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 5;
}
#wb_The_Nickey_LineImage1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_MasterResponsiveMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 2;
}
#wb_MasterImage5
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_MasterCssMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 14;
}
@media only screen and (min-width: 768px) and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/Child-Contact-Centre_bkgrnd768.png');
}
#wb_MasterLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_MasterLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_MasterLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid4
{
   height: auto;
   padding: 0;
}
#MasterLayoutGrid4 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterResponsiveMenu3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_CTEText3
{
   visibility: visible;
   display: block;
}
#wb_CTEText3
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 27px;
   margin: 5px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_CTELayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_CTELayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CTELayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#CTELayoutGrid1 > .col-1, #CTELayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#CTELayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#CTELayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 10px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_OrganisationsText1
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText1
{
   font-family: Verdana;
   font-weight: 400;
   font-size:16.02px;
   margin: 10px 0 0 0 ;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_OrganisationsText2
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText2
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_OrganisationsText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_OrganisationsText3
{
   font-family: Tahoma;
   font-weight: 400;
   font-size:16.02px;
   margin: 10px 0 0 0 ;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_OrganisationsText4
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText4
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_OrganisationsText5
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText5
{
   font-family: Tahoma;
   font-weight: 400;
   font-size:16.02px;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_OrganisationsCssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_OrganisationsCssMenu1 li
{
   width: 100%;
}
#wb_OrganisationsCssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #5082BE;
   border-radius: 10px;
   background-color: #5082BE;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_OrganisationsCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 28px;
}
#wb_OrganisationsCssMenu1 li:hover > a, #wb_OrganisationsCssMenu1 a:hover
{
   color: #F5F5F5;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_OrganisationsCssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_OrganisationsText6
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText6
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 10px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_The_Nickey_LineImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Community-GardenText1
{
   visibility: visible;
   display: block;
}
#wb_Community-GardenText1
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MasterImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_master_footer_top
{
   visibility: visible;
   display: table;
   background-color: #5082BE;
   background-image: none;
}
#wb_master_footer_top
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_footer_top
{
   height: auto;
   padding: 5px 0 5px 0;
}
#master_footer_top > .col-1, #master_footer_top > .col-2, #master_footer_top > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_footer_top > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_footer_top > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_footer_top > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterFooterText1
{
   visibility: visible;
   display: block;
}
#wb_MasterFooterText1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_MasterCssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterCssMenu2 li
{
   width: 100%;
}
#wb_MasterCssMenu2 a
{
   color: #BDC3C8;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_MasterCssMenu2 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu2 li:hover > a, #wb_MasterCssMenu2 a:hover, #wb_MasterCssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu2 li
{
   padding-bottom: 4px !important;
}
#wb_MasterText6
{
   visibility: visible;
   display: block;
}
#wb_MasterText6
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_master_footer_bottom
{
   visibility: visible;
   display: table;
}
#wb_master_footer_bottom
{
   height: auto;
   margin-top: 1px;
   margin-bottom: 0px;
}
#master_footer_bottom
{
   height: auto;
   padding: 1px 10px 2px 10px;
}
#master_footer_bottom .row
{
   margin-right: -10px;
   margin-left: -10px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/Child-Contact-Centre_bkgrnd480.png');
}
#wb_MasterLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_MasterLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-2
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_MasterLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid4
{
   height: auto;
   padding: 0;
}
#MasterLayoutGrid4 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterResponsiveMenu3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_CTEText3
{
   visibility: visible;
   display: block;
}
#wb_CTEText3
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 27px;
   margin: 0 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_CTELayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_CTELayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CTELayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#CTELayoutGrid1 > .col-1, #CTELayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#CTELayoutGrid1 > .col-1
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#CTELayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 10px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid4 > .col-1
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_OrganisationsText1
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText1
{
   font-family: Verdana;
   font-weight: 400;
   font-size:16.02px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_OrganisationsText2
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText2
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_OrganisationsText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_OrganisationsText3
{
   font-family: Tahoma;
   font-weight: 400;
   font-size:16.02px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_OrganisationsText4
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText4
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_OrganisationsText5
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText5
{
   font-family: Tahoma;
   font-weight: 400;
   font-size:16.02px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_OrganisationsCssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_OrganisationsCssMenu1 li
{
   width: 100%;
}
#wb_OrganisationsCssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #5082BE;
   border-radius: 10px;
   background-color: #5082BE;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_OrganisationsCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 28px;
}
#wb_OrganisationsCssMenu1 li:hover > a, #wb_OrganisationsCssMenu1 a:hover
{
   color: #F5F5F5;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_OrganisationsCssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_OrganisationsText6
{
   visibility: visible;
   display: block;
}
#wb_OrganisationsText6
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 10px 0 5px 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_The_Nickey_LineImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Community-GardenText1
{
   visibility: visible;
   display: block;
}
#wb_Community-GardenText1
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MasterImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_master_footer_top
{
   visibility: visible;
   display: table;
   background-color: #5082BE;
   background-image: none;
}
#wb_master_footer_top
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_footer_top
{
   height: auto;
   padding: 5px 0 5px 0;
}
#master_footer_top > .col-1, #master_footer_top > .col-2, #master_footer_top > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_footer_top > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_footer_top > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_footer_top > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterFooterText1
{
   visibility: visible;
   display: block;
}
#wb_MasterFooterText1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_MasterCssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterCssMenu2 li
{
   width: 100%;
}
#wb_MasterCssMenu2 a
{
   color: #BDC3C8;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_MasterCssMenu2 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu2 li:hover > a, #wb_MasterCssMenu2 a:hover, #wb_MasterCssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu2 li
{
   padding-bottom: 4px !important;
}
#wb_MasterText6
{
   visibility: visible;
   display: block;
}
#wb_MasterText6
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_master_footer_bottom
{
   visibility: visible;
   display: table;
}
#wb_master_footer_bottom
{
   height: auto;
   margin-top: 1px;
   margin-bottom: 0px;
}
#master_footer_bottom
{
   height: auto;
   padding: 1px 10px 2px 10px;
}
#master_footer_bottom .row
{
   margin-right: -10px;
   margin-left: -10px;
}
}
