/* === Resets === */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:georgia,serif;line-height:1.05em;/* Change back to inherit for other applications */}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
q:before,q:after,
blockquote:before,blockquote:after{content:"";}
/* === Quick Universal Styles === */
.float_left{float:left;}
.float_right{float:left;}
.clear{clear:both;/* To be used with <br /> tags for floats */}
b,strong {
	font-weight:bold;
}
i,em {
	font-style:italic;
}
/*== Main Styles ==*/

/* The Green */
#left_small_text_container h1, #left_small_text_container h2,#about_container h1 {
	color:#42872c;
}

/* The Brown */
#left_small_text_container ul li,#about_container ul li,content_round_box ul li,#left_small_text_container ul,#left_small_text_container ul li,#left_small_text_container p, #about_container p,#application_form ul li a,#recipe_container p,#recipe_container ul li, #recipe_container a, #recipe_container span{
	color:#563c25;
}
.remove{display:none;}
.home_link {
	display:block;
	position:absolute;
	top:30px;
	left:302px;
	width:132px;
	height:70px;
	background:url(../js/blank.gif); /* Stupid IE */
}
.blog_link {
	display:block;
	position:absolute;
	top:40px;
	right:33px;
	width:50px;
	height:26px;
	font-size:0px;
	color:transparent;
	background:url(../images/blog_btn.png) no-repeat;
}

body {
	background:url(../images/backgrounds/html.jpg);
}

#big_wrapper {
	background:url(../images/backgrounds/body.jpg) top center no-repeat;
	height:706px;
}

#wrapper {
	margin:0 auto;
	padding-top:13px;
	width:732px;
		position:relative;
}

#header {
	color:#c5f6a7;
	font-size:0.7em;
	line-height:1.2em;
	text-align:right;
	padding:62px 33px 0 0;

}


#lower_content_wrapper {
	width:327px;
	height:410px;
	background:url(../images/backgrounds/table_cards.png) no-repeat;
	float:right;
	margin:63px -35px 0 0;
	position:relative;
	z-index:2;
}

#stacked_cards_wrapper {
	position:relative;
}

.slideshow ul li img {
	margin:0 0 0 -2px; /* Safari is 1px off which is fixed in ~/js/farmersmarket.js line 527 */
}

#stacked_loader {
	display:block;
	margin:170px auto;
	display:none;
}

#stacked_image {
	margin:1px 0 0 17px;
	position:absolute;
	z-index:2;
	width:303px;
	height:392px;
}

/* recipe_container content is pulled by AJAX */
#recipe_container {
	width:240px;
	height:310px;
	font-size:1.05em;
	margin:40px 0 0 60px;
	display:none;
	position:absolute;
	z-index:1;	
}

#recipe_scroll {
	overflow:auto;
	height:160px;
}

.recipe_thumb {
	border:1px solid #48290f;
}

#recipe_container h3{
	color:#48290f;
	font-family:georgia,serif;
	font-style:italic;
	text-decoration:underline;
	letter-spacing:0.1em;
	font-size:1em;
}

#recipe_container ul li {
	margin:4px 0 0 0;
}

#recipe_container ul {
	margin:11px 0 0 0;
}

#recipe_container p,#recipe_container ul li {
	font-family:arial,helvetica,sans-serif;
	font-size:0.7em;
}

#recipe_container p {
	margin:8px 0 0 0;
}

#recipe_container a.r_next, #recipe_container span {
	position:relative;
	top:25px;
	font-size:0.7em;
}

#recipe_container ul li:before{
	content:"- ";
}

#print_recipe_button {
	margin:15px 0 0 0;
	cursor:pointer;
}

#features_wrapper {
	width:207px;
	height:301px;
	background:url(../images/backgrounds/features.jpg) no-repeat;
	float:right;
	margin:110px -10px 0 0;
	position:relative;
	z-index:1;
}

#features_wrapper ul li a {
	color:#563c25;
	text-decoration:none;
}

#features_wrapper ul {
	padding:45px 0 0 44px;
	font-size:0.75em;
    margin:15px 0 0 0;
}


