﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}

img, div { behavior: url(iepngfix.htc) }

p{
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
}

a{
	color:#a3102d;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clear {
	clear:both;
}

h1{
	color:#9d001f;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3{

	padding:0px;
	margin:0px;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:2px;
	font-size:14px;
	color:#4d428d;	
}


#wrap{
	width:972px;
	margin:auto;
}

#masthead {
	width:972px;
	height:102px;
	background:url(images/header_top_left.png) top left no-repeat;
}

#masthead_right{
	width:965px;
	padding-left:7px;
	background:url(images/header_top_right.png) top right no-repeat;
	height:102px;
}

#masthead_content{
	width:958px;
	height:102px;
	background:url(images/header_bg.png) top left repeat-x;
}

#logo{
	width: 173px;
	height:95px;
	margin-left:45px;	
	padding-top:5px;
	float:left;
	
}

#masthead_login
{
	float:right;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-right:15px;
	padding-top:15px;
}

#masthead_login a{
	color:#fff;
	text-decoration:none;
}

#masthead_login a:hover{
	text-decoration:underline;
}


#outer {
	width:972px;
	float:left;
	background:url(images/c_left.png) top left repeat-y;
	min-height:400px;
}

#outer_right{
	width:965px;
	float:left;
	margin-left:7px;
	background:url(images/c_right.png) top right repeat-y;
	min-height:400px;
}

#top_nav {
	width:958px;
	height:300px;
	background:url(images/header_full.jpg) bottom left no-repeat;
}

/*================ Top Navigation ==============*/

.rhm1 {width:893px;height:41px;padding-top:0px;}
.rhm1-left{
	background:url('images/navright.png') no-repeat;
	width:55px;
	height:41px;
	float:right;
}

.rhm1-bg {background:url('images/navbg.png') repeat-x;
	height:50px;
	float:left;
	width:831px;
	padding-left:7px;
}

.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
	padding:2px 0 0 0;

}

.rhm1-bg li {float:left;
	list-style:none;
}


.rhm1-bg li a {

	display:block;
	color:#fff;
	text-decoration:none;
	font:14px 'Arial', sans-serif;
	font-weight:bold;
	padding:0 0 0 5px;
	height:38px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
	text-transform:uppercase;
}

.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 19px 0 12px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url('images/nav_active_left.png') no-repeat left 7px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url('images/nav_active_right.png') no-repeat right 7px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url('images/nav_active_left.png') no-repeat left 7px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url('images/nav_active_right.png') no-repeat right 7px;
}

.rhm1-bg li ul {position:absolute;font-weight:bold;border-width:0;margin:0; padding:0px;margin-top:2px;}
.rhm1-bg li li {padding-right:1em;padding:0px;margin:0px;font-weight:bold;float:left;}
.rhm1-bg li li a {	
	color:#139ce9;
	text-decoration:none;
	font:12px 'Verdana', sans-serif;
	font-weight:normal;
	padding:5px 10px 4px 7px;
	cursor:pointer;	
	text-align:left;
	height:18px;
	text-transform:capitalize;
}
.rhm1-bg li li a:hover{
	background-image:none;
	color:white;
	background-color:#cc0930;
}
.rhm1-bg li:hover ul{left:auto}
.rhm1-bg ul li:hover {position: static;}


.rhm1-bg li.current ul {position:absolute;font-weight:bold;border-width:0;margin:0; padding:0px;margin-top:2px;}
.rhm1-bg li.current li {padding-right:1em;padding:0px;margin:0px;font-weight:bold;float:left;}
.rhm1-bg li.current li a {	
	color:#139ce9;
	text-decoration:none;
	font:12px 'Verdana', sans-serif;
	font-weight:normal;
	padding:5px 10px 4px 7px;
	cursor:pointer;	
	text-align:left;
	height:18px;
	text-transform:capitalize;
	background-image:none;
}
.rhm1-bg li.current li a:hover{
	background-image:none;
	color:white;
	background-color:#cc0930;
}
.rhm1-bg li:hover ul{left:auto}
.rhm1-bg ul li:hover {position: static;}


.divider {
background:url('images/nav_divider.png') no-repeat center bottom;
height:34px;
width:2px;
padding:0px 14px 0px 14px;
}


/*================ End Navigation ==============*/


#container {
	width: 958px;
	padding-top:3px;
	background-color:#ededed;
	float:left;
}

