a:link {
  color: #B2B2B2;
}
a:hover {
  color: #0CC;
}
#footer p {
  margin: 0;
  padding: 50px 0;
  font-size: 10px;
  text-align: center;
  color: #BDBDBD;
}
#footer {
  width: 1151px;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
  background-image: url(../images/suncoast_footer.jpg);
  background-repeat: no-repeat;
  height: 117px;
  display: block;
  max-width: 100%;
  position: relative;
  margin: 0px;
  float: left;
}

.main {
  background: url(../images/suncoast_body_bkg.jpg);
}
div#articleBody {
  width: 925px;
  color: black;
  margin: 0 auto;
  padding-top: 25px;
  max-width: 100%;
}


h1 {
  font-size: 30px;
  color: #123767;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 25px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}

div#articleBody a {
  color: #FB7B1D !important;
}
#container {
    width: 1151px;
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #123763;
}
.custom.image-bottom {
  width: 930px;
  margin: 0 auto;
  padding-bottom: 20px;
  max-width: 100%;
}
body {
    padding: 0;
   
    color: #FFFFFF;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #123666;
    background-image: url(../images/suncoast_bkg.jpg);
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    font-size: 13px;
}
h2 {
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 19px;
  color: #FB7B1D;
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 25px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}
p {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 19px;
  padding-left: 0px;
  color: #666;
}
h1, h2, h3, h4, h5, h6, .site-title {
  font-family: 'Open Sans', sans-serif;
}
#header {
  width: 1151px;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url(../images/suncoast_header.jpg);
  background-repeat: no-repeat;
  height: 208px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  max-width: 100%;
}
#subHeader {
  display: inline-block;
  height: 130px;
  width: 500px;
  max-width: 100%;
  margin-top: 40px;
  margin-right: 88px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  padding: 0px;
  text-align: center;
  font-size: 14px;
}
.moduletable_contact_top {
  padding-bottom: 10px;
}
.moduletable_menu li {
  display: inline-block;
  float: none;
}
.moduletable_menu li > a {
  padding: 5px 18px;
  border: 1px solid;
  background: #003D6C;
  color: white;
  text-decoration: none;
}
.moduletable_menu li.active > a {
  background: #FB7B1D;
}
img {
  max-width: 100%;
  height: auto;
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
  border-top: 0;
}
.modal-header {
  border-bottom: 0;
}
.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

/*Mobile only*/
@media only screen and (max-width: 1024px) {
  div#subHeader {
    margin: 20px 0;
    float: none;
    width: 100%;
}
.main {
  background: #fff;
}
div#articleBody {
  padding: 20px;
}
div#footer {
  background: #123765;
}
#subHeader, #header {
  background: #123765;
  height: inherit;
}
body {
  
  background: #123764;
}
#footer p {
  margin: 0;
  padding: 20px 0;
}
}

