@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18PX;
	}
div{
	margin:0px;
	padding:0px;
	}
div#master{
	width:697px;
	height:auto;
	margin:0px auto 0px auto;
	}
div#logo{
	height:42px;
	width:300px;
	}
div.clear{
	clear:both;
	}
div.farm_text, div#flash_content{
	margin-top:3px;
	margin-bottom:2px;
	}
div.farm_text{
	float:left;
	width:175px;
	height:191px;
	background:url(sheep_vision/bg_farm.gif) no-repeat;
	font-size:11px;
	color:#FFFFFF;
	}
div.farm_text p{
	margin-left:15px;
	font-size:11px;
	line-height:17px;
	width:140px;
	}
div.farm_text h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	font-style:italic;
	font-weight:200;
	}
div#flash_content{
	float:right;
	width:520px;
	height:191px;
	}
div.left_colum{
	float:left;
	width:175px;
}
div.left_menu ul{
	margin:0px;
	padding:15px 0px 0px 35px;
}
div.left_menu ul a{
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
div.left_menu ul a:hover{
	text-decoration:underline
}
div.left_menu li{
	margin-bottom:3px;
	}
div.left_menu{
	width:175px;
	height:191px;
	background:url(sheep_vision/bg_menu.gif) no-repeat;
	font-size:11px;
	color:#FFFFFF;
}
div#center_content{
	width:520px;
	float:right;
	margin:0px;
	}

h1.title_page{
	background:url(sheep_vision/h1_bg.gif) no-repeat;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-bottom:10px;
	font-style:italic;
	font-size:20px;
	text-align:center;
	letter-spacing:1px;
	}
div.text_content{
	background:url(sheep_vision/bg_center.gif) no-repeat bottom;
}
div.text_content p{
	padding:10px 0px 10px 0px;
	margin:0px 10px 0px 10px;
	text-indent:10px;
	text-align:justify;
}
div.pages{
	padding:20px;
	width:250px;
	text-align:center;
	margin:0px auto 0px auto
	}
div.pages a{
	font-size:12px;
	text-decoration:none;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e2e2e2;
	padding:0px 5px 0px 5px;
	color:#0000FF;
	font-weight:bold;
	border:#c6c6c6 solid 1px
	}
div.pages a:hover{
	color:#00FF00
	}
img.left_img{
	float:left;
	margin:5px;
	}
img.right_img{
	float:right;
	margin:10px;
	}
div.spacer15px{
	margin-bottom:15px;
	}
div.footer{
	background:url(sheep_vision/footer.jpg) no-repeat;
	width:700px;
	height:61px;
	clear:both;
	margin:0px auto 0px auto
	}
div.footer p{
	font-size:10px;
	color:#999999;
	padding-top:15px;
	padding-left:10px
}
a.links1{
	display:block;
	margin-left:30px;
	padding-top:8px;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
	color:#339933
	}
a.links1:hover{
	text-decoration:underline
	}
