* {
	padding: 0;
	margin: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	
	}
#wrapper {
	position: relative;
	overflow: visible;
	width: 960px;
	padding: 20px;
	margin: 0 auto;
	text-align: left;
	font-style: normal;
	 
	 
	 }
	 

@font-face {
    font-family: 'arvoregular';
    src: url('fonts/arvo-regular-webfont-webfont.eot');
    src: url('fonts/arvo-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arvo-regular-webfont-webfont.woff') format('woff'),
         url('fonts/arvo-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/arvo-regular-webfont-webfont.svg#arvoregular') format('svg');


}

@font-face {
    font-family: 'arvobold';
    src: url('fonts/arvo-bold-webfont-webfont.eot');
    src: url('fonts/arvo-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arvo-bold-webfont-webfont.woff') format('woff'),
         url('fonts/arvo-bold-webfont-webfont.ttf') format('truetype'),
         url('fonts/arvo-bold-webfont-webfont.svg#arvobold') format('svg');


}



@font-face {
    font-family: 'oswaldbold';
    src: url('fonts/oswald-bold-webfont-webfont.eot');
    src: url('fonts/oswald-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-bold-webfont-webfont.woff') format('woff'),
         url('fonts/oswald-bold-webfont-webfont.ttf') format('truetype'),
         url('fonts/oswald-bold-webfont-webfont.svg#oswaldbold') format('svg');


}


@font-face {
    font-family: 'oswaldlight';
    src: url('fonts/oswald-light-webfont-webfont.eot');
    src: url('fonts/oswald-light-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-light-webfont-webfont.woff') format('woff'),
         url('fonts/oswald-light-webfont-webfont.ttf') format('truetype'),
         url('fonts/oswald-light-webfont-webfont.svg#oswaldlight') format('svg');


}



@font-face {
    font-family: 'oswaldbook';
    src: url('fonts/oswald-regular-webfont-webfont.eot');
    src: url('fonts/oswald-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-regular-webfont-webfont.woff') format('woff'),
         url('fonts/oswald-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/oswald-regular-webfont-webfont.svg#oswaldbook') format('svg');


}

#fork {
	position: absolute;
	left: 137px;
	z-index: -2;
	}

#plate {
	position: absolute;
	top: 250px;
	left: -61px;
	z-index: -2;
	
	}

#facebook {
	position: absolute;
	left: 868px;
	top: 75px;
	border: none;
	}
	
#facebook img {
	border: none;
	}
	
#content {
	margin-top: 340px;
	margin-left: 190px;
	margin-bottom: 300px;
	padding: 0px 10px;
	width: 700px;
	
	background-image: url(images/white_paper_background.png);
	background-repeat: repeat;
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,.4);
	position: relative;
	overflow: hidden;

	}
	
#links {
	overflow: hidden;
	position: absolute;
	left: 200px;
	top: 210px;
	}
	
#links ul {
	list-style-type: none;
	margin: 5px 5px 5px 140px;
	}

#links li {
	float: left;
	}
	
#links ul li a {
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	float: left;
	list-style: none;
	width: 78px;
	height: 20px;
	display: block;
	padding: 0px 0px;
	
	}
a:link { color: rgba(193,193,178,1.0);
text-decoration: none;}
a:visited { color: rgba(193,193,178,1.0);
text-decoration: none;}
a:hover { color: rgba(172,211,108,1.0);
text-decoration: none;}
a:active { color: rgba(172,211,108,1.0);
text-decoration: none;}

#current {
	color: rgba(172,211,108,1.0);
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	float: left;
	list-style: none;
	width: 78px;
	height: 20px;
	display: block;
	padding: 0px 0px;
	}


#logo {
	position: absolute;
	top: 120px;
	left: 175px;
	z-index: 1;
	border-style: none;
	}
	
#logo img {
	border: none;
	}

#footer {
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	margin-top: 100px;
	margin-left: 30px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
	color: rgba(66,65,63,1.0);
	width: 660px;
	float: left;
	font-weight: normal;
	z-index: 1;
	}
	
#footer a:link { color: rgba(66,65,63,.6);
text-decoration: none;}
#footer a:visited { color: rgba(66,65,63,.6);
text-decoration: none;}
#footer a:hover { color: rgba(215,17,126,.6);
text-decoration: none;}
#footer a:active { color: rgba(215,17,126,.6);
text-decoration: none;}
	
