/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/*
.jqueryslidemenu{  
min-width:0px;   /**************RJ  keeps menu from wraping on narrow screen ************
background-image:none;
background:#336699;
}
*/
.handheldon {
    display:block;        
 }

.handheldoff {
    display:none;
    }

/* These remove the 2 column format so for handheld only right column (text) is printed and left col (picture) is supressed */
.colmid {left:0px; width:100% } 
.colright {left:0%;margin-left:0px;width:100%; background:#fff }
.col1wrap {width:100%; right:0% }
.col1pad {margin:0px }
.col1{width:100% }
.col2{width:0%; margin-left:0% }

.dindented   /* double indent */
   {
   padding-left: 10%;/*115px;*/
   padding-right: 10%; /*115px;*/
/*   min-width:350px;
/*   max-width:450px;   /* temp trying this for souvenirs  */
   border-left:5px;
   border-right:5px;
   }

/*
h2 {color:#ff0000 }
*/
