table.menutemplate1{
	margin:0;
	padding:0;
	width:1000px;
	height:auto;
	border:none;
}

#col_type1{
	margin:0;
	padding:10px 20px 10px 20px;
	width:650px;
	height:auto;
	text-align:center;
	vertical-align:top;
}

#col_type2{
	margin:0;
	padding:0;
	width:350px;
	height:auto;
	background-color:#19344f;
	vertical-align:top;
}
	
#col_type3{
	margin:0;
	padding:20px;
	width:400px;
	height:auto;
	text-align:center;
	vertical-align:top;
}

#col_type4{
	margin:0;
	padding:0;
	width:650px;
	height:auto;
	text-align:left;
	vertical-align:top;
}

#title_foodmenu{
	color:#2b4763;
	line-height:16px;
	font-size:1.1em;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

#title_foodmenu_section{
	width:400px;
	padding:4px;
	margin:0px 0px 0px 25px;
	line-height:16px;
	font-size:1.1em;
	text-transform:uppercase;
	text-align:center;
	color:#ddd;
	background-color:#333;
}

#menu_text{
	margin:0;
	padding:5px 0px 20px 0px;
	font-size:14px;
}

#menu_text p{
	padding:4px;
	margin:2px;
}

#menu_text h4{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

#menu_text h4#left{
	text-align:left;
}

#menu_text h3{
	padding:0;
	margin:15px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

#menu_disclaimer{
	margin:20px 0px 0px 0px;
	font-size:11px;
	line-height:1em;
}

#special_1{
	width:570px;
	margin:10px;
	padding:3px 3px 15px 3px;
	background-color:#ffc;
	border:solid #ff3 3px;
	
}


#special_2{
	width:570px;
	margin:10px;
	padding:3px 3px 15px 3px;
	background-color:#cff;
	border:solid #09f 3px;
	
}


#special_3{
	width:570px;
	margin:10px;
	padding:3px 3px 15px 3px;
	background-color:#fcc;
	border:solid #f33 3px;
	
}


#special_4{
	width:570px;
	margin:10px;
	padding:3px 3px 15px 3px;
	background-color:#fc9;
	border:solid #f90 3px;
	
}


#special_5{
	width:350px;
	margin:10px 0px 0px 40px;
	padding:3px 3px 15px 3px;
	background-color:#fcf;
	border:solid #969 3px;
	
}
	

