div.copy {
	width: 640px;
	float: right;
	margin: 47px 40px 50px 0;
	font-size: 1em;
}
div.copy h1 {
	margin-top: 0;
	margin-bottom:5px;
	color: #916E48;
	line-height:35px;
}
div.no-left-nav h1 {
	margin-top: 0.9em;
}
div.no-left-nav {
	width: 920px;
	margin: 0 20px 100px;
	float: none;
}
div.copy.full-width {
	margin: 0;
	width: 100%;
}
div.copy h1 {
	font-size: 2.5em;
	letter-spacing: -0.02em;
	margin-bottom:10px;
}
div.copy h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #916e48;
	margin: 3em 0 1em;
	line-height: 1.7em;
}
div.copy h3 {
	margin: 2em 0 0.5em;
	color: #916e48;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
div.copy h4 {
	margin-top: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 0.8em;
}
div.copy p, div.copy li {
	font-size: 1.0em;
	color: #444;
	padding: 0;
}
div.copy p {
	/* line-height: 1.7em; */
	margin: 0 0 1.6em;
}
div.copy li {
	line-height: 1.5;
	margin-bottom: 0.5em;
}
div.copy img.left {
	float: left;
	margin: 0 1em 0.5em 0;
}
div.copy img.right {
	float: right;
	margin: 0 0 0.5em 1em;
}
div.copy div.wrapped-image {
	float: left;
	border: 2px solid #e9efeb;
	margin: 0 1em 0.5em 0;
}
div.copy div.wrapped-image.right {
	float: right;
	margin: 0 0 0.5em 1em;
}
div.copy div.wrapped-image img {
	padding: 0.5em;
}
div.copy div.wrapped-image p {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
	background-color: #e9efeb;
	padding: 0.5em;
	margin: 0
}	

div.copy a {
	color:#A02237;
}

div.copy a:hover {
	color:#A02237;
}

/* tables */
div.copy table {
	border-collapse: collapse;
	margin-bottom: 1em;
	color: #444;
	border-bottom: 1px solid #ccc;
}
div.copy table td.alt, div.copy table th.alt {
	background-color: #eef3ef;
}
div.copy table thead td, div.copy table th {
	text-transform: uppercase;
	color: #916e48;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1.1em 1em 1em 1em;
	letter-spacing: 0.15em;
	font-size: 0.75em;
	vertical-align: middle;
	font-weight: normal;
}
div.copy table thead td.alt {
	padding: 1.1em 1em 1em 1em;
}
div.copy table thead td.first {
	padding-left: 0;
}
div.copy table tbody td {
	padding: 1em 1em 1.2em 1em;
	/* font-size: 0.95em; */
	font-size: 0.75em;
}
div.copy table tbody td.alt {
	padding: 1em 1em 1.2em 1em;
}
div.copy table tbody td.first {
	padding-left: 0;
}
div.copy .paging-table {
	margin-top: 2.5em;
}
div.copy .paging-table .filter {
	margin: 0 0 1em;
	color: #6f807a;
}
div.copy .paging-table thead a img {
	vertical-align: text-bottom;
}
div.copy .paging-table .filter input.text {
	padding: 8px 0 7px 8px;
	height: 14px;
	border: 1px solid #c4cfc9;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	width: 15em;
	float: left;
}
div.copy .paging-table .filter input.button {
	width: 30px;
	height: 31px;
	background: url(/files/buttons/search-short.png) no-repeat;
	border: 0;
	cursor: pointer;
}
div.copy .paging-table .info {
	float: left;
	font-family: Helvetica, Arial;
	color: #6f807a;
	font-size: 0.9em;
	margin: 0.3em 0 0;
}
div.copy .paging-table .pagers {
	text-align: right;
	float: right;
}
div.copy .paging-table .pagers input {
	width: 41px;
	height: 31px;
	background: url(/files/buttons/paging-datatables.png) no-repeat;
	margin-left: 5px;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
}
div.copy .paging-table .pagers input.next {
	background-position: left bottom;
}
div.copy .paging-table .pagers input.disabled {
	background-position: right top;
	cursor: default;
}
div.copy .paging-table .pagers input.next.disabled {
	background-position: right bottom;
}
div.copy .paging-table table .no-result {
	font-style: italic;
	text-align: center;
}
div.copy table span { cursor: default; }
div.copy table span:hover { color: #000 }
div.copy table.reset {
	color: inherit;
	border: 0;
}
div.copy table.reset td.alt {
	background-color: inherit;
}
.tooltip {
	background-color: #fff;
	font-family: Helvetica, Arial;
	font-size: 0.8em;
	padding: 10px 15px;
	text-align: left;
	border: 1px solid #ccc;
	color: #444;
}
/* left navigation */
#left-nav {
	width: 225px;
	margin: 47px 0 50px;
	float: left;
	
/* 	text-align:left;
	font-family:Georgia,Times New Roman,Sans-Serif;
	font-size:1em;
	color:#000000;
	line-height:18px; */
}
#left-nav a {
	display: block;
	font-size: 0.75em;
	padding: 8px 20px;
	border: 1px solid #d6e1d9;
	border-width: 0 1px;
}
#left-nav .head a {
	padding: 14px 20px;
	color: #916e48;
	font-size: 0.85em;
	letter-spacing: 1px;
	border-width: 1px;
	text-transform: uppercase;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#left-nav .head a:hover {
	background-color: #fff;
}
#left-nav div.items a {
	font-size: 0.95em;
	height: 27px;
	padding-right: 22px;
	background: url(../images/subcat.png) no-repeat;
}
#left-nav div.items a.has-children {
	background-position: -446px;
}
#left-nav a.selected {
	color: #000;
}
#left-nav a.selected:hover {
	background-color: #fff;
	cursor: default;
}
#left-nav div.items a.selected {
	background-position: -223px 0;
}
#left-nav div.items a.selected.has-children {
	background-position: -669px;
}
#left-nav div.items div a {
	background: 0;
	text-transform: uppercase;
	font-size: 0.75em;
	height: auto;
	padding: 9px 20px;
}
#left-nav div.items div a.first {
	padding-top: 20px;
}
#left-nav div.items div a:last-child {
	padding-bottom: 20px;
}
#left-nav div.items div div a.first {
	padding-top: 9px;
}
#left-nav div.items div a:hover {
	background-color: #dde3df;
}
#left-nav div div {
	border-bottom: 1px solid #d6e1d9;
}
#left-nav div div div {
	border-bottom: 0;
}
#left-nav div.items div div a {
	text-transform: none;
	font-size: 0.9em;
}
#left-nav div div div {
	text-indent: 20px;
}
#left-nav .foot {
	height: 50px;
	border: 1px solid #d6e1d9;
	border-width: 0 1px 1px 1px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 0 0 5px 5px;
}
/* all brands page */
#all-brands {
	margin: -100px 0 50px 0;
	padding-top: 75px;
	background: url(/files/backgrounds/all-brands.jpg) no-repeat top right;
}
h1.all-brands {
	margin-left: 17px;
}
#all-brands p {
	width: 775px;
	font-size: 1.0em;
	color: #787e7c;
	padding: 5px 0 15px 20px;
	margin: 0 0 20px 0;
	background: url(/files/misc/kirstin-pres-founder-text.png) no-repeat bottom right;
}
.quote-left {float:left;padding-bottom:8px;padding-right:3px;margin-bottom:45px;}
.quote-right {padding-bottom:8px;}
.brands-item-style-new div {
        float: left;
        width: 420px;
        height: 223px; 
        /* font-size: 0.7em; */
        font-size: 12px;
        font-family: Arial, Helvetica, Sans-Serif;
        margin: 0 30px 30px 0;
        color: #666;
        background-color: #f7f7f7;
        background: url(/files/backgrounds/brand_blocks.jpg) no-repeat top left;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 20px;
        border: 1px solid #d4d6d5;
    }
