@charset "utf-8";
/* CSS Document */

body {
	background-color: #f7f7f5;
	
	}

a {
	text-decoration: none;
	color: #616939;
}
a img{
	border: 0;
	}

#wrapper{
	font-family: myFirstFont;
	font-size: 15px;
	color: #261515;
	line-height: 160%;
/*	padding-top: 50px;
	background-image:  url(images/Swheatgrass2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; */
	height:100%;
	width: 100%;
	background: url(images/Swheatgrass2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		
	
}

@font-face
{
font-family: myFirstFont;
src: url(MYNDRAIN.TTF);
}



.clear{
	clear: both;
}




	
#recipe2{
	width: 375px;
	float: right;
	margin-top: 110px;
	padding-left: 10px;
	
	}

h1 {
	color: #484848;
	font-weight:300;
	font-size: 28px;
	
}



h2{
	background: url("images/headline.png") repeat-x scroll center center transparent; 
	font-size:28px; color: #CBD49C; 
	text-transform:uppercase; 
	letter-spacing: 1px;
	margin-bottom: 10px;
	
	}
	
h2 span{
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0px 38px;
	}
	

h3 {
	color: #616939;
	font-size: 18px;
	font-weight:300;
}

h4 {
	font-size:24px; color: #616939; 
	text-transform:uppercase; 
	letter-spacing: 1px;
	margin: 10px 30px 10px 0;
	display: inline;	
}




h5{
	font-size:20px; color: #FFFFFF; 
	text-transform:uppercase; 
	letter-spacing: 1px;
	margin: 10px 30px 10px 0;
	display: inline;
		
	}
	
h6{
	font-size:45px;
	color: #616939;
	margin: 0 0 20px; !important
	}
	
h7{
	font-size:22px;
	color: #3F6B77;!important
	
	}
	
span{
	line-height: 200%;
	}
	
.back {
	background: rgba(255,255, 255, 0.85);
	width: 880px;
	padding: 40px;
	overflow-y:auto;

	}
	

	
#innerBanner{
	width: 100%;
	height: 60px;
	background-color:#666666;
	position: absolute;
	top: 35px;
	box-shadow: 10px 10px 5px #7E7E7E;
	z-index: 1;
	
}

.serv{
	font-size: 16px;
	font-weight:300;
	color: #804040;
}


	
#innerWrapper {
	height: 100%;
	width: 960px;
	margin: 0 auto ;
	padding: 0 0 30px 0;
	background-color: transparent;
	

	}
	
#innerWrapperShort {
	height: 100%;
	width: 960px;
	margin: 0 auto ;
	padding: 0 0 1500px 0;
	background-color: transparent;
	

	}
	
.titlearea {
	width: 950px;
	margin: 0 auto ;
	position: relative;
	display: none;
	padding: 10px 5px;
	text-align: justify;


	
	}
	
::-webkit-scrollbar {
    display: none;
}
		
#HomeLogo{
	width: 500px;
	height: 615px;
	margin-top: 160px;
	padding: 10px 15px 15px 10px;
	color: #ffffff;
	font-size:20px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	 }	
	
#tags{
	text-align:center;
	margin-bottom:100px;
	
	
	}
	
.fb {
	margin-top: 30px;
	width: 50px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	}

.faqColor{
		color: #9ABF4B;

	}
	
#shoplist {
	margin-left: 200px;
	}
	

	
#About{
	position: relative;
	top: 120px;
	
	}
	
	
#containerLink{
	position: relative;
	top: 57px;
	background-image: url(images/SGgrass.jpg);
	background-repeat: no-repeat;
	height: 790px;
	
	}
	
.transLink{
	background: #ffffff;
	height: 450px;
	width: 700px;
	opacity: 0.9;
	-moz-border-radius: 15px;
	border-radius: 15px;
		
}


	 



	
	


#top{
	float: right;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

		
	
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.textcolor {
	padding: 0px 10px;
	background-color: #F8FFF2;
	width: 380px;
	text-align: justify;
}

.active{
	color: #C03;
	}
	
.left{
	float: left;

}

.left a{
	color: #c6b299;
}

.right{
	float: right;
}

.logo{
	position: relative;
	left: 325px;
	padding: 45px 0;
	width:450px;
	}
	
.center{
	margin: 20px auto;
	}

#bio{
	border-top: dotted;
	border-top-color:#996; 
	padding-top: 10px;
}

#temp{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px 20px;	
}

.col{
	color: #382930;

}

#pos{
	padding-top: 20px;	
}

.holder {
	width: 620px;
	height: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.holder ul
{
		list-style-type:none;
		margin:0;
		padding:0;
		top:30px;
		
}  

.holder li a {
    color: #81a029;
    display: block;
    font: 300 26px/1 ;
    padding: 7px;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
    
   
}


/*.holder li {
	 display: inline-block;
    	
}*/
	
/*.holder a:hover {
	color: #BFD267;
	}*/
	
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2em; 
}

#nav a{
display:block;
padding:2px 10px;
text-decoration:none;

}

#nav a:hover{
color:#FFFFFF;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
background-color:none;
width:10em;
top:1em;
}