#left_col {
	width: 230px;
	float: left;
}

.left_box{
	width:230px;
	float:left;
	background:url('images/left_pane_bg.png') top left repeat-x #e0e0e0;
	margin-bottom:5px;	
}

.left_box_top {
	width:230px;
	height:6px;
	background:url('images/left_pane_top.png') top left no-repeat;
}

.left_box_content{
	width:210px;
	float:left;
	background:url('images/left_pane_right.png') top right repeat-y;
	padding-left:10px;	
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
}

.left_box_content h1{
	background:url('images/hr.png') bottom left no-repeat;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:2px;
}


.left_box_bottom {
	clear:left;
	width:230px;
	height:9px;
	background:url('images/left_pane_bottom.png') bottom left no-repeat;
}

#zip {
	float:left;
	width:70px;
}

#search{
	float:right;
	width:90px;
	margin-right:5px;
}

#sep{
	margin-left:90px;
	margin-right:100px;
	padding-top:22px;
}

.small_link{
	color:#a3102d;
	font-size:11px;
	font-weight:bold;
}

.small_link a{
	text-decoration:underline;
}

.small_link a:hover{
	text-decoration:none;
}

.small_text{
	font-size:11px;
	color:#000;
	font-weight:normal;
}

.small_text a{
	color:#000;
	text-decoration:underline;
}

.small_text a:hover{
	text-decoration:none;
}

#for_sale{
	width:104px;
	height:74px;
	float:left;
	background:url('images/sale.png') bottom left no-repeat;
}

#zip_code{
	float:right;
	margin-right:5px;
	padding-top:15px;
}

#links{
	clear:both;
	padding-top:20px;
	font-size:11px;
	color:#a3102d;
	font-weight:normal;
}

#research_link1{
	float:left;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}

#research_link1 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#research_link1 a{
	text-decoration:underline;	
}

#research_link1 a:hover{
	text-decoration:none;
}


#research_link2{
	float:right;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}

#research_link2 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#research_link2 a{
	text-decoration:underline;	
}

#research_link2 a:hover{
	text-decoration:none;
}


/*========== Form Elements ============*/

.select {
	width:200px;
	height:22px;
	background:#222129;
	border:1px solid #222129;
	margin-top:5px;
	color:white;
	font-size:12px;	
}


.zip {
	width:70px;
	height:16px;
	background:#222129;
	border:1px solid #222129;
	margin-top:5px;
	color:white;
	font-size:12px;		
}

.search {
		background:#222129;
		color:white;
		margin-top:5px;
		border:1px solid #222129;
	}

.btn {
	width:100px;
	height:28px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:3px;
	text-transform:uppercase;
	background:url('images/button.png') top left no-repeat;
	border:0;
	padding:0px;
	margin:0px;
	text-align:center;
	padding-bottom:5px;
}

.zip_code {
	width:85px;
	height:16px;
	background:#222129;
	border:1px solid #222129;
	margin-top:5px;
	color:white;
	font-size:12px;		
	margin-left:4px;
	margin-bottom:5px;
}


/*========== End Form Elements ========*/


#right_col {
	width: 175px;
	float: right;
}

.right_col_adv{
	width:175px;
	float:right;
	background:url('images/right_pane_bg.png') top left repeat-x #e0e0e0;	
}

.right_col_top{
	width:175px;
	height:4px;
	background:url('images/right_pane_top.png') top left no-repeat;
}

.right_col_content {
	width:150px;
	min-height:300px;
	background:url('images/right_pane_left.png') top left repeat-y;
	float:left;
	padding-left:15px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
}

.right_col_bottom{
	width:175px;
	height:8px;
	background:url('images/right_pane_bottom.png') bottom left no-repeat;
	clear:left;
	
}

.right_col_adv h1{
	background:url('images/hr.png') bottom left no-repeat;
	padding-bottom:8px;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	padding-top:2px;
}


#page_content {
	margin-left: 234px;
	margin-right: 179px;
}

.mid {
	width:545px;
	float:left;
	margin-bottom:5px;
}

.mid_top{
	width:545px;
	height:5px;
	background:url('images/mid_top.png') top left no-repeat;	
}

.mid_left{
	width:545px;
	float:left;
	background:url('images/mid_left.png') top left repeat-y;
}

.mid_right{
	
	width:545px;
	float:left;
	background:url('images/mid_right.png') top right repeat-y;
}