.brands-item-style-new div:hover {
}
.brands-item-style-new div:hover a {
	text-decoration: none;
}
.brands-item-style-new div.last {
	margin-right: 0;
}
.brands-item-style-new div h2 {
	margin: 0 0 0.4em;
}
.brands-item-style-new a {
	text-transform: none;
	letter-spacing: normal;
	font-size: 2em;
	font-family: Georgia, Serif;
}
.brands-item-style-new div .logo {
border:1px solid #666;
}

.brands-item-style-new div .featured a {
float:right;
}
.brands-item-style-new div .featured img {
vertical-align:middle;
padding:7px 14px 21px 14px;
margin:0;
/* border:1px solid #333; */
}
.brands-item-style-new div .famous-for {
font-weight:bold;
}

.brands-item-style-new div .stats  {
font-weight:bold;
}
.brands-item-style-new div .stats a {
font-size:11px;
font-family: Arial, Helvetica, Sans-Serif;
}
.brands-item-style-new div .stats a:hover {
	text-decoration: underline;
}
/* about kirstin */
#kirstin {
	background: url(/files/backgrounds/about-kirstin.jpg) no-repeat 450px 0;
	margin-top: -50px;
	padding: 50px 0;
}
#kirstin h2 {
	margin: 2em 0;
}
#kirstin h2.first {
	margin-top: 0.3em;
}
#kirstin p, #kirstin ul {
	width: 440px;
}
#kirstin div.other {
	float: right;
	width: 230px;
}
#kirstin div.other div {
	color: #7c817b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	margin-bottom: 2em;
	line-height: 1.4;
	background: url(/files/icons/right-angle.png) no-repeat 0 12px;
	padding-left: 14px;
}
#kirstin div.other a {
	display: block;
	font-family: Georgia, Serif;
	font-size: 1.7em;
}
#kirstin p.sig {
	margin: 2.2em 0 0;
}
/* saffron rouge product - inner circle and gift certificate */
div.sr-product {
	margin-right: 0;
	width: 940px;
}
.sr-product p.intro {
	font-style: italic;
	width: 630px;
}
div.sr-product > div {
	float: left;
	width: 300px;
	padding-right: 30px;
}
.sr-product div.right {
	float: right;
	width: 262px;
	padding: 0;
}
div.sr-product h2 {
	margin: 1em 0 0.5em;
}
.sr-product form {
	background-color: #e9efeb;
	height: 240px;
	padding: 10px 15px;
}
.sr-product form strong {
	display: inline-block;
	font-weight: normal;
	font-size: 1.7em;
	margin-right: 20px;
}
.sr-product form input {
	vertical-align: middle;
}
.sr-product form span {
	/* "for 12 months" */
	display: inline-block;
	color: #916e48;
	font-size: 0.75em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 80px;
	padding-left: 15px;
}
.sr-product p.note {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #8a8a8a;
}
.sr-product p.note strong {
	color: #c2727f;
	font-weight: normal;
}
/* gift cert */
#gift-cert > div {
	margin-bottom: 40px;
}
#gift-cert #fine-print {
	padding-left: 1em;
}
#gift-cert #fine-print li {
	font-size: 0.9em;
	width: 630px;
	color: #444;
	margin-bottom: 0.8em;
	font-family: Helvetica, Arial, Sans-Serif;
}
#gift-cert label {
	display: inline-block;
	width: 60px;
	padding: 5px 15px 10px 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	font-weight: bold;
}
#gift-cert select, #email-input input {
	width: 150px;
	padding: 6px;
	vertical-align: top;
	margin-bottom: 10px;
}
#email-input input {
	width: 220px;
}
#email-input label {
	padding: 0 0 3px 0;
}
#gift-cert .add-to-cart {
	float: right
}
/* /all page */
#everything {
	margin: 0 0 50px;
}
#everything h1 {
	font-size: 2.5em;
	padding: 1em 0 0.7em 17px;
	margin: 50px 0 0;
	letter-spacing: -0.02em;
	border-top: 1px solid #e9efed;
}
#everything h1.first {
	border-top: 0;
	margin-top: 0;
}
#everything a:hover {
	text-decoration: none;
}
#everything .li {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	padding: 4px 4px 4px 8px;
}
#everything .li:hover, #everything .ul .ul .li:hover {
	background-color: #f2f3ee;
}
#everything .ul {
	padding: 0;
	float: left;
	width: 260px;
	padding: 0 85px 0 0;
}
#everything .ul .ul {
	float: none;
}
#everything .ul.third {
	padding: 0;
}
#everything .ul .li {
	font-size: 1.3em;
	margin: 6px 0 0 18px;
}
#everything .ul .ul {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #d6e1d9;
	padding: 0 0 0 16px;
	padding-bottom: 26px;
}
#everything .ul .ul .ul {
	padding-bottom: 2px;
}
#everything .ul .ul .li {
	margin: 0;
	padding-left: 20px;
	background: url(/files/icons/all-page-bullet.gif) no-repeat 8px center;
}
#everything .ul .ul .li:hover a {
	color: #9a2538;
}
#everything .ul .ul a {
	color: #344451;
	font-size: 0.75em;
}
/* newsletter sign up */
#newsletter-signup {
	margin: 0 20px;
	height: 455px;
	background: url(/files/backgrounds/newsletter-signup.jpg) no-repeat 720px 0;
}
#newsletter-signup h1 {
	font-size: 2.5em;
}
#newsletter-signup p {
	width: 550px;
	font-size: 1.2em;
	color: #555;
}
/* faq main page */
div.faq div {
	float: left;
	width: 45%;
	margin-right: 30px;
}
div.faq h2 {
	text-transform: none;
	color: #333;
	font-size: 1.4em;
	letter-spacing: normal;
	margin: 1em 0 0.5em;
}
div.faq div p {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.85em;
}
/* /learn/organic/certifications */
#standards td.first {
	width: 200px;
}
#standards td.first span, #standards tbody td.third {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
}
#standards img {
	float: right;
}
/* learn/faq */
#faq-main {
	background: url(/files/backgrounds/learn-faq.jpg) no-repeat 446px 0;
	padding-top: 10px;
}
#faq-main .faq-style {
	margin: 10px 0 100px;
}
.faq-style {
	border-bottom: 1px solid #eaf0ec;
	width: 444px;
	margin: 50px 0;
}
.faq-style a {
	display: block;
	border-top: 1px solid #eaf0ec;
	padding: 9px 0 9px 40px;
	background: url(/files/icons/right-arrow-circle.png) no-repeat 12px 12px;
	font-size: 1.1em;
}
.faq-style a:hover {
	color: #a5886a
}
/* learn */
#learn blockquote {
	color: #a02237;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 1em;
	line-height: 1.5;
}
#learn p {
	font-size: 0.95em;
	line-height: 1.4;
	margin-bottom: 40px;
}	
.learn-style div {
	float: left;
	width: 255px;
	height: 74px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 15px 30px 10px 20px;
	color: #333;
	border-top: 1px solid #eaf0ec;
	cursor: pointer;
}
.learn-style div:hover {
	background-color: #f1f3f2;
}
.learn-style div.second {
	margin-right: 0;
}
.learn-style a {
	text-transform: none;
	letter-spacing: normal;
	font-size: 1.7em;
	font-family: Georgia, Serif;
	display: block;
	margin-bottom: 6px;
}
#learn a:hover {
	text-decoration: none;
}
/* saffron six */
#saffron-six p.first {
	font-style: italic;
	margin-top: -5px;
}
#saffron-six #kirstin {
	position: absolute;
	z-index: 0;
	top: 165px;
	left: 815px;
	display: none;
}
#saffron-six div {
	padding-top: 25px;
	border-top: 1px solid #eaf0ec;
	background-color: #fff;
	z-index: 1;
}
#saffron-six div div {
	width: 250px;
	float: left;
	border: 0;
	padding: 0 0 0 38px;
	background: url(/files/articles/saffron-six/1.png) no-repeat;
}
#saffron-six div.second div { background-image: url(/files/articles/saffron-six/2.png) }
#saffron-six div.third div { background-image: url(/files/articles/saffron-six/3.png) }
#saffron-six div.fourth div { background-image: url(/files/articles/saffron-six/4.png) }
#saffron-six div.fifth div { background-image: url(/files/articles/saffron-six/5.png) }
#saffron-six div.sixth div { background-image: url(/files/articles/saffron-six/6.png) }
#saffron-six h2 {
	margin: -0.3em 0 0.2em;
}
#saffron-six span {
	font-size: 1.4em;
	display: block;
	color: #393939;
}
#saffron-six div p {
	margin-left: 365px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5;
}
/* ten reasons */
#ten-reasons {
	padding: 17px 0 30px;
	font-size: 0.85em;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.8;
}
#ten-reasons td {
	border-top: 1px solid #eaf0ec;
	padding: 0 2em 28px 0;
}
#ten-reasons td.second {
	padding-right: 0;
	background: 0;
}
#ten-reasons span {
	font-size: 1.6em;
	display: block;
	color: #a02237;
	font-family: Georgia, Serif;
	margin-bottom: 4px;
	line-height: 1.2;
}
/* why organic */
#why-organic .brands-item-style div {
	height: 90px;
}

#sr-breadcrumb {
	background:url("../images/bg_breadcrumb.png") no-repeat scroll 0 0 transparent;
	color:#B0B0B0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:20px;
	padding:7px 10px;
	position:absolute;
	width: 940px;
	z-index:1;
	
	line-height:18px;
	text-align:left;
}

#sr-breadcrumb a:link, #sr-breadcrumb a:visited {		
color:#b0b0b0;
margin:0 7px;
}
#sr-breadcrumb a.selected {		
color: #a02237;
text-decoration: none;
margin:0 7px;
}