#name img {
	display: none;
	position: absolute;
	top: 177px;
	left: 200px;
	z-index: 2;
	}
	
#name {
 
	}

#main img {
	display:none;
	top:0;
	left:0;
	}

h1 {
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	color: rgba(134,190,72,1.0);
	padding-bottom: 10px;
	font-weight:normal;
	font-size: 30px;
	}
	
h2 {
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	color: rgba(134,190,72,1.0);
	padding-bottom: 10px;
	font-weight:normal;
	font-size: 24px;
	}
	
h3 {
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	color: rgba(134,190,72,1.0);
	padding-bottom: 10px;
	font-weight:normal;
	font-size: 16px;
	}

h4 {
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	color: rgba(134,190,72,1.0);
	padding-top: 10px;
	font-weight:normal;
	font-size: 12px;
	}

#home1 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 12px;
	margin: 30px 10px 10px 20px;
	width: 433px;
	padding: 0px 0px 0px 0px;
	float: left;
	color: rgba(66,65,63,1.0);	
	}
	
#home2 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 12px;
	width: 433px;
	margin: 30px 10px 10px 20px;
	float: left;
	color: rgba(66,65,63,1.0);	
	}
	
	
#quote_background {
	
	background: url('images/quote_background.png') no-repeat left top;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 385px;
	right: 31px;
	z-index: 500;
	}	
	
#quote_background img {
	/*display: none;*/
	padding-bottom: 0px;
	}	
	
#quote_background2 {
	
	background: url('images/quote_background_left.png') no-repeat left top;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 765px;
	left: 171px;
	z-index: 500;
	}	
	
#quote_background2 img {
	/*display: none;*/
	padding-bottom: 0px;
	}	

#quote_background3 {
	
	background: url('images/quote_background.png') no-repeat left top;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 465px;
	right: 31px;
	z-index: 500;
	}	
	
#quote_background3 img {
	/*display: none;*/
	padding-bottom: 0px;
	}	
	
#card {
	float: left;
	}
	
#card img{
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	
	}

#cardtext {
	width: 200px;
	float: left;
	padding: 0px 20px 0px 0px;
	}
	
#about1 {
	font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 206px;
	margin: 30px 10px 10px 20px;
	float: left;
	color: rgba(134,190,72,1.0);
	text-align: right;	
	}

#about1 h3 {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 0px;
	}
	
#about2 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 12px;
	width: 433px;
	margin: 30px 10px 20px 10px;
	float: left;
	color: rgba(66,65,63,1.0);	
	}
	
#about2 p {
	padding-bottom: 10px;
	}


#share {
	font-family: "arvoregular", Courier, monospace;
	font-size: 12px;
	width: 194px;
	height: 194px;
	padding: 80px 0px 0px 35px;
	float: left;
	color: rgba(66,65,63,1.0);	
	}	

	
#header {
	width: 227px;
	padding: 30px 0px 0px 20px;
	float: left;
	}
	
#description {
	font-family: "arvoregular", Courier, monospace;
	font-size: 12px;
	width: 433px;
	padding: 30px 0px 0px 0px;
	float: left;
	color: rgba(66,65,63,1.0);	
	}
	
.question:hover {
	cursor: pointer;
	}
	
#question1 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 30px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer1 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	width: 360px;
	z-index: 2000;
	display: none;
	
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 30px;

	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 339px;
	float: left;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	
	}
	
#question2 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 30px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer2 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 30px;
	margin-left: -125px;
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 339px;
	float: left;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}
	
#question3 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 30px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer3 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;	
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 30px;
	margin-right: 25px;
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 339px;
	right: 20px;
	float: right;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}

#question4 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 12px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer4 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;	
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 35px;

	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 593px;
	float: left;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}
	
#question5 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 12px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer5 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 35px;
	margin-left: -125px;
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 593px;
	float: left;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}
	
#question6 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 12px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer6 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;	
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 35px;
	margin-right: 25px;
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 593px;
	right: 20px;
	float: right;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}
	
#question7 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 12px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer7 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;	
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 35px;
	
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 852px;
	float: left;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}

#question8 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 12px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	}
	


#answer8 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 35px;
	margin-left: -125px;
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 852px;
	float: left;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}
	