.mid_content{
	float:left;
	background:url('images/mid_bg.png') top left repeat-x #e0e0e0;	
	width:538px;
	margin-left:3px;	
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-bottom:10px;
}


.mid_content_title{
	width:538px;
	height:27px;
	background:url('images/mid_title_bg.png') top left repeat-x;
}

.mid_content h1{
	padding-left:10px;
	padding-top:2px;
}

.mid_content_area{
	padding:10px;
	float:left;
	clear:left;
}

.welcome_img img{
	float:right;
	padding:5px;
	padding-right:0px;
}

.main_links{
	padding-top:30px;
}

#w_1 {
	width:130px;
	height:15px;
	float:left;
	background:url('images/w_1.png') top left no-repeat;
	padding-top:85px;
	text-align:center;
}

#w_2 {
	width:130px;
	height:15px;
	float:left;
	background:url('images/w_2.png') top left no-repeat;
	padding-top:85px;
	text-align:center;
	margin-left:64px;
}


#w_3 {
	width:130px;
	height:15px;
	float:left;
	background:url('images/w_3.png') top left no-repeat;
	padding-top:85px;
	text-align:center;
	margin-left:64px;
}


.mid_bottom{
	width:545px;
	height:6px;
	background:url('images/mid_bottom.png') bottom left no-repeat;
	clear:both;
}


.mid2 {
	width:545px;
	float:left;
	margin-bottom:5px;
}

.mid2_top{
	width:545px;
	height:6px;
	background:url('images/mid2_top.png') top left no-repeat;	
}

.mid2_left{
	width:545px;
	float:left;
	background:url('images/mid2_left.png') top left repeat-y;
}

.mid2_right{
	
	width:545px;
	float:left;
	background:url('images/mid2_right.png') top right repeat-y;
}

.mid2_content{
	float:left;
	background:url('images/mid2_bg.png') top left repeat-x #e0e0e0;	
	width:538px;
	margin-left:3px;	
	font-size:12px;
	font-weight:normal;
	color:#000;
}


.mid2_content_title{
	width:538px;
	height:27px;
	background:url('images/mid2_title_bg.png') top left repeat-y;
}

.mid2_content h1{
	padding-left:10px;
	padding-top:2px;
}

.mid2_content_area{
	padding:10px;
	float:left;
	clear:left;
	padding-top:15px;
	padding-bottom:15px;
}

.mid2_bottom{
	width:545px;
	height:6px;
	background:url('images/mid2_bottom.png') bottom left no-repeat;
	clear:both;

}

.mid2_content_area a{
	font-weight:bold;
	text-decoration:underline;
}

.mid2_content_area a:hover{
	text-decoration:none;
}

#m_1 {
	width:136px;
	height:30px;
	float:left;
	background:url('images/md_1.png') top left no-repeat;
	padding-top:115px;
	text-align:center;
}

#m_2 {
	width:136px;
	height:30px;
	float:left;
	background:url('images/md_2.png') top left no-repeat;
	padding-top:115px;
	text-align:center;
}


#m_3 {
	width:136px;
	height:30px;
	float:left;
	background:url('images/md_3.png') top left no-repeat;
	padding-top:115px;
	text-align:center;
}

.m_divider{
	width:1px;
	height:211px;
	background:url('images/mid2_divider.png') top left no-repeat;
	float:left;
	margin-left:27px;
	margin-right:27px;
}



/*=============== Full width Container ==================*/

#page_content_full {
	
}


.mid_full {
	width:957px;
	float:left;
	margin-bottom:5px;
}

.mid_top_full{
	width:957px;
	height:5px;
	background:url('images/mid_top_full.png') top left no-repeat;	
}

.mid_left_full{
	width:957px;
	float:left;
	background:url('images/mid_left.png') top left repeat-y;
}

.mid_right_full{
	
	width:957px;
	float:left;
	background:url('images/mid_right.png') top right repeat-y;
}

.mid_content_full{
	float:left;
	background:url('images/mid_bg.png') top left repeat-x #e0e0e0;	
	width:950px;
	margin-left:3px;	
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-bottom:10px;
}


.mid_content_title_full{
	width:950px;
	height:27px;
	background:url('images/mid_title_bg.png') top left repeat-x;
}


.mid_content_full h1{
	padding-left:10px;
	padding-top:2px;
}

.mid_content_area_full{
	padding:10px;
	float:left;
	clear:left;
}



