@charset "UTF-8";
body {
	text-align: center;
	background-color: #ffffff;
	background-image: url(im/bg_home.gif);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-top: 9px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.side { background-color: #5c9823; margin: 0; padding: 0; border: solid 1px #e2f0ca; }

.side_gw {
	background-color: #5096E0;
	margin: 0;
	padding: 0;
	border: 1px solid #D3DEF0;
}

.side_deal {
	background-color: #aa2f25;
	margin: 0;
	padding: 0;
	border: 1px solid #F0E7DB;
}

#side {
	background-color: #5c9823;
	margin: 0;
	padding: 0;
	border: solid 1px #e2f0ca;
}

#logo_bg {
	margin: 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* Home Page ****************************************************************************************/
#content {
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding: 0px;
	margin: 15px 0px 0px;
	height: auto;
	}

#left_column {
	text-align: left;
	float: left;
	height: auto;
	width: 390px;
	padding: 12px 0px 0px;
	margin: 0px 29px 0px 27px;

}
.shad_bg {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(im/shad_bg_r.gif);
}


.text_home_12 {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.home_title {
	text-align: left;
	font-size: 23px;
	line-height: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #006600;
}



/* Footer *****************************************************************************************/
#footer {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	text-align: left;
	float: left;
	height: auto;
}

#foot_left {
	margin: 0px;
	padding: 0px;
	width: 175px;
	text-align: left;
	float: left;
	height: auto;
}
#foot_right {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 775px;
	float: right;
	text-align: left;
}

.foot_text {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #003300;
}

.foot_text_2 {
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #003300;
	text-align: left;
}

.foot_text_s {
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #003300;
}

.foot_text_B {
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 15px;
	padding: 4px 0px 0px;
	color: #006600;
}

/* Form *****************************************************************************************/

.search_form {
	width:auto;
	height: 16px;
	margin: 0px;
	padding: 0px;
}


.form_field {
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	margin: 10px 0px 5px;
	border: 1px solid #CCCCCC;
}

.form_field2 {
	font-family: arial;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 160px;
}

.form_field3 {
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 100%;
}

.form_Submit {
	color: #487320;
	font-family: Arial;
	font-size: 11px;
	background-color: #EBF4DC;
	border: 1px solid #99C86A;
}

.plantFoodSubmit {
	color: #003300;
	font-family: Arial;
	font-size: 13px;
	border: none;
	background: none;
}

fieldset {
	border: 1px solid #99C86A;
	padding: 25px;
}

legend {
	padding: 4px 6px;
	font-size: 15px;
	line-height: 15px;
	background-color: #EBF4DC;
	margin: 0px;
	border: 1px solid #99C86A;
	font-weight: normal;
	color: #487320;
}

#fsearch {
	margin: 0px;
	font-size: 13px;
	line-height: 13px;
}

.submitError {
	color: #990000;
	font-family: Arial;
	font-size: 11px;
}

/* Links *****************************************************************************************/
a {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

#fsearch a {
	color: #003300;
	text-decoration: none;
}

#fsearch a:hover {
	color: #003300;
	text-decoration: underline;
}

/* Pages *****************************************************************************************/

#content_bg_p {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(im/shad_r_p.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px 0px 15px;
	width: 820px;
	height: auto;
	float: left;
}

#content_p {
	margin: 0px 20px 0px 0px;
	background-image: none;
	text-align: left;
	padding: 0px;
}

#breadcrumbs {
	margin: 0px;
	background-image: none;
	padding: 0px;
	width: 815px;
	background-color: #f9c30b;
	height: 31px;
}

#breadcrumbs_gw {
	margin: 0px;
	background-image: none;
	padding: 0px;
	width: 815px;
	background-color: #99cc34;
	height: 31px;
}



#breadcrumbs_text {
	margin: 0px;
	background-image: none;
	padding: 6px 0px 0px 6px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
}

#pagetitle {
	margin: 0px;
	background-image: none;
	padding: 9px 0px 0px 50px;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 48px;
	text-shadow: #587427 2px 2px 2px;
	text-align: left;
}

#pagetitle2 {
	margin: 0px;
	background-image: none;
	padding: 9px 0px 0px 50px;
	font-size: 38px;
	color: #FFFFFF;
	line-height: 38px;
	text-shadow: #587427 2px 2px 2px;
	text-align: left;
}

