@charset "UTF-8"; 

table[width="725"], table[width="720"] {width: 100% !important; max-width: 725px;} /* main table 3 columns nav */
/* table[width="725"] td, table[width="720"] td {width: 16.6%; max-width: 43px; } */
table[width="720"] td:nth-of-type(2) {padding-left: 10px;}

table[width="728"] {width: 100% !important; max-width: 728px;}
table[width="728"] td {width: 33% !important; max-width: 166px; vertical-align: top;}
table[width="728"] td img[width="166"], table[width] td img[width="166"] {width: 100% !important; max-width: 166px; height: auto !important;}
table[width="728"] td img[width="128"], table[width] td img[width="128"] {width: 100% !important; max-width: 128px; height: auto !important;}

/* table[width="720"]#AutoNumber1 { width: 100% !important; max-width: 720px; } 
table[width="720"]#AutoNumber1 td[width], table[width="720"] td {width: 48% !important; max-width: 345px;}*/

img[src$="Pauls-Travel-Pictures.gif"] {width: 100% !important; max-width: 600px; height: auto !important;} /* title banner image */

@media screen and (max-width: 600px) {
table[width="720"] td:nth-of-type(2) {padding-left: 0px;}
table[width="720"] td {display: block; width: 100% !important; max-width: none; padding-bottom: 25px; } /*readjust ad to display above intro text at narrow sizes */
table[width="720"] td[width="345"] {/*min-height: 300px;*/ clear: both; margin-bottom: 10px; height: auto !important;}
}

@media screen and (max-width: 385px) {
input[type="submit"] {display: block; width: 65px; max-width: 75px; margin: 0 auto;} /*readjust search button in google form */
}