body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
img {border: none;}

a {color: #CC0033; text-decoration: none;}

a:hover, a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
/* ---------- BG LAYOUT ---------- */
#bg-blackbar {
	background-image: url(../images/bg-blackbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	background-image: url(../images/wrapper-bg-home.png);
	width: 900px;
	margin: 0px auto;
	padding: 0px 12px;
}
/* ---------- MASTHEAD ---------- */
#masthead {
	background-image: url(../images/masthead-bg.gif);
	background-repeat: no-repeat;
	height: 225px;
	padding: 0px 10px;
	margin-left:10px !important;
	position:relative;
}
.photoHeader {
	background-repeat: no-repeat;
	height: 225px;
}
#logo {
	float: left;
	height: 225px;
	width: 349px;
}
#topbar {
	float: right;
	height: 33px;
	width: 480px;
	background-image: url(../images/topbar-bg.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	
	position:absolute;
	top: 0px;
	left: 390px;
	
	padding: 11px 5px 0px;
}
#member-login {
	float: left;
	width: 228px;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 110px;
}
#member-login input {
	border: none;
	background: none;
	font-size: 11px;
	line-height:12px;
	height: 12px;
	padding: 3px 1px;
	color: #999999;
	float: left;
	padding: 4px;
}
#member-login input.username {
	width: 95px;
	margin-right: 5px;
}

#member-login input.password {width: 80px;}

#member-login .btnGo {
	width: 20px;
	height: 20px;
	background-image: url(../images/memberlogin-go.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border: none;
	float: left;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 1px;
}
#member-login .btnGoHover 
{
    width: 20px;
	height: 20px;
	background-image: url(../images/memberlogin-go.gif);
	background-repeat: repeat-y;
    background-position: 0px -100px;
	border: none;
	float: left;
	font-size: 9px;
	background-color: #000000;
	margin: 1px;
	color: #CC0033;
	cursor:hand;
}
#blacktab {
	float: right;
	width: 133px;
	font-size: 13px;
	text-align: center;
	margin-top: 3px;
}
#blacktab a:link, #blacktab a:visited {color: #FFFFFF; border: none;}
#blacktab a:hover, #blacktab a:active {color: #CC0033; border: none;}

#topnav 
{
	background-image: url(../images/topnav-bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 900px;
}
/* ---------- CONTAINER ---------- */
#container {
	background-image: url(../images/container-bg-home.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px;
	width: 880px;
}
/* ---------- HOME LEFT COLUMN ---------- */
#leftcol {
	float: left;
	width: 379px;
}
#content {
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	margin: 43px 0px 0px 20px;
}
#content h1 {
	font-size: 28px;
	line-height: 33px;
	color: #CC0033;
	margin: 0px;
}
#logo100years {
	height: 140px;
	width: 165px;
	margin: 10px auto;
}
/* ---------- HOME RIGHT COLUMN ---------- */
#rightcol {
	float: right;
	width: 474px;
}
#agri-buttons {
	z-index: 99;
	position: static;
}
#agri-buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#agri-buttons li {
	height: 104px;
	width: 67px;
	float: left;
	font-size: 9px;
}
#agri-buttons li a{
	display: block;
	height: 104px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
}
#agri-buttons li a:hover, #agri-buttons li a:active{background-position: 0px -104px; border:none;}

#agri-buttons li a#agri-edge {background-image: url(../images/nav-agri-edge.gif); width: 68px;}
#agri-buttons li a#agri-max {background-image: url(../images/nav-agri-max.gif); width: 68px;}
#agri-buttons li a#agri-services {background-image: url(../images/nav-agri-services.gif); width: 67px;}
#agri-buttons li a#dairy-one {background-image: url(../images/nav-dairy-one.gif); width: 67px;}
#agri-buttons li a#eagle-dairy {background-image: url(../images/nav-eagle-direct.gif); width: 68px;}
#agri-buttons li a#livestock-marketing {background-image: url(../images/nav-livestock-marketing.gif); width: 68px;}
#agri-buttons li a#risk-management {background-image: url(../images/nav-risk-management.gif); width: 68px;}

.callout-left01, #callout-left02 {
	float: left;
	width: 235px;
	min-height:215px;
	clear: left;
	background-color: #F7E6BE;
	border-top: 2px solid #CC0033;
	border-right: 2px solid #CC0033;
	border-bottom: 2px solid #CC0033;
}
.callout-left01, #callout-right {margin-bottom: 2px;}
#weather 
{
    padding-left:25px;
}
#callout-right02 {text-align:center; font-weight:bold; height:135px;}
#callout-right {height:295px;}
#callout-right, #callout-right02 {
	float: right;
	width: 232px;
	background-color: #F7E6BE;
	border-top: 2px solid #CC0033;
	border-bottom: 2px solid #CC0033;
	border-left: 2px solid #CC0033;
}
.callout-left01 h1, #callout-left02 h1, #callout-right h1, #callout-right02 h1 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CC0033;
	padding: 8px 0px 10px 14px;
	margin: 0px;
}
.callout-left01 p, #callout-left02 p, #callout-right p, #callout-right02 p {
	margin: 0px;
	padding: 15px;
}
.callout-left01, #callout-left02, #callout-right, #callout-right02 {
	font-size: 13px;
	line-height: 16px;
}
#callout-right02 p {line-height:33px;}
.callout-left01 a, #callout-left02 a, #callout-right a, #callout-right a {font-weight: bold; white-space: nowrap;}

#callout-right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#callout-right li {margin: 14px;}

#homelogos {
	background-image: url(../images/home-logos.jpg);
	background-repeat: no-repeat;
	height: 88px;
	clear: both;
	width: 474px;
}
/* ---------- FOOTER ---------- */
#footer {
	background-image: url(../images/footer-bg-home.png);
	background-repeat: no-repeat;
	margin: 0px auto 50px;
	padding: 0px 0px 40px;
	width: 924px;
}
#footer table { position:relative; left:50px; margin: 0px; padding: 0px 0px 0px 0px;}
#footer table th {color: #CC0033;}
#footer table th, #footer table td { font-size: 13px; padding: 4px 70px 4px 0px; vertical-align: top;}
/* ---------- GENERAL ---------- */
.clear {clear: both;}