#features_wrapper ul li ul {
	padding:0 0 0 10px;
	font-size:inherit;
    margin:0;
}

#features_wrapper ul li {
	font-size:inherit;
	margin:10px 0 0 0;
	list-style:url(../images/graphics/li.png);
}

#features_wrapper ul li ul li{
	margin:3px 0 0 0;
	list-style:none;
}

#features_wrapper ul li ul li.active {
	list-style:none url(../images/graphics/li_active.png);
	direction:rtl;
	font-weight:bold;
}

#features_wrapper ul li ul li:hover {
	font-weight:bold;
    font-size:0.95em;
    cursor:pointer;
}

#features_wrapper ul li.ul_after {
	margin:15px 0 0 0;
}

#features_wrapper li {
	color:#563c25;
}

#features_wrapper ul li.first {
	margin:0 0 0 0;
}

#left_small_text_container {
	width:195px;
	float:left;
	margin-top:0;
	padding:0 0 0 40px;
	overflow:auto;
	height:393px;
}
#left_home_scroll {
	margin:68px 0 0 0;
}

#left_small_text_container ul li {
}

#left_small_text_container h1,#about_container h1 {
	font-weight:bold;
	font-size:1.1em;
}

#about_container h1{
	padding:0 0 18px 65px;
}

#left_small_text_container h2,#about_container h2 {
	padding:3px 0 20px 0;
	text-transform:uppercase;
	font-size:0.8em;
	color:#563c25;
}

#left_small_text_container ul,#about_container ul,content_round_box ul {
	margin:0 0 0 14px;
}

#left_small_text_container ul li,#about_container ul li,content_round_box ul li {
	font-size:0.7em;
	line-height:1.1em;
	font-family:arial,helvetica,sans-serif;
	margin:0 0 5px 0;
	list-style:outside disc;
	line-height:1.3em;
}

#left_small_text_container p, #about_container p {
	font-size:0.7em;
	line-height:1.25em;
	font-family:arial,helvetica,sans-serif;
	padding-bottom:15px;
}

#about_container {
	width:430px;
	float:left;
	padding:68px 0 0 0;
}

#left_round_text_container {
	margin:0 0 0 35px;
}


#top_round_box {
	background:url(../images/backgrounds/top_round_box.jpg) no-repeat;
	width:314px;
	height:12px;
}

#content_round_box {
	background:url(../images/backgrounds/round_box.jpg) repeat-y;
	width:383px;
	height:305px;
	padding:10px 0 15px 25px;
	overflow:auto;
}

#content_round_box a, #content_round_box_vendors a {
	line-height:1.1em;
	font-family:arial,helvetica,sans-serif;
	color:#42872c;
	text-decoration:underline;
}

#vendor_content {
	height:293px;
	overflow:auto;
}

#content_round_box_vendors {
	background:url(../images/backgrounds/round_box.jpg) repeat-y;
	width:390px;
	height:260px;
	padding:10px 0 45px 25px;
}

#bottom_round_box {
	background:url(../images/backgrounds/bottom_round_box.jpg) no-repeat;
	width:440px;
	height:16px;
}

#application_form {
	background:url(../images/backgrounds/application.jpg) no-repeat;
	width:289px;
	height:201px;
	position:absolute;
	margin:0 0 0 210px;
	top:378px;
	/*left:430px;*/
	display:none;
}

#application_form ul {
	margin:90px 0 0 45px;
}

#application_form ul li {
	list-style:url(../images/graphics/li.png);
	margin:4px 0 4px 0;
}

#application_form ul li a {
		font-size:inherit;
		text-decoration:none;
}

#the_tagline {
	padding:43px 0 0 0;
	color:#fff;
	position:absolute;
	bottom:-43px;
	width:100%;
	clear:both;
}
	#the_tagline p {text-align:center;}

#footer {
	padding:7px 0 0 0;
	margin:130px 0 0 0;
	clear:both;
	background:url(../images/backgrounds/footer.png) repeat-x;
	height:37px;
	color:#d5b88a;
	font-size:0.7em;
	text-align:center;
}

#footer a {
	color:#d5b88a;
	text-decoration:none;
}

#footer span{
	word-spacing:23px;
}