.navlink
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma
}
.navlink A
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma
}
.navlink A:active
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.navlink A:link
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.navlink A:visited
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
BODY
{
    BACKGROUND-COLOR: black;
    TEXT-DECORATION: none
}
.navlink A:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
.pagetextnormal
{
    FONT-SIZE: 10pt;
    COLOR: #003366;
    FONT-FAMILY: Tahoma
}
.pagetextbignormal
{
    FONT-SIZE: 12pt;
    COLOR: #003366;
    FONT-FAMILY: Tahoma
}
.pagetextbigreverse
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #003366;
    TEXT-DECORATION: none
}
.pagetextsmallreverse
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #003366
}
.pagetexttiny
{
    FONT-SIZE: 8pt;
    COLOR: #003366;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
BODY A:link
{
    TEXT-DECORATION: none
}
BODY A:active
{
    TEXT-DECORATION: none
}
BODY A:visited
{
    TEXT-DECORATION: none
}
/* Page Layout Styles */
/* ------------------------------------------------------------------- */
#pageBkg {
	background-image: url(../shared_images/bkg_horizon.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 265px;
}
#page {
	width: 927px;
	position: relative;
	margin: 0 auto;
}
#leftCol {
	width: 181px;
	margin-right: 15px;
	float: left;
	background-image: url(../shared_images/header/leftCol_bkgtop.jpg);
	background-repeat: no-repeat;
}
#rightCol {
	width: 730px;
	float: left;
	background-image: url(../shared_images/header/rightCol_bkgtop.jpg);
	background-repeat: no-repeat;
}
/* Left Callout Styles */
/* ------------------------------------------------------------------- */

#leftCallout {
	width: 181px;
}
.leftColHead {
	padding-left: 45px;
}
.leftColItem {
	padding-bottom: 15px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #563e14;
}
.leftColItem a {
	font-size: 12px;
}
.leftColDiv {
	background-image: url(../shared_images/left_callout/leftcol_rule.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 4px;
	width: 181px;
	font-size: 4px;
	line-height: 4px;
	margin: 5px 0px 10px 0px;
}
.leftColHead h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
}
.leftColItem h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #a45131;
	padding: 0px;
}
.leftColItem h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #144153;
	padding: 0px;
}
.smlSeed {
	background-image: url(../shared_images/left_callout/sml_seed.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
}
.medSeed {
	background-image: url(../shared_images/left_callout/med_seed.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
}
.lrgSeed {
	background-image: url(../shared_images/left_callout/lrg_seed.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
}
/* Page Header Styles */
/* ------------------------------------------------------------------- */
#pageHeader {
	height: 152px;
}
#pageHeader #headerTree {
	float: left;
}
#pageHeader #headerLogo {
	float: left;
	width: 458px;
	height: 152px;
	padding-bottom: 0px;
}
#pageHeader #headerLogo a {
	background-image: url(../shared_images/header/header_lmlogo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 152px;
	width: 458px;
	display: block;
}
#pageHeader #headerRightCol {
	float: left;
	width: 255px;
	height: 152px;
}
#pageHeader #headerTagline {
	background-image: url(../shared_images/header/header_tagline.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 66px;
	width: 265px;
	padding-bottom: 0px;
}
#pageHeader #headerPhone {
	background-image: url(../shared_images/header/header_phone.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 265px;
	padding-bottom: 0px;
}
#headerLinks {
	color: #ccc;
	text-align: right;
	padding-top: 25px;
	padding-right: 45px;
	height: 88px;
}
#headerLinks a {
	color: #fff;
	text-decoration: underline;
}
#headerLinks a:hover {
	color: #fff;
	text-decoration: none;
}
#pageHeader #headerTree {
	background-image: url(../shared_images/header/header_tree.gif);
	background-repeat: no-repeat;
	height: 152px;
	width: 181px;
}
#pageHeader #headerTractor {
	background-image: url(../shared_images/header/header_tractor.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 265px;
}
/* Navigation Styles */
/* ------------------------------------------------------------------- */
#nav {
	padding-top: 113px;
	margin-bottom: 25px;
}
#nav ul {
	list-style-type: none;
	list-style-image: none;
}
#nav li {
	width: 181px;
	height: 45px;
	list-style-type: none;
	list-style-image: none;
}
#nav li a {
	background-image: url(../shared_images/nav/nav_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	width: 181px;
	height: 30px;
	padding-top: 15px;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
#nav li a:hover {
	background-position: 0px -45px;
}
#nav li a.selected {
	background-position: 0px -90px;
	color: #67583f;
}
#nav li a.selected:hover {
	background-position: 0px -45px;
	color: #000;
}
#nav li.last a {
	background-image: url(../shared_images/nav/nav_button_btm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	width: 181px;
	height: 36px;
	padding-top: 15px;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
#nav li.last a:hover {
	background-position: 0px -51px;
}
#nav li.last a.selected {
	background-position: 0px -102px;
	color: #67583f;
}
#nav li.last a.selected:hover {
	background-position: 0px -51px;
	color: #000;
}
/* Content Styles */
/* ------------------------------------------------------------------- */

