
hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #A3DEFF;
}
	
#container { 
	width: 924px;
	margin: auto;
	padding: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
 }
 
#content_box { 
	width: 924px;
	text-align:left;
	/* border:1px #990000 dashed; gridline */
}
 
#container_header  { 
	width:924px;
	
 }

#container_mast {
	height:96px;
	width:924px;
	margin:0px;
 }
 
/* begin newer nav */
 
 #top_nav_menu_bar {
	width: 924px;
	height:30px;
	top:0px;

	background-image: url(http://www.oregongrowers.com/images/little-fruit-bar-top.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-attachment: scroll;

	font-size: 14px;
	letter-spacing: 1px;
	color: #2e44a6;

	margin-bottom: 0px;
	border-top: #2e44a6 4px solid;
	border-bottom: #2e44a6 1px solid; 
}

#top_nav_menu {
	width:700px;
	/* line-height:30px; */
	float:right;
	font-size: 14px;
	letter-spacing: 0px;
	color: #2e44a6;
	/* border: 1px dashed red; */
}


#breadcrumbs
{
	padding: 6px 0px 7px 5px;
	width: 920px;
	border-bottom: 1px  #2e44a6 solid;
	margin: 0px 0px 41px 0px;
	text-align: left;
	word-spacing: 3px;
	font-size: 12px;
	color: #2e44a6;
	height:1.7em;
}
#breadcrumbs h3
{
	text-align: left;
	word-spacing: 3px;
	letter-spacing:0px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

input.header_search_image {
	position:relative;
	left:0px;
	top:4px;
}
input.header_search {
	position:relative;
	top:-2px;
	right:-6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:12px;
	width:100px;
	text-align:left;
	padding-right:0px;
	
}



input.header_search_image {
	padding-left:0px;
}
