body {
	color: #6a6a6a;
	margin-bottom: 100px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #578700;
}

.masthead {
	position: relative;
	margin-bottom: 20px;
	margin-top: 10px;
}

#logo-shade {
	width: 523px;
	height: 128px;
	position: absolute;
	top: -20px;
	left: -100px;
	background: url(../images/logo-shade.png) no-repeat;
	z-index: -1;
}

.new-tag {
	background: url(../images/new2.png) no-repeat;
	width: 112px;
	height: 112px;
	position: absolute;
	right: -16px;
	top: -4px;
}

#menu-shade {
	width: 891px;
	height: 90px;
	position: absolute;
	top: -30px;
	right: -150px;
	background: url(../images/menu_shade.png) no-repeat;
	z-index: -1;
}

.container .span12{
	max-width: 960px;
	
}

.header-image-outer {
	-moz-border-radius-: 10px;
	border-radius: 10px;
	
	background: url(../images/header_container.png) no-repeat;
	width: 978px;
	height: 396px;
	padding-top: 14px;
}

.box-recipe {
	padding: 20px;
	-moz-border-radius-: 7px;
	border-radius: 7px;
	border: 1px #eaeaea solid;
	position: relative;
}

.h2-bg {
	background:  url(../images/tree_icon.png) no-repeat;
}

.h3-bg {
	background:  url(../images/tree_icon_small.png) no-repeat;
}
h2 {
	font-size: 25px;
}

.border-h2, .border-h3, .border-h3-2 {
	background: url(../images/border_h2.png) bottom repeat-x;
	padding-bottom: 8px;
	padding-top: 3px;
	padding-left: 60px;
	color: #888;
	font-family: blok-regular, helvetica, arial; 
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.border-h3-2 { 
	padding-left: 0;
	padding-bottom: 15px;
}
.border-h3 {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 45px;
}

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
					margin-left:40px;
					
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 3px solid #a4bd7d;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
						margin-left: 0px;
                    }
                    .lavaLampBottomStyle li a {
						font-family: blok-regular, helvetica, arial; 
						font-size: 19px;
                        text-decoration: none;
                        color: #a4ba63;
						
						text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 0px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
							
                        }                     
						
						.lavaLampBottomStyle li.current a {
							color: #75943c;
						}
						

.color1 {
	color: #99b721;
}

.color2 {
	color: #578700;
}
	
	.testimonial {
		width: 100%;
	}

	.testimonial blockquote {
		margin: 0;
		padding:0px 0px 0px 35px;
		background:url(../images/quote.png) no-repeat 0px 0px;
	}
	.testimonial blockquote p.testimonial-quote {
		text-align:left;
		font-size:25px;
		font-family: blok-regular, helvetica, arial; 
		
		margin-bottom: 10px;
		padding-bottom: 0px;
		color: #7ea311;
		background:url(../images/leaves.png) no-repeat 80px 90px;
		padding-bottom: 70px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	}

	.quote {
		margin: 0;
		padding:0px 0px 0px 35px;
		background:url(../images/quote.png) no-repeat 0px 0px;
		color: #7ea311;
		font-size:18px;
		font-family: blok-regular, helvetica, arial; 
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		letter-spacing: 0.5px;
	}	

	
	.clear {
		clear: both;
		overflow: hidden;
	}
	
	.separator {
		float: left;
		
		overflow: hidden;
		height: 30px;
		
	}
	
	.divider-5,.divider-10,.divider-15,.divider-20,.divider-30,.divider-45,.divider-60{float:left;height:45px;overflow:hidden;margin-top:0;width:100%}.divider-45{height:45px}.divider-30{height:30px}.divider-20{height:20px}.divider-15{height:15px}.divider-10{height:10px}.divider-5{height:5px}
	
