/* Layer Definitions */

#background {
	position:absolute;
	top:10px;
	left:287px;
	width:626px;
	height:881px;
	background-image:url(../images/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:0;
}

#navbar {
	position:absolute;
	text-align:right;
	top:15px;
	left:1px;
	width:352px;
	height:558px;
	background-image:url(../images/navbg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:10;
}

#bottomnav {
	position:absolute;
	top:859px;
	left:436px;
	width:389px;
	height:21px;
	z-index:10;
}

#beefimg {
	position:absolute;
	top:14px;
	left:343px;
	width:606px;
	height:311px;
	background-image:url(../images/beef.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#contactimg {
	position:absolute;
	top:87px;
	left:355px;
	width:550px;
	height:148px;
	background-image:url(../images/contact.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#content {
	position:absolute;
	top:219px;
	left:383px;
	width:495px;
	height:487px;
	overflow:auto;
	z-index:10;
}

#directionimg {
	position:absolute;
	top:83px;
	left:363px;
	width:524px;
	height:154px;
	background-image:url(../images/directions.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#funimg {
	position:absolute;
	top:81px;
	left:349px;
	width:547px;
	height:156px;
	background-image:url(../images/fallfun.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#gardenimg {
	position:absolute;
	top:19px;
	left:325px;
	width:568px;
	height:216px;
	background-image:url(../images/garden.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#happenimg {
	position:absolute;
	top:75px;
	left:360px;
	width:527px;
	height:148px;
	background-image:url(../images/happening.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#mainimg {
	position:absolute;
	top:73px;
	left:361px;
	width:533px;
	height:160px;
	background-image:url(../images/main.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#showimg {
	position:absolute;
	top:20px;
	left:355px;
	width:544px;
	height:223px;
	background-image:url(../images/showcattle.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}

#specialimg {
	position:absolute;
	top:78px;
	left:351px;
	width:543px;
	height:156px;
	background-image:url(../images/specials.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;
}