.mid_bottom_full{
	width:957px;
	height:6px;
	background:url('images/mid_bottom_full.png') bottom left no-repeat;
	clear:both;
}



/*============ End of Full Width Container ------------------*/


/*=============== Full width Container with Advertisement Column ==================*/

#page_content_full_adv {
	margin-right:179px;
}


.mid_full_adv {
	width:779px;
	float:left;
	margin-bottom:5px;
}

.mid_top_full_adv{
	width:779px;
	height:5px;
	background:url('images/mid_top_full_adv.png') top left no-repeat;	
}

.mid_left_full_adv{
	width:779px;
	float:left;
	background:url('images/mid_left.png') top left repeat-y;
}

.mid_right_full_adv{
	
	width:779px;
	float:left;
	background:url('images/mid_right.png') top right repeat-y;
}

.mid_content_full_adv{
	float:left;
	background:url('images/mid_bg.png') top left repeat-x #e0e0e0;	
	width:772px;
	margin-left:3px;	
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-bottom:10px;
}


.mid_content_title_full_adv{
	width:772px;
	height:27px;
	background:url('images/mid_title_bg.png') top left repeat-x;
}


.mid_content_full_adv h1{
	padding-left:10px;
	padding-top:2px;
}

.mid_content_area_full_adv{
	padding:10px;
	float:left;
	clear:left;
}



.mid_bottom_full_adv{
	width:779px;
	height:6px;
	background:url('images/mid_bottom_full_adv.png') bottom left no-repeat;
	clear:both;
}



/*============ End of Container with Advertisement Column------------------*/


/*=============== Full width Container with Right Column ==================*/

#left_col_right {
	width: 230px;
	float: right;
}

.left_box_right{
	width:230px;
	float:left;
	background:url('images/left_pane_bg.png') top left repeat-x #e0e0e0;
	margin-bottom:5px;	
}

.left_box_top_right {
	width:230px;
	height:6px;
	background:url('images/left_pane_top_right.png') top left no-repeat;
}

.left_box_content_right{
	width:210px;
	float:left;
	background:url('images/left_pane_right_left.png') top left repeat-y;
	padding-left:10px;	
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
}

.left_box_content_right h1{
	background:url('images/hr.png') bottom left no-repeat;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:2px;
}


.left_box_bottom_right {
	clear:left;
	width:230px;
	height:9px;
	background:url('images/left_pane_bottom_right.png') bottom left no-repeat;
}



#page_content_full_right {
	margin-right:234px;
}


.mid_full_right {
	width:724px;
	float:left;
	margin-bottom:5px;
}

.mid_top_full_right{
	width:724px;
	height:5px;
	background:url('images/mid_top_full_right.png') top left no-repeat;	
}

.mid_left_full_right{
	width:724px;
	float:left;
	background:url('images/mid_left.png') top left repeat-y;
}

.mid_right_full_right{
	
	width:724px;
	float:left;
	background:url('images/mid_right.png') top right repeat-y;
}

.mid_content_full_right{
	float:left;
	background:url('images/mid_bg.png') top left repeat-x #e0e0e0;	
	width:717px;
	margin-left:3px;	
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-bottom:10px;
}


.mid_content_title_full_right{
	width:717px;
	height:27px;
	background:url('images/mid_title_bg.png') top left repeat-x;
}


.mid_content_full_right h1{
	padding-left:10px;
	padding-top:2px;
}

.mid_content_area_full_right{
	padding:10px;
	float:left;
	clear:left;
}



.mid_bottom_full_right{
	width:724px;
	height:6px;
	background:url('images/mid_bottom_full_right.png') bottom left no-repeat;
	clear:both;
}



/*============ End of Container with Right Column------------------*/


/*=============== Full width Container with Right Column ==================*/

#page_content_full_left {
	margin-left:234px;
}


.mid_full_right {
	width:724px;
	float:left;
	margin-bottom:5px;
}

.mid_top_full_right{
	width:724px;
	height:5px;
	background:url('images/mid_top_full_right.png') top left no-repeat;	
}

.mid_left_full_right{
	width:724px;
	float:left;
	background:url('images/mid_left.png') top left repeat-y;
}

.mid_right_full_right{
	
	width:724px;
	float:left;
	background:url('images/mid_right.png') top right repeat-y;
}

.mid_content_full_right{
	float:left;
	background:url('images/mid_bg.png') top left repeat-x #e0e0e0;	
	width:717px;
	margin-left:3px;	
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-bottom:10px;
}