#content {
	width: 730px;
	background-image: url(../shared_images/content/content_bkg.gif);
	background-repeat: repeat-y;
	width: 660px;
	padding: 0 35px 15px 35px;
	color: #07222d;
}
#contentBtm {
	width: 730px;
	font-size: 6px;
	line-height: 6px;
	background-image: url(../shared_images/content/content_btm.gif);
	height: 6px;
}
#content .threeCol {
	width: 210px;
	float: left;
	margin-right: 10px;
	height: auto !important; 
	font-size: 11px;
	line-height: 16px;
}
#content .twoCol {
	width: 315px;
	float: left;
	margin-right: 10px;
	height: auto !important; 
	font-size: 11px;
	line-height: 16px;
}
#content .last {
	width: 210px;
	float: left;
	margin-right: 0px;
	height: auto !important; 
}
#contentHeader .chImage {
	text-align: left;
	float: left;
	width: 140px;
}
#contentHeader .chText {
	float: right;
	width: 520px;
	padding-top: 10px;
}
#content .contentDiv {
	background-image: url(../shared_images/content/content_div_660.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 660px;
	margin-bottom: 11px;
}
#contentHeader .contentDiv {
	background-image: url(../shared_images/content/content_div_530.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 520px;
	margin-bottom: 11px;
}

#content .threeCol .boxSubheadCont {
	background-image: url(../shared_images/content/content_header_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F0F1EA;
	width: 198px;
	height: 48px;
	line-height: 48px;
	b: 1px solid #e8e9ca;
	text-align: center;
}
#content .threeCol .boxSubhead {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	vertical-align: middle;
	color: #144153;
	text-transform: uppercase;
}
#content .textBox {
	padding: 10px;
}
#contentHeader h1 {
	padding-top: 5px;
}
#content .gradTableHeader {
	background-image: url(../shared_images/content/content_header_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F0F1EA;
	width: 130px;
	padding: 5px;
	b: 1px solid #e8e9ca;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #144153;
	line-height: 20px;
}
#content td.rowHead {
	text-align: left;
	font-weight: bold;
}
#content td {
	text-align: center;
}
#content .redText {
	color: #a45131;
}
#content .greenText {
	color: #527f2a;
}
#content th.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #a45131;
}

/* Graphical Buttons Styles */
/* ------------------------------------------------------------------- */
.moreBtn {
	background-image: url(../shared_images/content/more_btn.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 121px;
	display: block;
	text-indent: -9999px;
	background-position: 0px 0px;
	margin: 0 auto;
}
.moreBtn:hover {
	background-position: 0px -40px;
}
.NowBtn {
	background-image: url(../shared_images/content/_now_btn.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	background-position: 0px 0px;
	margin: 0 auto;
}
.NowBtn:hover {
	background-position: 0px -40px;
}

/* Footer Styles */
/* ------------------------------------------------------------------- */
#footer {

}
#footerLogo {
	float: left;
	width: 220px;
}
#footerLogo h4 {
	background-image: url(../shared_images/footer/footer_logo.gif);
	background-repeat: no-repeat;
	width: 154px;
	height: 75px;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 0px;
}
#footerCont {
	float: left;
	font-size: 11px;
	color: #0b2935;
}
#footerCont ul {
	list-style-type: none;
	list-style-image: none;
}
#footerCont li {
	list-style-type: none;
	list-style-image: none;
	float:left;
	margin: 25px 25px 10px 0px;
	display: block;
}
#footerCont li a {
	color: #000;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0px;
	display: block;
}
#footerCont li a:hover {
	background-color: #ffffff;
	color: #67583f;
}
#footerCont li a.selected {
	background-color: #bfbda4;
	color: #ffffff;
}
#footerText {
	float: left;
	padding-left: 10px;
}

#content ul {
list-style-type: disc;
margin: 0px; 
padding-left: 1.5em; 
padding-bottom: 11px;
} 
#content ol {
list-style-type: decimal; 
margin-left: 1em; 
padding-left: 1em; 
padding-bottom: 11px; 
}
.FormText       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FormArea       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	b: solid 1px #cac6b3;
	background-color: #feffee;
	margin: 0 5px;
	padding: 2px;
}
select {
	b: solid 1px #cac6b3;
	background-color: #feffee;
	margin: 0 5px;
	padding: 2px;
}

textarea,.submit {
	b: solid 1px #cac6b3;
	background-color: #feffee;
	margin: 0px;
	padding: 2px;
}

