/* reset everything */
img	{ display: block; border: 0; }
body, div, table, th, td { border: 0; padding: 0; margin: 0; }	
a, ul, ol, li, dl, dt, dd, input, textarea, label, select { padding: 0; margin: 0; }	
div.cb { height: 0; width: 0; clear: both; }

/* base aesthetic */
body { font-family: georgia, serif; font-size: .8em; color: #000; background: #682c29 url('/assets/background_tile.jpg'); padding-bottom: 30px; }
a, p, dd, li, td { font-family: georgia, serif; }
label, input, textarea, select { font-family: trebuchet ms, sans-serif; }
th, dt { font-weight: bold; }
td { vertical-align:top; }
li { list-style: none; }
form, input, textarea, label { display: block; }
h1, h2, h3, h4, h5, h6, p {	margin: 0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-family: georgia, serif; font-weight: normal; color: #8f261e; padding-bottom: .1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; color: #8f261e; }
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { text-decoration: none; color: #8f261e; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }

p { padding-bottom: .5em; line-height: 1.4em; }
a { color: #69c; text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { color: #c69; }
.error { color: #c33; font-weight: bold; }
.smallcopy { font: xx-small verdana, sans-serif; }

/* structure */
#wrap { position: relative; margin: 0 auto; width: 756px; padding: 0; margin-top: 30px; }

#wrap #embossed { position: absolute; bottom: 0px; left: 15px; }

#head { margin: 0 auto; width: 754px; height: 140px; padding: 0; background: url('/assets/header_bg.jpg') 0 0 no-repeat; border-bottom: 2px solid #908fb2; border-left: 1px solid #abaad4; border-right: 1px solid #616078; }
#head #logo { position: absolute; top: 0; left: 1px; }
#head #section_label { position: absolute; top: 27px; left: 650px; }

#navigation { float: left; width: 754px; height: 30px; margin: 0; padding: 0; background: #908fb2 url('/assets/nav_bg.gif') repeat-x; border-left: 1px solid #abaad4; border-right: 1px solid #616078; }
#navigation ul { margin: 0 0 0 24px; padding: 0; height: 30px; }
#navigation ul li { float: left; margin: 0 20px 0 0; border: 0; }
#navigation ul li.first {  }
#navigation ul li.last { margin: 0; }
#navigation ul li a { display: block; text-decoration: none; }
#navigation ul li a span { visibility: hidden; overflow: hidden; }

#navigation ul li a#nav_home				{ width: 52px; height: 30px; background: url('/assets/nav_home.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_home			{ background: url('/assets/nav_home.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_home			{ background: url('/assets/nav_home.gif') 0px -30px no-repeat; }

#navigation ul li a#nav_about_us			{ width: 86px; height: 30px; background: url('/assets/nav_about_us.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_about_us		{ background: url('/assets/nav_about_us.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_about_us		{ background: url('/assets/nav_about_us.gif') 0px -30px no-repeat; }

#navigation ul li a#nav_products			{ width: 79px; height: 30px; background: url('/assets/nav_products.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_products		{ background: url('/assets/nav_products.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_products		{ background: url('/assets/nav_products.gif') 0px -30px no-repeat; }

#navigation ul li a#nav_retailers			{ width: 146px; height: 30px; background: url('/assets/nav_retail_locations.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_retailers	{ background: url('/assets/nav_retail_locations.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_retailers		{ background: url('/assets/nav_retail_locations.gif') 0px -30px no-repeat; }

#navigation ul li a#nav_farm_gallery		{ width: 69px; height: 30px; background: url('/assets/nav_farm_gallery.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_farm_gallery	{ background: url('/assets/nav_farm_gallery.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_farm_gallery	{ background: url('/assets/nav_farm_gallery.gif') 0px -30px no-repeat; }

#navigation ul li a#nav_news				{ width: 53px; height: 30px; background: url('/assets/nav_news.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_news			{ background: url('/assets/nav_news.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_news			{ background: url('/assets/nav_news.gif') 0px -30px no-repeat; }

#navigation ul li a#nav_contact_us			{ width: 100px; height: 30px; background: url('/assets/nav_contact_us.gif') 0px 0px no-repeat; }
#navigation ul li a:hover#nav_contact_us	{ background: url('/assets/nav_contact_us.gif') 0px -30px no-repeat; }
#navigation ul li.on a#nav_contact_us		{ background: url('/assets/nav_contact_us.gif') 0px -30px no-repeat; }

#content { float: left; margin: 0 auto; width: 754px; padding: 0; background: url('/assets/content_bg.gif') 0 0 repeat-y; border-left: 1px solid #abaad4; border-right: 1px solid #616078; }
#content #main { float: left; margin-left: 40px; width: 510px; padding: 20px 0; }
#content #sidebar { float: left; width: 160px; margin: 10px 0 0 8px; padding: 0; }

#contentx { float: left; margin: 0 auto; width: 754px; padding: 0; background: url('/assets/contentx_bg.gif') 0 0 repeat-y; border-left: 1px solid #abaad4; border-right: 1px solid #616078; }
#contentx #main { float: left; margin-left: 20px; width: 610px; padding: 20px 0; }
#contentx #sidebar { float: left; width: 60px; margin: 10px 0 0 8px; padding: 0; }


#content #sidebar ul.subnav { background-color: #76759b; padding: 8px; margin-left: 4px; }
html>body #content #sidebar ul.subnav { margin-left: 12px; }
#content #sidebar ul.subnav li { margin-bottom: 8px; }
#content #sidebar ul.subnav li.title { color: #ebc27b; border-bottom: 1px solid #ebc27b; }
#content #sidebar ul.subnav li a { color: #fff; font-size: 11px; text-decoration: none; }
#content #sidebar ul.subnav li a:hover { text-decoration: underline; }

#contact input, #contact select, #contact textarea, #contact label { display: block; font-size: 1em; border: 0; margin: 0; padding: 2px; }	
#contact select, #contact option { padding: 2px; }	
#contact input, #contact select, #contact textarea { background-color: #fff; border: 1px solid #908fb2; padding: 4px; }	
#contact input { background: url('/assets/formshade.gif') top repeat-x; }	
#contact textarea { background: url('/assets/formshade.gif') top repeat-x; }	
#contact label { float: left; margin-bottom: 5px; color: #777; }	
#contact label.cb { width: 105px; }	
#contact input { margin-bottom: 5px; }
#contact input.short { width: 300px; color: #555; }
#contact input.wide { width: 450px; color: #555; }
#contact textarea.wide { width: 450px; height: 150px; color: #555; }
#contact .h { display: none; }
#contact div.cbrow { float: left; padding: 8px 4px; background-color: #efe7e0; }
#contact .cb { display: inline; border: none; vertical-align: middle; }			
#contact .bi, #contact .rb, #contact .cb { background: none; }
#contact .b { float: left; clear: both; margin-top: 10px; margin-bottom: 30px; font-size: 12px; font-weight: bold; background: #889; color: #fff; padding: 5px; }

div.productlistitem { float: left; width: 500px; margin-bottom: 10px; }
div.productlistitem img { float: left; margin-right: 20px; }

div.product_detail { float: left; width: 500px; margin-bottom: 10px; }
div.product_detail p { font-size: 1em; }
div.product_detail p select { font-size: .9em; }
div.product_detail table#product_images { float: right; margin-left: 10px; }
div.product_detail table#product_images td { text-align: center; border: 1px solid #f7f0f0; padding: 2px; }
div.product_detail table#product_images td img { margin: auto; }

div#view_cart { margin: 20px 0 0 20px; }

p.scent { color: #555; }
p.scent select { color: #555; border: 1px solid #ccc; background: #ffd; }
p.size { color: #555; }
p.size select { color: #555; border: 1px solid #ccc; background: #ffd; }
p.qty { color: #555; }
p.qty select { color: #555; border: 1px solid #ccc; background: #ffd; }

div#error { color: #c33; padding: 5px; margin: 10px 0; border: 1px solid #ddd; width: 450px; } 

ul#subnav { margin: 10px 0 0 20px; padding: 0; }
ul#subnav li { margin: 0; padding: 0; }
ul#subnav li a { margin: 0; padding: 0; }

#thumbs { margin: 0; width: 260px; float: left; padding-left: 20px; }
#thumbs img { float: left; padding: 10px; }

#key { margin: 0 0 10px 0; width: 480px; float: left; text-align: right; }
#key img { display: inline; }

#info { padding: 20px; color: #999; }

#foot {  position: relative; margin: 0 auto; width: 754px; height: 24px; padding: 0; background: url('/assets/footer_bg.gif') 0 0 no-repeat; border-left: 1px solid #abaad4; border-right: 1px solid #616078; }  
#footx {  position: relative; margin: 0 auto; width: 754px; height: 24px; padding: 0; background: url('/assets/footerx_bg.gif') 0 0 no-repeat; border-left: 1px solid #abaad4; border-right: 1px solid #616078; }  

div#copyright { float: left; padding: 35px 0 0 10px; font-family: verdana, sans-serif; font-size: .7em; color: #e7ab74; }
div#copyright a { color: #e7ab74; font-family: verdana, sans-serif; text-decoration: none; }
div#copyright a:hover { color: #fff; }

div#sitecredit { float: right; padding: 35px 10px 0 0; font-family: verdana, sans-serif; font-size: .7em; color: #9f7650; }
div#sitecredit a { color: #9f7650; font-family: verdana, sans-serif; text-decoration: none; }
div#sitecredit a:hover { color: #e7ab74; }

div.testimonial { margin: 0 5px 150px 0; }
html>body div.testimonial { margin: 0 0 150px 11px; }
div.testimonial p { color: #eeeaff; }

/* the clearfix hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


