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

@font-face {
  font-family: '321impact';
  src: url('../fonts/321impact.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: '321impact';
  src: url('../fonts/321impact.ttf')  format('truetype'), url('../fonts/321impact.svg#321impact') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url('../fonts/OpenSans-BoldItalic.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url('../fonts/OpenSans-BoldItalic.ttf')  format('truetype'), url('../fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src:url(../fonts/OpenSans-Regular_0.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Italianate';
  src:url(../fonts/Itali__.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'karla';
  src:url(../fonts/KAJHCSH_2.TTF);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PerryGothic';
  src:url(../fonts/PERRYGOT_0.TTF);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arial';
  src:url(../fonts/arial.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Play';
  src:url(../fonts/Play-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro';
  src:url(../fonts/MyriadPro-Regular.otf);
  font-weight: normal;
  font-style: normal;
}
.reset {
	margin:0;
	padding:0;
}
body {
	width:100%;
	font-family: 'OpenSans';
	color: #000;
  	    font-size: 18px;
    line-height: 20px;
	
	
}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
	z-index:99999;
	background:rgba(255,255,255,1);
	}
.logowraper {
	background:#2e0d0d;
	height:103px;
}
.logo {
	float:left;
	padding-top:12px;;
}
.menu {
	 font-family: 'Play';
    font-size: 20px;
    line-height: 32px;
    float: right;
    margin-top: 71px;

	}
	.menu ul, .tmenu ul {
		list-style-type: none;
    margin: 0;
    padding: 0;


	}
	.menu ul li {
		
		padding:10px;
		padding-top:5px;
		padding-bottom:5px;
		
		 display: inline;
	}
	
	.menu ul li a, .tmenu ul li a {
		text-transform:uppercase;
		color:#FFFFFF;
		text-decoration:none;
	}
	.menu ul li:hover{
		background:#00923f;
	}
	.menu ul .active{
		
		background:#00923f;
	}
	.tmenu {
		display:none;
	}
	.bars {
		color:rgba(255,255,255,1);
		float:right;
		padding:10px;
		padding-right:20px;
		display:none;
		cursor:pointer;
}
.add {
	padding:10px;
}

#hide {
	display:block;
}
#show {
	display:none;
}
.header {
	height:277px;
}
.headerimg {
	background:url(../images/anti_banner.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height:277px;
	margin:0;
	padding:0;
	
	
}
.header-text {
	background:rgba(20, 10, 102, 0.3);
	font-size:28px;
	line-height:38px;
	 font-family: 'OpenSans';
	color:rgba(255,255,255,1);
	margin-top:10px;
	margin-left:32px;
	width:460px;
	padding:30px;
	padding-left:60px;
	float:right;
	margin:50px 15px 50px 0px;
	
	
}
.greenbar {
	background:#00923f;
	height:22px;
}
.eatfood img {
	float:left;
	margin-top:-315px;
}
.welcometext {
	 font-family: 'OpenSans';
	 color:#0093dd;
	 font-size:43px;
	 line-height:43px;
	 padding-left:60px;
}
.being {
	font-size:26px;
	line-height:30px;
	color:#2e0d0d;
	padding:10px 0px 20px 0px;
}
.domi {
	background:#e1e1e1;
}
.domi img {
	float: right;
    padding: 20px;
	padding-right:0px;
}
.domi p {
	padding:20px 0px;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}
.domi .domibold {
	color:#00923f;
	font-size:28px;
	line-height:36px;
}
.currentpage {
	text-transform:uppercase;
	margin-top:-15px;
	font-size:14px;
	color:#140a66;
	text-decoration:underline;
	 -moz-text-decoration-color:#dca44c; /* Code for Firefox */
    text-decoration-color:#dca44c;
	 font-weight: bold;
	
}
.header-text span {
	color:#e8b54a;
}
.main-container{
	width:960px;
	min-height:auto;
	
}
.listitem {
	padding:20px;
	line-height: 25px;
	text-align:justify;
}
.listitem li a{
			
		color: #fa9035;
		font-weight: 700;
		}

.listitem li {
	margin:0px;
	padding:5px;
}
.link_list li a{
			
		color: #fa9035;
		font-weight: 700;
		}
.link_list ul {
	list-style:none;
	list-style-image:none;
}
.link_list ul li {
	padding:10px;
}
.leftc  {
	float:left;
	width:50%;
}
.rightc  {
	float:left;
	width:50%;
}
.wraper {
	background:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
}
.content img {
	float: right;
    padding: 0px;
	padding-left:12px;
	padding-bottom:10px;
}
.content p {
	font-size:16px;
	line-height:20px;
	text-align:justify;
}
.content h3 {
	color:#e67511;
	font-size:20px;
	line-height:20px;
}
.couponimg {
	padding:0px;
}
.couponimg .img-responsive {
	float:none;
	margin:0 auto;
}
.bottom-main-content .img-responsive{
	float:none;
	margin:0 auto;
	
}
.box {
    background: #f8f8f8 url(../images/boxbg.gif) top left repeat-y;
    border: 1px solid #d0d4d4 dashed;
    color: #505050;
    margin: 15px auto;
    padding: 10px 10px 10px 20px;
    width: 50%;
	border-width:5px;
	border-color:rgba(255,0,0,1);	
    border-style:dashed;
}
.coupontext {
	font-size:16px;
}
.footer {
	background:#00923f;
	height:auto;
	font-family: 'arial';
	color:rgba(255,255,255,1);
}
.footerleft{
	float:left;
	width:52%;
	padding:20px;
}
.footerright{
	text-align:center;
	float:right;
	width:48%;
	padding:20px;
}

.footer span {
	font-style: italic;
}
.footer a {
	color:rgba(255,255,255,1);
}