@charset "UTF-8";
/* revised 2019-09-30 */

#logo_search_area table tr td:first-child  {
	/* 
	This overrides the declaration that has been embedded in the style tag on all pages.
	It removes the scroll bar from the logo.
	*/
	overflow:hidden !important;
}
#logo_search_area table tr td  {
	vertical-align: middle;
}
#logo_search_area table tr td h5  {
	margin-top:0;
}


body {
	background: #42413C;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	position: 850;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
.text_align_left {
	text-align: left;
}
.name_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10pt;
	font-weight: lighter;
	text-align: center;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10pt;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
}
.vertical_align_top {
	vertical-align: top;
}
.space_topandbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #collection_pages_main_body #area_for_locations table tr td h5 {
	color: #C60;
}
#container #main_body h6 a {
	font-size: 13pt;
	line-height: 14pt;
	color: #666;
}
#container #main_body h6 a:hover {
	text-decoration: none;
	color: #000;
}
#sidebar_right_content_descriptions a:hover img {
	border: none;
	border-bottom-color: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	padding-top: 0px;
	line-height: 14pt;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFF;
	font-size: 13pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 14pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC9;
	font-size: 11pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 13pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 14pt;
}

h6 .RedTypeFebruarySale {
	color: #F00;
}
.headline_within_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 19pt;
	font-weight: lighter;
	color: #996;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #logo_search_area h5 {
	font-size: 11pt;
	color: #CC9;
	/*margin-top: 16px;*/
	margin-top:0; /* updated by pb 9-30-2019 */
	
	margin-left: 95px;
}
h2, h3, h4 {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	font-family: Arial, Helvetica, sans-serif;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
#employmentBox a {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	}
#FebSaleHomepageBox a {
	font-size: 16px;
	color: #FFF;
}
#container #home_body table tr td a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#container #home_body table a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #collection_bar_contract_sales a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10pt;
	font-style: normal;
	line-height: 23px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}
#container #collection_bar a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10pt;
	font-style: normal;
	line-height: 23px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}
#container #collection_pages_main_body #sidebar_right_for_descriptions #sidebar_right_content_descriptions p a {
	font-size: 10pt;
	line-height: 14pt;
}
a:link {
	text-decoration: none;
	color: #666;
	font-size: 9pt;
	text-align: left;
	line-height: 14pt;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D16F1A;
}
a:active {
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~ This fixed width container surrounds all other divs ~~ */
.container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

/* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo. ~~ */
.header {
	background: #ADB96E;
}
.margin {
	float: left;
	width: 75px;
}
.content {
	padding: 10px 0;
	width: 665px;
	float: left;
}
.sidebar {
	width: 181px;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.vertical_align_bottom {
	vertical-align: bottom;
}
#container #collection_pages_main_body #area_for_silos table tr td a {
	border-bottom-style: none;
}
#sidebar_right_for_descriptions {
	float: left;
	width: 185px;
	height: 348px;
}
#feature_photo_area {
	float: left;
	width: 665px;
}
#sidebar_right_content_descriptions {
	background-color: #cccc99;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
	background-image: url(images/icon_spectra.png);
	height: 308px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-style: none;
}
#sidebar_right_content_retailers {
	background-color: #cccc99;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
	height: 328px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-style: none;
}
#area_for_silos {
	width: 850px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.scroll_bar_vertical_only {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 300px;
}
#area_for_locations {
	width: 850px;
	clear: both;
	padding-bottom: 10px;
	text-align: left;
}
#container #collection_pages_main_body #area_for_silos table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10pt;
	color: #333;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	
	padding-top: 3px; /* added by pb 9-30-19 */
	padding-bottom: 3px; /* added by pb 9-30-19 */
}
.margin2 {
	float: left;
	width: 75px;
}
#nav_bar_top {
	height: 30px;
	font-size: 9pt;
	font-style: normal;
	margin-right: 75px;
	text-align: right;
	line-height: 30px;
	letter-spacing: normal;
	text-decoration: none;
}
div#nav_bar_top {
	text-align: right;
	text-decoration: none;
}
div#nav_bar_top a:link {
	font-family: arial, helvetica, sans-serif;
}
div#nav_bar_top a:hover {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D16F1A;
	text-decoration: none;
}
#vertical_rule_spacing_top {
	margin-top: 17px;
	margin-bottom: 17px;
}
#employmentBox {
	background-color: #996;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFC;
	margin-right: 75px;
	margin-left: 75px;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	}
#FebSaleHomepageBox {
    background-color: #A01F28;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFC;
    margin-right: 75px;
    margin-left: 75px;
    height: 45px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    clear: both;
    margin-top: 4px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
}


/* ~~ The footer styles ~~ */
.footer {
	position: relative; /* this clear property forces the .container to understand where the columns end and contain them */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #cccc99;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-left: 75px;
	margin-right: 75px;
	clear: both;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#logo_search_area {
	overflow: hidden;
	margin-right: 75px;
}
#container #logo_search_area table tr #logo_search_area #form {
	width: 155px;
	padding-top: 18px;
	vertical-align: top;
}
#container #logo_search_area table tr #logo_search_area #form2 {
	padding-top: 18px;
	text-align: right;
	padding-right: 2px;
}
#collection_bar {
	height: 24px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 75px;
	margin-left: 75px;
	background-color: #d16f1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: text-bottom;
	text-indent: 6px;
	margin-bottom: 0px;
	line-height: 24px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
}
#collection_bar_contract_sales {
	height: 24px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 75px;
	margin-left: 75px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: text-bottom;
	text-indent: 6px;
	margin-bottom: 0px;
	line-height: 24px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
}
#home_body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	line-height: 20px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
}
#main_body {
	float: left;
	width: 665px;
}
#collection_pages_main_body {
	float: left;
	width: 850px;
}
#collectionsidebar_navigation_box {
	background-color: #cccc99;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 171px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/icon_spectra.png);
	padding-left: 10px;
}
#sidebar_navigation_box {
	background-color: #cccc99;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 171px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/icon_spectra.png);
	padding-left: 10px;
	height: 250px;
}
#general_info_sidebar_navigation_box {
	background-color: #cccc99;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 171px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/icon_spectra.png);
	height: 260px;
	padding-left: 10px;
}

#logo_search_area  a:hover {
	text-decoration: none;
	color: #000;
	border-bottom-width: none;
	border-bottom-style: none;
}
	
#browse_area {
	padding: 0px;
	height: 85px;
	width: 565px;
	float: right;
	background-image: url(images/browse_our_products.gif);
	background-repeat: no-repeat;
	clear: none;
}
#home_body {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 850px;
}
#container #collection_pages_main_body #area_for_locations table tr .vertical_align_top {
	position: static;
}
.static_fixed {
	position: absolute;
}
.padding10px {
	padding-left: 10px;
}
.margin10px {
	margin-left: 10px;
}
