body
{
    margin: 0;
    padding: 0;
    font-size: 62.7%;
    font-family: Verdana, Sans-Serif;
    color: #2d281e;
    background: #a18d6a url(../images/background_texture.jpg) top left;
    text-align: center;
}
	
a { color: #900; text-decoration: underline; }	
a:link { color: #900; text-decoration: underline; }	
a:visited { color: #c66; text-decoration: underline; }
a:hover { color: #c33; text-decoration: underline; }	
a:active { color: #f66; text-decoration: underline; }
a.newWin
{
    padding-right: 12px;
    background: url(../images/icon_newwin.png) no-repeat right center;
}

a.img, 
a.img:visited, 
a.img:active, 
a.img:hover 
{ border: none; }

h1, h2, h3, h4, h5, h6 
{ 
    font-weight: bold;
    margin: .25em 0;
}
h1 { font-size: 300%; }	
h2 { font-size: 250%; margin-bottom: 0; }
h3 { font-size: 200%; margin-top: 0; margin-left: 10px; margin-bottom: 10px; }
h4 { font-size: 150%; margin-top: 1.25em; margin-left: 20px; margin-bottom: 10px; color: #3b3427; }
h5 { font-size: 125%; margin-top: 1.25em; }
dt { font-size: 125%; margin-top: 1.25em; }
h6 { font-size: 100%; margin-top: 1.25em; }		
		
tfoot, thead	
{	
    font-size: 120%;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}	
		
th	
{	
    vertical-align: baseline;
    font-size: 100%;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

p
{
    margin: 0 0 15px 0;
    margin-top: 15px;
    margin-left: 15px;
    line-height: 1.75em;
    font-size: 120%;
}	

blockquote, code
{
    font-family: "Times New Roman", Serif;
    font-size: 110%;
    color: #666666;
    margin: 15px 20px 20px 30px;
    padding: 0;
    font-style: italic;
}
pre, code 
{
    font-family: "Courier New", monospace;
    font-style: normal; 
}	

strong { font-weight: bold; }
em { font-style: italic; }

ul { margin: 15px 0 20px 40px; }
li { margin-bottom: 10px; }
ul li { list-style-type: disc; }	
ul li li { list-style-type: square; font-size: 90%; }	
ul li li li { list-style-type: circle; }	
ol li { list-style-type: decimal; }	
ol ol li { list-style-type: lower-alpha; }	
ol ol ol li { list-style-type: lower-roman; }	

/******End Generic Rules**************************/

#OuterContainer
{
    background: url(../images/background_tile.jpg) top left repeat-x;
    height: 540px;
}

#Page
{
    text-align: left;
    margin: 0 auto;
    width: 864px;
}

#Header 
{
    background: url(../images/header_background.jpg) top left no-repeat;
    height: 231px;
    position: relative;
}

#Header h1
{
    padding: 0;
    margin: 0;
    text-indent: -9000px;
}

#Header h1 a
{
    display: block;
    height: 133px;
    width: 186px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.TopQuickLinks
{
    background: #e1d5be url(../images/quicklinks_bottomright.gif) bottom right no-repeat;
    padding: 0;
    color: #645b4b;
    font-size: 110%;
    position: absolute;
    top: 0;
    right: 0;
}

.TopQuickLinks ul
{
    margin: 0;
    padding: 8px;
    background: url(../images/quicklinks_bottomleft.gif) bottom left no-repeat;
}

.TopQuickLinks ul li
{
    display: inline;
}

.TopQuickLinks a:link { color: #645b4b; text-decoration: none; }
.TopQuickLinks a:visited { color: #645b4b; text-decoration: none; }
.TopQuickLinks a:active { color: #645b4b; text-decoration: none; }
.TopQuickLinks a:hover { color: #181510; text-decoration: none; }

#motto {
			float:left;
			font-style:italic;
			margin-left:220px;
			margin-top:55px;
            }
#vision p {
			
			font-size:17px;
			text-align:center;
			}
#vision {
			padding-right:120px;
		}
/* NAVIGATION */

#Nav
{
    position: absolute;
    bottom: -21px;
    left: 130px;
    text-indent: -9000px;
    width: 670px;
}

#Nav li
{
    float: left;
    list-style-type: none;
}

.NavHome
{
    background: url(../images/nav_items2.png) top left no-repeat;
    width: 58px;
    height: 46px;
    display: block;
}
.NavHome:hover { background-position: 0 -46px; }
.PageHome .NavHome { background: url(../images/nav_items2.png) 0 -46px no-repeat; }

.NavAbout
{
    background: url(../images/nav_items2.png) -66px 0 no-repeat;
    width: 86px;
    height: 46px;
    display: block;
}
.NavAbout:hover { background-position: -66px -46px; }
.PageAbout .NavAbout { background: url(../images/nav_items2.png) -66px -46px no-repeat; }

.NavProducts
{
    background: url(../images/nav_items2.png) -163px 0 no-repeat;
    width: 80px;
    height: 46px;
    display: block;
}
.NavProducts:hover { background-position: -163px -46px; }
.PageProducts .NavProducts { background: url(../images/nav_items2.png) -163px -46px no-repeat; }

.NavCustomers
{
    background: url(../images/nav_items2.png) -253px 0 no-repeat;
    width: 94px;
    height: 46px;
    display: block;
}
.NavCustomers:hover { background-position: -253px -46px; }
.PageCustomers .NavCustomers { background: url(../images/nav_items2.png) -253px -46px no-repeat; }


.NavGrowers
{
    background: url(../images/nav_items2.png) -357px 0 no-repeat;
    width: 80px;
    height: 46px;
    display: block;
}
.NavGrowers:hover { background-position: -357px -46px; }
.PageGrowers .NavGrowers { background: url(../images/nav_items2.png) -357px -46px no-repeat; }


.NavMarket
{
    background: url(../images/nav_items2.png) -447px 0 no-repeat;
    width: 131px;
    height: 46px;
    display: block;
}
.NavMarket:hover { background-position: -447px -46px; }
.PageMarket .NavMarket { background: url(../images/nav_items2.png) -447px -46px no-repeat; }

.NavHealth
{
    background: url(../images/nav_items2.png) -593px 0 no-repeat;
    width: 63px;
    height: 46px;
    display: block;
}
.NavHealth:hover { background-position: -593px -46px; }
.PageHealth .NavHealth { background: url(../images/nav_items2.png) -593px -46px no-repeat; }

.NavNews
{
    background: url(../images/nav_items2.png) -665px 0 no-repeat;
    width: 65px;
    height: 46px;
    display: block;
}
.NavNews:hover { background-position: -665px -46px; }
.PageNews .NavNews { background: url(../images/nav_items2.png) -665px -46px no-repeat; }
.PageMarket ul li { list-style-type: none; }

#Banner
{
    width: 855px;
    height: 255px;
    position: absolute;
    top: 210px;
    left: 5px;
    z-index: 50;
}

#Content
{
    background: url(../images/leaf_watermark.jpg) 10px -40px no-repeat;
    margin-top: 165px;
    padding: 15px 30px 25px 160px;
}

.FrontpagePadding
{
    padding-bottom: 125px;
}

#Content a:link { color: #45413a; text-decoration: underline; }
#Content a:visited { color: #45413a; text-decoration: underline; }
#Content a:active { color: #45413a; text-decoration: underline; }
#Content a:hover { color: #100f0d; }

#Content p { text-align: justify; padding-left: 10px; }

#Content ul 
{
    font-size: 120%;
}

#Content ul li 
{
    line-height: 1.5em;
    padding-right: 40px;
    margin-bottom: 15px;
}
#Partners
{
	font-size: 110%;
	text-align:center;
	color: #3f372a;
	padding-left: 25px;
	padding-bottom: 35px;
	clear: both;
	float: left;
	padding-top: 35px;
}

#Partners span { display: block; margin: 6px 0 6px 0; text-align: center; }

#Partners a:link { color: #3f372a; text-decoration: underline; }
#Partners a:visited { color: #3f372a; text-decoration: underline; }
#Partners a:active { color: #3f372a; text-decoration: underline; }
#Partners a:hover { color: #1c1913; text-decoration: underline; }

#Footer
{
	font-size: 110%;
	color: #3f372a;
	padding-bottom: 35px;
	clear: both;
}

#Footer span { display: block; margin: 6px 0 6px 0; text-align: center; }

#Footer a:link { color: #3f372a; text-decoration: underline; }
#Footer a:visited { color: #3f372a; text-decoration: underline; }
#Footer a:active { color: #3f372a; text-decoration: underline; }
#Footer a:hover { color: #1c1913; text-decoration: underline; }

#Headline
{
    width: 685px;
    height: 64px;
    z-index: 55;
}

.LargeLetter
{
    font-size: 180%;
    color: #322c21;
}

#Content .QuickLinks li
{
    list-style-type: none;
    padding-right: 20px;
    display: inline;
    font-size: 110%;
}

#Content .QuickLinks
{
    margin: 5px 0 25px 12px;
    padding: 0;
}

.ImgFltRight
{
    float: right;
    margin: 0 0 10px 20px;
}

.ImgFltLeft
{
    float: left;
    margin: 0 15px 15px 15px;
}

hr { clear: both; border: 1px solid #8f7e5f; margin-bottom: 15px; margin-left: 20px; }

.PDFlink
{
    background: url(../images/pdf_icon.gif) center left no-repeat;
    padding-left: 20px;
}

.QuickContactBorder
{
    border-right: 1px solid #b5ab99;
    padding-right: 5px;
    padding-left: 2px;
}

#Content .ProductsList li
{
    list-style-type: none;
    float: left;
    width: 201px;
    padding: 0;
    margin-right: 5px;
}

#Content .ProductListLink
{
    width: 201px;
    height: 201px;
    display: block;
    text-indent: -9000px;
}

.ProductAlmonds { background: url(../images/product_almonds.jpg) top left no-repeat; }
.ProductPistachios { background: url(../images/product_pistachios.jpg) top left no-repeat; }
.ProductWalnuts { background: url(../images/product_walnuts.jpg) top left no-repeat; }
.ProductMacadamias { background: url(../images/product_macadamias.jpg) top left no-repeat; }
.ProductRaisins { background: url(../images/product_raisins.jpg) top left no-repeat; }
.ProductPrunes { background: url(../images/product_prunes.jpg) top left no-repeat; }
.ProductCranberries { background: url(../images/product_cranberries.jpg) top left no-repeat; }
.ProductPecans { background: url(../images/product_pecans.jpg) top left no-repeat; }
.ProductOther { background: url(../images/product_other_2.jpg) top left no-repeat; }

.ClearFloats
{
    clear: both;
}

.ContactsLeftCol
{
    float: left;
    width: 275px;
}

.ContactsRightCol
{
    float: left;
    width: 250px;
}

.EmailIcon
{
    background: url(../images/email_icon.gif) center left no-repeat;
    padding-left: 20px;
}

.ViewMapLink
{
    padding-left: 29px;
}

.MapContainer
{
    background: url(../images/map_background.jpg) top left no-repeat;
    width: 664px;
    height: 272px;
    clear: both;
}

.MapContainer iframe
{
    border: 2px solid #fff;
    margin: 12px 0 0 12px;
}

.USDAGradeSizesChart
{
    border: 0;
    width: 99%;
    font-size: 110%;
    margin-left: 13px;
}


.USDAGradeSizesChart tr td
{
    padding: 6px 2px 9px 2px;
    text-align: center;
    border: 1px solid #a89471;
}

.USDAGradeSizesChart tr
{
    background: #e9ddc3;
}


.USDAGradeSizesChart .USDAChartTitles
{
    background: #403832;
    font-size: 100%;
    border: none;
    color: #e9ddc3;
}

.USDAGradeSizesChart tr .USDATypeColumn
{
    text-align: left;
}

.USDAGradeSizesChart tr .OtherDefects { background: #cfc5ad; }

.USDAGradeSizesChart tr .Under2064Inch { background: #b2aa95; }

.USDAGradeSizesChart tr .ChipScratch { background: #938c7b; }

.USDAGradeSizesChart tr .NoLimit { background: #fff2d5; }

.ChartLegend
{
    margin-left: 13px;
    display: block;
    clear: both;
}

.ChartLegend li
{
    list-style-type: none;
    display: block;
    height: 29px;
    padding: 5px 0 0 35px;
    margin: 0;
    float: left;
    width: 250px;
}

.LegendNoLimit { background: url(../images/USDAChartLegend_NoLimit.jpg) top left no-repeat; }
.LegendOtherDefects { background: url(../images/USDAChartLegend_OtherDefects.jpg) top left no-repeat; }
.LegendUnder2064 { background: url(../images/USDAChartLegend_Under2064Inch.jpg) top left no-repeat; }
.LegendChipScratch { background: url(../images/USDAChartLegend_ChipScratch.jpg) top left no-repeat; }

.USDADescriptions
{
    clear: both;
    margin-top: 20px;
}

#Content .USDADescriptions li
{
    line-height: 1em;
}

.AlmondSizes
{
    margin: 20px 0 15px 9px;
}

.SubProductsBox { margin: 15px 0 20px 24px; }
.SubProductsBox a { margin-right: 70px; border: none; }

.SubProductsTable
{
	border: 0;
	width: 98%;
	font-size: 110%;
	margin-left: 13px;
	text-align: center;
}

.SubProductsTable tr td
{
    padding: 6px 2px 9px 6px;
    text-align: center;
    border-top: 1px solid #a89471;
}

.SubProductsTable tr
{
    background: #e9ddc3;
}

.SubProductsTable tr .SubProductsType
{
    text-align: left;
}

.SubProductsTable .SubProductsTitle
{
    background: #403832;
    font-size: 100%;
    border: none;
    color: #e9ddc3;
}

.SubProductsTable .SubProductsTitle td
{
    border: 0;
	text-align:center;
}

.SubProductsTable .VarietyCol, .SubProductsTable .GradesCol { text-align: left; width: 125px; }

.SubProductsTable .CommentsCol {
	text-align: center;
	padding-right: 10px;
}

.OtherPersonnel div
{
    float: left;
    font-size: 120%;
    height: 19em;
    margin: 0 0 15px 18px;
    text-align: center;
    width: 150px;
}

.OtherPersonnel div span { font-size: 90%; font-style: italic; }

.ProductShots
{
    text-align: center;
    margin: 15px 0 0 15px;
}

.ProductShots img
{
    margin: 0 15px 15px 0;
}

.SubProductsTable tr td {
	line-height: 1.3em;
	text-align: center;
}

.OtherProducts div
{
    margin: 0 15px 30px 40px;
    float: left;
    text-align: center;
    font-size: 120%;
}

.Folder
{
    background: url(../images/folder_icon.gif) left center no-repeat;
    padding-left: 20px;
}

#Updates2008
{
    margin-left: 30px;
}

/* Language Selector */

.TopQuickLinks a
{
    border-right: 1px solid #B5AB99;
    padding-right: 6px;
    padding-left: 2px;
}

.TopQuickLinks ul li ul li a { border: none; }

.TopQuickLinks ul li a.Last { border: none; }

.TopQuickLinks { z-index: 200; }

.pop
{
    float: left;
    margin-bottom: 0;
    padding-right: 4px;
}

.pop .pop_menu
{
    display: none;
    z-index: 200;
}

.pop .pop_menu li
{
    display: block;
    margin: 0;
    padding: 0;
}

.pop .active
{
    display: block;
    background: #d6cab3;
    position: absolute;
    padding: 4px 0 4px 0;
    top: 27px;
    left: 10px;
}

.pop .active a { color: #3c0000; }

.pop .active
{
}

.pop_menu a
{
    padding: 6px 4px 6px 22px;
    display: block;
    margin: 0 8px 0 8px;
}
    
.pop_menu a:hover { text-decoration: underline; }

.Spanish { background: url(../images/flag-spanish.gif) left center no-repeat; }
.Japanese { background: url(../images/flag-japanese.gif) left center no-repeat; }
.Chinese { background: url(../images/flag-chinese-simplified.gif) left center no-repeat; }
.German { background: url(../images/flag-german.gif) left center no-repeat; }
.French { background: url(../images/flag-french.gif) left center no-repeat; }
.Italian { background: url(../images/flag-italian.gif) left center no-repeat; }
.Russian { background: url(../images/flag-russian.gif) left center no-repeat; }
.Portuguese { background: url(../images/flag-portuguese.gif) left center no-repeat; }


/* Language Selector */

#PromoVideo
{
	margin: 30px 0 10px 45px;
}

.Closed
{
	background: url(../images/icon-expand.gif) left center no-repeat;
	padding: 2px 2px 2px 22px;
	cursor: pointer;
}

.Open
{
	background: url(../images/icon-collapse.gif) left center no-repeat;
	padding: 2px 2px 2px 22px;
	cursor: pointer;
}
.inline {
	width: 500px;
	
}