.text_page {
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.text_pagesm {
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.superscript {
	vertical-align: super;
	display: inline;
	font-size:9px;
	line-height: normal;
}

.text_page_12 {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.text_page_12_clearboth {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 12px;
	clear: both;
}

.text_page_12_clearboth_2 {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.text_page_small_italic {
	color: #006600;
	font-size: 11px;
	font-family: Arial;
	font-style: italic;
}

.text_title {
	text-align: left;
	font-size: 32px;
	line-height: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #006600;
}

.text_title_super {
	text-align: left;
	font-size: 12px;
	padding: 0px;
	color: #006600;
	vertical-align: super;
	line-height: 12px;
	margin: 0px;

}
.text_subtitle {
	text-align: left;
	font-size: 15px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #5DB704;
}

.text_sub_line {
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	padding: 0px 0px 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #5DB704;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DB704;
}

.text_grey {
	text-align: left;
	font-size: 15px;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #8C8C8C;
}
.text_sub_super {
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	vertical-align: super;
	display: inline;
	color: #5DB704;
}

.text_bold {
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	color: #006600;
	margin: 15px 0px 5px;
}

/* No alignment */
.text_bold2 {
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	color: #006600;
	margin: 15px 0px 5px;
}


.text_yellow {
	text-align: left;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	color: #D89D00;
	margin: 15px 0px 5px;
}

#main_cont {
	margin: 0px;
	background-image: none;
	padding: 0px;
	width: 816px;
}

#main_text {
	margin: 15px 0 0;
	background-image: url(im/dash_vert.gif);
	text-align: left;
	float: left;
	width: 490px;
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px 10px 0px 25px;
}

#main_text_p {
	margin: 20px 0 0;
	background-image: url(im/dash_vert.gif);
	text-align: left;
	float: left;
	width: 390px;
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 10px 10px 23px;
}

#main_text_2col {
	margin: 10px 0 0;
	text-align: left;
	float: left;
	width: 360px;
	background-image: url(im/dash_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px 10px 10px 20px;
}

#main_text_1col {
	background-image: none;
	text-align: left;
	float: left;
	width: 780px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#iamge_area {
	margin: 0;
	background-image: none;
	text-align: center;
	width: 270px;
	float: left;
	padding: 40px 0px 0px;
}

#iamge_area_p {
	margin: 20px 0px 0px;
	background-image: none;
	text-align: center;
	float: left;
	width: 370px;
	padding: 0px 0px 0px 15px;
}

#iamge_2col {
	margin: 30px 0px 0px;
	background-image: none;
	text-align: left;
	float: left;
	width: 370px;
	padding: 0px 0px 0px 30px;
}

#iamge_2col_wide {
	margin: 30px 0px 0px;
	background-image: none;
	text-align: left;
	float: left;
	width: 370px;
	padding: 0px 0px 0px 20px;
}

#iamge_area_p2 {
	margin: 20px 0px 0px;
	background-image: none;
	text-align: left;
	float: right;
	width: 240px;
	padding: 0px;
}

.stroke {
	border: 1px solid #B3B3B3;
	padding: 1px;
}

dl {
	border: 1px solid #CBE1BF;
	padding: 15px;
	background-color: #EFF5E3;
	margin-top: 12px;
	margin-bottom: 12px;
}

dt {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #3A5A1B;
}

dd {
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
}

#ul_pages {
	font-size: 12px;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(im/bullet2.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

#ul_pages li {
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(im/bullet2.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
#hr {
	width: auto;
	height: 1px;
	margin: 5px;
	background-color: #DCF4C5;
}

.hr {
	width: auto;
	height: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AFE47B;
	padding: 0px;
}

.rowSplit {
	border-top: 1px dashed #999999;
	padding: 8px;
}


/* 2 column ***********************************/

.col_left {
	width: 44%;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 25px;
	background-image: url(im/dash_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 15px;
}

.col_right {
	width: 44%;
	float: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 20px;
	margin-top: 15px;
}




/* Plant Food Recommender Styles *****************************************************************************************/
.pfrFound {
	color: #009900;
	font-family: Arial;
	font-size: 20px;
	padding: 10px;
}

.pfrKey {
	color: #009900;
	font-family: Arial;
	font-size: 20px;
	text-decoration: underline;
}

.pfrHD {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
}

.pfrTxt {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
}

.pfrError {
	color: #990000;
	font-family: Arial;
	font-size: 14px;
	padding: 10px;
}

.pfrErrorSm {
	color: #990000;
	font-family: Arial;
	font-size: 11px;
}

/* Find Dealer Styles *****************************************************************************************/
.findDealerHD {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #009900;
}

.findDealerTxt {
	color: #333333;
	font-size: 10px;
}

.findDealerTxtField {
	font-family: arial;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}


/* Newsletter *****************************************************************************************/


#news_borders {
	background-image: none;
	text-align: left;
	width: 768px;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #8BC14C;
	background-color: #FFFFFF;
}

#news_content {
	margin: 35px;
	background-image: none;
	text-align: left;
	padding: 0px;
}

#news_header {
	margin: 0px;
	background-image: url(im/bg_news_head.jpg);
	text-align: center;
	padding: 10px 40px 0px 10px;
	height: 50px;
	background-color: #DCF5C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC14C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	line-height: 38px;
	color: #006600;
}

.news_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5DB704;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60B809;
	padding-bottom: 6px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 24px;
}

.news_subhead_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	line-height: 24px;
}


/* Small Navigation *****************************************************************************************/


.small_nav {
	font-size: 11px;
	line-height: 11px;

}
.stroke_left {
	padding: 1px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}


.stroke_left_2 {
	padding: 1px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.foot_text_C {
	font-size: 18px;
	line-height: 18px;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

