/* CSS Document */

*{ margin:0px; padding:0px; border:0px; outline:0px;}
body{ border:0px; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background:url(../images/bg.jpg) top center repeat-x #FFFFFF;}
br{ line-height:16px;}
h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#4F0C03; font-style:italic;}
h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#4F4E4E; font-style:normal;}
p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify; padding-top:5px;}
.border{ border:1px #999999 solid; margin-right:5px; float:left;}
#wrapper{
	width:100%; background:#FFFFFF;
	}
.width-984{
	width:984px;
	margin:0 auto;
	}
.height-2{
	height:2px;
	font-size:0px;
	background-color:#FFFFFF;
	clear:both;
	}	
#header-wrapper{
	width:100%; 
	height:139px;
	background:url(../images/header-bg.jpg) repeat-x #4F0C03;
	}
#body-wrapper{
	width:100%;
	background-color:#DAD7D7;
	}
#footer-wrapper{
	width:100%;
	height:70px;
	background:url(../images/red-bg.jpg) repeat;
	clear:both;
	}
/*-----------header-----*/
#left-header{
	float:left;
	width:215px;
	height:115px;
	padding-top:24px;
	padding-left:30px;
	}
#right-header{
	width:714px;
	float:right;
	}	
#img-wrapper{
	height:109px;
	}
/*------------menu------------*/
#menu{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	float:right;
	height:10px;
	width:714px;
	}

#menu li{
	list-style-type:none; 	
	text-align:center;
	float:left;
	}
#menu a:link{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:7px 15px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
#menu a:visited{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:7px 15px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}	
#menu a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFFF00;
	font-weight:bold;
	padding:7px 15px;
	background:#7D1106 no-repeat;
	text-decoration:none;
	display:block;
}
#menu a:active{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 15px;
	background:#7D1106 no-repeat;
	text-decoration:none;
	display:block;
}
/*---------link-----------*/
.link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#C9C9C9;
	padding-top:27px;
	}
.link a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FD8923;
	text-decoration:underline;
	}
.link a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FD8923;
	text-decoration:none;
	}						
.link a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	}
/*-----------body part-----------*/
#left-wrapper{
	width:270px;
	background:url(../images/left-bg.jpg) repeat-x #3C3B3A;
	float:left;
	}
#lunch-wrapper{
	height:290px;
	padding:15px 0 0 20px;
	
}
#contact-wrapper{
	height:290px;
	padding:13px 0 0 20px;
	
}
.contact-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#CCCCCC;
	line-height:20px;
	}

#right-wrapper{
	width:714px;
	float:right;
		
	}
#welcome{
	width:674px;
	padding:0 0 20px 20px;
}
#menu-wrapper{ width:674px;
	padding:0 0 0 20px ;
	}
#weoffer{ background:url(../images/weoffer.jpg) no-repeat; width:259px; height:161px; float:left;}	
#view-menu{  width:405px; height:161px; float:right;}
#contact-form-wrapper{ width:674px;
	padding:0 0 0 20px ;
	}
.box{ border:1px #999999 solid; width:250px; height:22px; margin:2px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-style:italic; color:#999999;}	
.italic{  margin:2px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-style:italic; color:#666666; font-weight:bold;}	
.btn{ width:70px; height:25px; background:#570A0A; color:#FFFFFF; border:#CCCCCC 1px solid;}

/*------------footer---------*/
#footer-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#C9C9C9;
	padding-top:27px;
	}
#footer-text a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FD8923;
	text-decoration:none;
	}
#footer-text a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FD8923;
	text-decoration:none;
	}						
#footer-text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	}