.mid_content_title_full_right{
	width:717px;
	height:27px;
	background:url('images/mid_title_bg.png') top left repeat-x;
}


.mid_content_full_right h1{
	padding-left:10px;
	padding-top:2px;
}

.mid_content_area_full_right{
	padding:10px;
	float:left;
	clear:left;
}



.mid_bottom_full_right{
	width:724px;
	height:6px;
	background:url('images/mid_bottom_full_right.png') bottom left no-repeat;
	clear:both;
}



/*============ End of Container with Right Column------------------*/


.bottom_links {
	clear:both;
	text-align:center;
	color:#095a92;	
	font-size:12px;
	padding-top:40px;
	padding-bottom:5px;
}

.bottom_links a{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;	
	color:#095a92;
}

.bottom_links a:hover{
	text-decoration:underline;
}


#footer {
	clear: both;
	width:972px;
	height:15px;
	background:url('images/c_bottom.png') bottom left no-repeat;
}


.footer_links {
	clear:both;
	text-align:center;
	color:#095a92;	
	font-size:12px;
	padding-top:10px;
	padding-bottom:20px;
}

.footer_links a{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;	
	color:#095a92;
}

.footer_links a:hover{
	text-decoration:underline;
}

.link_underline{
	text-decoration:underline;
}


/*==================== Browse ===================*/

.browse_box{
	width:230px;
	float:left;
	background:url('images/left_pane_bg.png') top left repeat-x #e0e0e0;
	margin-bottom:5px;	
	
}

.browse_box_top {
	width:230px;
	height:6px;
	background:url('images/left_pane_top.png') top left no-repeat;
}

.browse_box_content{
	width:205px;
	float:left;
	background:url('images/left_pane_right.png') top right repeat-y;
	padding-left:10px;	
	padding-right:15px;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:12px;

}

.browse_box_content h1{
	background:url('images/hr.png') bottom left no-repeat;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:2px;
	font-size:14px;
	color:#4d428d;	
}

.browse_box_content a{
	color:#4d428d;
	text-decoration:underline;
}

.browse_box_content a:hover{
	text-decoration:none;
}

.browse_box_content img{
	border:0px;
	padding-bottom:5px;
}

.browse_box_bottom {
	clear:left;
	width:230px;
	height:9px;
	background:url('images/left_pane_bottom.png') bottom left no-repeat;
}

.browse_box_divider{
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:10px;
	width:10px;
}

.browse_box_space{
	clear:both;
	width:700px;
	height:20px;
}

/*==================== End Browse ===================*/


/*==================== Agriculture ================== */

.left_img{
	float:left;
	padding:0px 10px 10px 0px;
}

.dotter_hr{
	background:url('images/dotted-sep.gif') top left repeat-x;
}

.dtdLn {
background:transparent url('images/dotted-sep.gif') repeat-x scroll 0 0;
clear:both;
height:2px;
margin:3px 0;
width:750px;
}


.agri_links {
	float:left;
	width:140px;
	padding-right:7px;
}

.agri_links a{
	color:#4d428d;
	text-decoration:underline;
	line-height:24px;	
}

.agri_links a:hover{
	color:#000;
	text-decoration:none;
}

.agri_links_divider{
	float:left;
	width:10px;
	height:10px;
	padding-left:10px;
	padding-right:10px;
}


.selectMake{
	float:left;
	width:270px;
	padding:5px;	
}

.selectMake h3{

	padding:0px;
	margin:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-size:20px;
	color:#4d428d;	
}

.selectMake a{
	color:#4d428d;
	text-decoration:underline;
	line-height:24px;	
}

.selectMake a:hover{
	color:#000;
	text-decoration:none;
}

.selectMake_Title{
	width:250px;
}

.selectMake_Title_left{
	float:left;
	width:200px;
}

.selectMake_Title_Right{
	float:right;
}

.selectMake_hr {
background:transparent url('images/dotted-sep.gif') repeat-x scroll 0 0;
clear:both;
height:2px;
margin:3px 0;
width:250px;
}


.spacer{
	height:20px;
	width:10px;
}


.BrowseArea{
	float:right;
	width:458px;
	background:url('images/mid_bg.png') top left repeat-x #e0e0e0;	
	padding:5px;
	border:1px solid #000;
}