#nav li ul a{
width:10em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0px 0px 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


	
.width {
    margin: 0 auto;
    position: relative;
    width: 960px;
	
	
}



.width p{
	color: #BFD267;
    float: left;
    font: 400 12px/1 "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    top: 30px;
	
	}
	
.width span{
	color: #FFFFFF;
	font-size: 14px;
 float: left;

	}
	

#facts {
	width: 700px;
	float: right;
	
	
	}

table a{
	color: #06C;

}

table a:hover{
	color: #c6b299;
}

#content{
	border-top:solid 5px;
	border-top-color: #484848;
	padding-top: 20px;
	
}
#logoleft{
 width: 300px;

	display: block;
	position: absolute;
/*	left: 200px;
*/	top: 90px;
    float: left;
    height: 90px;
	}
	
/*#back{
	background-image: url(images/grassback.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 580px;
	float: right;
	
	}
	*/

	

	
	
.green{
	font-size: 16px;
	color: #9C3;
	
	}
	
	
	/*
#backRecipes{
	width: 510px;
	height: 570px;
	background-image: url(images/RecipeBack.jpg);
	background-repeat:no-repeat;
	float: right;
	
	padding: 0px 15px 5px 15px;
	margin: 10px 0px;
	}
	
	

	
#backTeam{
	width: 545px;
	height: 560px;
	float: right;
	padding-top: 25px;
	padding-right: 15px
	}

#backFaq{
	width: 560px;
	height: 580px;
	float: right;
	}
	
*/

#backContact{
	width: 510px;
	height: 700px;
	float: right;
	
	}	
	
#Say{
	/*background-image: url(images/sayHey.jpg);
	background-repeat: no-repeat;*/

	width: 250px;
	position: relative;
	left: 75px;
	line-height: 2.5em;
	}
	
#contact-area {
	width: 540px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #333A40;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #333A40;
}

#contact-area input.submit-button {
	width: 70px;
	float: right;
	color: #ffffff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-transform: uppercase;
	background: #f6640e url(images/orange.png) repeat-x top;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}
	
#backLinks{
	width: 546px;
	height: 580px;
	float: right;
	padding-top: 210px;
	}
	


#contact{
	color: #000000;
	float: right;
	
		
}

#contact a{
	color:  #354242;
}

#contact a:hover{
	color: #BFD369;
}

#foot{
	background:#ffffff;
	border-top:groove medium #666;
	width: 960px;
	height: 220px;
	padding-top: 30px;
	}
	
#colLeft{
	width: 210px;
	float: left;
	
	}
	
#colLeft li {
	list-style-type: none;
	text-transform: uppercase;
	font: 400 12px/1 "league-gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 125%;
	}
	
#colLeft li a{
	color: #000000;
	}
	
#colLeft li a:hover{
	color: #BFD267;
	}
	
#colCenter{
	width:310px;
	float: left;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666;
	}
	
#colCenter span{
	text-transform: uppercase;
	font: 400 24px/1 "league-gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #CFCFCF;
	}
	

#colCenter a{
	color: #666;
	}
	
#colRight{
	width: 440px;
	float: right;
	padding-top: 10px;
	}
	
#optin {
	background: #333A40 url(images/gloss.png) no-repeat bottom center;
	color: #fff;
	padding: 7px 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-shadow: 1px 1px #111;
	width: 430px;
}
	#optin input {
		border: 1px thin #585858;
		font-size: 13px;
		margin-top: 2px;
		margin-bottom: 3px;
		padding: 2px 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 1px 1px #5a5a5a;
		-moz-box-shadow: 0 1px 1px #5a5a5a;
		-webkit-box-shadow: 0 1px 1px #5a5a5a
	}
		#optin input.email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		#optin input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		#optin input[type="submit"] {
			background: #f6640e url(images/orange.png) repeat-x top;
			border: 1px thin #a44913;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			font-weight: bold;
			text-shadow: -1px -1px #562806;
			text-transform: uppercase;
			padding: 5px;
			/*width: 100%*/
		}
			#optin input[type="submit"]:hover { color: #ffdeb3; }
	
#footerbar{
	background: url(images/grassfoot.jpg) repeat-x scroll 0 0 #FFFFFF;
    bottom: 0;
 /*   padding-top: 5px;*/
   
    width: 100%;
	
	padding-top: 60px;
    z-index: 110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.absolute{
	position: absolute;
}

#copyright {
	font-size:12px;
	padding: 5px 10px;
	
}
#copyright a{
	color: #354242;
}

#copyright a:hover{
	color: #BFD369;
}

/*#footBottom{
	width: 100%;
	height: 93px;
	
	}*/
	
#Thanks{
	position: relative;
	width: 420px;
	left: 120px;
	top: 50px;
	}
	
#contactBtm{
	width: 960px;
	position: relative;
	height: 100px;
	}
	
blockquote li a{
	color: #993;
	
	}
	
#back ul .list1{
	width: 286px;
	float: left;
	height: 300px;
	}	


#credits {
	color: #ffffff;
	width: 860px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	}
	
#credits a{
	color: #9ABF4B;
	z-index:100;
	}
	
