#map-wrapper{
	clear: both;
	margin-top: 4em;
	margin-left: -19px;
}
#farm-map .pageTitle{
	margin-left: -20px;
}
#map-container{
	width: 1000px;
	height: 592px;
	background: #fff url("../images/farm-map.jpg") top left no-repeat;
	position: relative;
	margin-top: 1em;
}
#thumbnail_images ul li{
	float: left;
	display: inline;
	width: 50px;
	margin: 5px 14px;
	cursor: pointer;
}
#thumbnail_images ul li:hover{
	cursor: pointer;
}
/*better tooltip*/
	.tTip { position: absolute; cursor: pointer; color: #6F4907; font-weight: bold; width: 65px; font-family: tahoma; padding-top: 30px; font-size: 12px; text-align: center; background: transparent url("../images/fm_ttl_trans.png") no-repeat top left; background-position: 0 30px}
	.tip {
	width: 495px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	top: 45px !important;
	left: 70px !important;
	font-family: helvetica, arial;
	}
	.tipMid {
		padding: 0 .5em;
		text-align: justify;
		overflow: hidden;
		width: 467px;
		background: transparent url("../images/tipbody.png");
	}
div.popup{
	padding: 1em;
}
#location1{
	top:149px ;
	left:50px;
}
#location2{
	top:104px ;
	left:176px;
}
#location3{
	top:275px ;
	left:226px;
}
#location4{
	top:200px ;
	left:226px;
}
#location5{
	top:119px ;
	left:240px;
}
#location6{
	top:229px ;
	left:417px;
}
#location7{
	top:214px ;
	left:591px;
}
#location8{
	top:393px ;
	left:638px;
}
#location9{
	top:483px ;
	left:745px;
}
.big-img{
	overflow: hidden;
	margin-top: 5px;
}
.big-img img{
	border: 5px solid #fff;
}
.close_me{
	float: right;
	cursor: pointer;
	width:20px;
	height: 20px;
	margin: 10px 10px 0 0;
}
#thumbnail_images{
	width: 260px;
	float: right;
}
#thumbnail_images ul li img{
	border: 1px solid #fff;
	z-index: 600;
}
#imagePlaceHolder{
	float: left;
}
.tip *{
	font-family: arial, tahoma, helvetica;
	font-size: 10pt;
}
.tipTop{
	height: 43px;
	width: 495px;
	background: transparent url("../images/tiptop.png") bottom left no-repeat;
}
.tipBtm{
	height: 19px;
	width: 480px;
	background: transparent url("../images/tip-bottom.png") top left no-repeat;
}
.tipMid h1{
	padding-bottom: 3px;
}