.BrowseArea h3{

	padding:0px;
	margin:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-size:20px;
	color:#000;	
}

.BrowseArea_hr {
background:transparent url('images/dotted-sep.gif') repeat-x scroll 0 0;
clear:both;
height:2px;
margin:3px 0;
width:460px;

}


#BrowseLinks {
	
}

.BrowseArea_links {
	float:left;
	padding-right:7px;
}

.BrowseArea_links a{
	color:#4d428d;
	text-decoration:underline;
	line-height:24px;	
}

.BrowseArea a:hover{
	color:#000;
	text-decoration:none;
}

.BrowseArea_divider{
	float:left;
	width:10px;
	height:10px;
	padding-left:10px;
	padding-right:10px;
}


.search_box{
	width:730px;
	height:25px;
	background:url('images/mid_bg.png') top left repeat-x;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	color:#000;
}

.search_box1{
	float:left;
	width:220px;
	padding-top:3px;
}

.search_box2{
	float:left;
	padding-left:10px;
	width:170px;
	padding-right:10px;
	padding-top:3px;
}

.search_box3{
	float:left;
	padding-left:10px;
	width:300px;
}

.search_box3 ul{
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	
}

.search_box3 li{
	float:left;
}

.search_box3 .title{
	padding-top:5px;
	padding-right:5px;
}

.search_box3 a{
	padding:5px;
	background:silver;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	display:block;		
}

.search_box3 .active a{
	padding:5px;
	background:navy;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	display:block;		
}


.search_box3 a:hover{
	background:gray;
	color:#fff;
}




.agri_box{
	width:180px;
	float:left;
	background:url('images/left_pane_bg.png') top left repeat-x #e0e0e0;
	margin-bottom:5px;	
	border:1px solid #000;
	
}

.agri_box_content{
	width:160px;
	float:left;
	padding-left:10px;	
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:12px;
	text-align:center;

}

.agri_box_content h1{
	background:url('images/hr.png') bottom left no-repeat;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:4px;
	font-size:14px;
	color:#4d428d;	
}

.agri_box_content a{
	color:#4d428d;	
}

.agri_box_content a:hover{
	text-decoration:underline;
}

.agri_box_content img{
	border:0px;
	padding-bottom:5px;
}

.agri_box_divider{
	float:left;
	padding-left:2px;
	padding-right:2px;
	height:10px;
	width:2px;
}

.agri_box_space{
	clear:both;
	width:700px;
	height:5px;
}

.paging{
	width:750px;
}


.paging_left{
	float:left;
}

.paging_right{
	float:right;
}

/*==================== End Agriculture ================== */


/*========= Testimonials ==========*/

.left_box_content p{
	padding-top:0px;
	margin:0px;
	font-weight:normal;
	padding-bottom:7px;
}

.left_box_content p a{
	font-weight:bold;
	color:#4d428d;
}

.testimonial_first{
	width:660px;
	float:left;
	border:1px solid black;
	background:url('images/left_pane_bg.png') top left repeat-x;
	padding:10px;
	margin-bottom:5px;
}

.testimonial_second{
	width:660px;
	float:left;
	border:1px solid black;
	padding:10px;
	margin-bottom:5px;
}


/*========= End Testimonials ==========*/


/*============== Sell Page ============*/
#page_content_full_sell {
	margin-left:390px;
	font-size:12px;
}

#page_content_full_sell h1{
	color:#434343;
	padding-top:10px;
	padding-bottom:10px;
}


#left_col_sell {
	width: 375px;
	float: left;
}

.left_box_sell{
	width:375px;
	float:left;
	background:url('images/left_pane_bg.png') top left repeat-x #e0e0e0;
	margin-bottom:5px;	
}

.left_box_top_sell {
	width:375px;
	height:6px;
	background:url('images/left_pane_top_sell.png') top left no-repeat;
}

.left_box_content_sell{
	width:355px;
	float:left;
	background:url('images/left_pane_right.png') top right repeat-y;
	padding-left:10px;	
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
}

.left_box_content_sell h1{
	background:url('images/hr_sell.png') bottom left no-repeat;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:2px;
}


.left_box_bottom_sell {
	clear:left;
	width:375px;
	height:9px;
	background:url('images/left_pane_bottom_sell.png') bottom left no-repeat;
}


.sell_title{
	width:958px;
	padding:7px;
}

.sell_title h1{font-size:20px;
}
/*============== End Sell Page ============*/
