\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Modern Lifestyle, Non Veg Food and its Impact on Environmental Aspects},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-07-15 (revised: 15 July 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-07-15}
\title{Modern Lifestyle, Non Veg Food and its Impact on Environmental Aspects}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Mukesh Kumar  Mishra}

             \affil[1]{  NIMS College, Lalitpur, Nepal}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 June 2012 Accepted: 4 July 2012 Published: 15 July 2012}

\maketitle


\begin{abstract}
        


Background : Human?s life style has changed dramatically over the time. The consumption of meat and meat production has increased radically through out the world. Global demand for food is expected to increase by 70 % by 2050(FAO, 2009). This excessive growth in meat production/consumption brings several impacts on environmental resources. The paper discusses change in people?s lifestyle and consumption pattern of non veg food all over the world .The consequences of meat production (live stock farming) on water, land use, rain forest and climate change are discussed. Materials and methods: Data from U.S Department of Agriculture, Foreign Agriculture Service, 2010 is used for meat consumption analysis. Global data of 1965-2005 obtained from the U.N. Food and Agricultural Organization FAOSTAT livestock database is used for projection.

\end{abstract}


\keywords{Meat Consumption, Environmental Impacts, Modern life style, Non veg food, Climate change.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
here is changing trend that is occurring globally in how people eat. As the economic status of people changes, the food consumption pattern changes as well. Communication technology and bombarded advertisements and modern lifestyle have made the best tools for forcing people to shift from vegetarian to non vegetarian. There is a substantial social science literature that examines the factors that influence the meat consumption behavior of individuals \hyperref[b3]{(Dietz et al., 1995)}. Agricultural economists have examined the factors that influence demand for different types of food at the aggregate . Economic analyses have led to sophisticated models used to project future demand for various food types, including meat. They find that population growth, changing lifestyle due to economic growth, and urbanizations are the key factors influencing global food consumption trends .\par
Attraction towards non veg food is high in modern era. The tendency of eating non veg, fast food in hotels, restaurants and at home has become a fashion which has boost up the global market of non veg food. The study of \hyperref[b21]{Popkin BM (2001)} has suggested that rapid changes in diets resulting from modernization (i.e. improved standards of living and continued development) and market globalization have had a significant impact on lifespan of people. In the present modern life style we do not take care of our eating habits, only when we land into trouble we realize the consequences of the modern life style. The modernization perspective identifies economic development and connection to global markets as key influences on production and consumption processes. The modernization perspective generally assumes that meat consumption are determined by the economic means of a society to acquire these ''superior goods''i.e. it is assumed that as national affluence rises, meat and fish consumption will also rise since they are desirable, although expensive, food sources \hyperref[b1]{(Brown, 1995;}. The modern life style with high Per capita Purchasing Power (PPP) has increased the meat production and consumption. The consumption and production of non veg food is rising enormously in developing countries since the per capita income is growing. In fact, in 2007 at least 60 percent of meat was produced in developing nations (Henning S, Pius C. 2007).\par
Food consumption patterns, particularly meat and fish consumption, have serious consequences for environmental Sustainability (Gerbens-Leenes and Nonhebel, 2002; \hyperref[b13]{Goodland, 1997;}\hyperref[b28]{White, 2000)}. Meat production is resource intensive and of growing concern in environmental circles. Up to 10 times the quantity of resources (land, energy, and water) is needed to produce meat relative to equivalent amounts of vegetarian food \hyperref[b5]{(Durning and Brough, 1991;}\hyperref[b6]{Dutilh and Kramer, 2000)}. Beef production in particular has serious environmental consequences, contributing to deforestation, desertification, and global warming \hyperref[b5]{(Durning and Brough, 1991)}. In 2007, meat production remained steady at an estimated 275 million tons; in 2008, output is expected to top 280 million tons.  {\ref (FAO, 2008)} And by 2050 nearly twice as much meat will be produced as today (FAO, Livestock's Long Shadow, 2007).\par
So far, systematic studies analyzing the meat consumption pattern of world and its consequences on environmental resource have not been carried out. This analysis tends to fill this gap by examining the nexus between meat consumption and environmental degradation. The study estimates population growth, per capita income and per capita meat consumption for 2050 and finds association between per capita income and meat consumption and focuses on exploring the impacts of meat consumption on various environmental aspects.\par
Overall objective of this study is to identify relation between modern lifestyle and meat consumption, estimate per capita meat consumption by 2050, find its correlation with per capita income and to examine whether meat consumption has any sorts of environmental impacts, in particular, on water, land use, climate change, rain forest and biodiversity and if there is, to what extent? II. The models developed by Gerbens-Leenes , Nonhebel, and Susan Subak are used for estimation of land required for production of (Beef, Pork, and Broiler) per m2and estimation of CO2 emission per kg meat. Both descriptive and analytical method of data analysis is applied in this study. Data is presented in tabulated as well as graphical forms for in-depth analysis. 
\section[{MATERIALS AND METHODS}]{MATERIALS AND METHODS} 
\section[{III.}]{III.} 
\section[{DISCUSSION}]{DISCUSSION}\par
The demand of non veg food (beef, pork, and broiler) is growing higher since they are regarded as the chief source of protein. It is essential to find, why non veg food consumption is growing with growth in modernization? Table \hyperref[tab_1]{1} indicates the reasons for it. Modern life style is by and large associated with per capita income. Higher the per capita income, better the life style. Over the time, the Per capita Purchasing Power (PPP) of people have increased with increase in Per capita GDP so the per capita meat consumption has also increased as indicated in table 1 (25.3Kg meat/ person in 1965 to 68.8 kg meat /person in 2050). The increase in income has brought change in the food consumption pattern. People have attracted towards non veg food (meat) and this situation is going to be more serious in days to come  {\ref (Galloway et al.)}. By 2050, the demand of meat will be 624,530000 metric tons. Production of such amount of meat by live stocks will certainly hamper the environment.   With no more, and perhaps less, productive farmland available over the next 50 years this projected growth in meat production represents a major challenge to both farmers and the environment. More meat means more feed and forage will need to be produced, and more land will be required for housing the additional animals that will be on farms. In addition, more production of all crops will be needed, including those used for direct human consumption and for industrial uses.\par
To support the higher animal product with reference to production level of 2050. It is required that feed crop yields will need to more than double if we are to increase meat production in line with increases in GDP and changing life style. Failure to substantially increase crop yields in line with the meat production projections , will result in increased pressure to push crop production onto more of the world's fragile lands that are not being farmed today.\par
If feed crops production is pushed onto marginal land the result will be a degraded environment, increased soil erosion, increase water pollution, reduced wildlife habitat, and increased use of chemical and fertilizer inputs.\par
IV. 
\section[{IMPACTS OF MEAT PRODUCTION/ CONSUMPTION IN ENVIRONMENT}]{IMPACTS OF MEAT PRODUCTION/ CONSUMPTION IN ENVIRONMENT}\par
The findings of Gerbens-Leenes , Nonhebel and Susan Subak has developed a model to measure the CO 2 e / kg( carbon dioxide equivalent per kg ) and land required( m2 )for production of 1 kg meat production . One of the problems with meat production is the amount of land required. To produce 1 kg of beef, pork and broiler in the Netherlands requires 20.9, 8.9, 7.3 m2 of land respectively. (Gerbens-Leenes and Nonhebel 2002). If same model is followed, the total land used for meat production was 2526347 Km2 in 2002 whereas it is estimated to be more than double by 2050 i.e. 6594227 Km2 (table \hyperref[tab_3]{3}). 
\section[{b) Green House Emission and Climate Change}]{b) Green House Emission and Climate Change}\par
Livestock buildings are a major anthropogenic [caused by human activity] source of atmospheric pollutants, such as ammonia, nitrous oxide, methane and carbon dioxide, which contributes to soil acidification and global warming(CM Wathes et al, 1997).Methane and nitrous oxide are the principal outputs of livestock systems that impact on GHG. Emissions arise "directly" and "indirectly". Direct emissions refer to those directly produced by the animal from enteric fermentation of fiber by ruminants, manure and urine excretion. Indirect emissions include those from feed crops used for animal feed, emissions from manure application, CO 2 emissions from fertilizer production for feed and CO 2 emissions from processing and transportation of refrigerated livestock products (IPCC,1997). The greenhouse gas emissions associated with different stages in the animal food chain production cycle are shown in Table4. It is obvious from the table (  {\ref 5}) that the meat consumption has adverse effect in global warming and climate change. As the demand of meat will grow in future the production of Co 2 Equivalent responsible for climate change will also increase. The CO 2 E produced from livestock and poultry farming was 982108000 metric tons in 2002 whereas it is going to be almost triple of it (2753452000 metric tons) by 2050. Such a huge amount of CO 2 Equivalent emission certainly affects the climate change. Methane is 23 times more responsible of global warming than CO 2 and the number one source of methane worldwide is animal agriculture. Methane emission from livestock contribute around 6 percent of global green house gas.(World Agriculture Towards 2015) .Cow , Sheep and Goat emit methane through the digestive process(enteric fermentation), while manure is also high in methane(Table \hyperref[tab_4]{4}). As meat and diary consumption increases, methane emission is predicted to raise by up to 60 percent by 2030.( Livestock's long shadow 2006) which is going to be a burning environmental issues in near future. 
\section[{c) Global Water Crisis and Meat Production}]{c) Global Water Crisis and Meat Production}\par
Probably even more crucial than the inefficient feed conversion ratios for animal products is their drain on the world's water resources. For there is now widespread acceptance that water scarcity will become at least as important a constraint on future food production as lack of available land. Demand has tripled in the past two decades and is expected to accelerate further in the next two -considerably more so if predictions for growth in the livestock population prove accurate. Water from dwindling supplies will have to serve both a growing human population and an explosion in the number of livestock.\par
Between watering the crops that farmed animals eat, providing drinking water for billions of animals each year, and cleaning away the filth in factory farms, transport trucks, and slaughterhouses, the farmed animal industry places a serious strain on our water supply. Recent projections by the International Food Policy Research Centre (IFPRI) indicate that if current trends in water management continue, we can expect a combined rise of 62 per cent in consumption for domestic, industrial and livestock use in the period 1995-2025. Figures for livestock production, while lower than for industry and domestic use, are predicted to rise by 71 per cent in the same period -19 per cent in the developed world and more than double in developing nations. \hyperref[b18]{( Mark W. et al, 2002)} . In India, the pumping of underground water is estimated to be double the rate of aquifer recharge from rainfall.( Janice Cox \& Sari Varpama,,2000) . A potentially catastrophic crisis is looming for a country whose human population is already greater than 1 billion in such case wattage of huge amount of water is worthless. 
\section[{A pril 2012 kg of meat}]{A pril 2012 kg of meat}\par
One indication of the relative water requirement per unit of product is provided in Figure \hyperref[b2]{(3)}. The high value attributed to beef is notable. The production of 1 kg potato requires merely 900 liters of water where as 1 kg beef production requires 15500 liters of water Excessive water used for meat production has lead to. scarcity of water for agricultural land causing less production. Low food productivity is causing malnutrition and untimely death of many children. Less production of meat using more water is irrational, it could be resolved if consumption of meat is stopped.  As population was less during 1965 and the meat consumption rate was also low. Modernization had not much influenced the human life, the per capita GDP was low thus meat consumption rate had not gone very high in late 20th century but now scenario is different. Water demand for meat production is going on increasing with high demand of meat world wide. The water required for meat production was around 2,000,000,000 thousand kilo liters in 1965 where as it is estimated to be around six times more i.e. 12,000,000,000 thousand kilo liters by 2050(fig4). 
\section[{d) Food Insecurity and Livestock Farming}]{d) Food Insecurity and Livestock Farming}\par
In spite of the enthusiasm among poorer countries to enter the international trade in animal products, it defies all logic for them to import grain to feed animals which they then export to richer nations. This situation is leading them towards food insecurity with in the country. Intensively produced meat cannot  
\section[{1.4E+10}]{1.4E+10}\par
possibly feed the world's poor. Poor nations are unable to provide even the basic foodstuffs (grains) to sustain their poorest people, how can they utilize land to grow grains for animals feeding and sell such animal meat in lower price than the food grains to people? Given that the hungry are hungry because they cannot even grow or afford to buy enough low-priced grain for sustenance. It is far-fetched to suppose that they will suddenly be able to afford relatively high priced mutton, pork and chicken.\par
Indian broiler industry is one of many that exemplify the problem. It has grown phenomenally from 31 million birds slaughtered per annum in 1981 to 300 million in 1992 and roughly 800 million by the turn of the century. (B. S. \hyperref[b0]{Bhattu, 2002)}. Consumption has tripled in the past decade. Yet as the industry itself acknowledges, this has had no impact upon human hunger. Anuradha Desai, Indian Branch President of the World Poultry Science Association, states that the target audience for the Indian broiler market is 'the fast growing middle class of over 250 million potential customers'. (Dr. M A Ibrahim, 1997). Increase in live stock farming is causing excessive increase in price of food grains since much of the food grains of agricultural countries is exported for livestock farming. Such situation has created food scarcity and increment in food price causing poor people die with starvation. According to very conservative estimates, a 50 per cent reduction in meat eating in developed nations could save 3.6 million children from malnutrition. 
\section[{e) Poisoning the Environmental Resources}]{e) Poisoning the Environmental Resources}\par
Land and water pollution is extremely high with live stock farming. The improper management of manure and over use of insecticide and pesticide on land for production of grains for live stock is poisoning the land and water. Waste from CAFOs is emerging as a leading cause of water pollution in China(Xiayon, 2005). It is estimated that around 90\% of industrial farm of China lack adequate pollution control, and that only 5\% of waste is actually treated-the remainder ending up in water system. f) Deforestation and loss of biodiversity As consumer's demand for meat increases, more land is needed. Hundreds of miles of the South American rainforest is burned and cut annually and converted to crop and grazing land (ibid, 2009). The New York Times reported that 1,250 miles of Brazilian rain forest were lost for feed and livestock production in just 5 months.\par
The Amazon rain forest is on of the world's largest tropical forest which is the habitat of many rare and endangered flora and fauna. Such a valuable forest is being converted in to farm land for cattle rearing. According to Greenpeace, all the wild animals and trees in more than 2.9 million acres of the Amazon rain forest in Brazil were destroyed in the 2004-2005 in order to grow crops that are used to feed chickens and other animals in factory farms. By 2005 over 6 million hector had been converted to soy with in legal boundaries of Cerrado (Eating up the Amazon, 2006). It is estimated that a further 9.6 million hectors of Amazon forest could be lost to soy expansion by 2020.(The impact of Soy production , 2008).Such a massive deforestation in resulting into excessive destruction of biodiversity.\par
V. 
\section[{CONCLUSION}]{CONCLUSION}\par
It is clear that the current model of livestock production is no longer affordable in environmental or social terms. The climate, water systems, soil and wildlife cannot sustain the damage that is being caused. Impacts of meat consumption on environmental resources are not a small issue, both today and especially in the future. The way the system is currently setup is not sustainable, and so a range of issues must be dealt with by the governments of the world sooner rather than later.\par
Action to replace livestock products not only can achieve quick reductions in atmospheric GHGs, but can also reverse the ongoing world food and water crises so organizations should consider making advocating vegetarianism a major part of their "Save the Earth" campaigns. At a minimum, environmental advocates should mention vegetarianism in any information about actions individuals can take to address meat consumption and global warming. An alternative could be, food companies producing and marketing such products that are alternatives to livestock products but taste similar, are healthier and easier to cook and made up of grains.\par
There should be change in Government's food procurement policies, special emphasize should be given to encourage vegetarian diets. Possible mechanisms include an environmental tax on meat, a shift in farm subsidies to encourage plant agriculture over animal agriculture, or an increased emphasis on vegetarian foods in government-run programs like school lunch program.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig ( 2 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.09679089026915114\textwidth}P{0.14166666666666666\textwidth}P{0.1636645962732919\textwidth}P{0.18918219461697725\textwidth}P{0.021118012422360246\textwidth}P{0.1425465838509317\textwidth}P{0.07567287784679089\textwidth}P{0.019358178053830225\textwidth}}
\tabcellsep Per Capita\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Total Meat/}\tabcellsep Per Capita\\
Year\tabcellsep GDP \$2000\tabcellsep \multicolumn{2}{l}{Population}\tabcellsep GDP \$2000\tabcellsep \multicolumn{2}{l}{000 Metric Tons Meat in kg}\\
1965\tabcellsep \$2,825\tabcellsep 3,337,974\tabcellsep \multicolumn{2}{l}{\$9,429,556}\tabcellsep 84,437\tabcellsep 25.3\\
1970\tabcellsep \$3,299\tabcellsep 3,696,588\tabcellsep \multicolumn{2}{l}{\$12,194,430}\tabcellsep 100,624\tabcellsep 27.2\\
1975\tabcellsep \$3,581\tabcellsep 4,073,740\tabcellsep \multicolumn{2}{l}{\$14,587,570}\tabcellsep 115,765\tabcellsep 28.4\\
1980\tabcellsep \$3,966\tabcellsep 4,442,295\tabcellsep \multicolumn{2}{l}{\$17,616,910}\tabcellsep 136,682\tabcellsep 30.8\\
1985\tabcellsep \$4,136\tabcellsep 4,843,947\tabcellsep \multicolumn{2}{l}{\$20,032,840}\tabcellsep 154,421\tabcellsep 31.9\\
1990\tabcellsep \$4,535\tabcellsep 5,279,519\tabcellsep \multicolumn{2}{l}{\$23,944,060}\tabcellsep 179,958\tabcellsep 34.1\\
1995\tabcellsep \$4,727\tabcellsep 5,692,353\tabcellsep \multicolumn{2}{l}{\$26,910,310}\tabcellsep 206,755\tabcellsep 36.3\\
2000\tabcellsep \$5,217\tabcellsep 6,085,572\tabcellsep \multicolumn{2}{l}{\$31,745,760}\tabcellsep 235,121\tabcellsep 38.6\\
2005\tabcellsep \$5,654\tabcellsep 6,464,750\tabcellsep \multicolumn{2}{l}{\$36,554,731}\tabcellsep 265,236\tabcellsep 41.0\\
2010\tabcellsep \$6,103\tabcellsep 6,842,923\tabcellsep \multicolumn{2}{l}{\$41,765,656}\tabcellsep 296,199\tabcellsep 43.3\\
2015\tabcellsep \$6,588\tabcellsep 7,219,431\tabcellsep \multicolumn{2}{l}{\$47,562,691}\tabcellsep 331,138\tabcellsep 45.9\\
2020\tabcellsep \$7,111\tabcellsep 7,577,889\tabcellsep \multicolumn{2}{l}{\$53,888,672}\tabcellsep 368,316\tabcellsep 48.6\\
2025\tabcellsep \$7,676\tabcellsep 7,905,239\tabcellsep \multicolumn{2}{l}{\$60,680,624}\tabcellsep 407,148\tabcellsep 51.5\\
2030\tabcellsep \$8,286\tabcellsep 8,199,104\tabcellsep \multicolumn{2}{l}{\$67,934,006}\tabcellsep 447,475\tabcellsep 54.6\\
2035\tabcellsep \$8,943\tabcellsep 8,463,265\tabcellsep \multicolumn{2}{l}{\$75,691,056}\tabcellsep 489,447\tabcellsep 57.8\\
2040\tabcellsep \$9,654\tabcellsep 8,701,319\tabcellsep \multicolumn{2}{l}{\$83,999,657}\tabcellsep 533,234\tabcellsep 61.3\\
2045\tabcellsep \$10,420\tabcellsep 8,907,417\tabcellsep \multicolumn{2}{l}{\$92,817,529}\tabcellsep 578,429\tabcellsep 64.9\\
2050\tabcellsep \$11,248\tabcellsep \multicolumn{3}{l}{9,075,903 \$102,083,102}\tabcellsep 624,530\tabcellsep 68.8\\
1965-2005\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Increase\tabcellsep \multicolumn{2}{l}{100.2\%}\tabcellsep 93.7\%\tabcellsep \multicolumn{2}{l}{287.7\%}\tabcellsep 214.1\%\tabcellsep 62.2\%\\
2005-2050\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Increase\tabcellsep \multicolumn{2}{l}{98.9\%}\tabcellsep 40.4\%\tabcellsep \multicolumn{2}{l}{179.3\%}\tabcellsep 135.5\%\tabcellsep 67.7\%\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
commodity.\end{longtable} \par
  {\small\itshape [Note: of arable land is used for live stock farming and growing crops for live stocks. It eventually affects the human life causing food insecurity as increased livestock farm will reduce the supply of soybean, wheat, maize and other crops to people since these products are used for livestock rearing.]} 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3622159090909091\textwidth}P{0.12073863636363637\textwidth}P{0.11107954545454544\textwidth}P{0.13039772727272728\textwidth}P{0.12556818181818183\textwidth}}