#question9 {
	font-family: 'oswaldbook', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(66,65,63,1.0);
	background: url('images/question.png') no-repeat left top, url('images/answer_button.png') no-repeat right bottom, url('images/white_paper_background.jpg') repeat;
	width: 162px;
	height: 198px;
	padding: 25px 25px 25px 25px;
	margin: 12px -8px 0px 20px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	
	}
	


#answer9 {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	width: 360px;
	z-index: 2000;
	display: none;
	background: url('images/answer.png') no-repeat left top, url('images/close_button.png') no-repeat right bottom, url('images/green_paper_background.jpg') repeat;
	margin-top: 35px;
	margin-right: 25px;
	padding: 25px 25px 35px 25px;
	color: rgba(66,65,63,1.0);
	overflow: hidden;
	position: absolute;
	top: 852px;
	right: 20px;
	float: right;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}	
	


#lifestyles {
	width: 660px;
	height: 1625px;
	background: url('images/types_background.png') no-repeat left top;
	margin: 30px 20px 30px 20px;
	float: left;
	position: relative;
	
	
	
	}



#versatarian {
	width: 215px;
	background: url('images/place_types_01.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 150px;
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#versatarian:hover {
background: url('images/place_types_hover01.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#vers_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#versatarian h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}


#meatatarian {
	width: 215px;
	background: url('images/place_types_02.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 210px;
	left: 243px;
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#meatatarian:hover {
background: url('images/place_types_hover02.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#meat_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#meatatarian h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
#flexatarian {
	width: 215px;
	background: url('images/place_types_05.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 472px;
	left: 390px;
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#flexatarian:hover {
background: url('images/place_types_hover05.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#flex_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#flexatarian h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}

#pollotarian {
	width: 215px;
	background: url('images/place_types_06.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 640px;
	left: 115px;
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#pollotarian:hover {
background: url('images/place_types_hover06.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#pollo_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#pollotarian h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
#pescatarian {
	width: 215px;
	background: url('images/place_types_07.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 622px;
	left: 430px;
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#pescatarian:hover {
background: url('images/place_types_hover07.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#pesca_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#pescatarian h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}


	
	
#omnivore {
	width: 215px;
	background: url('images/place_types_03.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 820px;
	
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#omnivore:hover {
background: url('images/place_types_hover03.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#omni_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#omnivore h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
	
#ethical_omni {
	width: 215px;
	background: url('images/place_types_04.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 820px;
	left: 230px;
	

	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#ethical_omni:hover {
background: url('images/place_types_hover04.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#ethic_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#ethical_omni h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	

#lacto {
	width: 215px;
	background: url('images/place_types_09.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 985px;

	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#lacto:hover {
background: url('images/place_types_hover09.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#lacto_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#lacto h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
	
#ovo {
	width: 215px;
	background: url('images/place_types_08.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 1310px;

	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#ovo:hover {
background: url('images/place_types_hover08.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#ovo_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#ovo h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
	
#ovolacto {
	width: 215px;
	background: url('images/place_types_10.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 1455px;
	left: 200px;
	float: left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#ovolacto:hover {
background: url('images/place_types_hover10.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#ovolacto_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#ovolacto h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
	
#vegan {
	width: 215px;
	background: url('images/place_types_11.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 1455px;
	right: 0px;
	float: right;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#vegan:hover {
background: url('images/place_types_hover11.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#vegan_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#vegan h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
	
	
#fruit {
	width: 215px;
	background: url('images/place_types_12.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/drk_grey_paper_background.jpg') repeat;
	position: absolute;
	top: 1292px;
	right: 88px;

	float: right;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.5);
	
	}
	
#fruit:hover {
background: url('images/place_types_hover12.png') no-repeat left top, url('images/close_button2.png') no-repeat right bottom, url('images/lt_grey_paper_background.jpg') repeat;
cursor: pointer;
}
	
#fruit_define {
	font-family: "arvoregular", Courier, monospace;
	font-size: 13px;
	color: rgba(240,239,227,1.0);
	padding: 0px 10px 40px 10px;
	display: none;
	
	}
	
#fruit h4 {
	color: rgba(223,237,201,1.0);
	padding-bottom: 5px;
	}
	
#scroll {
	position: fixed;
	right: 0px;
	bottom: 25px;
	z-index: 2000;
	
	}
	
#scroll img {
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.6);
	}

#facts {
	width: 660px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	margin: 30px 20px 30px 20px;
	position: relative;
	overflow: hidden;
	float: left;
	
	}
	
#veggies {

	width: 220px;
	float: left;
	position: relative;
	
	}
	
#fame {
	width: 440px;
	float: left;
	position: relative;
	
	}
	
#meatless {
	width: 660px;
	float: left;
	position: relative;;
	}

#emission {
	width: 220px;
	float: left;
	position: relative;
	
	}
	
#greenhouse {
	width: 440px;
	float: left;
	position: relative;
	}
	
#percent {
	width: 660px;
	float: left;
	position: relative;
	}
	
#illness {
	width: 220px;
	float: left;
	position: relative;
	}
	
#chicken {
	width: 440px;
	float: left;
	position: relative;
	}

#violate1 {
	position: absolute;
	top: 455px;
	right: 80px;
	z-index: 2000;
	}
	
#violate2 {
	position: absolute;
	top: 955px;
	left: 220px;
	z-index: 2000;
	}
	
#violate3 {
	position: absolute;
	top: 1955px;
	right: 80px;
	z-index: 2000;
	}
	

#link_page {
	padding-top: 15px;
	float: left;
	position: relative;
	}

#link_page ul {
	list-style-type: none;
	
	}
	
