p {
  font-size: 16px;
}
h1 {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 22px;
}
h2 {
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0 15px 0;
  letter-spacing: 0.0275em;
  color: #276092;
  margin-bottom: 0;
}
.sectionContent > h1 + p {
  margin-top: 15px;
}
.sectionContent p {
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 0;
}
.sectionContent p:first-child {
  margin-top: 0;
}
.boldGreen {
  font-weight: 500;
  color: #276092;
}
.centerDivOuter {
  float: right;
  right: 50%;
  position: relative;
  clear: both;
}
.centerDivInner {
  right: -50%;
  position: relative;
}
.generalFormRules {
  overflow: auto;
}
.generalFormRules input[type="text"],
.generalFormRules .DropDownField {
  width: 100%;
}
.generalFormRules input[type="submit"] {
  float: right;
}
.generalFormRules td {
  vertical-align: middle;
}
.generalFormRules .radio-list-horizontal label {
  padding: 3px;
}
.generalFormRules .FieldLabel label {
  padding-right: 3px;
}
.generalFormRules .EditingFormControlNestedControl {
  line-height: 22px;
}
.generalFormRules table {
  border-collapse: separate;
  border-spacing: 5px;
}
.generalFormRules .CaptchaTable {
  border-collapse: collapse;
  border-spacing: 0;
}
.generalFormRules label {
  white-space: normal;
}
.camera_target_content .camera_link {
  width: 100%;
  position: absolute;
  z-index: 100;
}
.camera_caption {
  height: 100% !important;
}
.camera_caption > div {
  height: 35%;
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 34%;
  background: none !important;
}
.camera_caption > div h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
.camera_caption > div p {
  font-size: 12px;
}
@media screen and (max-width: 845px) {
  .camera_caption > div h2 {
    font-size: 19px;
  }
  .camera_caption > div p {
    font-size: 11px;
  }
}
@media screen and (max-width: 795px) {
  .camera_caption > div {
    width: 33%;
  }
}
.camera_prev,
.camera_next {
  opacity: 1 !important;
}
#camera_wrap_CameraSlider1 {
  position: relative;
  top: -30px;
  border: 5px solid white;
  box-shadow: 2px 2px 5px #ccc;
  max-height: 400px;
}
#camera_wrap_CameraSlider1 .MarqueeHeader,
#camera_wrap_CameraSlider1 .MarqueeBody {
  display: none;
}
.camera_pag {
  position: absolute;
  bottom: 0;
  margin: 0 10px !important;
}
.camera_wrap {
  margin-bottom: 0 !important;
  float: none !important;
  width: 99% !important;
}
.camera_wrap img {
  width: 100% !important;
  margin-left: 0 !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
  height: 35px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #ddd none repeat scroll 0 0 !important;
  box-shadow: 1px 1px 1px #888 !important;
  margin: 12px 5px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #ddd none repeat scroll 0 0 !important;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #276092 none repeat scroll 0 0 !important;
}
.camera_pag_ul li img {
  border: 4px solid #e6e6e6;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}
.camera_pag_ul .thumb_arrow {
  border-top-color: #e6e6e6;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 8px !important;
  margin: 20px 5px;
  position: relative;
  text-indent: -9999px;
  width: 8px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  border-radius: 5px;
  height: 8px;
  left: 0 !important;
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  width: 8px;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: transparent none repeat scroll 0 0 !important;
}
.camera_red_skin .camera_prev > span {
  background-image: url("../img/LT_red_10x12.png") !important;
  background-position: 0 0 !important;
}
.camera_red_skin .camera_next > span {
  background-image: url("../img/GT_red_10x12.png") !important;
  background-position: 0 0 !important;
}
.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 20px !important;
  margin-top: -20px;
  position: absolute;
  top: 95% !important;
  width: 20px !important;
  z-index: 2;
}
.camera_next {
  right: 1% !important;
  top: 99% !important;
}
.camera_prev {
  left: 92% !important;
  top: 99% !important;
}
.homeToutsRegion .homePageTout {
  background-color: #fff;
  border: 5px solid #fff;
  box-shadow: 2px 2px 5px #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 20px;
  min-height: 200px !important;
}
.homeToutsRegion .homePageTout .FBPostBox:first-child {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.homeToutsRegion .homePageTout .FBPostBox .FBLikes,
.homeToutsRegion .homePageTout .FBPostBox .FBTime {
  margin-top: 0;
}
.homeToutsRegion .homePageTout .FBPostBox img.FBimg {
  float: left;
  margin-right: 10px;
  width: 30px;
}
.homeToutsRegion .homePageTout .FBPostBox p {
  margin: 15px 0 0 40px;
}
.homeToutsRegion .homePageTout img {
  width: 100%;
}
.homeToutsRegion .homePageTout p {
  margin: 5px 0 0 0;
  line-height: 16px;
  font-size: 12px;
}
.homeToutsRegion .homePageTout p.homeText {
  margin: 5px 0 0 0;
  line-height: 22px;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 20px 15px 20px;
}
.homeToutsRegion .homePageTout p.homeTitle {
  color: #fff;
  line-height: 25px;
  margin: 0 23px 0 0;
  font-size: 11px;
  font-weight: 500;
  padding-left: 5px;
}
.homeToutsRegion .homePageTout p.homeTitle.flightQuote {
  margin: 0;
}
.homeToutsRegion .homePageTout p.homeTitle.facebookFeed {
  margin: 0;
}
@media screen and (max-width: 340px) {
  .homeToutsRegion .homePageTout p.homeTitle {
    font-size: 10px;
  }
}
@media screen and (max-width: 747px), print {
  .container_12 .grid_4 {
    width: 48%;
  }
}
@media screen and (max-width: 660px) {
  .topHome {
    display: none;
  }
  .homePageTout {
    top: -30px;
  }
}
@media screen and (max-width: 650px) {
  .homePageTout {
    top: -10px;
  }
}
@media screen and (max-width: 494px) {
  .homeToutsRegion .CTAHeader {
    letter-spacing: 0.1px;
  }
}
@media screen and (max-width: 445px) {
  .container_12 .grid_4 {
    width: 86%;
  }
  .homePageTout {
    height: inherit;
  }
  .homeToutsRegion .CTAHeader {
    letter-spacing: 1.1px;
  }
  .zoneMainContent .container_12 {
    padding-bottom: 0;
  }
  .homePageFormContainer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 385px) {
  .container_12 .grid_4 {
    width: 96%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 590px) {
  .container_12 .grid_4,
  .container_12 .grid_3,
  .container_12 .grid_6,
  .container_12 .grid_8 {
    top: -10px;
  }
}
@media screen and (max-width: 971px) {
  .container_12 .grid_4,
  .container_12 .grid_3,
  .container_12 .grid_6,
  .container_12 .grid_8 {
    width: 48%;
  }
  .container_12 .grid_4 .homePageTout,
  .container_12 .grid_3 .homePageTout,
  .container_12 .grid_6 .homePageTout,
  .container_12 .grid_8 .homePageTout {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .container_12 .grid_4,
  .container_12 .grid_3,
  .container_12 .grid_6,
  .container_12 .grid_8 {
    width: 98%;
  }
}
@media screen and (max-width: 445px) {
  .container_12 .grid_4 .homePageTout,
  .container_12 .grid_3 .homePageTout,
  .container_12 .grid_6 .homePageTout,
  .container_12 .grid_8 .homePageTout {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 650px) {
  .introContent h1 {
    margin-top: 10px;
  }
  h1.AMRcommunity {
    margin-top: 5px;
  }
}
.homePageNews p {
  font-size: 12px;
  margin-top: 5px;
}
@media screen and (max-width: 971px) {
  .container_12 .grid_8 {
    width: 98%;
  }
}
@media screen and (max-width: 971px) {
  .container_12 .grid_4.bodyMatchHeight.sectionNav {
    width: 98%;
  }
}
.imgDiv img {
  display: block;
}
@media screen and (max-width: 840px), print {
  .arrow {
    top: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 971px), print {
  .arrow {
    top: 0;
    right: 0;
    bottom: inherit;
  }
}
@media screen and (max-width: 547px) {
  .arrow {
    top: 0;
    left: inherit;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 445px) {
  .arrow {
    top: 0;
    right: 0;
    bottom: inherit;
  }
}
.zoneMainContent .grid_12.sectionHeaderGraphic {
  margin-bottom: 20px;
}
@media screen and (max-width: 650px) {
  .zoneMainContent .grid_12.sectionHeaderGraphic {
    display: none;
  }
}
.CTA {
  margin-bottom: 0;
}
.CTAnav {
  margin-bottom: 45px;
}
.safetyNav {
  display: table-row;
  vertical-align: bottom;
  height: 1px;
}
.sectionNav {
  height: 100%;
  border-collapse: collapse;
  display: table;
}
.sectionContent {
  height: 100%;
  border-collapse: collapse;
  display: table;
}
.smartSidebar {
  margin: 10px 0 10px 0;
}
.smartSidebar .CMSListMenuHighlightedLI a {
  color: #58595d;
  text-shadow: 0.5px 0 0;
}
.smartSidebar li:first-child {
  border-top: 1px solid #ddd;
}
.smartSidebar ul {
  margin: 0;
  padding: 0;
}
.smartSidebar ul li {
  list-style-type: none;
}
.smartSidebar a {
  position: relative;
  padding: 12px 10px;
  display: block;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  font-size: 11px;
  border-bottom: 1px solid #ddd;
  color: #58595b;
}
.smartSidebar a:after {
  content: ">";
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 16px;
  line-height: 0;
  color: #003a5d;
  font-weight: 700;
}
.smartSidebar a:hover {
  color: #003a5d;
  text-shadow: none;
}
.smartSidebar.locationSidebar h2 {
  margin-bottom: 10px;
}
@media screen and (max-width: 971px) {
  .smartSidebar.locationSidebar {
    margin-top: 25px;
  }
}
.smartSidebar a:hover {
  color: #003a5d;
  text-shadow: none;
}
.zoneMainContent .grid_8,
.zoneMainContent .grid_4,
.zoneMainContent .grid_6 {
  margin-bottom: 30px;
}
.zoneMainContent .socialTouts .grid_6 {
  margin-bottom: 15px;
}
.zoneMainContent .sectionHeader {
  margin-bottom: 0;
}
.zoneMainContent .sectionHeader h1 {
  margin-bottom: 0;
}
.zoneMainContent .sectionHeader h2 {
  margin-bottom: 20px;
}
.grid_12.banner2 {
  margin-bottom: 0;
}
.grid_12.banner1 {
  margin-bottom: 0;
}
.homePageTout .containerTitle {
  width: 100%;
  background-color: #003a5d;
}
.lowerRightTout {
  padding-top: 0;
}
.lowerRightTout .containerTitle {
  top: 0;
}
.lowerRightTout .newsSummary {
  padding: 5px;
}
.lowerRightTout .readmore {
  color: #276092;
  font-size: 12px;
}
.lowerRightTout .separator {
  height: 1px;
  background-color: #ccc;
  margin: 5px;
}
@media screen and (max-width: 971px) {
  .CTAnav {
    margin: 0 1%;
  }
  .sectionContent {
    padding-bottom: 0;
  }
  .sectionContent p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 18px;
  }
  .sectionContent p:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .container_12 .grid_6 {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (max-width: 590px) {
  .container_12 {
    margin: 0 2%;
  }
  .sectionNav {
    margin-top: 10px;
  }
}
@media screen and (max-width: 445px) {
  .zoneMainContent .container_12 {
    padding-bottom: 0;
  }
  .grid_4.bodyMatchHeight.sectionNav {
    margin-left: 1%;
  }
}
@media screen and (max-width: 360px) {
  max-width: 100%;
}
