.bigmet-title:hover {
  background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  color: rgb(191, 191, 191);
}

.bigmet-title:active {
  background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  color: rgb(130, 130, 130);
}

.bigmet-title:focus {
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
}

.bottomcourses:active,
.bottommap:active,
.courses:active,
.menubar-container-a1 .map:active {
  background-color: rgb(74, 74, 74);
  color: rgb(71, 231, 5);
}

body {
  min-width: none;
  height: 100%;
  min-height: nonepx;
  background: rgb(27, 27, 27);
  background: -webkit-linear-gradient(25deg, rgb(27, 27, 27) 5%, rgb(130, 130, 130) 26.42857142857143%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 75.23809523809524%, rgb(27, 27, 27) 94.04761904761905%) rgb(101, 100, 100);
  background:    -moz-linear-gradient(25deg, rgb(27, 27, 27) 5%, rgb(130, 130, 130) 26.42857142857143%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 75.23809523809524%, rgb(27, 27, 27) 94.04761904761905%) rgb(101, 100, 100);
  background:      -o-linear-gradient(25deg, rgb(27, 27, 27) 5%, rgb(130, 130, 130) 26.42857142857143%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 75.23809523809524%, rgb(27, 27, 27) 94.04761904761905%) rgb(101, 100, 100);
  background:     -ms-linear-gradient(25deg, rgb(27, 27, 27) 5%, rgb(130, 130, 130) 26.42857142857143%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 75.23809523809524%, rgb(27, 27, 27) 94.04761904761905%) rgb(101, 100, 100);
  background:         linear-gradient(425deg, rgb(27, 27, 27) 5%, rgb(130, 130, 130) 26.42857142857143%, rgb(0, 0, 0) 52.38095238095239%, rgb(130, 130, 130) 75.23809523809524%, rgb(27, 27, 27) 94.04761904761905%) rgb(101, 100, 100);
  background-repeat: no-repeat;
  font: 400 1em/1.38 Helvetica;
  color: rgb(0, 0, 0);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.a-to-d {
  display: block;
  float: left;
  width: 25%;
  height: 36px;
  border-right: 10px solid rgb(255, 255, 255);
  border-left: 10px solid rgb(255, 255, 255);
  background-color: rgb(184, 1, 1);
  font-size: 1.063em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.a-to-d:hover {
  background-color: rgb(184, 1, 1);
}

.a-to-d:active {
  background-color: rgb(184, 1, 1);
  color: rgb(184, 1, 1);
}

.agm-bar-a1 {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: 60px;
  padding-bottom: 1px;
  padding-left: 2px;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:    -moz-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:      -o-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:     -ms-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  background:         linear-gradient(425deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 50.476190476190474%, rgb(56, 56, 56) 57.61904761904761%, rgb(56, 56, 56) 64.52380952380953%, rgb(184, 1, 1) 71.9047619047619%) rgb(56, 56, 56);
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.agm-bar-a1:hover {
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
  color: rgb(101, 100, 100);
}

.agm-bar-a1:active {
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
  color: rgb(184, 1, 1);
}

.agm-bar-a1:focus {
  text-shadow: 2px 2px 3px rgb(0, 0, 0);
}

.bigmetrating {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 139;
  width: 91.3885309278%;
  height: 30px;
  min-height: 30px;
  margin-left: 4.23629%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 68.0952380952381%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 68.0952380952381%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 68.0952380952381%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 68.0952380952381%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 68.0952380952381%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 1px 1px 5px rgb(101, 100, 100);
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.blackbrook-title {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.blackbrook,
.bob-o-link {
  display: block;
  float: left;
  clear: both;
  width: 91.3885309278%;
  height: 30px;
  min-height: 30px;
  margin-left: 4.23629%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 1px 1px 5px rgb(101, 100, 100);
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.bottom-about {
  display: block;
  float: left;
  width: 32.2169273105%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.bottom-about:active,
.contact:active {
  background-color: rgb(101, 100, 100);
  color: rgb(245, 1, 1);
}

.bottom-contact {
  display: block;
  float: left;
  width: 33.2975367474%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.bottom-about:hover,
.bottom-contact:hover,
.bottom-legal:hover,
.contact:hover,
.games:hover,
.leagues:hover,
.lexicon:hover,
.menubar-container-a1 .map:hover,
.radar:hover,
.top20:hover {
  background-color: rgb(101, 100, 100);
}

.bottom-contact:active,
.bottom-legal:active {
  color: rgb(245, 1, 1);
}

.bottom-legal {
  display: block;
  float: left;
  width: 33.3%;
  height: 30px;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.bottomcourses {
  display: block;
  float: left;
  width: 7.9993556701%;
  height: 30px;
  margin-left: 2.76786%;
  background-color: rgba(255, 0, 0, 0.52);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomgolftalk {
  display: none;
  float: left;
  width: 7.9993556701%;
  height: 40px;
  margin: -269px 0 0 42.5558%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomleagues,
.bottommap,
.bottomtoptwenty {
  display: block;
  float: left;
  width: 8%;
  height: 30px;
  margin-left: 0.03508%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomradar {
  display: block;
  position: relative;
  float: left;
  z-index: 2;
  width: 8%;
  height: 30px;
  margin-left: 0.03508%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.bottomcourses:hover,
.bottomgolftalk:hover,
.bottomleagues:hover,
.bottommap:hover,
.bottomradar:hover,
.bottomtoptwenty:hover {
  background-color: rgb(74, 74, 74);
}

.bottomgolftalk:active,
.bottomleagues:active,
.bottomradar:active,
.bottomtoptwenty:active,
.games:active,
.leagues:active,
.lexicon:active,
.radar:active,
.top20:active {
  background-color: rgb(101, 100, 100);
  color: rgb(71, 231, 5);
}

.brentwood {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 107;
  width: 91.2499999999%;
  height: 30px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 1px 1px 5px rgb(101, 100, 100);
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.briardalegreens {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 99;
  width: 91.2499999999%;
  height: 30px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 1px 1px 5px rgb(101, 100, 100);
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.caution {
  display: block;
  float: right;
  width: 11.9997789078%;
  height: 30px;
  margin-right: 30.8734%;
  text-shadow: 1px 1px 5px rgb(56, 56, 56);
  font-size: 0.875em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.color-container {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 20px;
}

.color-element {
  position: relative;
  float: left;
  width: 91.3675902061%;
  height: 30px;
  margin-left: 4.25702%;
  background: rgb(61, 203, 3);
  background: -webkit-linear-gradient(0deg, rgb(61, 203, 3) 20.952380952380953%, rgb(208, 194, 15) 27.380952380952383%, rgb(208, 194, 15) 48.333333333333336%, rgb(203, 123, 3) 54.761904761904766%, rgb(203, 123, 3) 74.52380952380952%, rgb(184, 1, 1) 80.47619047619048%) rgb(222, 222, 222);
  background:    -moz-linear-gradient(0deg, rgb(61, 203, 3) 20.952380952380953%, rgb(208, 194, 15) 27.380952380952383%, rgb(208, 194, 15) 48.333333333333336%, rgb(203, 123, 3) 54.761904761904766%, rgb(203, 123, 3) 74.52380952380952%, rgb(184, 1, 1) 80.47619047619048%) rgb(222, 222, 222);
  background:      -o-linear-gradient(0deg, rgb(61, 203, 3) 20.952380952380953%, rgb(208, 194, 15) 27.380952380952383%, rgb(208, 194, 15) 48.333333333333336%, rgb(203, 123, 3) 54.761904761904766%, rgb(203, 123, 3) 74.52380952380952%, rgb(184, 1, 1) 80.47619047619048%) rgb(222, 222, 222);
  background:     -ms-linear-gradient(0deg, rgb(61, 203, 3) 20.952380952380953%, rgb(208, 194, 15) 27.380952380952383%, rgb(208, 194, 15) 48.333333333333336%, rgb(203, 123, 3) 54.761904761904766%, rgb(203, 123, 3) 74.52380952380952%, rgb(184, 1, 1) 80.47619047619048%) rgb(222, 222, 222);
  background:         linear-gradient(450deg, rgb(61, 203, 3) 20.952380952380953%, rgb(208, 194, 15) 27.380952380952383%, rgb(208, 194, 15) 48.333333333333336%, rgb(203, 123, 3) 54.761904761904766%, rgb(203, 123, 3) 74.52380952380952%, rgb(184, 1, 1) 80.47619047619048%) rgb(222, 222, 222);
  box-shadow: 2px 2px 5px rgb(101, 100, 100);
}

.contact {
  display: block;
  float: right;
  width: 10%;
  height: 36px;
  margin: -36px 2.99745% 0 0;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(71, 231, 5);
}

.courses {
  display: block;
  position: relative;
  float: left;
  z-index: 191;
  width: 8%;
  height: 36px;
  margin-left: 2.95759%;
  background-color: rgba(255, 0, 0, 0.52);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.courses:hover {
  background-color: rgb(101, 100, 100);
  color: rgb(255, 255, 255);
}

.danger {
  display: block;
  position: absolute;
  top: 0;
  right: 4.998526052%;
  z-index: 168;
  width: 11.9997789078%;
  height: 30px;
  text-shadow: 1px 1px 5px rgb(56, 56, 56);
  font-size: 0.875em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.dotcom {
  float: left;
  width: 9.4783464566%;
  min-height: 10px;
  margin-top: 12px;
  text-shadow: 4px 5px 5px rgb(56, 56, 56);
  font-style: italic;
  font-size: 1.5em;
  font-weight: 700;
  color: rgb(219, 219, 219);
}

.berkshire-hills,
.boulder,
.briarwood,
.brookledge,
.bunkerhill,
.chardonlakes,
.cherokeehills,
.chippewa,
.cossettcreek,
.creekwood,
.deerridge,
.dragonranch,
.rating-ashland,
.rating-avalon {
  display: block;
  float: left;
  clear: both;
  width: 91.2499999999%;
  height: 30px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.80952380952381%, rgb(166, 166, 166) 67.38095238095238%, rgb(191, 191, 191) 100%) rgb(130, 130, 130);
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 1px 1px 5px rgb(101, 100, 100);
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.e-to-l {
  display: block;
  float: left;
  width: 25%;
  height: 36px;
  border-right: 10px solid rgb(255, 255, 255);
  border-left: 10px solid rgb(255, 255, 255);
  background-color: rgb(223, 223, 223);
  font-size: 1.063em;
  font-weight: 700;
  text-align: center;
  color: rgb(56, 56, 56);
}

.games {
  display: block;
  position: relative;
  float: left;
  z-index: 186;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 42.7551%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.gco-label {
  display: block;
  float: left;
  margin-top: 4px;
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
  font-style: italic;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 0.5;
  color: rgb(71, 231, 5);
}

.gco-label:hover {
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
  color: rgb(101, 100, 100);
}

.gco-label:active {
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
  color: rgb(184, 1, 1);
}

.gco-label:focus {
  text-shadow: 6px 7px 5px rgb(56, 56, 56);
}

.gco-top-container-a1 {
  position: relative;
  float: left;
  width: 100%;
  height: 75px;
  background: rgb(182, 0, 0);
  background: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
  background:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(223, 223, 223) 100%) rgb(255, 0, 0);
}

.gggggggggg-ashland .map {
  float: right;
  z-index: 159;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.84439%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-ashland .websiteopen {
  z-index: 161;
  margin-left: 12.73278%;
}

.gggggggggg-avalon .map {
  float: right;
  z-index: 151;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.84439%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-avalon .websiteopen {
  z-index: 153;
  margin-left: 12.73278%;
}

.gggggggggg-berkshire-hills .map {
  float: right;
  z-index: 143;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-berkshire-hills .phone {
  margin: 127px 0 0 12.6195799999%;
}

.gggggggggg-berkshire-hills .websiteopen {
  z-index: 145;
  margin-left: 12.7822099999%;
}

.gggggggggg-bigmet .map {
  float: right;
  z-index: 135;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.84439%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-bigmet .phone {
  position: relative;
  z-index: 138;
  margin: 2px 0 0 0.52455%;
}

.gggggggggg-bigmet .slider-bigmet {
  z-index: 136;
  margin-left: 2.08068%;
}

.gggggggggg-bigmet .websiteopen {
  z-index: 137;
  margin-left: 12.73278%;
}

.gggggggggg-blackbrook .map {
  float: right;
  z-index: 127;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-blackbrook .phone {
  margin: 68px 0 0 0.52455%;
}

.gggggggggg-blackbrook .slider-bigmet {
  z-index: 128;
  margin-left: 2.16518%;
}

.gggggggggg-blackbrook .websiteopen {
  z-index: 129;
  margin-left: 12.7822099999%;
}

.gggggggggg-bob-o-link .map {
  float: right;
  z-index: 119;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-bob-o-link .phone {
  margin: 222px 0 0 0.52455%;
}

.gggggggggg-bob-o-link .websiteopen {
  z-index: 121;
  margin-left: 12.7822099999%;
}

.gggggggggg-boulder .map {
  float: right;
  z-index: 111;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-boulder .websiteopen {
  z-index: 113;
  margin-left: 12.7822099999%;
}

.gggggggggg-brentwood .map {
  float: right;
  z-index: 103;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-brentwood .phone {
  position: relative;
  z-index: 106;
  margin: -44px 0 0 12.6195799999%;
}

.gggggggggg-brentwood .websiteopen {
  z-index: 105;
  margin-left: 12.7822099999%;
}

.gggggggggg-briardalegreens .map {
  float: right;
  z-index: 95;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-briardalegreens .phone {
  position: relative;
  z-index: 98;
  margin: -44px 0 0 12.6195799999%;
}

.gggggggggg-briardalegreens .websiteopen {
  z-index: 97;
  margin-left: 12.7822099999%;
}

.gggggggggg-briarwood .map {
  float: right;
  z-index: 87;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-briarwood .websiteopen {
  z-index: 89;
  margin-left: 12.7822099999%;
}

.gggggggggg-brookledge .map {
  float: right;
  z-index: 79;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-brookledge .websiteopen {
  z-index: 81;
  margin-left: 12.7822099999%;
}

.gggggggggg-bunkerhill .map {
  float: right;
  z-index: 71;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-bunkerhill .websiteopen {
  z-index: 73;
  margin-left: 12.7822099999%;
}

.gggggggggg-chardonlakes .map {
  float: right;
  z-index: 63;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-chardonlakes .websiteopen {
  z-index: 65;
  margin-left: 12.7822099999%;
}

.gggggggggg-cherokeehills .map {
  float: right;
  z-index: 55;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-cherokeehills .websiteopen {
  z-index: 57;
  margin-left: 12.7822099999%;
}

.gggggggggg-chippewa .map {
  float: right;
  z-index: 47;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-chippewa .websiteopen {
  z-index: 49;
  margin-left: 12.7822099999%;
}

.gggggggggg-cossettcreek .map {
  float: right;
  z-index: 39;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-cossettcreek .websiteopen {
  z-index: 41;
  margin-left: 12.7822099999%;
}

.gggggggggg-creekwood .map {
  float: right;
  z-index: 31;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-creekwood .websiteopen {
  z-index: 33;
  margin-left: 12.7822099999%;
}

.gggggggggg-deerridge .map {
  float: right;
  z-index: 23;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-deerridge .websiteopen {
  z-index: 25;
  margin-left: 12.7822099999%;
}

.gggggggggg-ashland,
.gggggggggg-avalon,
.gggggggggg-berkshire-hills,
.gggggggggg-bigmet,
.gggggggggg-blackbrook,
.gggggggggg-bob-o-link,
.gggggggggg-boulder,
.gggggggggg-brentwood,
.gggggggggg-briardalegreens,
.gggggggggg-briarwood,
.gggggggggg-brookledge,
.gggggggggg-bunkerhill,
.gggggggggg-chardonlakes,
.gggggggggg-cherokeehills,
.gggggggggg-chippewa,
.gggggggggg-cossettcreek,
.gggggggggg-creekwood,
.gggggggggg-deerridge,
.gggggggggg-dragonranch {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 40px;
}

.gggggggggg-ashland:hover,
.gggggggggg-avalon:hover,
.gggggggggg-berkshire-hills:hover,
.gggggggggg-bigmet:hover,
.gggggggggg-blackbrook:hover,
.gggggggggg-bob-o-link:hover,
.gggggggggg-boulder:hover,
.gggggggggg-brentwood:hover,
.gggggggggg-briardalegreens:hover,
.gggggggggg-briarwood:hover,
.gggggggggg-brookledge:hover,
.gggggggggg-bunkerhill:hover,
.gggggggggg-chardonlakes:hover,
.gggggggggg-cherokeehills:hover,
.gggggggggg-chippewa:hover,
.gggggggggg-cossettcreek:hover,
.gggggggggg-creekwood:hover,
.gggggggggg-deerridge:hover,
.gggggggggg-dragonranch:hover {
  background-color: transparent;
}

.gggggggggg-ashland:focus,
.gggggggggg-avalon:focus,
.gggggggggg-berkshire-hills:focus,
.gggggggggg-bigmet:focus,
.gggggggggg-blackbrook:focus,
.gggggggggg-bob-o-link:focus,
.gggggggggg-boulder:focus,
.gggggggggg-brentwood:focus,
.gggggggggg-briardalegreens:focus,
.gggggggggg-briarwood:focus,
.gggggggggg-brookledge:focus,
.gggggggggg-bunkerhill:focus,
.gggggggggg-chardonlakes:focus,
.gggggggggg-cherokeehills:focus,
.gggggggggg-chippewa:focus,
.gggggggggg-cossettcreek:focus,
.gggggggggg-creekwood:focus,
.gggggggggg-deerridge:focus,
.gggggggggg-dragonranch:focus {
  background-color: rgba(0, 0, 0, 0);
}

.gggggggggg-dragonranch .map {
  float: right;
  z-index: 15;
  width: 23.3988402061%;
  max-width: 300px;
  margin-right: 12.75032%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_pin_drop_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-ashland .map:hover,
.gggggggggg-avalon .map:hover,
.gggggggggg-berkshire-hills .map:hover,
.gggggggggg-bigmet .map:hover,
.gggggggggg-blackbrook .map:hover,
.gggggggggg-bob-o-link .map:hover,
.gggggggggg-boulder .map:hover,
.gggggggggg-brentwood .map:hover,
.gggggggggg-briardalegreens .map:hover,
.gggggggggg-briarwood .map:hover,
.gggggggggg-brookledge .map:hover,
.gggggggggg-bunkerhill .map:hover,
.gggggggggg-chardonlakes .map:hover,
.gggggggggg-cherokeehills .map:hover,
.gggggggggg-chippewa .map:hover,
.gggggggggg-cossettcreek .map:hover,
.gggggggggg-creekwood .map:hover,
.gggggggggg-deerridge .map:hover,
.gggggggggg-dragonranch .map:hover {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: rgb(191, 191, 191);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-ashland .map:active,
.gggggggggg-avalon .map:active,
.gggggggggg-berkshire-hills .map:active,
.gggggggggg-bigmet .map:active,
.gggggggggg-blackbrook .map:active,
.gggggggggg-bob-o-link .map:active,
.gggggggggg-boulder .map:active,
.gggggggggg-brentwood .map:active,
.gggggggggg-briardalegreens .map:active,
.gggggggggg-briarwood .map:active,
.gggggggggg-brookledge .map:active,
.gggggggggg-bunkerhill .map:active,
.gggggggggg-chardonlakes .map:active,
.gggggggggg-cherokeehills .map:active,
.gggggggggg-chippewa .map:active,
.gggggggggg-cossettcreek .map:active,
.gggggggggg-creekwood .map:active,
.gggggggggg-deerridge .map:active,
.gggggggggg-dragonranch .map:active {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: rgba(61, 203, 3, 0.53);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-ashland .map:focus,
.gggggggggg-avalon .map:focus,
.gggggggggg-berkshire-hills .map:focus,
.gggggggggg-bigmet .map:focus,
.gggggggggg-blackbrook .map:focus,
.gggggggggg-bob-o-link .map:focus,
.gggggggggg-boulder .map:focus,
.gggggggggg-brentwood .map:focus,
.gggggggggg-briardalegreens .map:focus,
.gggggggggg-briarwood .map:focus,
.gggggggggg-brookledge .map:focus,
.gggggggggg-bunkerhill .map:focus,
.gggggggggg-chardonlakes .map:focus,
.gggggggggg-cherokeehills .map:focus,
.gggggggggg-chippewa .map:focus,
.gggggggggg-cossettcreek .map:focus,
.gggggggggg-creekwood .map:focus,
.gggggggggg-deerridge .map:focus,
.gggggggggg-dragonranch .map:focus {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: rgb(223, 223, 223);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.gggggggggg-dragonranch .websiteopen {
  z-index: 17;
  margin-left: 12.7822099999%;
}

.inner-container {
  width: 100%;
  max-width: 1200px;
  margin: 111px auto 0;
  background-color: rgb(255, 255, 255);
}

.leagues {
  display: block;
  position: relative;
  float: left;
  z-index: 188;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 26.83514%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.lexicon {
  display: block;
  position: relative;
  float: left;
  z-index: 185;
  width: 7.9993556701%;
  height: 36px;
  margin: -36px 0 0 50.71429%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.local-golf-text-a-to-l {
  width: 391px;
  margin: 0 auto;
  padding: 4px;
  text-shadow: 1px 2px 5px rgb(74, 74, 74);
  font-style: italic;
  font-size: 1.75em;
  font-weight: 700;
  text-align: center;
  color: rgb(236, 1, 1);
}

.local-link-container {
  float: left;
  clear: both;
  width: 100%;
  height: 36px;
}

.m-to-r {
  display: block;
  float: right;
  width: 25%;
  height: 36px;
  margin-right: 24.99819%;
  border-right: 10px solid rgb(255, 255, 255);
  border-left: 10px solid rgb(255, 255, 255);
  background-color: rgb(223, 223, 223);
  font-size: 1.063em;
  font-weight: 700;
  text-align: center;
  color: rgb(56, 56, 56);
}

.map {
  display: block;
  position: relative;
  height: 36px;
}

.menu-bottom-container-a1 {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: 30px;
  min-height: 30px;
  background-color: rgb(56, 56, 56);
}

.menubar-container-a1 {
  float: left;
  clear: both;
  width: 100%;
  height: 36px;
  min-height: 36px;
  background-color: rgb(56, 56, 56);
}

.menubar-container-a1 .map {
  float: left;
  clear: both;
  z-index: 190;
  width: 8%;
  margin: -36px 0 0 10.91837%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.mustplay {
  display: block;
  position: absolute;
  top: 0;
  left: 5.0707547169%;
  z-index: 171;
  width: 11.9997789078%;
  height: 30px;
  text-shadow: 1px 1px 5px rgb(56, 56, 56);
  font-size: 0.875em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.next {
  display: block;
  width: 18.7570621468%;
  height: 36px;
  margin: 0 auto;
  border-radius: 6px;
  background-color: rgb(191, 191, 191);
  font-size: 0.875em;
  font-weight: 700;
  text-align: center;
  color: rgb(56, 56, 56);
}

.next:hover {
  background-color: rgb(130, 130, 130);
}

.next:active {
  background-color: rgb(130, 130, 130);
  color: rgb(184, 1, 1);
}

.next-big-container {
  float: left;
  clear: both;
  width: 100%;
  height: 36px;
  margin-top: 40px;
  border-bottom: 60px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.next-little-container {
  width: 885px;
  height: 36px;
  margin: 0 auto;
  background-color: rgb(255, 255, 255);
}

.page-a-e-m-s-container {
  width: 66%;
  margin: 0 auto;
  background-color: rgb(222, 222, 222);
}

.page-info-label {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 4px;
}

.paragraph-berkshire-hills {
  float: left;
  clear: both;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.bigmet-paragraph,
.blackbrook-paragraph,
.colors-explained,
.paragraph-ashland,
.paragraph-avalon,
.paragraph-bob-o-link {
  float: left;
  clear: both;
  width: 87.2509664948%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-boulder {
  position: relative;
  float: left;
  clear: both;
  z-index: 116;
  width: 87.2509664948%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-brentwood {
  position: relative;
  float: left;
  clear: both;
  z-index: 108;
  width: 87.2509664948%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-briardalegreens {
  position: relative;
  float: left;
  clear: both;
  z-index: 100;
  width: 87.2509664948%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-briarwood {
  position: relative;
  float: left;
  clear: both;
  z-index: 92;
  width: 87.2509664948%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-brookledge {
  position: relative;
  float: left;
  clear: both;
  z-index: 84;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-bunkerhill {
  position: relative;
  float: left;
  clear: both;
  z-index: 76;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-chardonlakes {
  position: relative;
  float: left;
  clear: both;
  z-index: 68;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-cherokeehills {
  position: relative;
  float: left;
  clear: both;
  z-index: 60;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-chippewa {
  position: relative;
  float: left;
  clear: both;
  z-index: 52;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-cossettcreek {
  position: relative;
  float: left;
  clear: both;
  z-index: 44;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-creekwood {
  position: relative;
  float: left;
  clear: both;
  z-index: 36;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-deerridge {
  position: relative;
  float: left;
  clear: both;
  z-index: 28;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.paragraph-dragonranch {
  position: relative;
  float: left;
  clear: both;
  z-index: 20;
  width: 87.2503221649%;
  margin-left: 6.3648%;
  padding: 4px;
  font-size: 1em;
  text-align: justify;
  color: rgb(0, 0, 0);
}

.phone {
  display: none;
  float: left;
  clear: both;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-ashland,
.phone-avalon {
  display: none;
  float: left;
  clear: both;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: 112px 0 0 0.52455%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-boulder {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 114;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -236px 0 0 11.7331%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-briarwood {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 90;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -80px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-brookledged {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 82;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -168px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-bunkerhill {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 74;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -80px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-chardonlakes {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 66;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -146px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-cherokeehills {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 58;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -278px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-chippewa {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 50;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -124px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-cossettcreek {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 42;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -102px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-creekwood {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 34;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -58px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-deerridge {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 26;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -168px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-dragonranch {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 18;
  width: 23.3988402061%;
  max-width: 300px;
  height: 36px;
  margin: -190px 0 0 12.6195799999%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_phone_in_talk_black_24dp_2x(4).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.photoslider-ashland {
  display: block;
  position: relative;
  float: left;
  z-index: 160;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.08068%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.photoslider-avalon {
  display: block;
  position: relative;
  float: left;
  z-index: 152;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.08068%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.radar {
  display: block;
  position: relative;
  float: left;
  z-index: 187;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 34.79592%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.s-to-z {
  display: block;
  float: right;
  clear: both;
  width: 25%;
  height: 36px;
  margin-top: -36px;
  border-right: 10px solid rgb(255, 255, 255);
  border-left: 10px solid rgb(255, 255, 255);
  background-color: rgb(223, 223, 223);
  font-size: 1.063em;
  font-weight: 700;
  text-align: center;
  color: rgb(56, 56, 56);
}

.e-to-l:hover,
.m-to-r:hover,
.s-to-z:hover {
  background-color: rgb(166, 166, 166);
}

.e-to-l:active,
.m-to-r:active,
.s-to-z:active {
  background-color: rgb(166, 166, 166);
  color: rgb(184, 1, 1);
}

.slider-berkshire-hills {
  display: block;
  position: relative;
  float: left;
  z-index: 144;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-bigmet {
  display: block;
  position: relative;
  float: left;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-bob-o-link {
  display: block;
  position: relative;
  float: left;
  z-index: 120;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.16518%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(130, 130, 130);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-bob-o-link:active,
.slider-bob-o-link:hover {
  background-color: rgb(130, 130, 130);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-boulder {
  display: block;
  position: relative;
  float: left;
  z-index: 112;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.16518%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-brentwood {
  display: block;
  position: relative;
  float: left;
  z-index: 104;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-briardalegreens {
  display: block;
  position: relative;
  float: left;
  z-index: 96;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-briarwood {
  display: block;
  position: relative;
  float: left;
  z-index: 88;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-brookledge {
  display: block;
  position: relative;
  float: left;
  z-index: 80;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-bunkerhill {
  display: block;
  position: relative;
  float: left;
  z-index: 72;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-chardonlakes {
  display: block;
  position: relative;
  float: left;
  z-index: 64;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-cherokeehills {
  display: block;
  position: relative;
  float: left;
  z-index: 56;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-chippewa {
  display: block;
  position: relative;
  float: left;
  z-index: 48;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-cossettcreek {
  display: block;
  position: relative;
  float: left;
  z-index: 40;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-creekwood {
  display: block;
  position: relative;
  float: left;
  z-index: 32;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-deerridge {
  display: block;
  position: relative;
  float: left;
  z-index: 24;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-dragonranch {
  display: block;
  position: relative;
  float: left;
  z-index: 16;
  width: 23.4020618556%;
  max-width: 300px;
  height: 36px;
  margin-left: 2.1604%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_camera_alt_black_24dp_2x.png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-ashland:hover,
.phone-avalon:hover,
.phone-boulder:hover,
.phone-briarwood:hover,
.phone-brookledged:hover,
.phone-bunkerhill:hover,
.phone-chardonlakes:hover,
.phone-cherokeehills:hover,
.phone-chippewa:hover,
.phone-cossettcreek:hover,
.phone-creekwood:hover,
.phone-deerridge:hover,
.phone-dragonranch:hover,
.phone:hover,
.photoslider-ashland:hover,
.photoslider-avalon:hover,
.slider-berkshire-hills:hover,
.slider-bigmet:hover,
.slider-boulder:hover,
.slider-brentwood:hover,
.slider-briardalegreens:hover,
.slider-briarwood:hover,
.slider-brookledge:hover,
.slider-bunkerhill:hover,
.slider-chardonlakes:hover,
.slider-cherokeehills:hover,
.slider-chippewa:hover,
.slider-cossettcreek:hover,
.slider-creekwood:hover,
.slider-deerridge:hover,
.slider-dragonranch:hover {
  background-color: rgb(191, 191, 191);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.slider-brentwood:active,
.slider-briardalegreens:active,
.slider-briarwood:active,
.slider-brookledge:active,
.slider-bunkerhill:active,
.slider-chardonlakes:active,
.slider-cherokeehills:active,
.slider-chippewa:active,
.slider-cossettcreek:active,
.slider-creekwood:active,
.slider-deerridge:active,
.slider-dragonranch:active {
  background-color: rgb(27, 27, 27);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-ashland:focus,
.phone-avalon:focus,
.phone-boulder:focus,
.phone-briarwood:focus,
.phone-brookledged:focus,
.phone-bunkerhill:focus,
.phone-chardonlakes:focus,
.phone-cherokeehills:focus,
.phone-chippewa:focus,
.phone-cossettcreek:focus,
.phone-creekwood:focus,
.phone-deerridge:focus,
.phone-dragonranch:focus,
.phone:focus,
.photoslider-ashland:focus,
.photoslider-avalon:focus,
.slider-berkshire-hills:focus,
.slider-bigmet:focus,
.slider-bob-o-link:focus,
.slider-boulder:focus,
.slider-brentwood:focus,
.slider-briardalegreens:focus,
.slider-briarwood:focus,
.slider-brookledge:focus,
.slider-bunkerhill:focus,
.slider-chardonlakes:focus,
.slider-cherokeehills:focus,
.slider-chippewa:focus,
.slider-cossettcreek:focus,
.slider-creekwood:focus,
.slider-deerridge:focus,
.slider-dragonranch:focus,
.websiteopen:focus {
  background-color: rgb(223, 223, 223);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.solid {
  display: block;
  float: left;
  width: 11.9997789078%;
  height: 30px;
  margin-left: 30.9973%;
  text-shadow: 1px 1px 5px rgb(56, 56, 56);
  font-size: 0.875em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.splash-a {
  float: left;
  width: 100%;
  height: 368px;
  margin-top: 12px;
}

.splash-image-a {
  width: 95.5932203389%;
  min-width: none;
  height: 368px;
  min-height: nonepx;
  margin: 0 auto;
  border: 4px solid rgba(191, 191, 191, 0.47);
  border-radius: 8px;
  background-image: url('../images/brookledge-splash.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.three-pack-container {
  float: right;
  width: 25%;
  height: 30px;
  margin-right: 1.89254%;
}

.title-berkshire-hills {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(74, 74, 74) 28.809523809523807%, rgb(166, 166, 166) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(74, 74, 74) 28.809523809523807%, rgb(166, 166, 166) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(74, 74, 74) 28.809523809523807%, rgb(166, 166, 166) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(74, 74, 74) 28.809523809523807%, rgb(166, 166, 166) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(74, 74, 74) 28.809523809523807%, rgb(166, 166, 166) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.title-bob-o-link {
  display: block;
  float: left;
  width: 91.5045103092%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.1199%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(184, 1, 1) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(184, 1, 1) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(184, 1, 1) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(184, 1, 1) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(184, 1, 1) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.title-boulder {
  display: block;
  float: left;
  width: 91.5045103092%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.1199%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.title-ashland,
.title-briarwood,
.title-bunkerhill {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.bigmet-title,
.title-chardonlakes,
.title-chippewa {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(208, 194, 15) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.title-brentwood,
.title-cossettcreek {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.title-avalon,
.title-brookledge,
.title-deerridge {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.title-briardalegreens,
.title-cherokeehills,
.title-creekwood,
.title-dragonranch {
  display: block;
  float: left;
  width: 91.2499999999%;
  height: 38px;
  min-height: 30px;
  margin-left: 4.375%;
  background: rgb(223, 223, 223);
  background: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 28.809523809523807%, rgb(203, 123, 3) 71.9047619047619%, rgb(166, 166, 166) 100%) rgb(203, 189, 3);
  background-position: left top;
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  font-size: 1.625em;
  font-weight: 700;
  text-align: center;
  color: rgb(255, 255, 255);
}

.blackbrook-title:hover,
.title-ashland:hover,
.title-avalon:hover,
.title-berkshire-hills:hover,
.title-bob-o-link:hover,
.title-boulder:hover,
.title-brentwood:hover,
.title-briardalegreens:hover,
.title-briarwood:hover,
.title-brookledge:hover,
.title-bunkerhill:hover,
.title-chardonlakes:hover,
.title-cherokeehills:hover,
.title-chippewa:hover,
.title-cossettcreek:hover,
.title-creekwood:hover,
.title-deerridge:hover,
.title-dragonranch:hover {
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  color: rgb(191, 191, 191);
}

.blackbrook-title:active,
.title-ashland:active,
.title-avalon:active,
.title-berkshire-hills:active,
.title-bob-o-link:active,
.title-boulder:active,
.title-brentwood:active,
.title-briardalegreens:active,
.title-briarwood:active,
.title-brookledge:active,
.title-bunkerhill:active,
.title-chardonlakes:active,
.title-cherokeehills:active,
.title-chippewa:active,
.title-cossettcreek:active,
.title-creekwood:active,
.title-deerridge:active,
.title-dragonranch:active {
  box-shadow: 1px 1px 5px rgb(56, 56, 56);
  text-shadow: 2px 2px 5px rgb(101, 100, 100);
  color: rgb(130, 130, 130);
}

.top20 {
  display: block;
  position: relative;
  float: left;
  z-index: 189;
  width: 8%;
  height: 36px;
  margin: -36px 0 0 18.87755%;
  background-color: rgb(56, 56, 56);
  font-size: 0.625em;
  text-align: center;
  color: rgb(223, 223, 223);
}

.topspecialcetering {
  float: left;
  width: 648px;
  height: 49px;
  margin: 17px 0 0 6.13202%;
}

.websiteopen {
  display: block;
  position: relative;
  float: left;
  clear: both;
  width: 23.3988402061%;
  max-width: 299px;
  height: 36px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: url('../images/ic_open_in_browser_black_24dp_2x(2).png') rgb(223, 223, 223);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.websiteopen:hover {
  background-color: rgb(166, 166, 166);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

.phone-ashland:active,
.phone-avalon:active,
.phone-boulder:active,
.phone-briarwood:active,
.phone-brookledged:active,
.phone-bunkerhill:active,
.phone-chardonlakes:active,
.phone-cherokeehills:active,
.phone-chippewa:active,
.phone-cossettcreek:active,
.phone-creekwood:active,
.phone-deerridge:active,
.phone-dragonranch:active,
.phone:active,
.photoslider-ashland:active,
.photoslider-avalon:active,
.slider-berkshire-hills:active,
.slider-bigmet:active,
.slider-boulder:active,
.websiteopen:active {
  background-color: rgba(61, 203, 3, 0.53);
  box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
}

@media(max-width: 900px) {
  .bigmet-title:active,
  .bigmet-title:hover,
  .title-ashland:active,
  .title-ashland:hover,
  .title-avalon:active,
  .title-avalon:hover,
  .title-berkshire-hills:active,
  .title-berkshire-hills:hover,
  .title-bob-o-link:active,
  .title-bob-o-link:hover,
  .title-boulder:active,
  .title-boulder:hover,
  .title-brentwood:active,
  .title-brentwood:hover,
  .title-briardalegreens:active,
  .title-briardalegreens:hover,
  .title-briarwood:active,
  .title-briarwood:hover,
  .title-brookledge:active,
  .title-brookledge:hover,
  .title-bunkerhill:active,
  .title-bunkerhill:hover,
  .title-chardonlakes:active,
  .title-chardonlakes:hover,
  .title-cherokeehills:active,
  .title-cherokeehills:hover,
  .title-chippewa:active,
  .title-chippewa:hover,
  .title-cossettcreek:active,
  .title-cossettcreek:hover,
  .title-creekwood:active,
  .title-creekwood:hover,
  .title-deerridge:active,
  .title-deerridge:hover,
  .title-dragonranch:active,
  .title-dragonranch:hover {
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
  }

  .phone-ashland:active,
  .phone-ashland:focus,
  .phone-ashland:hover,
  .phone-avalon:active,
  .phone-avalon:focus,
  .phone-avalon:hover,
  .phone-boulder:active,
  .phone-boulder:focus,
  .phone-boulder:hover,
  .phone-briarwood:active,
  .phone-briarwood:focus,
  .phone-briarwood:hover,
  .phone-brookledged:active,
  .phone-brookledged:focus,
  .phone-brookledged:hover,
  .phone-bunkerhill:active,
  .phone-bunkerhill:focus,
  .phone-bunkerhill:hover,
  .phone-chardonlakes:active,
  .phone-chardonlakes:focus,
  .phone-chardonlakes:hover,
  .phone-cherokeehills:active,
  .phone-cherokeehills:focus,
  .phone-cherokeehills:hover,
  .phone-chippewa:active,
  .phone-chippewa:focus,
  .phone-chippewa:hover,
  .phone-cossettcreek:active,
  .phone-cossettcreek:focus,
  .phone-cossettcreek:hover,
  .phone-creekwood:active,
  .phone-creekwood:focus,
  .phone-creekwood:hover,
  .phone-deerridge:active,
  .phone-deerridge:focus,
  .phone-deerridge:hover,
  .phone-dragonranch:active,
  .phone-dragonranch:focus,
  .phone-dragonranch:hover,
  .phone:active,
  .phone:focus,
  .phone:hover,
  .photoslider-ashland:active,
  .photoslider-ashland:focus,
  .photoslider-ashland:hover,
  .photoslider-avalon:active,
  .photoslider-avalon:focus,
  .photoslider-avalon:hover,
  .slider-berkshire-hills:active,
  .slider-berkshire-hills:focus,
  .slider-berkshire-hills:hover,
  .slider-bigmet:active,
  .slider-bigmet:focus,
  .slider-bigmet:hover,
  .slider-bob-o-link:active,
  .slider-bob-o-link:focus,
  .slider-bob-o-link:hover,
  .slider-boulder:active,
  .slider-boulder:focus,
  .slider-boulder:hover,
  .slider-brentwood:active,
  .slider-brentwood:focus,
  .slider-brentwood:hover,
  .slider-briardalegreens:active,
  .slider-briardalegreens:focus,
  .slider-briardalegreens:hover,
  .slider-briarwood:active,
  .slider-briarwood:focus,
  .slider-briarwood:hover,
  .slider-brookledge:active,
  .slider-brookledge:focus,
  .slider-brookledge:hover,
  .slider-bunkerhill:active,
  .slider-bunkerhill:focus,
  .slider-bunkerhill:hover,
  .slider-chardonlakes:active,
  .slider-chardonlakes:focus,
  .slider-chardonlakes:hover,
  .slider-cherokeehills:active,
  .slider-cherokeehills:focus,
  .slider-cherokeehills:hover,
  .slider-chippewa:active,
  .slider-chippewa:focus,
  .slider-chippewa:hover,
  .slider-cossettcreek:active,
  .slider-cossettcreek:focus,
  .slider-cossettcreek:hover,
  .slider-creekwood:active,
  .slider-creekwood:focus,
  .slider-creekwood:hover,
  .slider-deerridge:active,
  .slider-deerridge:focus,
  .slider-deerridge:hover,
  .slider-dragonranch:active,
  .slider-dragonranch:focus,
  .slider-dragonranch:hover,
  .websiteopen:active,
  .websiteopen:focus,
  .websiteopen:hover {
    box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
  }

  .bottomcourses:hover,
  .bottomleagues:hover,
  .bottommap:hover,
  .bottomradar:hover,
  .bottomtoptwenty:hover {
    background-color: rgb(101, 100, 100);
  }

  body {
    height: 100%;
    background-image: -webkit-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:    -moz-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:      -o-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:     -ms-linear-gradient(25deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
    background-image:         linear-gradient(425deg, rgb(56, 56, 56) 3.3333333333333335%, rgb(101, 100, 100) 14.285714285714285%, rgb(191, 191, 191) 52.38095238095239%, rgb(101, 100, 100) 86.42857142857143%, rgb(27, 27, 27) 97.85714285714285%);
  }

  .agm-bar-a1 {
    background-image: -webkit-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:    -moz-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:      -o-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:     -ms-linear-gradient(25deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    background-image:         linear-gradient(425deg, rgb(223, 223, 223) 0%, rgb(130, 130, 130) 52.142857142857146%, rgb(56, 56, 56) 59.285714285714285%, rgb(56, 56, 56) 66.66666666666666%, rgb(184, 1, 1) 74.52380952380952%);
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .color-container .color-element {
    width: 91.3229166666%;
    margin-left: 4.30035%;
  }

  .color-container .colors-explained {
    width: 87.25%;
    margin-left: 6.375%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .color-element .caution {
    width: 100px;
    margin-right: 30.58819%;
    font-size: 0.813em;
  }

  .color-element .danger {
    right: 4.375%;
    width: 100px;
    font-size: 0.813em;
  }

  .color-element .mustplay {
    left: 4.4776119402%;
    width: 100px;
    font-size: 0.813em;
  }

  .color-element .solid {
    width: 100px;
    margin-left: 30.69655%;
    font-size: 0.813em;
  }

  .gco-top-container-a1 {
    height: 66px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 88.80952380952381%);
  }

  .gco-top-container-a1 .topspecialcetering {
    position: relative;
    width: 556px;
    height: 53px;
    margin-top: 7px;
    margin-left: 4%;
  }

  .gggggggggg-ashland .map {
    position: relative;
    z-index: 159;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-ashland .paragraph-ashland {
    position: relative;
    z-index: 164;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-ashland .phone-ashland {
    position: relative;
    z-index: 162;
    width: 20%;
    margin-top: 90px;
    margin-left: 0.57118%;
  }

  .gggggggggg-ashland .photoslider-ashland {
    position: relative;
    z-index: 160;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-ashland .rating-ashland {
    position: relative;
    z-index: 163;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-ashland .title-ashland {
    width: 91.25%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(61, 203, 3) 28.809523809523807%, rgb(61, 203, 3) 71.9047619047619%, rgb(166, 166, 166) 100%);
    font-size: 1.5em;
  }

  .gggggggggg-ashland .websiteopen {
    position: relative;
    z-index: 161;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-avalon .map {
    position: relative;
    z-index: 151;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-avalon .phone-avalon {
    position: relative;
    z-index: 154;
    width: 20%;
    margin-left: 0.57118%;
  }

  .gggggggggg-avalon .photoslider-avalon {
    position: relative;
    z-index: 152;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-avalon .rating-avalon {
    position: relative;
    z-index: 155;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-avalon .title-avalon {
    width: 91.25%;
    font-size: 1.5em;
  }

  .gggggggggg-avalon .websiteopen {
    position: relative;
    z-index: 153;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-berkshire-hills .map {
    position: relative;
    z-index: 143;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-berkshire-hills .paragraph-berkshire-hills {
    position: relative;
    z-index: 148;
    width: 87.1440972222%;
    margin-left: 6.375%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-berkshire-hills .phone {
    position: relative;
    z-index: 146;
    width: 20%;
    margin-top: 90px;
    margin-left: 0.57118%;
  }

  .gggggggggg-berkshire-hills .slider-berkshire-hills {
    position: relative;
    z-index: 144;
    width: 23.5%;
    margin-left: 1.97049%;
  }

  .gggggggggg-berkshire-hills .title-berkshire-hills {
    width: 91.3298611111%;
    margin-left: 4.29514%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(64, 64, 64) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(64, 64, 64) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(64, 64, 64) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(64, 64, 64) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(64, 64, 64) 100%);
    font-size: 1.5em;
  }

  .gggggggggg-berkshire-hills .websiteopen {
    position: relative;
    z-index: 145;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-bigmet .bigmet-paragraph {
    position: relative;
    z-index: 140;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-bigmet .bigmetrating {
    position: relative;
    z-index: 139;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-bigmet .map {
    position: relative;
    z-index: 135;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-bigmet .phone {
    position: relative;
    z-index: 138;
    width: 20%;
    margin-top: -20px;
    margin-left: 0.57118%;
  }

  .gggggggggg-bigmet .slider-bigmet {
    position: relative;
    z-index: 136;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-bigmet .websiteopen {
    position: relative;
    z-index: 137;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-blackbrook .blackbrook-paragraph {
    position: relative;
    z-index: 132;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-blackbrook .map {
    position: relative;
    z-index: 127;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-blackbrook .phone {
    position: relative;
    z-index: 130;
    width: 20%;
    margin-top: 46px;
    margin-left: 0.57118%;
  }

  .gggggggggg-blackbrook .slider-bigmet {
    position: relative;
    z-index: 128;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-blackbrook .websiteopen {
    position: relative;
    z-index: 129;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-bob-o-link .map {
    position: relative;
    z-index: 119;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-avalon .paragraph-avalon,
  .gggggggggg-bob-o-link .paragraph-bob-o-link {
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-bob-o-link .phone {
    position: relative;
    z-index: 122;
    width: 20%;
    margin-left: 0.57118%;
  }

  .gggggggggg-bob-o-link .slider-bob-o-link {
    position: relative;
    z-index: 120;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-bob-o-link .websiteopen {
    position: relative;
    z-index: 121;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-boulder .map {
    position: relative;
    z-index: 111;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-boulder .paragraph-boulder {
    position: relative;
    z-index: 116;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-boulder .phone-boulder {
    position: relative;
    z-index: 114;
    width: 20%;
    margin-top: -130px;
    margin-left: 0.57118%;
  }

  .gggggggggg-boulder .slider-boulder {
    position: relative;
    z-index: 112;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-boulder .websiteopen {
    position: relative;
    z-index: 113;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-brentwood .brentwood {
    position: relative;
    z-index: 107;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-brentwood .map {
    position: relative;
    z-index: 103;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-brentwood .paragraph-brentwood {
    position: relative;
    z-index: 108;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-brentwood .phone {
    position: relative;
    z-index: 106;
    width: 20%;
    margin-top: 148px;
    margin-left: 0.57118%;
  }

  .gggggggggg-brentwood .slider-brentwood {
    position: relative;
    z-index: 104;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-brentwood .websiteopen {
    position: relative;
    z-index: 105;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-briardalegreens .briardalegreens {
    position: relative;
    z-index: 99;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-briardalegreens .map {
    position: relative;
    z-index: 95;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-briardalegreens .paragraph-briardalegreens {
    position: relative;
    z-index: 100;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-briardalegreens .phone {
    position: relative;
    z-index: 98;
    width: 20%;
    margin-top: 170px;
    margin-left: 0.57118%;
  }

  .gggggggggg-briardalegreens .slider-briardalegreens {
    position: relative;
    z-index: 96;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-briardalegreens .websiteopen {
    position: relative;
    z-index: 97;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-briarwood .map {
    position: relative;
    z-index: 87;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-briarwood .paragraph-briarwood {
    position: relative;
    z-index: 92;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-briarwood .phone-briarwood {
    position: relative;
    z-index: 90;
    width: 20%;
    margin-top: 112px;
    margin-left: 0.57118%;
  }

  .gggggggggg-briarwood .slider-briarwood {
    position: relative;
    z-index: 88;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-briarwood .websiteopen {
    position: relative;
    z-index: 89;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-brookledge .brookledge {
    position: relative;
    z-index: 83;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-brookledge .map {
    position: relative;
    z-index: 79;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-brookledge .paragraph-brookledge {
    position: relative;
    z-index: 84;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-brookledge .phone-brookledged {
    position: relative;
    z-index: 82;
    width: 20%;
    margin-top: 24px;
    margin-left: 0.57118%;
  }

  .gggggggggg-brookledge .slider-brookledge {
    position: relative;
    z-index: 80;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-brookledge .websiteopen {
    position: relative;
    z-index: 81;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-bunkerhill .map {
    position: relative;
    z-index: 71;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-bunkerhill .paragraph-bunkerhill {
    position: relative;
    z-index: 76;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-bunkerhill .phone-bunkerhill {
    position: relative;
    z-index: 74;
    width: 20%;
    margin-top: 90px;
    margin-left: 0.57118%;
  }

  .gggggggggg-bunkerhill .slider-bunkerhill {
    position: relative;
    z-index: 72;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-bunkerhill .websiteopen {
    position: relative;
    z-index: 73;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-chardonlakes .map {
    position: relative;
    z-index: 63;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-chardonlakes .paragraph-chardonlakes {
    position: relative;
    z-index: 68;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-chardonlakes .phone-chardonlakes {
    position: relative;
    z-index: 66;
    width: 20%;
    margin-top: 46px;
    margin-left: 0.57118%;
  }

  .gggggggggg-chardonlakes .slider-chardonlakes {
    position: relative;
    z-index: 64;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-chardonlakes .websiteopen {
    position: relative;
    z-index: 65;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-cherokeehills .map {
    position: relative;
    z-index: 55;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-cherokeehills .paragraph-cherokeehills {
    position: relative;
    z-index: 60;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-cherokeehills .phone-cherokeehills {
    position: relative;
    z-index: 58;
    width: 20%;
    margin-top: -108px;
    margin-left: 0.57118%;
  }

  .gggggggggg-cherokeehills .slider-cherokeehills {
    position: relative;
    z-index: 56;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-cherokeehills .websiteopen {
    position: relative;
    z-index: 57;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-chippewa .map {
    position: relative;
    z-index: 47;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-chippewa .paragraph-chippewa {
    position: relative;
    z-index: 52;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-chippewa .phone-chippewa {
    position: relative;
    z-index: 50;
    width: 20%;
    margin-top: 68px;
    margin-left: 0.57118%;
  }

  .gggggggggg-chippewa .slider-chippewa {
    position: relative;
    z-index: 48;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-chippewa .websiteopen {
    position: relative;
    z-index: 49;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-cossettcreek .map {
    position: relative;
    z-index: 39;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-cossettcreek .paragraph-cossettcreek {
    position: relative;
    z-index: 44;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-cossettcreek .phone-cossettcreek {
    position: relative;
    z-index: 42;
    width: 20%;
    margin-top: 68px;
    margin-left: 0.57118%;
  }

  .gggggggggg-cossettcreek .slider-cossettcreek {
    position: relative;
    z-index: 40;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-cossettcreek .websiteopen {
    position: relative;
    z-index: 41;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-berkshire-hills .berkshire-hills,
  .gggggggggg-blackbrook .blackbrook,
  .gggggggggg-bob-o-link .bob-o-link,
  .gggggggggg-boulder .boulder,
  .gggggggggg-briarwood .briarwood,
  .gggggggggg-bunkerhill .bunkerhill,
  .gggggggggg-chardonlakes .chardonlakes,
  .gggggggggg-cherokeehills .cherokeehills,
  .gggggggggg-chippewa .chippewa,
  .gggggggggg-cossettcreek .cossettcreek,
  .gggggggggg-creekwood .creekwood {
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-creekwood .map {
    position: relative;
    z-index: 31;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-creekwood .paragraph-creekwood {
    position: relative;
    z-index: 36;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-creekwood .phone-creekwood {
    position: relative;
    z-index: 34;
    width: 20%;
    margin-top: 134px;
    margin-left: 0.57118%;
  }

  .gggggggggg-creekwood .slider-creekwood {
    position: relative;
    z-index: 32;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-creekwood .websiteopen {
    position: relative;
    z-index: 33;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-deerridge .deerridge {
    position: relative;
    z-index: 27;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-deerridge .map {
    position: relative;
    z-index: 23;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-deerridge .paragraph-deerridge {
    position: relative;
    z-index: 28;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-deerridge .phone-deerridge {
    position: relative;
    z-index: 26;
    width: 20%;
    margin-top: 24px;
    margin-left: 0.57118%;
  }

  .gggggggggg-deerridge .slider-deerridge {
    position: relative;
    z-index: 24;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-deerridge .websiteopen {
    position: relative;
    z-index: 25;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .gggggggggg-dragonranch .dragonranch {
    position: relative;
    z-index: 19;
    width: 91.3298611111%;
    margin-left: 4.29514%;
  }

  .gggggggggg-dragonranch .map {
    position: relative;
    z-index: 15;
    width: 23.5%;
    margin-right: 12.75%;
  }

  .gggggggggg-dragonranch .paragraph-dragonranch {
    position: relative;
    z-index: 20;
    width: 87.1440972222%;
    margin-left: 6.47917%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .gggggggggg-dragonranch .phone-dragonranch {
    position: relative;
    z-index: 18;
    width: 20%;
    margin-top: 2px;
    margin-left: 0.57118%;
  }

  .gggggggggg-dragonranch .slider-dragonranch {
    position: relative;
    z-index: 16;
    width: 23.5%;
    margin-left: 1.94271%;
  }

  .gggggggggg-bigmet .bigmet-title,
  .gggggggggg-blackbrook .blackbrook-title,
  .gggggggggg-bob-o-link .title-bob-o-link,
  .gggggggggg-boulder .title-boulder,
  .gggggggggg-brentwood .title-brentwood,
  .gggggggggg-briardalegreens .title-briardalegreens,
  .gggggggggg-briarwood .title-briarwood,
  .gggggggggg-brookledge .title-brookledge,
  .gggggggggg-bunkerhill .title-bunkerhill,
  .gggggggggg-chardonlakes .title-chardonlakes,
  .gggggggggg-cherokeehills .title-cherokeehills,
  .gggggggggg-chippewa .title-chippewa,
  .gggggggggg-cossettcreek .title-cossettcreek,
  .gggggggggg-creekwood .title-creekwood,
  .gggggggggg-deerridge .title-deerridge,
  .gggggggggg-dragonranch .title-dragonranch {
    width: 91.3298611111%;
    margin-left: 4.29514%;
    font-size: 1.5em;
  }

  .gggggggggg-dragonranch .websiteopen {
    position: relative;
    z-index: 17;
    width: 23.5%;
    margin-left: 12.77778%;
  }

  .inner-container {
    margin-top: 102px;
  }

  .inner-container .page-info-label {
    margin-top: 0;
  }

  .inner-container .splash-a {
    height: auto;
    margin-top: 8px;
  }

  .local-link-container .page-a-e-m-s-container {
    width: 80%;
  }

  .menu-bottom-container-a1 .bottomcourses {
    position: relative;
    z-index: 6;
    width: 10%;
    margin-left: 1.99653%;
    border-right-color: rgba(0, 0, 0, 0);
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 8.2113666603%;
    height: 30px;
    margin-top: -181px;
    margin-left: 51.74132%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    position: relative;
    z-index: 3;
    width: 10%;
    margin-left: 0;
  }

  .menu-bottom-container-a1 .bottommap {
    position: relative;
    z-index: 5;
    width: 10%;
    margin-left: 0;
    border-right-style: none;
  }

  .menu-bottom-container-a1 .bottomradar {
    position: relative;
    z-index: 2;
    width: 10%;
    margin-left: 0;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    position: relative;
    z-index: 4;
    width: 10%;
    margin-left: 0;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
    width: 30%;
    margin-right: 2%;
  }

  .menubar-container-a1 .contact {
    width: 9%;
    margin-top: 0;
    margin-right: 2%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 191;
    width: 9%;
    margin-left: 2%;
    border-right-color: rgba(0, 0, 0, 0);
  }

  .menubar-container-a1 .games {
    position: relative;
    z-index: 186;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .leagues {
    position: relative;
    z-index: 188;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .lexicon {
    position: relative;
    z-index: 185;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .map {
    position: relative;
    clear: none;
    z-index: 190;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
    border-right-style: none;
  }

  .menubar-container-a1 .radar {
    position: relative;
    z-index: 187;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 189;
    width: 9%;
    margin-top: 0;
    margin-left: 0;
  }

  .next-big-container .next-little-container {
    width: 822px;
  }

  .next-little-container .next {
    width: 18.7671076642%;
  }

  .page-a-e-m-s-container .m-to-r {
    clear: both;
    margin-top: -36px;
    margin-right: 25%;
  }

  .page-info-label .local-golf-text-a-to-l {
    width: 189px;
    font-size: 1.625em;
  }

  .splash-a .splash-image-a {
    width: 98.9982638888%;
    height: 289px;
  }

  .three-pack-container .bottom-about {
    width: 33.3%;
    margin-left: 0.02894%;
  }

  .three-pack-container .bottom-contact {
    float: right;
    width: 33.2971643518%;
  }

  .three-pack-container .bottom-legal {
    width: 33.2975260416%;
  }

  .topspecialcetering .dotcom {
    width: 6.1884842519%;
    margin-top: 17px;
    text-shadow: 3px 4px 5px rgb(56, 56, 56);
    font-size: 1.313em;
  }

  .topspecialcetering .gco-label {
    margin-top: 14px;
    text-shadow: 5px 6px 5px rgb(56, 56, 56);
    font-size: 2.625em;
    text-align: center;
  }
}

@media(max-width: 768px) {
  .title-ashland:hover,
  .title-avalon:hover {
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
    color: rgb(191, 191, 191);
  }

  .title-ashland:active,
  .title-avalon:active {
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
    color: rgba(61, 203, 3, 0.53);
  }

  .bigmet-title:hover {
    background-color: rgb(203, 189, 3);
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
    color: rgb(191, 191, 191);
  }

  .bigmet-title:active {
    background-color: rgb(208, 194, 15);
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
    color: rgb(56, 56, 56);
  }

  .title-berkshire-hills:active,
  .title-berkshire-hills:hover,
  .title-bob-o-link:active,
  .title-bob-o-link:hover,
  .title-boulder:active,
  .title-boulder:hover,
  .title-brentwood:active,
  .title-brentwood:hover,
  .title-briardalegreens:active,
  .title-briardalegreens:hover,
  .title-briarwood:active,
  .title-briarwood:hover,
  .title-brookledge:active,
  .title-brookledge:hover,
  .title-bunkerhill:active,
  .title-bunkerhill:hover,
  .title-chardonlakes:active,
  .title-chardonlakes:hover,
  .title-cherokeehills:active,
  .title-cherokeehills:hover,
  .title-chippewa:active,
  .title-chippewa:hover,
  .title-cossettcreek:active,
  .title-cossettcreek:hover,
  .title-creekwood:active,
  .title-creekwood:hover,
  .title-deerridge:active,
  .title-deerridge:hover,
  .title-dragonranch:active,
  .title-dragonranch:hover {
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
  }

  .phone-ashland:active,
  .phone-ashland:focus,
  .phone-ashland:hover,
  .phone-avalon:active,
  .phone-avalon:focus,
  .phone-avalon:hover,
  .phone-boulder:active,
  .phone-boulder:focus,
  .phone-boulder:hover,
  .phone-briarwood:active,
  .phone-briarwood:focus,
  .phone-briarwood:hover,
  .phone-brookledged:active,
  .phone-brookledged:focus,
  .phone-brookledged:hover,
  .phone-bunkerhill:active,
  .phone-bunkerhill:focus,
  .phone-bunkerhill:hover,
  .phone-chardonlakes:active,
  .phone-chardonlakes:focus,
  .phone-chardonlakes:hover,
  .phone-cherokeehills:active,
  .phone-cherokeehills:focus,
  .phone-cherokeehills:hover,
  .phone-chippewa:active,
  .phone-chippewa:focus,
  .phone-chippewa:hover,
  .phone-cossettcreek:active,
  .phone-cossettcreek:focus,
  .phone-cossettcreek:hover,
  .phone-creekwood:active,
  .phone-creekwood:focus,
  .phone-creekwood:hover,
  .phone-deerridge:active,
  .phone-deerridge:focus,
  .phone-deerridge:hover,
  .phone-dragonranch:active,
  .phone-dragonranch:focus,
  .phone-dragonranch:hover,
  .phone:active,
  .phone:focus,
  .phone:hover,
  .photoslider-ashland:active,
  .photoslider-ashland:focus,
  .photoslider-ashland:hover,
  .photoslider-avalon:active,
  .photoslider-avalon:focus,
  .photoslider-avalon:hover,
  .slider-berkshire-hills:active,
  .slider-berkshire-hills:focus,
  .slider-berkshire-hills:hover,
  .slider-bigmet:active,
  .slider-bigmet:focus,
  .slider-bigmet:hover,
  .slider-bob-o-link:active,
  .slider-bob-o-link:focus,
  .slider-bob-o-link:hover,
  .slider-boulder:active,
  .slider-boulder:focus,
  .slider-boulder:hover,
  .slider-brentwood:active,
  .slider-brentwood:focus,
  .slider-brentwood:hover,
  .slider-briardalegreens:active,
  .slider-briardalegreens:focus,
  .slider-briardalegreens:hover,
  .slider-briarwood:active,
  .slider-briarwood:focus,
  .slider-briarwood:hover,
  .slider-brookledge:active,
  .slider-brookledge:focus,
  .slider-brookledge:hover,
  .slider-bunkerhill:active,
  .slider-bunkerhill:focus,
  .slider-bunkerhill:hover,
  .slider-chardonlakes:active,
  .slider-chardonlakes:focus,
  .slider-chardonlakes:hover,
  .slider-cherokeehills:active,
  .slider-cherokeehills:focus,
  .slider-cherokeehills:hover,
  .slider-chippewa:active,
  .slider-chippewa:focus,
  .slider-chippewa:hover,
  .slider-cossettcreek:active,
  .slider-cossettcreek:focus,
  .slider-cossettcreek:hover,
  .slider-creekwood:active,
  .slider-creekwood:focus,
  .slider-creekwood:hover,
  .slider-deerridge:active,
  .slider-deerridge:focus,
  .slider-deerridge:hover,
  .slider-dragonranch:active,
  .slider-dragonranch:focus,
  .slider-dragonranch:hover,
  .websiteopen:active,
  .websiteopen:focus,
  .websiteopen:hover {
    box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  body {
    font-size: 1em;
  }

  .color-element .caution {
    width: 18%;
    margin-right: 28.3759%;
    font-size: 0.75em;
  }

  .color-element .danger {
    top: auto;
    right: 2.9968261718%;
    width: 17.9992675781%;
    font-size: 0.75em;
  }

  .color-element .mustplay {
    top: auto;
    left: 2.9947916666%;
    width: 17.9992675781%;
    font-size: 0.75em;
  }

  .color-element .solid {
    width: 18%;
    margin-left: 28.3759%;
    font-size: 0.75em;
  }

  .gco-top-container-a1 {
    height: 62px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 81.66666666666667%);
  }

  .gco-top-container-a1 .topspecialcetering {
    height: 44px;
    margin-left: 4.03646%;
  }

  .gggggggggg-ashland .map {
    position: relative;
    z-index: 159;
    width: 23.4195149739%;
    margin-right: 6.41727%;
  }

  .gggggggggg-ashland .paragraph-ashland {
    position: relative;
    z-index: 164;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-ashland .phone-ashland {
    position: relative;
    z-index: 162;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -80px;
    margin-left: 2.99241%;
  }

  .gggggggggg-ashland .photoslider-ashland {
    position: relative;
    z-index: 160;
    width: 23.5013020833%;
    margin-left: 8.3714099999%;
  }

  .gggggggggg-ashland .rating-ashland {
    position: relative;
    z-index: 163;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-ashland .websiteopen {
    position: relative;
    z-index: 161;
    width: 23.5008951822%;
    margin-left: 6.36831%;
  }

  .gggggggggg-avalon .map {
    position: relative;
    z-index: 151;
    width: 23.4195149739%;
    margin-right: 6.41727%;
  }

  .gggggggggg-avalon .paragraph-avalon {
    position: relative;
    z-index: 156;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-avalon .phone-avalon {
    position: relative;
    z-index: 154;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -80px;
    margin-left: 2.99241%;
  }

  .gggggggggg-avalon .photoslider-avalon {
    position: relative;
    z-index: 152;
    width: 23.5013020833%;
    margin-left: 8.3714099999%;
  }

  .gggggggggg-avalon .rating-avalon {
    position: relative;
    z-index: 155;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 68.0952380952381%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-avalon .websiteopen {
    position: relative;
    z-index: 153;
    width: 23.5008951822%;
    margin-left: 6.36831%;
  }

  .gggggggggg-berkshire-hills .berkshire-hills {
    position: relative;
    z-index: 147;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-berkshire-hills .map {
    position: relative;
    z-index: 143;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-berkshire-hills .paragraph-berkshire-hills {
    position: relative;
    z-index: 148;
    width: 91.2495930989%;
    margin-left: 4.37337%;
  }

  .gggggggggg-berkshire-hills .phone {
    position: relative;
    z-index: 146;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -80px;
    margin-left: 2.99241%;
  }

  .gggggggggg-berkshire-hills .slider-berkshire-hills {
    position: relative;
    z-index: 144;
    width: 23.5013020833%;
    margin-left: 8.3143%;
  }

  .gggggggggg-berkshire-hills .websiteopen {
    position: relative;
    z-index: 145;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-bigmet .bigmet-paragraph {
    position: relative;
    z-index: 140;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-bigmet .bigmet-title {
    width: 100%;
    margin-left: 0;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(208, 194, 15) 26.904761904761905%, rgb(208, 194, 15) 75.47619047619048%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-bigmet .bigmetrating {
    position: relative;
    z-index: 139;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-bigmet .map {
    position: relative;
    z-index: 135;
    width: 23.391031901%;
    margin-right: 6.48254%;
  }

  .gggggggggg-bigmet .phone {
    position: relative;
    z-index: 138;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -234px;
    margin-left: 2.99241%;
  }

  .gggggggggg-bigmet .slider-bigmet {
    position: relative;
    z-index: 136;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-bigmet .websiteopen {
    position: relative;
    z-index: 137;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-blackbrook .blackbrook-paragraph {
    position: relative;
    z-index: 132;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-blackbrook .blackbrook-title {
    width: 100%;
    margin-left: 0;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 26.904761904761905%, rgb(203, 123, 3) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 26.904761904761905%, rgb(203, 123, 3) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 26.904761904761905%, rgb(203, 123, 3) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 26.904761904761905%, rgb(203, 123, 3) 75.47619047619048%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(203, 123, 3) 26.904761904761905%, rgb(203, 123, 3) 75.47619047619048%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-blackbrook .map {
    position: relative;
    z-index: 127;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-blackbrook .phone {
    position: relative;
    z-index: 130;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -146px;
    margin-left: 2.99241%;
  }

  .gggggggggg-blackbrook .slider-bigmet {
    position: relative;
    z-index: 128;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-blackbrook .websiteopen {
    position: relative;
    z-index: 129;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-bob-o-link .map {
    position: relative;
    z-index: 119;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .color-container .colors-explained,
  .gggggggggg-bob-o-link .paragraph-bob-o-link {
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-bob-o-link .phone {
    position: relative;
    z-index: 122;
    width: 29.9967447916%;
    max-width: none;
    margin-top: 52px;
    margin-left: 2.99241%;
  }

  .gggggggggg-bob-o-link .slider-bob-o-link {
    position: relative;
    z-index: 120;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-bob-o-link .websiteopen {
    position: relative;
    z-index: 121;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-boulder .map {
    position: relative;
    z-index: 111;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-boulder .paragraph-boulder {
    position: relative;
    z-index: 116;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-boulder .phone-boulder {
    position: relative;
    z-index: 114;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -344px;
    margin-left: 2.99241%;
  }

  .gggggggggg-boulder .slider-boulder {
    position: relative;
    z-index: 112;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-boulder .websiteopen {
    position: relative;
    z-index: 113;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-brentwood .brentwood {
    position: relative;
    z-index: 107;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-brentwood .map {
    position: relative;
    z-index: 103;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-brentwood .paragraph-brentwood {
    position: relative;
    z-index: 108;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-brentwood .phone {
    position: relative;
    z-index: 106;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -22px;
    margin-left: 2.99241%;
  }

  .gggggggggg-brentwood .slider-brentwood {
    position: relative;
    z-index: 104;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-brentwood .websiteopen {
    position: relative;
    z-index: 105;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-briardalegreens .briardalegreens {
    position: relative;
    z-index: 99;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-briardalegreens .map {
    position: relative;
    z-index: 95;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-briardalegreens .paragraph-briardalegreens {
    position: relative;
    z-index: 100;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-briardalegreens .phone {
    position: relative;
    z-index: 98;
    width: 29.9967447916%;
    max-width: none;
    margin-top: 0;
    margin-left: 2.99241%;
  }

  .gggggggggg-briardalegreens .slider-briardalegreens {
    position: relative;
    z-index: 96;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-briardalegreens .websiteopen {
    position: relative;
    z-index: 97;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-briarwood .map {
    position: relative;
    z-index: 87;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-briarwood .paragraph-briarwood {
    position: relative;
    z-index: 92;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-briarwood .phone-briarwood {
    position: relative;
    z-index: 90;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -58px;
    margin-left: 2.99241%;
  }

  .gggggggggg-briarwood .slider-briarwood {
    position: relative;
    z-index: 88;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-briarwood .websiteopen {
    position: relative;
    z-index: 89;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-brookledge .brookledge {
    position: relative;
    z-index: 83;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-brookledge .map {
    position: relative;
    z-index: 79;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-brookledge .paragraph-brookledge {
    position: relative;
    z-index: 84;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-brookledge .phone-brookledged {
    position: relative;
    z-index: 82;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -168px;
    margin-left: 2.99241%;
  }

  .gggggggggg-brookledge .slider-brookledge {
    position: relative;
    z-index: 80;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-brookledge .websiteopen {
    position: relative;
    z-index: 81;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-bunkerhill .map {
    position: relative;
    z-index: 71;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-bunkerhill .paragraph-bunkerhill {
    position: relative;
    z-index: 76;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-bunkerhill .phone-bunkerhill {
    position: relative;
    z-index: 74;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -80px;
    margin-left: 2.99241%;
  }

  .gggggggggg-bunkerhill .slider-bunkerhill {
    position: relative;
    z-index: 72;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-bunkerhill .websiteopen {
    position: relative;
    z-index: 73;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-chardonlakes .map {
    position: relative;
    z-index: 63;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-chardonlakes .paragraph-chardonlakes {
    position: relative;
    z-index: 68;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-chardonlakes .phone-chardonlakes {
    position: relative;
    z-index: 66;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -146px;
    margin-left: 2.99241%;
  }

  .gggggggggg-chardonlakes .slider-chardonlakes {
    position: relative;
    z-index: 64;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-chardonlakes .websiteopen {
    position: relative;
    z-index: 65;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-cherokeehills .map {
    position: relative;
    z-index: 55;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-cherokeehills .paragraph-cherokeehills {
    position: relative;
    z-index: 60;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-cherokeehills .phone-cherokeehills {
    position: relative;
    z-index: 58;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -322px;
    margin-left: 2.99241%;
  }

  .gggggggggg-cherokeehills .slider-cherokeehills {
    position: relative;
    z-index: 56;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-cherokeehills .websiteopen {
    position: relative;
    z-index: 57;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-chippewa .map {
    position: relative;
    z-index: 47;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-chippewa .paragraph-chippewa {
    position: relative;
    z-index: 52;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-chippewa .phone-chippewa {
    position: relative;
    z-index: 50;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -102px;
    margin-left: 2.99241%;
  }

  .gggggggggg-chippewa .slider-chippewa {
    position: relative;
    z-index: 48;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-chippewa .websiteopen {
    position: relative;
    z-index: 49;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-cossettcreek .map {
    position: relative;
    z-index: 39;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-cossettcreek .paragraph-cossettcreek {
    position: relative;
    z-index: 44;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-cossettcreek .phone-cossettcreek {
    position: relative;
    z-index: 42;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -124px;
    margin-left: 2.99241%;
  }

  .gggggggggg-cossettcreek .slider-cossettcreek {
    position: relative;
    z-index: 40;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-cossettcreek .websiteopen {
    position: relative;
    z-index: 41;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-blackbrook .blackbrook,
  .gggggggggg-bob-o-link .bob-o-link,
  .gggggggggg-boulder .boulder,
  .gggggggggg-briarwood .briarwood,
  .gggggggggg-bunkerhill .bunkerhill,
  .gggggggggg-chardonlakes .chardonlakes,
  .gggggggggg-cherokeehills .cherokeehills,
  .gggggggggg-chippewa .chippewa,
  .gggggggggg-cossettcreek .cossettcreek,
  .gggggggggg-creekwood .creekwood {
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-creekwood .map {
    position: relative;
    z-index: 31;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-creekwood .paragraph-creekwood {
    position: relative;
    z-index: 36;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-creekwood .phone-creekwood {
    position: relative;
    z-index: 34;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -36px;
    margin-left: 2.99241%;
  }

  .gggggggggg-creekwood .slider-creekwood {
    position: relative;
    z-index: 32;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-creekwood .websiteopen {
    position: relative;
    z-index: 33;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-deerridge .deerridge {
    position: relative;
    z-index: 27;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-deerridge .map {
    position: relative;
    z-index: 23;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-deerridge .paragraph-deerridge {
    position: relative;
    z-index: 28;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-deerridge .phone-deerridge {
    position: relative;
    z-index: 26;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -168px;
    margin-left: 2.99241%;
  }

  .gggggggggg-deerridge .slider-deerridge {
    position: relative;
    z-index: 24;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .gggggggggg-deerridge .websiteopen {
    position: relative;
    z-index: 25;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .gggggggggg-dragonranch .dragonranch {
    position: relative;
    z-index: 19;
    width: 100.1302083333%;
    margin-left: -0.1285100001%;
    background-image: -webkit-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(0deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(450deg, rgb(223, 223, 223) 0%, rgb(166, 166, 166) 33.095238095238095%, rgb(166, 166, 166) 67.38095238095238%, rgb(166, 166, 166) 100%);
  }

  .gggggggggg-dragonranch .map {
    position: relative;
    z-index: 15;
    width: 23.4308268229%;
    margin-right: 6.37851%;
  }

  .gggggggggg-dragonranch .paragraph-dragonranch {
    position: relative;
    z-index: 20;
    width: 91.250813802%;
    margin-left: 4.37337%;
  }

  .gggggggggg-dragonranch .phone-dragonranch {
    position: relative;
    z-index: 18;
    width: 29.9967447916%;
    max-width: none;
    margin-top: -190px;
    margin-left: 2.99241%;
  }

  .gggggggggg-dragonranch .slider-dragonranch {
    position: relative;
    z-index: 16;
    width: 23.5013020833%;
    margin-left: 8.39793%;
  }

  .color-container .color-element,
  .gggggggggg-ashland .title-ashland,
  .gggggggggg-avalon .title-avalon,
  .gggggggggg-berkshire-hills .title-berkshire-hills,
  .gggggggggg-bob-o-link .title-bob-o-link,
  .gggggggggg-boulder .title-boulder,
  .gggggggggg-brentwood .title-brentwood,
  .gggggggggg-briardalegreens .title-briardalegreens,
  .gggggggggg-briarwood .title-briarwood,
  .gggggggggg-brookledge .title-brookledge,
  .gggggggggg-bunkerhill .title-bunkerhill,
  .gggggggggg-chardonlakes .title-chardonlakes,
  .gggggggggg-cherokeehills .title-cherokeehills,
  .gggggggggg-chippewa .title-chippewa,
  .gggggggggg-cossettcreek .title-cossettcreek,
  .gggggggggg-creekwood .title-creekwood,
  .gggggggggg-deerridge .title-deerridge,
  .gggggggggg-dragonranch .title-dragonranch {
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-dragonranch .websiteopen {
    position: relative;
    z-index: 17;
    width: 23.5008951822%;
    margin-left: 6.37851%;
  }

  .inner-container {
    float: left;
    clear: both;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
  }

  .inner-container .local-link-container,
  .inner-container .page-info-label {
    margin-top: 8px;
  }

  .local-link-container .page-a-e-m-s-container {
    width: 85%;
  }

  .menu-bottom-container-a1 .bottomcourses {
    position: relative;
    z-index: 6;
    width: 13%;
    margin-left: 0.99284%;
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 10.0347112653%;
    height: 40px;
    margin-top: -229px;
    margin-left: 56.40259%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    position: relative;
    z-index: 3;
    width: 13%;
  }

  .menu-bottom-container-a1 .bottommap {
    position: relative;
    z-index: 5;
    width: 13%;
  }

  .menu-bottom-container-a1 .bottomradar {
    display: none;
    position: relative;
    clear: both;
    z-index: 2;
    width: 11%;
    margin-top: -30px;
    margin-left: 44.99105%;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    position: relative;
    z-index: 4;
    width: 13%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
    width: 39%;
    margin-right: 0.99691%;
  }

  .menubar-container-a1 .contact {
    width: 10.9985351562%;
    margin-top: -36px;
    margin-right: 0.99691%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 191;
    width: 11%;
    margin-left: 1.04167%;
  }

  .menubar-container-a1 .games {
    position: relative;
    z-index: 186;
    width: 10.9985351562%;
    margin-top: -36px;
    margin-left: 55.72917%;
  }

  .menubar-container-a1 .leagues {
    position: relative;
    z-index: 188;
    width: 11%;
    margin-top: -36px;
    margin-left: 33.85417%;
  }

  .menubar-container-a1 .lexicon {
    display: none;
    position: relative;
    z-index: 185;
    width: 9.9995930989%;
    margin-top: -36px;
    margin-left: 71.74479%;
  }

  .menubar-container-a1 .map {
    position: relative;
    clear: both;
    z-index: 190;
    width: 11%;
    margin-top: -36px;
    margin-left: 11.97917%;
  }

  .menubar-container-a1 .radar {
    position: relative;
    z-index: 187;
    width: 11%;
    margin-top: -36px;
    margin-left: 44.79167%;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 189;
    width: 11%;
    margin-top: -36px;
    margin-left: 22.91667%;
  }

  .next-big-container .next-little-container {
    width: 91.1458333333%;
  }

  .next-little-container .next {
    width: 25.8014285714%;
  }

  .page-a-e-m-s-container .a-to-d {
    width: 24.9983277964%;
  }

  .page-a-e-m-s-container .m-to-r {
    clear: none;
    margin-top: 0;
    margin-right: 24.9988%;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
  }

  .page-info-label .local-golf-text-a-to-l {
    width: 345px;
    font-size: 1.563em;
  }

  .splash-a .splash-image-a {
    width: 98%;
    height: 240px;
    border-width: 1px;
  }

  .three-pack-container .bottom-about {
    width: 32.998046875%;
    margin-left: 0.0365199999%;
  }

  .three-pack-container .bottom-contact {
    width: 33.3%;
  }

  .three-pack-container .bottom-legal {
    font-size: 0.688em;
  }

  .topspecialcetering .dotcom {
    width: 6.4640748031%;
    margin-top: 18px;
    margin-left: 0.07588%;
    text-shadow: 3px 3px 5px rgb(56, 56, 56);
    font-size: 1.063em;
  }

  .topspecialcetering .gco-label {
    text-shadow: 4px 5px 5px rgb(56, 56, 56);
    font-size: 2.188em;
  }
}

@media(max-width: 480px) {
  .gco-label:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(101, 100, 100);
  }

  .gco-label:active {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(184, 1, 1);
  }

  .title-ashland:active,
  .title-ashland:hover,
  .title-avalon:active,
  .title-avalon:hover,
  .title-berkshire-hills:active,
  .title-berkshire-hills:hover,
  .title-bob-o-link:active,
  .title-bob-o-link:hover,
  .title-boulder:active,
  .title-boulder:hover,
  .title-brentwood:active,
  .title-brentwood:hover,
  .title-briardalegreens:active,
  .title-briardalegreens:hover,
  .title-briarwood:active,
  .title-briarwood:hover,
  .title-brookledge:active,
  .title-brookledge:hover,
  .title-bunkerhill:active,
  .title-bunkerhill:hover,
  .title-chardonlakes:active,
  .title-chardonlakes:hover,
  .title-cherokeehills:active,
  .title-cherokeehills:hover,
  .title-chippewa:active,
  .title-chippewa:hover,
  .title-cossettcreek:active,
  .title-cossettcreek:hover,
  .title-creekwood:active,
  .title-creekwood:hover,
  .title-deerridge:active,
  .title-deerridge:hover,
  .title-dragonranch:active,
  .title-dragonranch:hover {
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
  }

  .phone-ashland:active,
  .phone-ashland:focus,
  .phone-ashland:hover,
  .phone-avalon:active,
  .phone-avalon:focus,
  .phone-avalon:hover,
  .phone-boulder:active,
  .phone-boulder:focus,
  .phone-boulder:hover,
  .phone-briarwood:active,
  .phone-briarwood:focus,
  .phone-briarwood:hover,
  .phone-brookledged:active,
  .phone-brookledged:focus,
  .phone-brookledged:hover,
  .phone-bunkerhill:active,
  .phone-bunkerhill:focus,
  .phone-bunkerhill:hover,
  .phone-chardonlakes:active,
  .phone-chardonlakes:focus,
  .phone-chardonlakes:hover,
  .phone-cherokeehills:active,
  .phone-cherokeehills:focus,
  .phone-cherokeehills:hover,
  .phone-chippewa:active,
  .phone-chippewa:focus,
  .phone-chippewa:hover,
  .phone-cossettcreek:active,
  .phone-cossettcreek:focus,
  .phone-cossettcreek:hover,
  .phone-creekwood:active,
  .phone-creekwood:focus,
  .phone-creekwood:hover,
  .phone-deerridge:active,
  .phone-deerridge:focus,
  .phone-deerridge:hover,
  .phone-dragonranch:active,
  .phone-dragonranch:focus,
  .phone-dragonranch:hover,
  .phone:active,
  .phone:focus,
  .phone:hover,
  .photoslider-ashland:active,
  .photoslider-ashland:focus,
  .photoslider-ashland:hover,
  .photoslider-avalon:active,
  .photoslider-avalon:focus,
  .photoslider-avalon:hover,
  .slider-berkshire-hills:active,
  .slider-berkshire-hills:focus,
  .slider-berkshire-hills:hover,
  .slider-bigmet:active,
  .slider-bigmet:focus,
  .slider-bigmet:hover,
  .slider-bob-o-link:active,
  .slider-bob-o-link:focus,
  .slider-bob-o-link:hover,
  .slider-boulder:active,
  .slider-boulder:focus,
  .slider-boulder:hover,
  .slider-brentwood:active,
  .slider-brentwood:focus,
  .slider-brentwood:hover,
  .slider-briardalegreens:active,
  .slider-briardalegreens:focus,
  .slider-briardalegreens:hover,
  .slider-briarwood:active,
  .slider-briarwood:focus,
  .slider-briarwood:hover,
  .slider-brookledge:active,
  .slider-brookledge:focus,
  .slider-brookledge:hover,
  .slider-bunkerhill:active,
  .slider-bunkerhill:focus,
  .slider-bunkerhill:hover,
  .slider-chardonlakes:active,
  .slider-chardonlakes:focus,
  .slider-chardonlakes:hover,
  .slider-cherokeehills:active,
  .slider-cherokeehills:focus,
  .slider-cherokeehills:hover,
  .slider-chippewa:active,
  .slider-chippewa:focus,
  .slider-chippewa:hover,
  .slider-cossettcreek:active,
  .slider-cossettcreek:focus,
  .slider-cossettcreek:hover,
  .slider-creekwood:active,
  .slider-creekwood:focus,
  .slider-creekwood:hover,
  .slider-deerridge:active,
  .slider-deerridge:focus,
  .slider-deerridge:hover,
  .slider-dragonranch:active,
  .slider-dragonranch:focus,
  .slider-dragonranch:hover,
  .websiteopen:active,
  .websiteopen:focus,
  .websiteopen:hover {
    box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
  }

  .bottom-about:hover,
  .bottom-contact:hover,
  .bottom-legal:hover,
  .courses:hover,
  .leagues:hover,
  .radar:hover,
  .top20:hover {
    background-color: rgb(56, 56, 56);
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .color-element .caution {
    width: 20%;
    margin-right: 27.04956%;
    font-size: 0.688em;
  }

  .color-element .danger {
    width: 20%;
    font-size: 0.688em;
  }

  .color-element .mustplay {
    position: static;
    float: left;
    left: auto;
    width: 20%;
    margin-left: 2.99098%;
    font-size: 0.688em;
  }

  .color-element .solid {
    width: 20%;
    margin-left: 4.05335%;
    font-size: 0.688em;
  }

  .gco-top-container-a1 {
    height: 54px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 19.28571428571429%, rgb(56, 56, 56) 25%, rgb(56, 56, 56) 31.19047619047619%, rgb(130, 130, 130) 36.42857142857142%, rgb(191, 191, 191) 100%);
  }

  .gco-top-container-a1 .topspecialcetering {
    position: static;
    width: 316px;
    height: 42px;
    margin-left: 0.99935%;
  }

  .gggggggggg-ashland .map {
    position: relative;
    z-index: 159;
    width: 33%;
    margin-right: 0;
  }

  .gggggggggg-ashland .paragraph-ashland {
    position: relative;
    z-index: 164;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-ashland .phone-ashland {
    display: block;
    position: relative;
    z-index: 162;
    width: 33%;
    margin-top: -36px;
    margin-left: 0;
  }

  .gggggggggg-ashland .photoslider-ashland {
    position: relative;
    clear: both;
    z-index: 160;
    width: 33%;
    margin-left: 33.52184%;
  }

  .gggggggggg-ashland .rating-ashland {
    position: relative;
    z-index: 163;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-ashland .websiteopen {
    display: none;
    position: relative;
    z-index: 161;
    width: 29.9869791666%;
    margin-top: -23px;
    margin-left: 2.00706%;
  }

  .gggggggggg-avalon .map {
    position: relative;
    z-index: 151;
    width: 33%;
    margin-right: 0;
  }

  .gggggggggg-avalon .paragraph-avalon {
    position: relative;
    z-index: 156;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-avalon .phone-avalon {
    display: block;
    position: relative;
    z-index: 154;
    width: 33%;
    margin-top: -36px;
    margin-left: 0;
  }

  .gggggggggg-avalon .photoslider-avalon {
    position: relative;
    clear: both;
    z-index: 152;
    width: 33%;
    margin-left: 33.52184%;
  }

  .gggggggggg-avalon .rating-avalon {
    position: relative;
    z-index: 155;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-avalon .websiteopen {
    display: none;
    position: relative;
    z-index: 153;
    width: 29.9869791666%;
    margin-top: -1px;
    margin-left: 2.00706%;
  }

  .gggggggggg-berkshire-hills .berkshire-hills {
    position: relative;
    z-index: 147;
    width: 100%;
    margin-top: 36px;
    margin-left: 0;
  }

  .gggggggggg-berkshire-hills .map {
    position: relative;
    clear: both;
    z-index: 143;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-berkshire-hills .paragraph-berkshire-hills {
    position: relative;
    float: right;
    z-index: 148;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-berkshire-hills .phone {
    display: block;
    position: relative;
    z-index: 146;
    width: 33%;
    margin-top: -36px;
    margin-left: 0;
  }

  .gggggggggg-berkshire-hills .slider-berkshire-hills {
    position: relative;
    float: right;
    clear: both;
    z-index: 144;
    width: 33%;
    margin-right: 33.54145%;
    margin-left: 0;
  }

  .gggggggggg-berkshire-hills .websiteopen {
    display: none;
    position: relative;
    z-index: 145;
    width: 29.9869791666%;
    margin-top: 382px;
    margin-left: 2.00706%;
  }

  .gggggggggg-bigmet .bigmet-paragraph {
    position: relative;
    z-index: 140;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-bigmet .bigmetrating {
    position: relative;
    z-index: 139;
    width: 100%;
    margin-top: -66px;
    margin-left: 0;
  }

  .gggggggggg-bigmet .map {
    position: relative;
    z-index: 135;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-bigmet .phone {
    display: block;
    position: relative;
    z-index: 138;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-bigmet .slider-bigmet {
    position: relative;
    z-index: 136;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.52184%;
  }

  .gggggggggg-bigmet .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 137;
    width: 29.9869791666%;
    margin-top: -367px;
    margin-left: 2.00706%;
  }

  .gggggggggg-blackbrook .blackbrook-paragraph {
    position: relative;
    z-index: 132;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-blackbrook .map {
    position: relative;
    z-index: 127;
    width: 33%;
    margin-right: 0;
  }

  .gggggggggg-blackbrook .phone {
    display: block;
    position: relative;
    z-index: 130;
    width: 33%;
    margin-top: -36px;
    margin-left: 0;
  }

  .gggggggggg-blackbrook .slider-bigmet {
    position: relative;
    clear: both;
    z-index: 128;
    width: 33%;
    margin-left: 33.52184%;
  }

  .gggggggggg-blackbrook .websiteopen {
    display: none;
    position: relative;
    z-index: 129;
    width: 29.9869791666%;
    margin-top: -133px;
    margin-left: 2.00706%;
  }

  .color-container .colors-explained,
  .gggggggggg-blackbrook .blackbrook,
  .gggggggggg-bob-o-link .bob-o-link,
  .gggggggggg-bob-o-link .paragraph-bob-o-link {
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-bob-o-link .map {
    position: relative;
    z-index: 119;
    width: 33%;
    margin-right: 0;
  }

  .gggggggggg-bob-o-link .phone {
    display: block;
    position: relative;
    z-index: 122;
    width: 33%;
    margin-top: -36px;
    margin-left: 0;
  }

  .gggggggggg-bob-o-link .slider-bob-o-link {
    position: relative;
    clear: both;
    z-index: 120;
    width: 33%;
    margin-left: 33.52184%;
  }

  .gggggggggg-bob-o-link .websiteopen {
    display: none;
    position: relative;
    z-index: 121;
    width: 29.9869791666%;
    margin-top: 175px;
    margin-left: 2.00706%;
  }

  .gggggggggg-boulder .map {
    position: relative;
    z-index: 111;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-boulder .paragraph-boulder {
    position: relative;
    z-index: 116;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-boulder .phone-boulder {
    display: block;
    position: relative;
    z-index: 114;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-boulder .slider-boulder {
    position: relative;
    z-index: 112;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-boulder .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 113;
    width: 29.9869791666%;
    margin-top: -565px;
    margin-left: 2.00706%;
  }

  .gggggggggg-brentwood .brentwood {
    position: relative;
    z-index: 107;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-brentwood .map {
    position: relative;
    z-index: 103;
    width: 33%;
    margin-right: 0;
  }

  .gggggggggg-brentwood .paragraph-brentwood {
    position: relative;
    z-index: 108;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-brentwood .phone {
    display: block;
    position: relative;
    z-index: 106;
    width: 33%;
    margin-top: 0;
    margin-left: 0;
  }

  .gggggggggg-brentwood .slider-brentwood {
    position: relative;
    z-index: 104;
    width: 33%;
    margin-left: 0.53609%;
  }

  .gggggggggg-brentwood .websiteopen {
    display: none;
    position: relative;
    z-index: 105;
    width: 29.9869791666%;
    margin-top: -37px;
    margin-left: 2.00706%;
  }

  .gggggggggg-briardalegreens .briardalegreens {
    position: relative;
    z-index: 99;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-briardalegreens .map {
    position: relative;
    z-index: 95;
    width: 33%;
    margin-right: 0;
  }

  .gggggggggg-briardalegreens .paragraph-briardalegreens {
    position: relative;
    z-index: 100;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-briardalegreens .phone {
    display: block;
    position: relative;
    z-index: 98;
    width: 33%;
    margin-left: 0;
  }

  .gggggggggg-briardalegreens .slider-briardalegreens {
    position: relative;
    z-index: 96;
    width: 33%;
    margin-left: 0.53609%;
  }

  .gggggggggg-briardalegreens .websiteopen {
    display: none;
    position: relative;
    z-index: 97;
    width: 29.9869791666%;
    margin-top: -15px;
    margin-left: 2.00706%;
  }

  .gggggggggg-briarwood .map {
    position: relative;
    z-index: 87;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-briarwood .paragraph-briarwood {
    position: relative;
    z-index: 92;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-briarwood .phone-briarwood {
    display: block;
    position: relative;
    z-index: 90;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-briarwood .slider-briarwood {
    position: relative;
    z-index: 88;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-briarwood .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 89;
    width: 29.9869791666%;
    margin-top: -147px;
    margin-left: 2.00706%;
  }

  .gggggggggg-brookledge .brookledge {
    position: relative;
    z-index: 83;
    width: 100%;
    margin-top: -66px;
    margin-left: 0;
  }

  .gggggggggg-brookledge .map {
    position: relative;
    z-index: 79;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-brookledge .paragraph-brookledge {
    position: relative;
    z-index: 84;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-brookledge .phone-brookledged {
    display: block;
    position: relative;
    z-index: 82;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-brookledge .slider-brookledge {
    position: relative;
    z-index: 80;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-brookledge .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 81;
    width: 29.9869791666%;
    margin-top: -279px;
    margin-left: 2.00706%;
  }

  .gggggggggg-bunkerhill .map {
    position: relative;
    z-index: 71;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-bunkerhill .paragraph-bunkerhill {
    position: relative;
    z-index: 76;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-bunkerhill .phone-bunkerhill {
    display: block;
    position: relative;
    z-index: 74;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-bunkerhill .slider-bunkerhill {
    position: relative;
    z-index: 72;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-bunkerhill .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 73;
    width: 29.9869791666%;
    margin-top: -169px;
    margin-left: 2.00706%;
  }

  .gggggggggg-chardonlakes .map {
    position: relative;
    z-index: 63;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-chardonlakes .paragraph-chardonlakes {
    position: relative;
    z-index: 68;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-chardonlakes .phone-chardonlakes {
    display: block;
    position: relative;
    z-index: 66;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-chardonlakes .slider-chardonlakes {
    position: relative;
    z-index: 64;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-chardonlakes .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 65;
    width: 29.9869791666%;
    margin-top: -279px;
    margin-left: 2.00706%;
  }

  .gggggggggg-cherokeehills .map {
    position: relative;
    z-index: 55;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-cherokeehills .paragraph-cherokeehills {
    position: relative;
    z-index: 60;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-cherokeehills .phone-cherokeehills {
    display: block;
    position: relative;
    z-index: 58;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-cherokeehills .slider-cherokeehills {
    position: relative;
    z-index: 56;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-cherokeehills .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 57;
    width: 29.9869791666%;
    margin-top: -499px;
    margin-left: 2.00706%;
  }

  .gggggggggg-chippewa .map {
    position: relative;
    z-index: 47;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-chippewa .paragraph-chippewa {
    position: relative;
    z-index: 52;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-chippewa .phone-chippewa {
    display: block;
    position: relative;
    z-index: 50;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-chippewa .slider-chippewa {
    position: relative;
    z-index: 48;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-chippewa .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 49;
    width: 29.9869791666%;
    margin-top: -213px;
    margin-left: 2.00706%;
  }

  .gggggggggg-cossettcreek .map {
    position: relative;
    z-index: 39;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-cossettcreek .paragraph-cossettcreek {
    position: relative;
    z-index: 44;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-cossettcreek .phone-cossettcreek {
    display: block;
    position: relative;
    z-index: 42;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-cossettcreek .slider-cossettcreek {
    position: relative;
    z-index: 40;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-cossettcreek .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 41;
    width: 29.9869791666%;
    margin-top: -213px;
    margin-left: 2.00706%;
  }

  .gggggggggg-boulder .boulder,
  .gggggggggg-briarwood .briarwood,
  .gggggggggg-bunkerhill .bunkerhill,
  .gggggggggg-chardonlakes .chardonlakes,
  .gggggggggg-cherokeehills .cherokeehills,
  .gggggggggg-chippewa .chippewa,
  .gggggggggg-cossettcreek .cossettcreek,
  .gggggggggg-creekwood .creekwood {
    width: 100%;
    margin-top: -66px;
    margin-left: 0;
  }

  .gggggggggg-creekwood .map {
    position: relative;
    z-index: 31;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-creekwood .paragraph-creekwood {
    position: relative;
    z-index: 36;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-creekwood .phone-creekwood {
    display: block;
    position: relative;
    z-index: 34;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-creekwood .slider-creekwood {
    position: relative;
    z-index: 32;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-creekwood .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 33;
    width: 29.9869791666%;
    margin-top: -103px;
    margin-left: 2.00706%;
  }

  .gggggggggg-deerridge .deerridge {
    position: relative;
    z-index: 27;
    width: 100%;
    margin-top: -66px;
    margin-left: 0;
  }

  .gggggggggg-deerridge .map {
    position: relative;
    z-index: 23;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-deerridge .paragraph-deerridge {
    position: relative;
    z-index: 28;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-deerridge .phone-deerridge {
    display: block;
    position: relative;
    z-index: 26;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-deerridge .slider-deerridge {
    position: relative;
    z-index: 24;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-deerridge .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 25;
    width: 29.9869791666%;
    margin-top: -279px;
    margin-left: 2.00706%;
  }

  .gggggggggg-dragonranch .dragonranch {
    position: relative;
    z-index: 19;
    width: 100%;
    margin-top: -66px;
    margin-left: 0;
  }

  .gggggggggg-dragonranch .map {
    position: relative;
    z-index: 15;
    width: 33%;
    margin-top: -36px;
    margin-right: 0;
  }

  .gggggggggg-dragonranch .paragraph-dragonranch {
    position: relative;
    z-index: 20;
    width: 100%;
    margin-left: 0;
  }

  .gggggggggg-dragonranch .phone-dragonranch {
    display: block;
    position: relative;
    z-index: 18;
    width: 33%;
    margin-top: 30px;
    margin-left: 0;
  }

  .gggggggggg-dragonranch .slider-dragonranch {
    position: relative;
    z-index: 16;
    width: 33%;
    margin-top: -36px;
    margin-left: 33.54145%;
  }

  .gggggggggg-ashland .title-ashland,
  .gggggggggg-avalon .title-avalon,
  .gggggggggg-berkshire-hills .title-berkshire-hills,
  .gggggggggg-bigmet .bigmet-title,
  .gggggggggg-blackbrook .blackbrook-title,
  .gggggggggg-bob-o-link .title-bob-o-link,
  .gggggggggg-boulder .title-boulder,
  .gggggggggg-brentwood .title-brentwood,
  .gggggggggg-briardalegreens .title-briardalegreens,
  .gggggggggg-briarwood .title-briarwood,
  .gggggggggg-brookledge .title-brookledge,
  .gggggggggg-bunkerhill .title-bunkerhill,
  .gggggggggg-chardonlakes .title-chardonlakes,
  .gggggggggg-cherokeehills .title-cherokeehills,
  .gggggggggg-chippewa .title-chippewa,
  .gggggggggg-cossettcreek .title-cossettcreek,
  .gggggggggg-creekwood .title-creekwood,
  .gggggggggg-deerridge .title-deerridge,
  .gggggggggg-dragonranch .title-dragonranch {
    font-size: 1.375em;
  }

  .gggggggggg-dragonranch .websiteopen {
    display: none;
    position: relative;
    clear: none;
    z-index: 17;
    width: 29.9869791666%;
    margin-top: -323px;
    margin-left: 2.00706%;
  }

  .inner-container .splash-a {
    margin-top: 2px;
  }

  .local-link-container .page-a-e-m-s-container {
    width: 100%;
  }

  .menu-bottom-container-a1 .bottomcourses {
    display: none;
    position: relative;
    z-index: 6;
    width: 15%;
    margin-left: 1.03516%;
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 11.8592218592%;
    margin-top: -2074px;
    margin-left: 52.6985699999%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    display: none;
    position: relative;
    z-index: 3;
    width: 15%;
    margin-left: 45.99935%;
  }

  .menu-bottom-container-a1 .bottommap {
    display: none;
    position: relative;
    z-index: 5;
    width: 15%;
    margin-left: 16.20443%;
  }

  .menu-bottom-container-a1 .bottomradar {
    position: relative;
    clear: none;
    z-index: 2;
    width: 15%;
    margin-top: 0;
    margin-left: 60.99935%;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    display: none;
    position: relative;
    z-index: 4;
    width: 15%;
    margin-left: 31.40951%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
    width: 100%;
    margin-right: 0;
  }

  .menubar-container-a1 {
    width: 99.9967447916%;
  }

  .menubar-container-a1 .contact {
    display: none;
    position: relative;
    clear: both;
    z-index: 192;
    width: 14%;
    margin-top: -42px;
    margin-right: 15.29998%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 191;
    width: 15%;
    margin-left: 0.99613%;
  }

  .menubar-container-a1 .games {
    display: none;
    position: relative;
    clear: both;
    z-index: 186;
    width: 10%;
    margin-top: 4px;
    margin-left: 0;
  }

  .menubar-container-a1 .leagues {
    position: relative;
    z-index: 188;
    width: 15%;
    margin-top: 0;
    margin-left: 6.03861%;
  }

  .menubar-container-a1 .lexicon {
    position: relative;
    clear: both;
    z-index: 185;
    width: 10%;
    margin-top: -19px;
    margin-left: 88.69755%;
  }

  .menubar-container-a1 .map {
    position: relative;
    clear: none;
    z-index: 190;
    width: 15%;
    margin-top: 0;
    margin-left: 5.82376%;
  }

  .menubar-container-a1 .radar {
    position: relative;
    float: right;
    z-index: 187;
    width: 15%;
    margin-top: 0;
    margin-right: 0.99613%;
    margin-left: 0;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 189;
    width: 15%;
    margin-top: 0;
    margin-left: 6.03861%;
  }

  .next-little-container .next {
    width: 30.1714285714%;
  }

  .page-a-e-m-s-container .a-to-d {
    width: 25%;
    border-right-width: 8px;
    border-left-width: 8px;
  }

  .page-a-e-m-s-container .m-to-r {
    clear: both;
    margin-top: -36px;
    margin-right: 25%;
    border-right-width: 8px;
    border-left-width: 8px;
  }

  .page-a-e-m-s-container .e-to-l,
  .page-a-e-m-s-container .s-to-z {
    border-right-width: 8px;
    border-left-width: 8px;
  }

  .page-info-label .local-golf-text-a-to-l {
    width: 216px;
    font-size: 1.438em;
  }

  .splash-a .splash-image-a {
    width: 99%;
    height: 200px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .three-pack-container .bottom-about {
    margin-left: 0.24089%;
  }

  .three-pack-container .bottom-contact {
    width: 33.2975260416%;
  }

  .topspecialcetering .dotcom {
    width: 4.0403543307%;
    margin-top: 15px;
    margin-left: 0;
    font-size: 0.75em;
  }

  .topspecialcetering .gco-label {
    margin-top: 12px;
    padding-right: 2px;
    text-shadow: 4px 3px 5px rgb(27, 27, 27);
    font-size: 1.625em;
  }
}

@media(max-width: 330px) {
  .gco-label:hover {
    color: rgb(101, 100, 100);
  }

  .title-ashland:active,
  .title-ashland:hover,
  .title-avalon:active,
  .title-avalon:hover,
  .title-berkshire-hills:active,
  .title-berkshire-hills:hover,
  .title-bob-o-link:active,
  .title-bob-o-link:hover,
  .title-boulder:active,
  .title-boulder:hover,
  .title-brentwood:active,
  .title-brentwood:hover,
  .title-briardalegreens:active,
  .title-briardalegreens:hover,
  .title-briarwood:active,
  .title-briarwood:hover,
  .title-brookledge:active,
  .title-brookledge:hover,
  .title-bunkerhill:active,
  .title-bunkerhill:hover,
  .title-chardonlakes:active,
  .title-chardonlakes:hover,
  .title-cherokeehills:active,
  .title-cherokeehills:hover,
  .title-chippewa:active,
  .title-chippewa:hover,
  .title-cossettcreek:active,
  .title-cossettcreek:hover,
  .title-creekwood:active,
  .title-creekwood:hover,
  .title-deerridge:active,
  .title-deerridge:hover,
  .title-dragonranch:active,
  .title-dragonranch:hover {
    box-shadow: 1px 1px 5px rgb(56, 56, 56);
    text-shadow: 2px 2px 5px rgb(101, 100, 100);
  }

  .phone-ashland:active,
  .phone-ashland:focus,
  .phone-ashland:hover,
  .phone-avalon:active,
  .phone-avalon:focus,
  .phone-avalon:hover,
  .phone-boulder:active,
  .phone-boulder:focus,
  .phone-boulder:hover,
  .phone-briarwood:active,
  .phone-briarwood:focus,
  .phone-briarwood:hover,
  .phone-brookledged:active,
  .phone-brookledged:focus,
  .phone-brookledged:hover,
  .phone-bunkerhill:active,
  .phone-bunkerhill:focus,
  .phone-bunkerhill:hover,
  .phone-chardonlakes:active,
  .phone-chardonlakes:focus,
  .phone-chardonlakes:hover,
  .phone-cherokeehills:active,
  .phone-cherokeehills:focus,
  .phone-cherokeehills:hover,
  .phone-chippewa:active,
  .phone-chippewa:focus,
  .phone-chippewa:hover,
  .phone-cossettcreek:active,
  .phone-cossettcreek:focus,
  .phone-cossettcreek:hover,
  .phone-creekwood:active,
  .phone-creekwood:focus,
  .phone-creekwood:hover,
  .phone-deerridge:active,
  .phone-deerridge:focus,
  .phone-deerridge:hover,
  .phone-dragonranch:active,
  .phone-dragonranch:focus,
  .phone-dragonranch:hover,
  .phone:active,
  .phone:focus,
  .phone:hover,
  .photoslider-ashland:active,
  .photoslider-ashland:focus,
  .photoslider-ashland:hover,
  .photoslider-avalon:active,
  .photoslider-avalon:focus,
  .photoslider-avalon:hover,
  .slider-berkshire-hills:active,
  .slider-berkshire-hills:focus,
  .slider-berkshire-hills:hover,
  .slider-bigmet:active,
  .slider-bigmet:focus,
  .slider-bigmet:hover,
  .slider-bob-o-link:active,
  .slider-bob-o-link:focus,
  .slider-bob-o-link:hover,
  .slider-boulder:active,
  .slider-boulder:focus,
  .slider-boulder:hover,
  .slider-brentwood:active,
  .slider-brentwood:focus,
  .slider-brentwood:hover,
  .slider-briardalegreens:active,
  .slider-briardalegreens:focus,
  .slider-briardalegreens:hover,
  .slider-briarwood:active,
  .slider-briarwood:focus,
  .slider-briarwood:hover,
  .slider-brookledge:active,
  .slider-brookledge:focus,
  .slider-brookledge:hover,
  .slider-bunkerhill:active,
  .slider-bunkerhill:focus,
  .slider-bunkerhill:hover,
  .slider-chardonlakes:active,
  .slider-chardonlakes:focus,
  .slider-chardonlakes:hover,
  .slider-cherokeehills:active,
  .slider-cherokeehills:focus,
  .slider-cherokeehills:hover,
  .slider-chippewa:active,
  .slider-chippewa:focus,
  .slider-chippewa:hover,
  .slider-cossettcreek:active,
  .slider-cossettcreek:focus,
  .slider-cossettcreek:hover,
  .slider-creekwood:active,
  .slider-creekwood:focus,
  .slider-creekwood:hover,
  .slider-deerridge:active,
  .slider-deerridge:focus,
  .slider-deerridge:hover,
  .slider-dragonranch:active,
  .slider-dragonranch:focus,
  .slider-dragonranch:hover,
  .websiteopen:active,
  .websiteopen:focus,
  .websiteopen:hover {
    box-shadow: 1px 1px 5px rgb(101, 100, 100) inset;
  }

  .bottom-about:hover,
  .bottom-legal:hover {
    background-color: rgb(56, 56, 56);
  }

  .bottom-contact:hover {
    background-color: rgb(56, 56, 56);
    color: rgb(71, 231, 5);
  }

  body {
    font-size: 1em;
  }

  .agm-bar-a1 {
    margin-left: -0.4072%;
  }

  .agm-bar-a1:active,
  .agm-bar-a1:hover {
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
  }

  .color-element .caution {
    width: 24%;
    margin-right: 23.20408%;
    font-size: 0.625em;
  }

  .color-element .danger {
    top: 0;
    right: 1.4986242138%;
    width: 19.9980345911%;
    font-size: 0.625em;
  }

  .color-element .mustplay {
    width: 23.9927279874%;
    margin-left: 1.48152%;
    font-size: 0.625em;
  }

  .color-element .solid {
    width: 24%;
    margin-left: 1.4053%;
    font-size: 0.625em;
  }

  .gco-top-container-a1 {
    height: 50px;
    background-image: -webkit-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:    -moz-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:      -o-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:     -ms-linear-gradient(25deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
    background-image:         linear-gradient(425deg, rgb(182, 0, 0) 27.142857142857142%, rgb(52, 52, 52) 35%, rgb(52, 52, 52) 43.095238095238095%, rgb(130, 130, 130) 51.42857142857142%, rgb(166, 166, 166) 100%);
  }

  .gco-top-container-a1 .topspecialcetering {
    float: none;
    width: 255px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .gggggggggg-ashland .map {
    position: relative;
    z-index: 159;
    width: 32.9947751355%;
  }

  .gggggggggg-ashland .paragraph-ashland {
    position: relative;
    z-index: 164;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-ashland .phone-ashland {
    position: relative;
    z-index: 162;
    width: 32.9947751355%;
  }

  .gggggggggg-ashland .photoslider-ashland {
    position: relative;
    z-index: 160;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-ashland .rating-ashland {
    position: relative;
    z-index: 163;
  }

  .gggggggggg-ashland .websiteopen {
    position: relative;
    z-index: 161;
    width: 32.9947751355%;
    margin-top: -44px;
    margin-left: -0.01429%;
  }

  .gggggggggg-avalon .map {
    position: relative;
    z-index: 151;
    width: 32.9947751355%;
  }

  .gggggggggg-avalon .paragraph-avalon {
    position: relative;
    z-index: 156;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-avalon .phone-avalon {
    position: relative;
    z-index: 154;
    width: 32.9947751355%;
  }

  .gggggggggg-avalon .photoslider-avalon {
    position: relative;
    z-index: 152;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-avalon .rating-avalon {
    position: relative;
    z-index: 155;
  }

  .gggggggggg-avalon .websiteopen {
    position: relative;
    z-index: 153;
    width: 32.9947751355%;
    margin-top: 0;
    margin-left: -0.01429%;
  }

  .gggggggggg-berkshire-hills .berkshire-hills {
    position: relative;
    z-index: 147;
  }

  .gggggggggg-berkshire-hills .map {
    position: relative;
    clear: none;
    z-index: 143;
    width: 32.9947751355%;
    margin-top: 0;
  }

  .gggggggggg-berkshire-hills .paragraph-berkshire-hills {
    position: relative;
    float: left;
    z-index: 148;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-berkshire-hills .phone {
    position: relative;
    z-index: 146;
    width: 32.9947751355%;
  }

  .gggggggggg-berkshire-hills .slider-berkshire-hills {
    position: relative;
    float: left;
    z-index: 144;
    width: 32.9898920845%;
    margin-right: 0;
    margin-left: 33.5365899999%;
  }

  .gggggggggg-berkshire-hills .websiteopen {
    position: relative;
    z-index: 145;
    width: 32.9947751355%;
    margin-top: -80px;
    margin-left: -0.00953%;
  }

  .gggggggggg-bigmet .bigmet-paragraph {
    position: relative;
    z-index: 140;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-bigmet .bigmetrating {
    position: relative;
    z-index: 139;
  }

  .gggggggggg-bigmet .map {
    position: relative;
    z-index: 135;
    width: 32.9947751355%;
  }

  .gggggggggg-bigmet .phone {
    position: relative;
    z-index: 138;
    width: 32.9947751355%;
  }

  .gggggggggg-bigmet .slider-bigmet {
    position: relative;
    z-index: 136;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-bigmet .websiteopen {
    position: relative;
    clear: both;
    z-index: 137;
    width: 32.9947751355%;
    margin-top: -542px;
    margin-left: -0.01429%;
  }

  .gggggggggg-blackbrook .blackbrook-paragraph {
    position: relative;
    z-index: 132;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-blackbrook .map {
    position: relative;
    z-index: 127;
    width: 32.9947751355%;
  }

  .gggggggggg-blackbrook .phone {
    position: relative;
    z-index: 130;
    width: 32.9947751355%;
  }

  .gggggggggg-blackbrook .slider-bigmet {
    position: relative;
    z-index: 128;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-blackbrook .websiteopen {
    position: relative;
    z-index: 129;
    width: 32.9947751355%;
    margin-top: -176px;
    margin-left: -0.01429%;
  }

  .gggggggggg-bob-o-link .map {
    position: relative;
    z-index: 119;
    width: 32.9947751355%;
  }

  .color-container .colors-explained,
  .gggggggggg-bob-o-link .paragraph-bob-o-link {
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-bob-o-link .phone {
    position: relative;
    z-index: 122;
    width: 32.9947751355%;
  }

  .gggggggggg-bob-o-link .slider-bob-o-link {
    position: relative;
    z-index: 120;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-bob-o-link .websiteopen {
    position: relative;
    z-index: 121;
    width: 32.9947751355%;
    margin-top: 264px;
    margin-left: -0.01429%;
  }

  .gggggggggg-boulder .map {
    position: relative;
    z-index: 111;
    width: 32.9947751355%;
  }

  .gggggggggg-boulder .paragraph-boulder {
    position: relative;
    z-index: 116;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-boulder .phone-boulder {
    position: relative;
    z-index: 114;
    width: 32.9947751355%;
  }

  .gggggggggg-boulder .slider-boulder {
    position: relative;
    z-index: 112;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-boulder .websiteopen {
    position: relative;
    clear: both;
    z-index: 113;
    width: 32.9947751355%;
    margin-top: -806px;
    margin-left: -0.01429%;
  }

  .gggggggggg-brentwood .brentwood {
    position: relative;
    z-index: 107;
  }

  .gggggggggg-brentwood .map {
    position: relative;
    z-index: 103;
    width: 32.9947751355%;
  }

  .gggggggggg-brentwood .paragraph-brentwood {
    position: relative;
    z-index: 108;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-brentwood .phone {
    position: relative;
    z-index: 106;
    width: 32.9947751355%;
  }

  .gggggggggg-brentwood .slider-brentwood {
    position: relative;
    z-index: 104;
    width: 32.9898920845%;
    margin-left: 0.44303%;
  }

  .gggggggggg-brentwood .websiteopen {
    position: relative;
    z-index: 105;
    width: 32.9947751355%;
    margin-top: -36px;
    margin-left: -0.01429%;
  }

  .gggggggggg-briardalegreens .briardalegreens {
    position: relative;
    z-index: 99;
  }

  .gggggggggg-briardalegreens .map {
    position: relative;
    z-index: 95;
    width: 32.9947751355%;
  }

  .gggggggggg-briardalegreens .paragraph-briardalegreens {
    position: relative;
    z-index: 100;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-briardalegreens .phone {
    position: relative;
    z-index: 98;
    width: 32.9947751355%;
  }

  .gggggggggg-briardalegreens .slider-briardalegreens {
    position: relative;
    z-index: 96;
    width: 32.9898920845%;
    margin-left: 0.44303%;
  }

  .gggggggggg-briardalegreens .websiteopen {
    position: relative;
    z-index: 97;
    width: 32.9947751355%;
    margin-top: 8px;
    margin-left: -0.01429%;
  }

  .gggggggggg-briarwood .map {
    position: relative;
    z-index: 87;
    width: 32.9947751355%;
  }

  .gggggggggg-briarwood .paragraph-briarwood {
    position: relative;
    z-index: 92;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-briarwood .phone-briarwood {
    position: relative;
    z-index: 90;
    width: 32.9947751355%;
  }

  .gggggggggg-briarwood .slider-briarwood {
    position: relative;
    z-index: 88;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-briarwood .websiteopen {
    position: relative;
    clear: both;
    z-index: 89;
    width: 32.9947751355%;
    margin-top: -212px;
    margin-left: -0.01429%;
  }

  .gggggggggg-brookledge .brookledge {
    position: relative;
    z-index: 83;
  }

  .gggggggggg-brookledge .map {
    position: relative;
    z-index: 79;
    width: 32.9947751355%;
  }

  .gggggggggg-brookledge .paragraph-brookledge {
    position: relative;
    z-index: 84;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-brookledge .phone-brookledged {
    position: relative;
    z-index: 82;
    width: 32.9947751355%;
  }

  .gggggggggg-brookledge .slider-brookledge {
    position: relative;
    z-index: 80;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-brookledge .websiteopen {
    position: relative;
    clear: both;
    z-index: 81;
    width: 32.9947751355%;
    margin-top: -410px;
    margin-left: -0.01429%;
  }

  .gggggggggg-bunkerhill .map {
    position: relative;
    z-index: 71;
    width: 32.9947751355%;
  }

  .gggggggggg-bunkerhill .paragraph-bunkerhill {
    position: relative;
    z-index: 76;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-bunkerhill .phone-bunkerhill {
    position: relative;
    z-index: 74;
    width: 32.9947751355%;
  }

  .gggggggggg-bunkerhill .slider-bunkerhill {
    position: relative;
    z-index: 72;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-bunkerhill .websiteopen {
    position: relative;
    clear: both;
    z-index: 73;
    width: 32.9947751355%;
    margin-top: -234px;
    margin-left: -0.01429%;
  }

  .gggggggggg-chardonlakes .map {
    position: relative;
    z-index: 63;
    width: 32.9947751355%;
  }

  .gggggggggg-chardonlakes .paragraph-chardonlakes {
    position: relative;
    z-index: 68;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-chardonlakes .phone-chardonlakes {
    position: relative;
    z-index: 66;
    width: 32.9947751355%;
  }

  .gggggggggg-chardonlakes .slider-chardonlakes {
    position: relative;
    z-index: 64;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-chardonlakes .websiteopen {
    position: relative;
    clear: both;
    z-index: 65;
    width: 32.9947751355%;
    margin-top: -388px;
    margin-left: -0.01429%;
  }

  .gggggggggg-cherokeehills .map {
    position: relative;
    z-index: 55;
    width: 32.9947751355%;
  }

  .gggggggggg-cherokeehills .paragraph-cherokeehills {
    position: relative;
    z-index: 60;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-cherokeehills .phone-cherokeehills {
    position: relative;
    z-index: 58;
    width: 32.9947751355%;
  }

  .gggggggggg-cherokeehills .slider-cherokeehills {
    position: relative;
    z-index: 56;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-cherokeehills .websiteopen {
    position: relative;
    clear: both;
    z-index: 57;
    width: 32.9947751355%;
    margin-top: -740px;
    margin-left: -0.01429%;
  }

  .gggggggggg-chippewa .map {
    position: relative;
    z-index: 47;
    width: 32.9947751355%;
  }

  .gggggggggg-chippewa .paragraph-chippewa {
    position: relative;
    z-index: 52;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-chippewa .phone-chippewa {
    position: relative;
    z-index: 50;
    width: 32.9947751355%;
  }

  .gggggggggg-chippewa .slider-chippewa {
    position: relative;
    z-index: 48;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-chippewa .websiteopen {
    position: relative;
    clear: both;
    z-index: 49;
    width: 32.9947751355%;
    margin-top: -300px;
    margin-left: -0.01429%;
  }

  .gggggggggg-cossettcreek .map {
    position: relative;
    z-index: 39;
    width: 32.9947751355%;
  }

  .gggggggggg-cossettcreek .paragraph-cossettcreek {
    position: relative;
    z-index: 44;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-cossettcreek .phone-cossettcreek {
    position: relative;
    z-index: 42;
    width: 32.9947751355%;
  }

  .gggggggggg-cossettcreek .slider-cossettcreek {
    position: relative;
    z-index: 40;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-cossettcreek .websiteopen {
    position: relative;
    clear: both;
    z-index: 41;
    width: 32.9947751355%;
    margin-top: -278px;
    margin-left: -0.01429%;
  }

  .gggggggggg-creekwood .map {
    position: relative;
    z-index: 31;
    width: 32.9947751355%;
  }

  .gggggggggg-creekwood .paragraph-creekwood {
    position: relative;
    z-index: 36;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-creekwood .phone-creekwood {
    position: relative;
    z-index: 34;
    width: 32.9947751355%;
  }

  .gggggggggg-creekwood .slider-creekwood {
    position: relative;
    z-index: 32;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-creekwood .websiteopen {
    position: relative;
    clear: both;
    z-index: 33;
    width: 32.9947751355%;
    margin-top: -124px;
    margin-left: -0.01429%;
  }

  .gggggggggg-deerridge .deerridge {
    position: relative;
    z-index: 27;
  }

  .gggggggggg-deerridge .map {
    position: relative;
    z-index: 23;
    width: 32.9947751355%;
  }

  .gggggggggg-deerridge .paragraph-deerridge {
    position: relative;
    z-index: 28;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-deerridge .phone-deerridge {
    position: relative;
    z-index: 26;
    width: 32.9947751355%;
  }

  .gggggggggg-deerridge .slider-deerridge {
    position: relative;
    z-index: 24;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-deerridge .websiteopen {
    position: relative;
    clear: both;
    z-index: 25;
    width: 32.9947751355%;
    margin-top: -410px;
    margin-left: -0.01429%;
  }

  .gggggggggg-dragonranch .dragonranch {
    position: relative;
    z-index: 19;
  }

  .gggggggggg-dragonranch .map {
    position: relative;
    z-index: 15;
    width: 32.9947751355%;
  }

  .gggggggggg-dragonranch .paragraph-dragonranch {
    position: relative;
    z-index: 20;
    padding-right: 4px;
    padding-left: 4px;
  }

  .gggggggggg-dragonranch .phone-dragonranch {
    position: relative;
    z-index: 18;
    width: 32.9947751355%;
  }

  .gggggggggg-dragonranch .slider-dragonranch {
    position: relative;
    z-index: 16;
    width: 32.9898920845%;
    margin-left: 33.4365499999%;
  }

  .gggggggggg-ashland .title-ashland,
  .gggggggggg-avalon .title-avalon,
  .gggggggggg-berkshire-hills .title-berkshire-hills,
  .gggggggggg-bigmet .bigmet-title,
  .gggggggggg-blackbrook .blackbrook-title,
  .gggggggggg-bob-o-link .title-bob-o-link,
  .gggggggggg-boulder .title-boulder,
  .gggggggggg-brentwood .title-brentwood,
  .gggggggggg-briardalegreens .title-briardalegreens,
  .gggggggggg-briarwood .title-briarwood,
  .gggggggggg-brookledge .title-brookledge,
  .gggggggggg-bunkerhill .title-bunkerhill,
  .gggggggggg-chardonlakes .title-chardonlakes,
  .gggggggggg-cherokeehills .title-cherokeehills,
  .gggggggggg-chippewa .title-chippewa,
  .gggggggggg-cossettcreek .title-cossettcreek,
  .gggggggggg-creekwood .title-creekwood,
  .gggggggggg-deerridge .title-deerridge,
  .gggggggggg-dragonranch .title-dragonranch {
    font-size: 1.25em;
  }

  .gggggggggg-dragonranch .websiteopen {
    position: relative;
    clear: both;
    z-index: 17;
    width: 32.9947751355%;
    margin-top: -454px;
    margin-left: -0.01429%;
  }

  .inner-container .local-link-container,
  .inner-container .page-info-label {
    margin-top: 4px;
  }

  .inner-container .splash-a {
    margin-top: 0;
  }

  .local-link-container .page-a-e-m-s-container {
    float: left;
    margin-right: 0;
    margin-left: 0;
  }

  .menu-bottom-container-a1 .bottomcourses {
    position: relative;
    z-index: 6;
    width: 24%;
    margin-left: 0.18466%;
  }

  .menu-bottom-container-a1 .bottomgolftalk {
    width: 9.0657994386%;
    margin-top: -1353px;
    margin-left: 57.5%;
  }

  .menu-bottom-container-a1 .bottomleagues {
    position: relative;
    z-index: 3;
    width: 9.9990172955%;
    margin-top: 17px;
    margin-left: 48.7642%;
  }

  .menu-bottom-container-a1 .bottommap {
    position: relative;
    z-index: 5;
    width: 24%;
    margin-left: 23.30966%;
  }

  .menu-bottom-container-a1 .bottomradar {
    position: relative;
    float: right;
    z-index: 2;
    width: 24%;
    margin-top: 60px;
    margin-right: 0.08996%;
    margin-left: 0;
  }

  .menu-bottom-container-a1 .bottomtoptwenty {
    position: relative;
    z-index: 4;
    width: 24%;
    margin-left: 46.43466%;
  }

  .menu-bottom-container-a1 .three-pack-container {
    position: relative;
    z-index: 10;
  }

  .menubar-container-a1 {
    width: 100%;
  }

  .menubar-container-a1 .contact {
    position: relative;
    float: left;
    z-index: 192;
    width: 9.9990172955%;
    margin-right: 0;
    margin-left: 102.8409099999%;
  }

  .menubar-container-a1 .courses {
    position: relative;
    z-index: 191;
    width: 24%;
    margin-left: 0.16572%;
  }

  .menubar-container-a1 .games {
    position: relative;
    z-index: 186;
    width: 9.9990172955%;
    margin-top: -36px;
    margin-left: 55.95644%;
  }

  .menubar-container-a1 .leagues {
    display: none;
    position: relative;
    clear: both;
    z-index: 188;
    width: 9.9990172955%;
    margin-top: -19px;
    margin-left: 48.7642%;
  }

  .menubar-container-a1 .lexicon {
    position: relative;
    z-index: 185;
    width: 9.9990172955%;
    margin-top: 38px;
    margin-left: 1.69034%;
  }

  .menubar-container-a1 .map {
    position: relative;
    z-index: 190;
    width: 24%;
    margin-left: 0;
  }

  .menubar-container-a1 .radar {
    position: relative;
    z-index: 187;
    width: 24%;
    margin-right: 0.05682%;
  }

  .menubar-container-a1 .top20 {
    position: relative;
    z-index: 189;
    width: 24%;
    margin-left: 0;
  }

  .next-big-container .next-little-container {
    width: 95.7575757575%;
  }

  .next-little-container .next {
    width: 41.7721518987%;
  }

  .page-a-e-m-s-container .a-to-d,
  .page-a-e-m-s-container .e-to-l,
  .page-a-e-m-s-container .m-to-r,
  .page-a-e-m-s-container .s-to-z {
    border-right-width: 6px;
    border-left-width: 6px;
  }

  .page-info-label .local-golf-text-a-to-l {
    width: 168px;
    font-size: 1.313em;
  }

  .splash-a .splash-image-a {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    border-width: 0;
  }

  .three-pack-container .bottom-about {
    width: 33%;
    margin-left: 0.11364%;
  }

  .three-pack-container .bottom-contact {
    width: 33%;
    margin-right: 0.4072%;
  }

  .three-pack-container .bottom-legal {
    width: 33%;
    margin-left: -0.3125%;
  }

  .topspecialcetering .dotcom {
    display: none;
    clear: both;
    width: 2.6747047244%;
    margin-top: 0;
    margin-left: 93.7254899999%;
  }

  .topspecialcetering .gco-label {
    margin-top: 13px;
    text-shadow: 4px 2px 5px rgb(27, 27, 27);
    font-size: 1.375em;
  }
}