#link_page li {
	padding-bottom: 5px;
	}
	
#link_page a:link { color: rgba(66,65,63,.6); font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
text-decoration: none;}
#link_page a:visited { color: rgba(66,65,63,.6);
text-decoration: none;}
#link_page a:hover { color: rgba(134,190,72,1.0);
text-decoration: none;}
#link_page a:active { color: rgba(134,190,72,1.0);
text-decoration: none;}

#general {
	color: rgba(66,65,63,.6);
	width: 600px;
	overflow: hidden;
	font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	font-size: 13px;
	background: url('images/white_paper_background.jpg') repeat;
	margin: 20px 20px -10px 20px;
	padding: 30px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	display: block;
	}
	
#general h3 {
	color: rgba(66,65,63,1.0);
	padding-bottom: 15px;
	
	}
	
#health {
	color: rgba(66,65,63,.6);
	width: 600px;
	overflow: hidden;
	font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	font-size: 13px;
	background: url('images/white_paper_background.jpg') repeat;
	margin: 20px 20px -10px 20px;
	padding: 30px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	display: block;
	}
	
#health h3 {
	color: rgba(66,65,63,1.0);
	padding-bottom: 15px;
	
	}
	
	
#environ {
	color: rgba(66,65,63,.6);
	width: 600px;
	overflow: hidden;
	font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	font-size: 13px;
	background: url('images/white_paper_background.jpg') repeat;
	margin: 20px 20px -10px 20px;
	padding: 30px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	display: block;
	}
	
#environ h3 {
	color: rgba(66,65,63,1.0);
	padding-bottom: 15px;
	
	}
	
#food_safe {
	color: rgba(66,65,63,.6);
	width: 600px;
	overflow: hidden;
	font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	font-size: 13px;
	background: url('images/white_paper_background.jpg') repeat;
	margin: 20px 20px -10px 20px;
	padding: 30px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
	display: block;
	}
	
#food_safe h3 {
	color: rgba(66,65,63,1.0);
	padding-bottom: 15px;
	
	}
	
#famous {
	width: 200px;
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 2000;
	position: absolute;
	top: 565px;
	left: 472px;
	text-align: center;
	}
	
ul#cyclelist {

	overflow:hidden;
	
	}
ul#cyclelist li {
	position: absolute;
	color: rgba(66,65,63,1.0);
	width: 200px;
	height: 15px;
	opacity:0;
	text-align: center;
	list-style: none;
	}
	
#answer8 a:link { color: rgba(66,65,63,.6); font-family: 'arvobold', Courier, monospace;
text-decoration: none;}
#answer8 a:visited { color: rgba(66,65,63,.6);
text-decoration: none;}
#answer8 a:hover { color: rgba(134,190,72,1.0);
text-decoration: none;}
#answer8 a:active { color: rgba(134,190,72,1.0);
text-decoration: none;}