@charset "utf-8";
/* CSS Document */

#farm_pic_1
{
	position: absolute;
	top: 547px;
	left: 101px;
	height: 236px;
	background-color: #DFBB00;
}
#tellaPicsDiv
{
	position: absolute;
	top: 537px;
	left: 114px;
	height: 214px;
}
#contactPicsDiv
{
	position: absolute;
	top: 550px;
	left: 114px;
	height: 214px;
}

#welcome_pic_1
{
	position: absolute;
	top: 220px;
	left: 672px;
	height: 211px;
	background-color: #DFBB00;
}

#facilities_pic_1
{
	position: absolute;
	top: 425px;
	left: 101px;
	height: 355px;
	width:740px;
	background-color: #DFBB00;
}


#moreText1
{
	position: absolute;
	top: 511px;
	background-color:#FF0000;
	left: 740px;
	width: 176px;
	height: 211px;
}


.pagePic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #BDAF97;
	border-right-color: #BDAF97;
	border-bottom-color: #BDAF97;
	border-left-color: #BDAF97;
}
.tourPic {
	border: 2px groove #FFEE8A;
}
