BODY{
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
}
INPUT{ border:1px solid #CCC;}
FORM{margin:0px; padding:0px;}
a.a{color:#981F23;}
a.a:hover{color:#000;}
#main{
	display:block;
	background-color: #FFF;
	margin:0px auto 0px auto;
	width:800px;
	font-family: Verdana;
	font-size: 9pt;
}
.title{
	 font-family: Verdana;
	 font-weight: bold;
	 color:#4B0F11;
	 font-size: 9pt;
	 display:block;
	 background-color: transparent;
	 background-image: url(images/rightMenuTitle.gif);
	 background-position: center;
	 background-repeat: no-repeat;
	 width: 118px;
	 height: 17px;
	 text-align: left;
}
#LeftMenu{
	width:118px;
	background-color:#F46F0D;
	background-image: url(images/rightMenuBg.gif);
	background-position: center;
	 background-repeat: repeat-y;
}
#LeftMenu .link, .topLink{
	margin-left: 15px;
	color:#FFF;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	line-height: 18px;
}
.topLink{font-size:9pt; font-weight: bold;}
#LeftMenu .link:hover, .topLink:hover{ color:#F86702;}
#content{
	background-color:#FFF;
	background-image: url(images/midDivBg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: "Trebuchet ms", "Lucida Sans Unicode", Helvetica, Verdana, arial, sans-serif;
	color: #333;
}
#content p , .pText{
	font-size: 12pt;	
	line-height: 1.6em;
}
#footer{
	background-color:#000;
	background-image: url(images/footerBg.gif);
	background-position: top middle;
	background-repeat: repeat-y;
	vertical-align:top;
}
#FooterTop{
	display:block;
	position:relative;
	margin-top:0px;
	top:0px;
	background-image:url('images/footerTopBg.gif');
	background-position:top middle;
	background-repeat:no-repeat;
	height:5px;
}
#FooterContent{
	font-size:7pt;
	text-align:center;
	vertical-align:middle;
	color:#F5F5F5;
	padding:3px;
}
#FooterContent a img{border:none;}
.greenRectDiv{
	background-image: url(images/greenRectBg2.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 10px;
	text-align: left;
}
#Survey{
	padding:0px 5px 0px 5px;
	background-color: #f5f5f5;
	background-image: url(images/divBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border:1px solid #CCC;
	width:200px;
	text-align: left;
	font-size: 10pt;
}
.surveyTitle{
	text-align:center;
	display:block; width:100%;color:#4B0F11;font-weight: bold;font-size: 9pt;}
#Survey .question{
	color:#000;
	font-weight: bold;
	text-align: center;}
#Survey .answerItem{
	font-size: 10pt;
	color:#666666;
	padding-left:15px;}
#LeftPane{
	width:100px;
	background-color: #F67C04;
	background-image: url(images/leftDivBg.gif);
	background-position: top;
	background-repeat:repeat-x;
	font-size:7pt;
}
#HeaderArea{
	height:110px;
	background-position: center top;
	background-repeat:no-repeat;}
	
#TopNavBar{
	text-align: center;
	margin:auto;
	float: right;
	top:0px;
	left:150px;
	background-color: transparent;
	width:345px;
	height: 40px;
}
#TopNavBar .link{
	display:block; height:30px; padding-left:6px; padding-right:6px;
	border-left:1px solid #bd6164;
	border-bottom:2px solid #000;
	background-color: #981f23;
	color:#FFF;
	line-height: 30px;
	text-decoration: none;
}
#TopNavBar .link:hover{background-color:#bd6164;}

#MidNavBar{
	padding-top: 5px;
	padding-bottom:0px;
	display:block;
	width:800px;
	height:37px;
	background-image: url(images/midNavBar.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.tab, .tabOn{
	padding-top: 10px;
	display:block;
	width:92px;
	height: 21px;
	background-color: transparent;
	color: #981F23;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}
.tab:hover, .tabOn{
	background-image:url(images/tab.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	color:#FFF;
}

.locationBox{
	background-image: url(images/locationBg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#FFF;
	display:block;
	width:160px;
	height:85px;
	text-decoration: none;
	padding-left: 20px;
	padding-top:5px;
	color:#78191b;
	text-align: left;
	line-height: 17px;
	font-size:10pt;
}
.locTitle{color:#FFF;font-size:12pt;}
.button{
	display: block;
	width:126px;
	height:23px;
	background-image: url(images/button.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	color:#4B0F11;
	text-decoration: none;
	line-height: 26px;
}
.button:hover{	background-image: url(images/button_on.gif); }
.berkots{color:#981F23;}

#Social {
	clear:right;
	display:block;
	position:relative;
	width:300px;
	height:26px;
	float:right;
	padding-right:37px;
	padding-top:40px;
}
#Social img {
	border:none;
	width:25px;
	height:25px;
	float:right;
	padding-right:3px;
}
/***************************/
/*	AD and CATERING STYLE  */
/***************************/
#AdMenu, #CateringMenu{
	width:119px;
	border:1px solid #000;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;	
}
#AdMenu{height:545px;background-image: url(images/adMenuBg.jpg);}
#CateringMenu{height:411px;background-image: url(images/cateringMenuBg.jpg);}
.cateringChoice{
	display:block;
	width:250px;
	height:150px;
	background-image: url(images/cateringChoice.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color:#FFF;
	font-size: 14pt;
}
.cateringChoice .head{display:block; height:16px; color:#000;}
.cateringChoice .price{font-size:20pt;}

.pageLink img, .pageLink{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
}
.pageLink:hover img, .pageLink, .pageLinkOn{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
#ContactFormArea{
	background-image: url(images/contactBg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#response{
	background-color:yellow;
	border:1px solid #000;
	color:#981F23;
	padding-left:25px;
}
.testBlock{
display:block;
width:250px;
height:125px;
background-color: #ccc;
border:1px solid blue;
}

.couponTable{
	width: 700px;
	margin: auto;
	min-height: 500px;
	text-align: center;
}

/***************************/
/*	Store Pictures Style   */
/***************************/
td.storePicLeft{
	background-image: url(../images/storePic/left.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width:25px;
	height: 100%;
}
td.storePicRight{
	background-image: url(../images/storePic/rt.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width:25px;
	height: 100%;
}