#page_1 {position:relative; overflow: hidden;margin-top: 76px;margin-left: 76px;margin-bottom: 76px;width: 633px;background-image: url(JMF%20PRICE%20LIST_images/JMF%20PRICE%20LIST1.jpg);background-position: 260px 0px;background-size: 144px 63px;background-repeat: no-repeat;}
#page_1 #id_1 {border:none;margin-left: 202px;margin-top: 85px;width: 286px;overflow: hidden;}
#page_1 #id_2 {border:none;margin-top: 33px;width: 633px;overflow: hidden;}
#page_1 #id_2 #id_2_1 {float:left;border:none;width: 418px;overflow: hidden;}
#page_1 #id_2 #id_2_2 {float:left;border:none;margin-left: 7px;margin-top: 6px;width: 208px;overflow: hidden;}
#page_1 #id_3 {border:none;margin-top: 19px;width: 627px;overflow: hidden;}
#page_1 #id_4 {border:none;margin-left: 46px;margin-top: 36px;width: 572px;overflow: hidden;}



#page_2 {position:relative; overflow: hidden;margin-top: 76px;margin-left: 76px;margin-bottom: 76px;width: 655px;background-image: url(JMF%20PRICE%20LIST_images/JMF%20PRICE%20LIST2.jpg);background-position: 260px 0px;background-size: 144px 63px;background-repeat: no-repeat;}
#page_2 #id_1 {border:none;margin-top: 104px;width: 655px;overflow: hidden;}
#page_2 #id_2 {border:none;margin-left: 46px;margin-top: 515px;width: 572px;overflow: hidden;}



