/* Generic map, side bar holder styles */
      .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #339933; background-color: transparent;}
      .MapBuilder a:hover {color: #F60; background-color: transparent;}
      .MapBuilder h1 {font-weight: bold; font-size: 16pt; color: #369; border-bottom: 2px solid #369;}
      
      /* Info Window styles */
      .IW { width: 350px;}
      .IWContent {height: 120px; overflow:auto;}
      .IWCaption {font-weight: bold; font-size: 11pt; color: #369; border-bottom: 2px solid #369;}
      .IWFooter {margin-top: 5px; font-size: 9pt; }
      .IWFooterZoom {}
      .IWDirections{background-color:#white;}

 
      .MapBuilderSideBar {float:left; margin-left: 10px; }
 

            /* PDMarker */
      div.markerTooltip {
        color: black;
        background-color: white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
      }
	  
	  
	.plaintext {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #707070; margin: 0px;}
 	.note {font: normal small verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #707070; margin: 0px;}
  	.farmname {font: normal small verdana, arial, helvetica, sans-serif; font-size: 12pt; color: #000000; margin: 0px;}
	.farmname a {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #009933; text-decoration: none;}
	.farmname a:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #66CC66; text-decoration: none;}
    .farmname a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9933; text-decoration: none;}
    .farmname h1 {font-weight: bold; font-size: 16pt; color: #898989; border-bottom: 2px solid #898989;}
	