In 2002\tabcellsep Beef\tabcellsep Pork\tabcellsep Poultry\tabcellsep Total\\
Land usage (km 2 )\tabcellsep 1252849\tabcellsep 657692\tabcellsep 615806\tabcellsep 2526347\\
In 2020\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Land usage (km 2 )\tabcellsep 2144609\tabcellsep 936180\tabcellsep 1017447\tabcellsep 4098236\\
In 2050\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Land usage (km 2 )\tabcellsep 3604887\tabcellsep 1324532\tabcellsep 1664808\tabcellsep 6594227\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.20454545454545453\textwidth}P{0.40909090909090906\textwidth}P{0.23636363636363636\textwidth}}
Life Cycle\tabcellsep Process Creating Emissions\tabcellsep Type Of Emissions\\
Stage\tabcellsep \tabcellsep \\
Production Of\tabcellsep Production Of Nitrogenous And\tabcellsep N 2 o Emissions From Grazing Land,\\
Animal\tabcellsep Other Fertilizers, Agricultural\tabcellsep Fertilizer Production; Co 2 From Fertilizer\\
\tabcellsep Machinery, Pesticides Etc\tabcellsep Production\\
Housing,\tabcellsep Heating, Lighting Etc\tabcellsep Co 2\\
Maintenance,\tabcellsep \tabcellsep \\
Machinery\tabcellsep \tabcellsep \\
Digestion\tabcellsep Enteric Fermentation\tabcellsep Ch 4\\
(Ruminants)\tabcellsep \tabcellsep \\
Waste\tabcellsep Manure And Urine\tabcellsep Ch 4 And N 2 o\\
Products\tabcellsep \tabcellsep \\
Slaughtering,\tabcellsep Machinery, Cooking, Cooling,\tabcellsep Co 2 And Refrigerant Emissions\\
Processing, Waste\tabcellsep Chilling, Lighting, Leather And Wool\tabcellsep \\
Treatment\tabcellsep Production, Rendering And Incineration\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.4469072164948454\textwidth}P{0.10515463917525773\textwidth}P{0.09201030927835052\textwidth}P{0.09639175257731958\textwidth}P{0.10953608247422679\textwidth}}
In 2002\tabcellsep Beef\tabcellsep Pork\tabcellsep Poultry\tabcellsep Total\\
CO 2 equivalent (1000's mt)\tabcellsep 887185\tabcellsep 81085\tabcellsep 13838\tabcellsep 982108\\
In 2020\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
CO 2 equivalent (1000's mt)\tabcellsep 1518671\tabcellsep 115419\tabcellsep 22863\tabcellsep 1656953\\
In 2050\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
CO 2 equivalent (1000's mt)\tabcellsep 2552743\tabcellsep 163298\tabcellsep 37411\tabcellsep 2753452\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 			\footnote{Theme: Is Your Life Style Killing Earth? Modern Lifestyle, Non Veg Food and its Impact on Environmental Aspects © 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ibid]{b15}\label{b15} 	 		\textit{},  		 			Ibid 		.  		pp. p. xx.  	 
\bibitem[Dietz et al. ()]{b3}\label{b3} 	 		\textit{},  		 			T Dietz 		,  		 			A S Frisch 		,  		 			L Kalof 		,  		 			P C Stern 		,  		 			G A Guagnano 		.  		1995.  	 
\bibitem[Epa and ??? ()]{b8}\label{b8} 	 		\textit{},  		 			; ? . Epa 		,  		 			??? 		.  		2005.  	 
\bibitem[Cm Wathes ()]{b2}\label{b2} 	 		‘Concentrations and emission rates of aerial ammonia, nitrous oxide, methane, carbon dioxide, dust and endotoxin in UK broiler and layer houses’.  		 			Cm Wathes 		.  	 	 		\textit{British Poultry Sciences}  		1997. p. 38.  	 
\bibitem[Gerbens-Leenes and Nonhebel ()]{b12}\label{b12} 	 		‘Consumption patterns and their effects on land required for food’.  		 			P W Gerbens-Leenes 		,  		 			S Nonhebel 		.  	 	 		\textit{Ecological Economics}  		2002. p. .  	 
\bibitem[White ()]{b28}\label{b28} 	 		‘Diet and the distribution of environmental impact’.  		 			T White 		.  	 	 		\textit{Ecological Economics}  		2000. 34 p. .  	 
\bibitem[Eating Up the Amazon ()]{b7}\label{b7} 	 		\textit{Eating Up the Amazon},  		2006.  	 	 (Green peace) 
\bibitem[Fiala ()]{b19}\label{b19} 	 		\textit{Economic and Environmental Impact of Meat Consumption},  		 			Nathan Fiala 		.  		2006.  	 
\bibitem[Steinfeld (2009)]{b24}\label{b24} 	 		‘Economic Constraints on Production and Consumption of Animal Source Foods for Nutrition in Developing Countries’.  		 			H Steinfeld 		.  	 	 		\textit{The Journal of Nutrition}  		2009. November 2010. 133 p. .  	 
\bibitem[Dutilh and Kramer ()]{b6}\label{b6} 	 		‘Energy consumption in the food chain: comparing alternative options in food production and consumption’.  		 			C E Dutilh 		,  		 			K J Kramer 		.  	 	 		\textit{Ambio}  		2000. 29  (2)  p. .  	 
\bibitem[Goodland ()]{b13}\label{b13} 	 		‘Environmental sustainability in agriculture: diet matters’.  		 			R Goodland 		.  	 	 		\textit{Ecological Economics}  		1997. 23 p. .  	 
\bibitem[FA 34. Xiayon??????? Theme: Is Your Life Style Killing Earth? Modern Lifestyle, Non Veg Food and its World Agriculture Towards ()]{b29}\label{b29} 	 		‘FA 34. Xiayon??????? Theme: Is Your Life Style Killing Earth? Modern Lifestyle, Non Veg Food and its’.  	 	 		\textit{World Agriculture Towards},  				2015. 2003.  	 	 (Impact on Environmental Aspects) 
\bibitem[
			U
		 (2008)]{b26}\label{b26} 	 		\textit{Food and Agriculture Organization},  		 			U 		.  		June, 2008.  	 	 (Food Outlook) 
\bibitem[Friends of Earth Europe Fuel Destruction in Latin America ()]{b10}\label{b10} 	 		‘Friends of Earth Europe’.  	 	 		\textit{Fuel Destruction in Latin America}  		2008.  	 	 (p 21) 
\bibitem[Rosegrant et al. ()]{b22}\label{b22} 	 		‘Global Food Projections to 2020: Emerging Trends and Alternative Futures’.  		 			M W Rosegrant 		,  		 			M S Paisner 		,  		 			S Meijer 		,  		 			J Witcover 		.  	 	 		\textit{International Food Policy Research Institute}  		2001.  	 
\bibitem[Rosegrant et al. ()]{b23}\label{b23} 	 		‘Global Food Projections to 2020: Emerging Trends and Alternative Futures’.  		 			M W Rosegrant 		,  		 			M S Paisner 		,  		 			S Meijer 		,  		 			J Witcover 		.  	 	 		\textit{International Food Policy Research Institute}  		2001.  	 
\bibitem[Mark et al. ()]{b18}\label{b18} 	 		\textit{Global Water Outlook to 2025. Averting an Impending Crisis},  		 			W Mark 		,  		 			Ximing Rosegrant 		,  		 			Sarah A Cai 		,  		 			Cline 		.  		2002. International Food Policy Research Institute.  	 
\bibitem[Dr and Ibrahim ()]{b4}\label{b4} 	 		‘Great Prospects For The Indian Poultry Industry’.  		 			M A Dr 		,  		 			Ibrahim 		.  	 	 		\textit{World Poultry}  		1996. 12  (7) .  	 
\bibitem[Livestock's Long Shadow, Environmental Issues and Options ()]{b9}\label{b9} 	 		\textit{Livestock's Long Shadow, Environmental Issues and Options},  		2007. pp. p. xx.  	 	 (Food and Agriculture Organization) 
\bibitem[Steinfeld and Chilonda ()]{b14}\label{b14} 	 		\textit{Old Players, New Players in FAO, Livestock},  		 			Henning Steinfeld 		,  		 			Pius Chilonda 		.  		2006. p. 3.  	 	 (Report) 
\bibitem[Bhattu ()]{b0}\label{b0} 	 		‘Status of Broiler Industry in India -A Review’.  		 			B S Bhattu 		.  	 	 		\textit{Indian Journal of Animal Research}  		2002. 35  (2) .  	 
\bibitem[Durning and Brough ()]{b5}\label{b5} 	 		‘Taking Stock: Animal Farming and the Environment’.  		 			A T Durning 		,  		 			H B Brough 		.  	 	 		\textit{Worldwatch Institute}  		1991. p. 103.  	 
\bibitem[Janice Cox & Sari Varpama. (ed.) (2000)]{b17}\label{b17} 	 		\textit{The 'Livestock Revolution' -Development or Destruction, Compassion in World Farming 19. Live Stock's Long Shadow},  		Janice Cox \& Sari Varpama. (ed.)  		September 2000. 2006. FAO.  	 
\bibitem[The impact of Soy production South American Ecosystem: AID Environment ()]{b25}\label{b25} 	 		‘The impact of Soy production’.  	 	 		\textit{South American Ecosystem: AID Environment},  				2008.  	 
\bibitem[Popkin ()]{b21}\label{b21} 	 		‘The nutritional transition and obesity in the developing world’.  		 			B M Popkin 		.  	 	 		\textit{Journal of Nutrition}  		2001. 131 p. .  	 
\bibitem[Ipcc ()]{b16}\label{b16} 	 		\textit{The regional impacts of climate change: An assessment of vulnerability},  		 			Ipcc 		.  		1997. UK.: Cambridge University Press.  	 
\bibitem[The Truth about Soya production in South Africa ()]{b27}\label{b27} 	 		 \url{http://www.fao.org/newsroom/en/news/2006/1000448/index.html31}  	 	 		\textit{The Truth about Soya production in South Africa},  				2006. 2010. p. 27.  	 
\bibitem[Galloway et al. ()]{b11}\label{b11} 	 		\textit{Trade in Meat: The Top of the Pork Chop},  		 			J N Galloway 		,  		 			Brad Burke 		,  		 			Ford 		.  		2007. 36 p. .  	 
\bibitem[New and Report ()]{b20}\label{b20} 	 		‘Vegan diet vital to save environment, curbing fossil fuel’.  		 			U N New 		,  		 			Report 		.  	 	 		\textit{New UN Report}  		2006. 2009. 23.  	 
\bibitem[Brown ()]{b1}\label{b1} 	 		\textit{Who Will Feed China? Wake-Up Call for a Small Planet},  		 			L R Brown 		.  		1995. Norton, New York.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
