* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
html, body {
	text-align: center;
	background-color: #000000;
	height: 101%;
}
#outer {
	position: relative;
	text-align: center;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	width: 900px;
	background-image: url(template-core/menu-body.gif);
	background-repeat: repeat-y;
}
#inner {
}
#innerContent {
	position: relative;
	width: 715px;
}
#bodyContentInnerLeft {
	margin-left: 50px;
	float: left;
	width: 375px;
}
#bodyContentInnerLeft  p, #bodyContentInnerLeft a, #bodyContentInnerLeft li, #bodyContentInnerLeft p strong, #bodyContentInnerLeft .hilight {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
#bodyContentInnerLeft p strong {
	font-weight: bold;
}
#bodyContentInnerLeft li {
	margin-left: 15px;
	margin-bottom: 5px;
}
#bodyContentInnerLeft ul {
	margin-bottom: 15px;
	margin-top: -5px;
}
#bodyContentInnerLeft a:hover {
	color: #74B64A;
}
#bodyContentInnerLeft h1 {
	color: #000000;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#bodyContentInnerLeft h2 {
	color: #74B548;
	margin-bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#bodyContentInnerLeft h3 {
	color: #74B548;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#bodyContentInnerLeft .hilight {
	color: #74B548;
	font-weight: bold;
}


#bodyContentInnerRight {
	float: right;
	margin-right: 35px;
}
#bodyContentInnerLeft .header {
	margin-bottom: 15px;
}
#bodyContentInnerRight .topPic {
	margin-bottom: 10px;
}
#bodyContent {
	width: 740px;
	position: relative;
	text-align: left;
	float: right;
}
#bodyContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodyContent .homeBlurb {
	text-align: left;
	margin-left: 120px;
	margin-bottom: 50px;
}
#bodyContent  .homeDairy {
	margin-left: 120px;
	margin-right: 20px;
}
#bodyContent .homeMeat, #bodyContent .homeBlending {
	margin-right: 20px;
}
#bodyContent .ausfineLogo {
	float: right;
}


#menuSubWrapper {
	width: 160px;
	float: left;
	position: relative;
}
#menuSub {
}
#menuSub .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A22D;
	height: 10px;
}
#menuSub, #menuSub a {
	clear: left;
	text-decoration: none;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}
#menuSub .subF1 {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	display: block;
	text-indent: 15px;
}

#menuSub .subF1 a {
	color: #FFFFFF;
	font-size: 15px;
}
#menuSub .subF1 {
 color: #F9A22D;
}
#menuSub .subF1:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A22D;
}
#menuSub .subF1 a:hover {
	color: #F9A22D;
}
#menuSub .subF2 {
	font-weight: bold;
	color: #F9A22D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A22D;
	line-height: 20px;
	display: block;
	text-indent: 15px;
}


#menuSub .subF2 a {
	font-weight: bolder;
	color: #F9A22D;
	font-size: 15px;
}
#menuSub .subF2 a, #menuSub .subF4 a {
	color: #F9A22D
	text-decoration: none	}
#menuSub  .subF3, #menuSub .subF4 {
	width: 140px;
	display: block;
	position: relative;
	left: 15px;
	margin-bottom: -5px;
}
#menuSub  .subF3 a    {
color: #FFFFFF
	text-decoration: none
	margin-left: 15px;
	line-height: 14px;
	color: #016938;
}
#menuSub .subF3 a:hover, #menuSub .subF5 a:hover {
	color: #FFFFFF
}
#menuSub .subF4 a {
	color: #FFFFFF;
}
#menuSub .subF5  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A22D;
	margin-bottom: 5px;
}
#menuSub .subF5 a {
	color: #FFFFFF;
}
#menuSub .subF6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A22D;
}
#menuSub .subF6 a {
	color: #F9A22D;
}
.imgFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact .textField {
	padding: 2px;
	height: 15px;
	width: 95%;
	border: 1px solid #D5E9C8;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
#contact .textMulti {
	padding: 2px;
	width: 95%;
	border: 1px solid #D5E9C8;
	font-size: 11px;
}
#bodyContentInnerLeft .error {
	color: #FAA22D;
}