.footer {
	background:url(../images/footer_bg.png) no-repeat 0px 0px;
	max-width: 976px;
	height: 82px;
	margin-left: -8px;
	margin-top: 60px;
}
	
	#footer-info {
		padding-top: 25px;
		padding-left: 38px;
		padding-right: 28px;
		font-size: 12px;
	}
	
	.footer-links {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#footer-left-bg {
		background:url(../images/footer_left_bg.jpg) no-repeat 0px 0px;
		width: 402px;
		height: 237px;
		position: relative;
		bottom: 0;
		left: 0;
		z-index: -1;
		float: left;
		margin-top: -125px;
	}
	
	#footer-right-bg {
		background:url(../images/footer_right_bg.jpg) no-repeat 0px 0px;
		width: 469px;
		height: 262px;
		position: relative;
		bottom: 0;
		right: 0;
		z-index: -1;
		float: right;
		margin-top: -150px;
	}
	
	
	#contact-form {
		z-index: 1;
		background: transparent url(../images/thumb_shadow_212.png) repeat top;
	
	}
	
	form {
		margin: 0;
		padding: 0;
	}
			
	.rowElem {
		margin-bottom: 15px;
		position: relative;
		float: left;
		clear: both;
	}
	
	.field {
		background: url(../images/textfield.png) no-repeat bottom left;
		padding-left: 10px;
		float: left;
		/* ie8 fix */
		/*
		padding-right: 1px;
		*/
	}
	

	
	.rowElem .bs-text {
		height: 30px;
		width: 610px;
	}
	
	.textarea {
		background:  url(../images/textarea.png) no-repeat bottom left;
		padding-left: 10px;
		float: left;
	}

	textarea#message_input {
		float: left;
		width: 610px;
	}

	
		
	label, .label-80 {
		float: left;
		width: 104px;
		font-weight: bold;
		padding: 0px 5px 5px 0px;
		font-size: 12px;
	}
	

	.contact-select {
		width: 250px;
	}
		

	#feedback {
		margin-bottom: 15px;
	}

	#feedback p {
		margin-bottom: 5px;
	}

	p.error {
		display:none; 
		padding:5px 10px; 
		color:#FF3300; 
		font-weight:bold;
		border: 1px #f0c020 solid;
		background-color:#ffffdd;
	}

	p#submit {
		text-align:right;
	}

	p#success {
		display:none; 
		font-size:16px; 
		text-align:left; 
		margin-bottom:20px; 
		color:#00CC00; 
		font-style:italic;
	}

	#note {
		padding: 10px;
		font-size: 12px;
		display: none;
		background-color:#fff;
		text-align: center;
		margin-bottom: 10px;
		color: #555;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 17px;
		font-style: italic;
		padding-bottom: 15px;
	}

	.notification_ok {
		color: #606060;	
	}
		
	button {
		border: none;
		padding: 0;
		margin: 0;
	}

	.error1, .error2, .error3, .error4, .error5 {
		float: left;
		width: 110px;
		height: 38px;
		line-height: 39px;
		position: absolute;
		top: 0px;
		left: 512px;
		text-align: center;
		font-size: 11px;
		
		color:#FF3300; 
		font-weight:bold;
		border: 1px #f0c020 solid;
		background-color:#ffffdd;
		display: none;
	}
	
		top: 150px;
	.error3 {
		left: 512px;
	}
	
	
	/* ------------------------------------------------------------------- */
	/* 3.7 List */
	/* ------------------------------------------------------------------- */  	
			

	ul {
		list-style: square;
		margin-left: 30px;
	}	
			
	ol li {
		padding-bottom: 5px;
		padding-left:5px;
	}
	
		ul.checklist, ul.list, ul.no-bullet, ul.arrow {
				list-style: none;
				margin: 0;
				margin-bottom: 15px;	
			}
			
			ol.checklist {
				margin-left: 30px;
			}
						
				ul.checklist li, ul.list li, ul.arrow li, ul.no-bullet li {
					background: url(../images/bullet.png) no-repeat left 10px;
					border-bottom: 1px #aaa dotted;
					padding: 4px 0 5px 20px;
				}
				
				ul.list li {
					background: url(../images/list_bg.png) no-repeat left 10px;
				}
				
				ul.arrow li {
					background: url(../images/footermenu_arrow.png) no-repeat left 12px;
					padding-left: 15px;
				}
				
				ul.no-bullet li {
					background: none;
					padding-left: 0;
				}
				
				ul.align-right li {
					text-align: right;
				}
				
		ul.list li.phone {
			background: url(../images/phone.png) no-repeat left 7px;
			padding-left: 35px;
			padding-bottom: 8px;
			padding-top: 6px;
		}	
		
		ul.list li.email {
			background: url(../images/email.png) no-repeat left 7px;
			padding-left: 35px;
			padding-bottom: 8px;
			padding-top: 6px;
		}	
		
		ul.list li.address {
			background: url(../images/address.png) no-repeat left 5px;
			padding-left: 35px;
			padding-bottom: 8px;
			padding-top: 6px;
		}	

		ul.list li.person {
			background: url(../images/person.png) no-repeat left 5px;
			padding-left: 35px;
			padding-bottom: 8px;
			padding-top: 6px;
		}			
	
	
	ul.no-style {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		ul.no-style li {
			border: 0;
			margin: 0;
			padding: 0;
		}
	
	.margin-bottom-30 {
		margin-bottom: 30px;
	}
		
	#policy li, #mission li {
		background: url(../images/bullet.png) no-repeat left 17px;
	
		padding-top: 10px;
		padding-bottom: 10px;
		font-style: italic;
		font-size: 16px;
		line-height: 26px;
	}
	
	#contact-quote {
		font-size: 21px;
		line-height: 28px;
	}	

	.small-text {
		font-size: 13px;
		color: #aaa;
	}
	
	.italic {
		font-style: italic;
	}
	
	.image-left {
		border: 1px #ddd solid;
		padding: 4px;
		margin-bottom: 15px;
	}