.ft0{font: bold 16px 'Arial';line-height: 19px;}
.ft1{font: bold 16px 'Arial';text-decoration: underline;line-height: 19px;}
.ft2{font: 11px 'Arial';line-height: 14px;white-space: nowrap;}
.ft3{font: 15px 'Arial';line-height: 17px;white-space: nowrap;}
.ft4{font: bold 16px 'Arial';text-decoration: underline;line-height: 19px;white-space: nowrap;}
.ft5{font: 10px 'Verdana';line-height: 12px;white-space: nowrap;}
.ft6{font: 11px 'Verdana';text-decoration: underline;color: #000080;line-height: 13px;white-space: nowrap;}
.ft7{font: 13px 'Arial';line-height: 16px;white-space: nowrap;}

.p0{text-align: center;margin-top: 8px;margin-bottom: 5px;}
.p1{text-align: left;margin-top: 16px;margin-bottom: 0px;}
.p2{text-align: left;margin-top: 34px;margin-bottom: 0px;}

.td0{text-align: left;padding-left: 0px;padding-right: 0px;width: 123px;vertical-align: bottom;}
.td1{text-align: left;padding-left: 19px;padding-right: 0px;width: 66px;vertical-align: bottom;}
.td2{text-align: left;padding-left: 0px;padding-right: 0px;width: 15px;vertical-align: bottom;}
.td3{text-align: left;padding-left: 9px;padding-right: 0px;width: 87px;vertical-align: bottom;}
.td4{text-align: left;padding-left: 7px;padding-right: 0px;width: 223px;vertical-align: bottom;}
.td5{text-align: left;padding-left: 14px;padding-right: 0px;width: 97px;vertical-align: bottom;}
.td6{text-align: left;padding-left: 30px;padding-right: 10px;width: 107px;vertical-align: bottom;}
.td7{text-align: left;padding-left: 0px;padding-right: 0px;width: 151px;vertical-align: bottom;}
.td8{text-align: left;padding-left: 9px;padding-right: 0px;width: 128px;vertical-align: bottom;}
.td9{text-align: left;padding-left: 14px;padding-right: 0px;width: 162px;vertical-align: bottom;}
.td10{text-align: left;padding-left: 27px;padding-right: 0px;width: 99px;vertical-align: bottom;}
.td11{text-align: left;padding-left: 42px;padding-right: 0px;width: 107px;vertical-align: bottom;}
.td12{text-align: left;padding-left: 0px;padding-right: 0px;width: 149px;vertical-align: bottom;}
.td13{text-align: left;padding-left: 9px;padding-right: 0px;width: 104px;vertical-align: bottom;}
.td14{text-align: left;padding-left: 38px;padding-right: 0px;width: 161px;vertical-align: bottom;}
.td15{text-align: left;padding-left: 28px;padding-right: 0px;width: 101px;vertical-align: bottom;}
.td16{text-align: left;padding-left: 40px;padding-right: 0px;width: 107px;vertical-align: bottom;}
.td17{text-align: left;padding-left: 0px;padding-right: 0px;width: 147px;vertical-align: bottom;}
.td18{text-align: left;padding-left: 24px;padding-right: 0px;width: 15px;vertical-align: bottom;}
.td19{text-align: left;padding-left: 9px;padding-right: 0px;width: 134px;vertical-align: bottom;}
.td20{text-align: left;padding-left: 8px;padding-right: 0px;width: 144px;vertical-align: bottom;}
.td21{text-align: left;padding-left: 45px;padding-right: 0px;width: 20px;vertical-align: bottom;}
.td22{text-align: right;padding-left: 0px;padding-right: 37px;width: 48px;vertical-align: bottom;}
.td23{text-align: left;padding-left: 36px;padding-right: 0px;width: 107px;vertical-align: bottom;}
.td24{text-align: left;padding-left: 0px;padding-right: 0px;width: 143px;vertical-align: bottom;}
.td25{text-align: left;padding-left: 45px;padding-right: 0px;width: 105px;vertical-align: bottom;}
.td26{text-align: left;padding-left: 0px;padding-right: 0px;width: 182px;vertical-align: bottom;}
.td27{text-align: left;padding-left: 0px;padding-right: 0px;width: 152px;vertical-align: bottom;}
.td28{text-align: left;padding-left: 0px;padding-right: 0px;width: 57px;vertical-align: bottom;}
.td29{text-align: left;padding-left: 0px;padding-right: 0px;width: 8px;vertical-align: bottom;}
.td30{text-align: left;padding-left: 0px;padding-right: 0px;width: 85px;vertical-align: bottom;}
.td31{text-align: left;padding-left: 24px;padding-right: 0px;width: 310px;vertical-align: bottom;}
.td32{text-align: left;padding-left: 45px;padding-right: 0px;width: 12px;vertical-align: bottom;}
.td33{text-align: right;padding-left: 0px;padding-right: 53px;width: 40px;vertical-align: bottom;}
.td34{text-align: left;padding-left: 9px;padding-right: 0px;width: 286px;vertical-align: bottom;}
.td35{text-align: left;padding-left: 0px;padding-right: 0px;width: 14px;vertical-align: bottom;}
.td36{text-align: left;padding-left: 7px;padding-right: 0px;width: 264px;vertical-align: bottom;}
.td37{text-align: left;padding-left: 7px;padding-right: 0px;width: 14px;vertical-align: bottom;}
.td38{text-align: right;padding-left: 0px;padding-right: 8px;width: 85px;vertical-align: bottom;}
.td39{text-align: left;padding-left: 8px;padding-right: 0px;width: 130px;vertical-align: bottom;}
.td40{text-align: left;padding-left: 8px;padding-right: 0px;width: 6px;vertical-align: bottom;}
.td41{text-align: left;padding-left: 9px;padding-right: 0px;width: 275px;vertical-align: bottom;}
.td42{text-align: right;padding-left: 0px;padding-right: 4px;width: 64px;vertical-align: bottom;}
.td43{text-align: right;padding-left: 0px;padding-right: 21px;width: 40px;vertical-align: bottom;}
.td44{text-align: left;padding-left: 21px;padding-right: 0px;width: 129px;vertical-align: bottom;}
.td45{text-align: right;padding-left: 0px;padding-right: 21px;width: 108px;vertical-align: bottom;}
.td46{text-align: left;padding-left: 0px;padding-right: 0px;width: 150px;vertical-align: bottom;}
.td47{text-align: left;padding-left: 9px;padding-right: 0px;width: 297px;vertical-align: bottom;}
.td48{text-align: right;padding-left: 0px;padding-right: 0px;width: 86px;vertical-align: bottom;}
.td49{text-align: right;padding-left: 0px;padding-right: 4px;width: 42px;vertical-align: bottom;}
.td50{text-align: right;padding-left: 0px;padding-right: 0px;width: 40px;vertical-align: bottom;}
.td51{text-align: left;padding-left: 9px;padding-right: 0px;width: 343px;vertical-align: bottom;}

.tr0{height: 14px;}
.tr1{height: 20px;}
.tr2{height: 21px;}
.tr3{height: 37px;}
.tr4{height: 13px;}
.tr5{height: 19px;}

.t0{text-align: center;line-height: 12px; margin-top: 10px; margin-bottom: 10px;}
.t1{margin-left: 24px;font: 16px 'Arial';line-height: 18px;}
.t2{width: 603px;margin-left: 24px;margin-top: 19px;font: 16px 'Arial';line-height: 18px;}
.t3{width: 627px;margin-top: 19px;font: 16px 'Arial';line-height: 18px;}
.t4{width: 572px;font: 11px 'Verdana';line-height: 13px;}
.t5{width: 578px;margin-left: 24px;margin-top: 19px;font: 16px 'Arial';line-height: 18px;}
.t6{width: 407px;margin-left: 24px;margin-top: 20px;font: 16px 'Arial';line-height: 18px;}
