/* CSS Document */
#top{
	width:735px;
	height:440px;
	margin:auto;
	padding-top:10px;
	background:url(../images/top-Bg.jpg) no-repeat;
}
#top2{
	width:735px;
	height:350px;
	margin:auto;
	padding-top:10px;
	background:url(../images/top-Bg.jpg) no-repeat;
}
#links{
	width:550px;
	height:30px;
	margin:auto;
	padding-top:5px;
	text-align:center;
	background-color:#ffdab7;
}
#animation{
	width:720px;
	height:282px;
	margin-left:7px;
	margin-top:6px;
}
#welcome{
	width:635px;
	height:105px;
	margin-top:7px;
	margin-left:50px;
	font-size:12px;
}
#bottom{
	width:648px;
	height:380px;
	padding:5px;
	margin:auto;
	background-color:#FFFFFF;
}
#menuDownloads{
	width:648px;
	height:100px;
	padding:5px;
}
#category{
	width:295px;
	height:130px;
	float:left;
}
#specialDish2{
	width:270px;
	height:120px;
	padding:5px;
	padding-right:20px;
	float:left;
	text-align:right;
	background:url(../images/Special-Dish-2.jpg) no-repeat;
}
#dishSet{
	width:635px;
	height:130px;
	clear:both;
	margin:auto;
}
.catName{
	width:200px;
	height:18px;
	float:left;
	border-bottom:1px #CCCCCC dashed;
}
.catPrice{
	width:70px;
	height:18px;
	text-align:right;
	float:left;
	border-bottom:1px #CCCCCC dashed;
}
#highlightDishes{
	width:640px;
	height:130px;
	padding-left:5px;
	float:left;
	text-align:right;
}
#specialOffer{
	float:right;
	width:327px;
	height:130px;
	padding-right:15px;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	background:url(../images/specialOffer.jpg) no-repeat;
}
.dish{
	width:197px;
	height:120px;
	padding-right:13px;
	padding-top:10px;
	float:left;
	font-size:10px;
	text-align:right;
}
#footer{
	width:600px;
	height:20px;
	margin:auto;
	font-size:10px;
	color:#a0181a;
	text-align:center;
}
#fbFanPage{
	position:absolute;
	clear:both;
	width:200px;
	height:53px;
	margin-top:-435px;
	margin-left:-40px;
	background:url(../images/facebook-fan-icon.png);
	cursor:pointer;
}
/*********************** Directions Page Styles ********************************/

#bottomGraph{
	width:648px;
	height:370px;
	padding:5px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:center;
}
#graph{
	width:646px;
	height:348px;
	border:1px #666666 solid;
}

/*********************** contact Page Styles ********************************/

#bottomContact{
	width:648px;
	min-height: 280px;
	padding:5px;
	margin:auto;
	background-color:#FFFFFF;
}
#form{
	width:648px;
	height:290px;
	margin-bottom:9px;
	border-bottom:1px #CCCCCC dashed;
}
#openDays{
	width:646px;
	height:250px;
}
#hoursTable{
	width:530px;
	height:180px;
	margin:auto;
	padding-left:50px;
}
.tableCell{
	width:114px;
	height:20px;
	padding-left:10px;
	font-size:12px;
	float:left;
}
.tableCell_sp{
	width:272px;
	height:20px;
	padding-left:10px;
	font-size:12px;
	float:left;
}
.tableCell_sp_span{
	font-size:10px;
}


/*********************** Menu Page Styles ********************************/

#bottomMenu{
	width:648px;
	height:1125px;
	padding:5px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:center;
}
#menu{
	width:646px;
	height:1123px;
	background-color:#fcd8b5;
	border:1px #cccccc solid;
}
.menuItem{
	width:200px;
	height:130px;
	float:left;
	padding:5px;
	text-align:center; 
	color:#990000; 
	font-weight:bold;
}
.menuTitle{
	padding-top:10px;
	width:646px;
	height:30px;
	text-align:left;
	clear:both;
}
/********************* Autumn / winter Theme **************/
#autumn{
	width:100%;
	height:200px;
	background-image:url(../images/bottom-autumn-leaf-set.gif);
}
#thanks-giving{
	width:750px;
	height:200px;
	margin:auto;
	background:url(../images/thanks-giving.png) no-repeat;
}
#winter{
	width:100%;
	height:200px;
	background-image:url(../images/snow-bottom.gif);
}
.cristmasDiv{
	position:absolute;
	width:220px;
	height:400px;
	margin-left:-165px;
	margin-top:-50px;	
}
.NY2011Div{
	position:absolute;
	width:220px;
	height:400px;
	margin-left:-170px;
	margin-top:-40px;	
}
.jully4_2011Div{
	position:absolute;
	width:220px;
	height:400px;
	margin-left:720px;
	margin-top:-100px;	
}
.jully4_fireworks_2011Div{
	position:absolute;
	width:300px;
	height:200px;
	margin-left:720px;
	margin-top:-30px;	
}
.thankgiving_2011Div{
	position:absolute;
	width:220px;
	height:400px;
	margin-left:-142px;
	margin-top:-50px;	
}
.cristmasDiv2011{
	position:absolute;
	width:1220px;
	height:394px;
	margin-left:-243px;
	margin-top:5px;	
}
