@import url(https://fonts.googleapis.com/css?family=Coda:400,800);

@charset "UTF-8";
body {

}



.mobileNavButton { height:48px; width:100%; border-bottom:solid 1px #fff; padding-top:7px; }
.mobileNavBar { background:url(images/top_homenav_bar.png); height:7px; width:100%; }
.mobileNavText { padding:10px 8px 0 15px; font-size:20px; text-align:left; }
.mobileNavTextT2 { padding:3px 8px 0 35px; font-size:17px; text-align:left; }
.mobileNavTextT3 { padding:3px 8px 0 55px; font-size:17px; text-align:left; }
.mobileNavButtonT2 { color:#eaf3fa; height:28px; width:100%; }
.mobileNavButtonT3 { height:28px; width:100%; }
.mobileNavArrowT2 { float:right; position:relative; top:-22px; left:-10px; }
.mobileNavArrowT1 { float:right; position:relative; top:-18px; left:-10px; }

.mobileNavT1Color {  background-color:#8eb3df; }
.mobileNavT2Color {  background-color:#d4e8ff; padding:8px 0; }


.mainNav { text-transform:uppercase; height:26px; width:100%; background-color:#000; font-size:11px; font-weight:600; font-family: 'Cabin', sans-serif; padding:6px 0 0 0; }
.mainNav A:link { color:#FFF; text-decoration: none; }
.mainNav A:visited { color:#FFF;text-decoration: none; }
.mainNav A:active { color:#FFF;text-decoration: none; }
.mainNav A:hover { color:#FFF; text-decoration:underline; }
.mainNavSpan {  }
