/*  */
body{
   background-color: #1C8962;
   font-family: georgia;
   font-size: 13px;
   
}

/*Sue HEader Components*/
h1 { font-size: 16pt; font-weight: bold; font-color:#A73334; text-align: left; display:inline; } 

#divcontaineraddfarm {
float:left;
width:1020px;
background: #FFF;
padding: 0 10 0 10;
margin-left: 10%; 
margin-right: 10%;
border-style:solid;
border-color:#3B3B3B;
border-width:5px;
font-family: Georgia, Arial;
font-size:13px;

}

#divcontaineraddfarm p{
font-family: Georgia;
font-size:1em;
color: #666666;
} 
	#divheaderleft {
			float:left;
			width:297px;
			height:192px;
background: #FFF;
padding: 0 10 0 0;
margin:0 20 0 0;
				}
				#divheaderright {
			float:left;
text-align:right;
				width:633px;
				height:192px;
background: #FFF;
padding: 24 10 0 10;
margin:0 0 0 0;
				}
#divheaderright a
{
font-family: Georgia;
font-size:10px;
color: #666666;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;
}
#divheaderright a:link {
font-family: Georgia;
font-size:10px;
color: #555555;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;

}


#divheaderright a:visited
{
font-family: Georgia;
font-size:10px;
color: #555555;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;
}

#divheaderright a:hover
{
font-family: Georgia;
font-size:10px;
color: #A73334;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;
}


#divsearchresults {
float:left;
width:460px;
padding: 10 20 10 20;
margin:0 10 0 10;
background: #FFF;
font-family: Georgia, Arial;
font-size:13px;
}
img { border: none; } 

#divnavigationbar {
float:left;
text-align:left;
width:1000px;
border: solid;
border-color: #DDDDDD;
border-width: 1px 0px 1px 0px;
background: #FFF;
padding: 0 0 0 0;
margin:0 0 24 0;

}

#sidebar1 {
float:left;
width:400px;
padding: 10 20 10 20;
margin:0 10 0 10;
background: #FFF;
}
#sidbar2 {
float:left;
width:250px;
padding: 10 20 10 20;
margin:0 10 0 10;
background: #FFF;
}

a:link { 
color: #555555;
text-decoration: none;
font-family: georgia;
font-size: 16px;
}

a:visited { 
text-decoration: none; 
font-family: Georgia;
font-size: 16px;
color: #555555;
padding: 0 0 0 0;

}

a:hover { 
color: #A73334;
font-size: 16px;

}

#navigation a
{
font-family: Georgia;
font-size:16px;
color: #666666;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;
}
#navigation a:link {
font-family: Georgia;
font-size:16px;
color: #555555;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;

}


#navigation a:visited
{
font-family: Georgia;
font-size:16px;
color: #555555;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;
}

#navigation a:hover
{
font-family: Georgia;
font-size:16px;
color: #A73334;
background: #FFF;
text-decoration: none;
padding: 0 0 0 0;
margin:0 0 0 0;
}
#nav ul
{
list-style: none;
font-family: Georgia;
font-size:16px;
color: #666666;
padding: 0 0 0 0;
margin:0 0 0 0;

}

#nav li
{
font-family: Georgia, Arial;
font-size:13px;
float: left;
display: inline;
border: solid;
border-color: #DDDDDD;
border-width: 0px 1px 0px 0px;
margin: 0 0 0 0;
padding: 10 10 10 10; 
} 
/* Tooltips css file */

.tip {font:10px/12px Arial,Helvetica,sans-serif; border:solid 1px #666666; 
width:250px; 
      padding:1px; position:absolute; z-index:100; visibility:hidden; color:#333333;
      top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;}
#t1 {width:480px;}
#t2 {width:480px;}
#t3 {font:bold 14pt verdana,arial,sans-serif; background-color:#ffcccc; layer-background-color:#ffcccc;}


/* This encompasses the ENTIRE results window */
div.phpGoogleStoreLocator_body
{

   /* This is here for seeing the borders of the application when embedded in your site. */
width:1020px;
height: auto; 
border:solid;
border-color:3B3B3B;
border-width: 5px;
padding: 10 20 10 20;
margin:10 10 10 10; 


/* Original background color */
    background-color:#FFF;
    
   /* Uh.  You can hide the whole app with this, but what would be the point? lol */
   /* display:none;*/
}

/* This is the width/height of the map that is displayed on the results page.  This can also be used to hide the map.*/
div.phpGoogleStoreLocator_map
{
 
 /*border:solid;*/
/* width:250px;*/
 height:223px;
   /* Hide the map */
   /* display:none; */
   
   /* Put a border around the map */
   /* border:solid;*/
}
/* This is the header that goes above the results list */
div.phpGoogleStoreLocator_results_header
{
   /* border:solid;*/
   /* display:none;*/
   padding:10px;
   margin:10px;
   background-color:#FFF;
}

div.phpGoogleStoreLocator_results_header_anchor
{
   float:left;
   padding-right:20px; 
}

div.phpGoogleStoreLocator_results_header_distance
{
 float:left;
 padding-right:40px;
}

div.phpGoogleStoreLocator_results_header_information
{
 float:left;
}

