@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1000px) {
.rnavcol1 {width: 100%; float:none; margin-bottom: 0;}
.rnavcol2 {width: 100%; float:none;}

@media screen and (max-width: 800px) {
/* Page */
#page {max-width: 800px;}
/* /Page */
/* Top Nav */
.topnavextra {display: none;}
/* /Top Nav */
#header {width: 96.5%; height: auto; max-width: 780px; margin-left: 1.75%; float: left;} /* 780px / 800px */
/* Body Content */
.main {margin: 0 auto; padding: 10px 0; width: 96.5%;} /* 780px / 800px */
/* Column One */
.col-one {width: 52.0%;} /* 488px / 780px */
.col-one-content {font-size: 0.9em;}
.vids {line-height: 150%;}
.vids ul {margin-top: 0;}
.vids h4 {font-size: 1.0em; margin-bottom: 0;}
.pixdesc {width: 100%;}
.mapcol {width: 100%;}
.mapcol2 { display:none;}
.listingcol3 {font-size: 1.2em; width: 100%;}
/* /Column One */
/* Column Two */
.col-two {width: 4.0%;} /* 32px / 780px */
/* /Column Two */
/* Column Three */
.col-three {width: 44.0%;} /* 280px / 780px */ 
.col-three-content {font-size: 1.0em;}
/* /Column Three */
}

@media screen and (max-width: 480px) {
/* Page */
#page {max-width: 480px;}
/* /Page */
/* Top Nav */
.topnav {padding-left: 5%;}
.topnav a{padding-right: 3.0em;}
/* /Top Nav */
/* Header */
.hdr1 {width: 100%; float: left;}
.hdr2 { display: none;}
/* /Header */
/* Body Content */
/* Social Buttons Top */
.soctop {width: 96.5%;}
/* /Social Buttons Top */
/* Column One */
.col-one {width: 100%;}
.col-one-content { font-size:1.2em; padding: 0 0 5px 0;line-height: 190%;}
.lists {line-height: 300%;} 
.listbul {font-size: 0.8em; padding-left: 18px;}
h4 {color: #89887B; font-size: 1.6em;}
.pixlist {width: 100%; font-size:0.8em; margin-top: 0;}
.fishcharttxt {padding-top: 0.5em;}
.statelakelists {width:100%;}
/* /Column One */
/* Column Two */
.col-two {display: none;}
/* /Column Two */
/* Column Three */
.col-three {float: left; width: 100%;}
.col-three-content {font-size: 1.0em;}
.navspacer1 {display: none;}
.rnav {font-size: 1.2em; font-weight: bold; line-height: 180%;} 
.rnavcol2 {margin-top:1.0em;}
.rnavtan {width: 100%; line-height:300%;}
.rnavgrn {width: 100%; line-height:300%;}
.rnavblu {width: 100%; line-height:300%;}
.rnavbrn {width: 100%; line-height:300%;}
.rnavlak {width: 100%; line-height:300%;}
.rnavtanhds {width: 100%; line-height: 200%;}
.rnavbluhds {width: 100%; line-height: 200%;}
.rnavlakhds {width: 100%; line-height: 200%;}
.noshow {display: block;}
.zzshow {display: block;}
.zznoshow {display: block;}
figcaptionrt {font-size: 0.8em; margin: 2px 0 4px 0;} 
/* /Column Three */
}

