@charset "UTF-8";
#big {
	position: relative;
	width: 2000px;
	height: 1333px;
	left: -500px;
}
#small {
	margin: auto;
	position: relative;
	width: 2000px;
	height: 1333px;
}
#home {
	position:relative;
	margin: auto;
}
li, ul {
	color:#CCC;
}
.leftnav_hide {
	display: block;
	width: 180px;
	position: fixed;
	top: 110px;
	left: 0px;
	color: #fff;
}
.leftnav_hide #menu {
	position:relative;
	background-color: #666;
}
li a, a {
	text-decoration:none;
	color: #fff;
	
}
li {
	list-style:none;
	margin: 10px;
}
li ul li a:hover {
	background-color:#2a8286;
	color:#000;
}
.menutag {
	color: #000;
	border: 0;
	background:url(../images/menu.png) no-repeat;
	width: 26px;
	display: block;
	height: 78px;
	margin-left:0px;
}
.menutagalt {
	background:url(../images/menu.png) -25px 0% no-repeat;
}
#info {
	width: 210px;
	top: 40px;
	position:relative;
}
 
#into, #tractor, #birds, #agriart {
	display: none;
	color:#FFF;
	font-size: 90%;
	background-color:#666666;
	font-variant:normal;
	font-weight:lighter;
	line-height: 150%;
}
#leftbar {
	background-color:#000;
	bottom: 0px;
	position:fixed;
	top: 0px;
	left: 26px;
	width: 210px;
	padding: 20px 5px 5px 0px;
	display: none;
}
#about {
	display: none;
	width: 480px;
	margin: 0 auto;
	color:#999;
}
#about p
	{
		padding-top: 10px;
		font-variant:normal;
	}
div.spacer
	{
		padding: 10px;
		background-color: transparent;
	}
#midimage
	{
		border: 1px #777 solid;
	}