/* This is the block that displays the Store Locations near: 80439 message*/
div.phpGoogleStoreLocator_results_store_locations_near
{
   /* Hide the store locations near message */
   /* display:none; */

   /* Put a border around the message */
   /*border:solid;*/
}

/* This is the block that displays the list of categories that the results came from */
div.phpGoogleStoreLocator_results_categories_list
{
   /* Hide the categories list */
   /* display:none; */

   /* Put a border around the list */
   /* border:solid;*/
}


div.phpGoogleStoreLocator_results_block
{
 border:solid;
 border:solid 5px;
/*  border-color:3B3B3B; */
 /* display:none; */
}

/* This is used to style each individual result */
div.phpGoogleStoreLocator_result
{

   /* Hide the categories result.  Uh, why would u want to do this? lol*/
   /* display:none; */

   /* Put a border around the result.  This puts a border around each result.  Each result comprises of multiple divs as well, this puts a border
      around all of those divs that make up each result */

/*     border-color:3B3B3B; */
     padding:10px;  
     margin:10px;  

}

/* This is the number of the result in the results it has an anchor tag on it that takes you to that location on the map */
div.phpGoogleStoreLocator_result_location_anchor_number
{
/*   border:solid;  */
 /* display:none; */
    /* For some reason, height 100% will not actually set the height to 100% of the phpGoogleStoreLocator_result container div, I dont know why. */
    /* But in anycase, this height simulates a table column cell that stretches down to the bottom of the container */
    float:left;
     padding-right:40px; 
}

/* Use this to display/hide the distance */
div.phpGoogleStoreLocator_result_location_distance
{
/*   border:solid;  */
 /* display:none; */

 float:left;
  padding-right:10px; 


}

/* This is the image that is associated with a location. */
img.phpGoogleStoreLocator_result_location_image
{
 width:103px;
 height:124px;
      border:0px;
}

/* This is the contain for the image that is associated with a location. */
div.phpGoogleStoreLocator_result_location_image
{

 float:left;
  padding-right:10px; 
/*  border:solid; */
/*  border-color:3B3B3B; */
}

/*  Start Data set div, this aligns everything to the left when there is no image available */
div.phpGoogleStoreLocator_result_location_data
{
/*   border:solid;  */
  float:left; 
/*  border-color:3B3B3B; */

}


/* Use this to display/hide the storename */
div.phpGoogleStoreLocator_result_location_storename
{
/*   border:solid;  */
 /* display:none; */

}

/* Use this to display/hide the address */
div.phpGoogleStoreLocator_result_location_address
{
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the city */
div.phpGoogleStoreLocator_result_location_city
{
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the state */
div.phpGoogleStoreLocator_result_location_state
{
/*   border:solid;  */
 /* display:none; */
   float:left;
   padding-right:10px; 
}

/* Use this to display/hide the zip */
div.phpGoogleStoreLocator_result_location_zip
{
/*   border:solid;  */
 /* display:none; */
  float:left;
  padding-right:10px;
}

/* Use this to display/hide the country */
div.phpGoogleStoreLocator_result_location_country
{
/*   border:solid;  */
 /* display:none; */


}

/* Use this to display/hide the comments AND ratings stars*/
div.phpGoogleStoreLocator_result_location_phone
{
     padding:10px;  
     margin-bottom:-15px;
/*   border:solid;  */
 /* display:none; */
 
}

/* Use this to display/hide the comments AND ratings stars*/
div.phpGoogleStoreLocator_result_location_comments
{
     padding:10px;  
     margin-bottom:-15px;
/*   border:solid;  */
 /* display:none; */
 
}

/* Use this to display/hide the map and directions info*/
div.phpGoogleStoreLocator_result_location_map_and_directions
{
     padding:10px;
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the hours*/
div.phpGoogleStoreLocator_result_location_hours
{
     padding:10px;  
     margin-bottom:-15px;
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the notes*/
div.phpGoogleStoreLocator_result_location_notes
{
     padding:10px;
     margin-bottom:-10px;
/*   border:solid; */
 /* display:none; */
 }

/* Use this to display/hide the powered by msg*/
div.phpGoogleStoreLocator_powered_by
{
 /* border:solid; */
  display:none;
 text-align:center;
}

/* Use this to display/hide the notes*/
div.phpGoogleStoreLocator_execution_time
{
 /* border:solid; */
 /* display:none; */
 text-align:center;
}

/* This is for the white balloon that pops up on the map when you click on a location icon on the map.  */
div.phpGoogleStoreLocator_map_balloon_body
{
/*  white-space:nowrap;  */
 font-size:12px;
}


/* Google tool tip marker, this is for the tooltip that shows when you hover over an icon on the map. */
div.markerToolTip 
{
   text-align: center;
    white-space: nowrap;
    margin: 0;
    padding: 2px 0.5ex;
    border: 1px solid #555;
    font-weight: bold;
    background: #fff;
        opacity: .80;
        -moz-opacity: .80;
        filter: alpha(opacity=80);
}

/***** This is critical to layout design to line things up, dont change it.  ******/
.clearboth {
clear:both;
}
