    .mapdivstyle {
       height:368px;
       width:685px;
    } 
		
    .menudivstyle {
		  display:inline;
			float:left;
			margin:2px;
      background-color:#194625;
      font-family:'HelveticaNeue-Bold',Helvetica Neue,Arial,Helvetica,sans-serif;
      color:#AED4B8;
      font-size:.85em;
      width:157px;
      height:auto;
			cursor:pointer;
			padding-left:10px;
    }
	    		 
	  .imgtextdivstyle{
	     position:absolute;
       top:0px;
       left:0px;
      border: 2px solid #194625;
	   visibility:hidden;
    }
	  .imgdivstyle{
      position:absolute;
      left:287px;
	    width:665px;
	    height:347px; 
      border: 2px solid #194625;
	    background-color:#AED4B8;
	    visibility:hidden;
	    overflow:scroll;
    }
	  .imgdivstyle button{
      font-family:'HelveticaNeue-Bold',Helvetica Neue,Arial,Helvetica,sans-serif;
			font-size:.85em;
      color:#AED4B8;
      position:absolute;
			top:1px;
			left:546px;
			width:100px;
			}
	 .picimage1{
		 margin-left:1px;
		 margin-top:1px;
		 width:auto;
		 height:auto;
		 max-width:51%;
		 max-height:100%
	 }
	 .picimage2{ 
		 margin-left:1px;
		 width:auto;
		 height:auto;
		 max-width:51%;
		 max-height:100%
    }
	 .picimage3{  
		 margin-left:1px;
		width:auto;
		height:auto;
 		 max-width:51%;
		 max-height:100%
   }
   .textdivstyle {
     visibility:hidden;
     font-family:'HelveticaNeue-Bold',Helvetica Neue,Arial,Helvetica,sans-serif;
		 font-size:.85em;
     color:#194625;
	   text-align:left;
     font-weight:normal;
     position:absolute;
     top:60px;
     left:347px;
	   width:290px;
	   height:auto; 
}
	 .texttitledivstyle{
     visibility:hidden;
     font-family:'HelveticaNeue-Bold',Helvetica Neue,Arial,Helvetica,sans-serif;
     color:#194625;
	   text-align:center;
     font-weight:bold;
     position:absolute;
     top:40px;
     left:347px;
	   width:290px;
	   height:auto; 
		}

