body {
	font-family: Comic Sans MS;
	font-size: 100%;
	color: #333333;
	background-color: #33FF33;
}
#wrapper {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
#banner {
	width: 900px;
}

#horiz_nav {
	background-color: #FFFF99;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	float: right;
	width: 725px;
	text-indent:5px;
	margin-top: 15px;
}
#maintext1 .pdf {
	height: 30px;
	width: 725px;
	clear: both;
	background-color: #ffcc66;
	background-position: center;
}
#maintext1 .pdf img {
	float: right;
	border: none;
	background: #ffcc66;
	margin: 5px;
}


#horiz_nav ul {
	margin: 0px;
	padding: 0px;
}
#horiz_nav li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}

#horiz_nav a {
	font-size: 90%;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
#horiz_nav a:hover {
	color: #000099;
	text-decoration: none;
	font-size: 90%;


}
#leftnav {
	background-color:#FFFFFF;
	width: 175px;
	float: left;
	padding:15px 0;
}

	/*this controls the the a tag just on left nav*/
 #leftnav a  {
	text-decoration:none;
	font-size:95%;
	color:#006600;
	display:block;
	margin-left:10px;
	margin-right:10px;
	text-indent: 2px;
	background-color: #B8DCB8;
	height: 25px;

}
#textlinks p {
	margin-bottom: -10px;
	font-size: 90%;
}

#leftnav .prs a {
	background-color: #FFFFFF;
	margin: auto;
	padding: 3px;
}

	/*this controls the the a tag just on left nav hover*/
#leftnav  a:hover  {
	color:#000099;
	text-decoration: underline;
}
#leftnav .tr_link {
	background-color: #FFFFFF;
	height: 76px;
	cursor: pointer;
	text-indent: 0px;
	width: 142px;
	margin-left: 0px;

	
	}
#leftnav h1 {
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	font-size: 110%;
	display: block;
	background-color: #2E8D2F;
	font-weight: bold;
	color: #FFFFFF;
	text-indent:5px;
}
#leftnav h2 {
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	font-size: 90%;
	display: block;
	font-weight: bold;
	color: #999900;
}


#leftnav img {
	margin-left: 10px;


}
#rightmain { 
	background-color: #CCCCFF;
	width: 725px;
	float: right;
}

#maintext1 {
	float: right;
	width: 725px;
	background-color: #CCCCFF;
}

#maintext1 h1 {
	font-size: 110%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0px;
	clear: both;
	color: #2E8D2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E8D2F;
	display: block;
}
#maintext1  img:hover {
	border:2px solid #999999;
}
#maintext1 img {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	border:2px solid #FFFFFF;

}

	
#maintext1 img.thinking_link {
	border: none;
	margin: 0;

}
#maintext1_fltrt {
	float: right;
	margin-right: 5px;
	height: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}


#maintext2  {
	border: solid 1px #ffffff;
	width: 600px;
}
#wrapper #rightmain .logos {
	background-color: #FFFFFF;
}



#maintext1 p {
	margin-left:10px;
	margin-right:5px;

}
	
#footer p {
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	background-color:#808040;
	padding:5px;
	clear:both;
	margin: 0px;
}
#partners {
	background-color: #FFFFFF;
	border: 1px solid #999966;
}

.image_clear {
	clear:both;
}

.indent_link {
	padding-left: 15px;
}


.bold {
	font-weight: bold;
}
.top_para {
	color: #000000;
	padding-top: 5px;
	font-size: 105%;
	clear: both;
	margin-top: 10px;
}

.pagename {
	font-size: 90%;
	color: #000000;
	text-decoration: underline;
}
.pagetable {
	margin: 10px;
	width: 650px;
}
.black_link {
	color: #000000;
	text-decoration: underline;
}
.you_are_here {
	text-decoration:none;
	font-size:95%;
	color:#993333;
	display:block;
	margin-left:10px;
	margin-right:10px;
	text-indent: 2px;
	background-image: url(../beef_images/bg_arrow.jpg);
	padding-left: 15px;
}

.leftdiv {
	float: left;
	width: 330px;
	margin-right: 10px;
	margin-left: 5px;
	cursor: pointer;
	margin-bottom: 10px;
}
.leftdiv img {
	cursor: pointer;
}

.rightdiv {
	float: left;
	width: 330px;
	cursor: pointer;
	margin-bottom: 10px;
}
.rightdiv img {
	cursor: pointer;
}
.farm_map {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 4px solid #FFFFFF;


/*this controls pdfs on index page*/
}
.pdf {
	height: 30px;
	width: 725px;
	clear: both;
	background-color: #ffcc66;
	background-position: center;
}
.pdf img {
	float: left;
	border: none;
	background: #ffcc66;
	margin: 5px;
}
#leftnav .prs a {
	background-color: #A6A6FF;
	display: block;
	color: #000066;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#leftnav2 {
	margin-top: 0px;
}
#wrapper #leftnav #leftnav2 a {
	background-color: #FFFFFF;
	display: block;
	text-indent: 0px;
	height: 80px;
	width: 150px;
	margin-left: 5px;
	text-decoration: none;
}
#textlinks {
	float: right;
	width: 725px;
	height: 50px;
	background-color: #CCCCFF;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#textlinks ul {
	list-style-type: none;

}
#textlinks li {
	display: inline;
}
#textlinks a {
	color: #006600;
	text-decoration: none;
	margin: 10px;
}
#textlinks a:hover {
	color: #333333;
	text-decoration: underline;
}
.nomargin {
	margin-left: 10px;
}
.smaller_txt {
	font-size: 90%;
}
