@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:24px;
	color: #333;
	background-color:#FFF;
	background-image: url(../images/bg.jpg);
	background-position:center top;
	/*background-attachment: fixed;*/
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3{
	font-family: 'Poppins', sans-serif;
}
h1{ color:#4a9413; font-size: 50px; }
h1 .orange{ color:#f46f20; font-size: 30px; font-weight:normal;}
a {	text-decoration: none; color:#45940a;}
a:hover {	text-decoration: none; color:#45940a;}
a.tel{font-size:25px; color: #f46f20; font-weight: bold; line-height: 30px;}
#header{width:980px; margin:0 auto;}
#content{width:980px; margin:0 auto;}
#footer{width:980px; margin:0 auto; text-align: center; padding-bottom: 20px;}
#bgNav{
	background-image: url(../images/bgNav.png);
	width: 679px;
	height: 52px;
	margin: 32px 0 0 0;
	padding: 30px 0 0 0;
	text-align: center;
}
#bgMain{ background-image: url(../images/bg.jpg); background-position:center top;	background-repeat:repeat-x;}
.btOrderOnline{
	position: absolute;
	margin: 403px 0 0 711px;
	z-index: 99;
}
.logo{
	margin: 18px 0 0 15px; 
}
.navLR{
	margin:0 28px;
}
.lineUnder{
	margin: 10px 0 0 0;
}
.imgBor{
	border: #f9c7a9 1px solid;
}
.txtOrange{	color:#f46f20;}
.txtGreen{	color:#45940a;}
#txtDescLunch{
	color:#333;
	font-size:14px; line-height: 16px;
	border-bottom: 1px #999 dashed;
	padding:0 0 2px 0px;
	margin:0 0 2px 0;
}




/*--------- Font Color Normal ----------*/
#con50{
	width:46%;
	float:left;
	padding:0 2%;
}
#con70{
	width:70%;
	float:left;
}
#con30{
	width:30%;
	float:left;
}
.txtWhite{
	color:#FFF;
}
.txtRed{
	color:#e71e25;
}
.txtYellow{
	color:#FF3;
}
.txtBlack{
	color:#000;
}
.txtGreen{
	color:#16b54e;
}
.txtBlue{
	color:#2f3b83;
}
.txtGray{
	color:#b9b9b9;
}
.txtGold{
	color:#ebce27;
}
.txtCmmt{
	color:#cd4343;
}
/*--------- End Font Color Normal ----------*/
/*---------  Contact ----------*/
#boxRegister{
	padding-top:5px;
}
.boxRegister{
	margin-left:3px;
}
.borMap{
	border:#CCC 1px solid;
	padding:1px;
}
.txtBox{
	background-repeat:repeat-x;
	border:1px #666 solid;
	border-radius:5px;
	width:300px;
	height:19px;
	color:#666;
	margin:0 0 3px 5px;
	padding:0 0 0 5px;
}
.txtBoxNum{
	background-repeat:repeat-x;
	width:300px;
	color:#666;
	background-color:#FFF;
	border:1px #666 solid;
	border-radius:5px;
	margin:0 0 3px 5px;
	padding:0 0 0 5px;
}
/*---------  EndContact ----------*/

/*--------- Order Online ----------*/
h1.orderonline{ color: antiquewhite; font-size: 20px; margin: 0; padding: 0; }
h2{}
h3{
	color:#468211;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0 0 0; padding:0;	
}
h5{
	margin:0 0 5px 0;
	font-weight:normal;
	padding:0;
	color:#fede66;
	font-size:20px;
}
		#page-wrap{
			width: 1100px; 
			margin: 0 auto;
  			/* position: relative; */
		}
       	#main { background-image:url(../images/bgContent.png); padding:20px;}
        #sidebarL { width: 170px; float: left; }
        #sidebar { width: 260px; float: right; }
		
		#sidebarL ul{
			color:#ffebb2;
			margin:0 0 10px 0;
			padding:0 0 0 15px;
			line-height:20px;
			font-size:14px;
		}
		#sidebarL ul a{
			color:#ffebb2;
			text-decoration:none;
		}
		#sidebarL ul a:hover{
			color:#ffebb2;
			text-decoration:underline;
		}
		
#txtDesc{
	color:#333;
	font-size:14px;
	/*padding:0 0 2px 25px;*/
	padding:0 0 2px 0px;
	margin:0 0 15px 0;
}
#txtDesc2{
	color:#333;
	font-size:14px;
	padding:0 0 2px 0px;
	margin:0 0 2px 0;
}
#lineT{
	background-image:url(../images/lineT.gif);
	height:6px;
}
.borBottom{
	border-bottom:dashed #7B7B7B 1px;
}
.txtPrice{
	color:#468211;	
}
.tbTitle{
	color:#FFF;
	background-color:#000;
	padding:5px;
}
.tbDesc{
	color:#666;
	background-color:#FFF;
	padding:5px;
	border-bottom:dashed 1px #999;
}
.tbDescNew{
	background-color:#f9aba5;
	color:#862525;
	padding:5px;
	border-bottom:dashed 1px #999;
}
.lineList{
			background-image:url(../images/onlineUnderList.png);
			background-repeat:repeat-x;
			background-position:bottom;	
			padding:5px 0;
}
.lineList2{
			background-image:url(../images/onlineUnderList.png);
			background-repeat:repeat-x;
			background-position:bottom;	
			padding:2px 0;
}
.btOrder{
	margin:10px 0 0 5px;
}
.btOrderNor{
	margin:0px 0 0 5px;
}
.bg65{
	background-image:url(../images/bgWhite65_C.png);
}
.imgGal{
	border:2px #17b64e solid; 
	margin:5px 12px;
    -ms-transform: rotate(-3deg); /* IE 9 */
    -webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
    transform: rotate(-3deg);
}
		
		/* Delete Box */
		#inline { display: none; width: 600px; }

/*--------- End Order Online ----------*/