/* CSS Document */

div#sandwiches { margin: 0; padding: 0;
	text-align: justify;
	position: absolute;
	width: 39px;
	height: 39px;
	background: transparent url(images/submenu_head_circle.png) no-repeat;
}

h2#sandwiches_h2 {margin: 0; padding: 0;
	position: absolute;
	left: 8px;
	top: -1px;
	width: 68px;
	height: 35px;
	background: transparent url(images/sub_menu_h2.png) no-repeat;
	text-indent: -9999px;
}

h3#sandwiches_h3 {margin: 0; padding: 0;
	position: absolute;
	left: 75px;
	top: 14px;
	width: 320px;
	height: 28px;
	background: transparent url(images/sandwiches_title.png) no-repeat;
	text-indent: -9999px;
}

/*----------french dip------------*/

div#frenchdip {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 70px;}
div#frenchdip h2 {margin: 0; padding: 0; position: absolute; left: 40px; top: -7px; width: 359px; height: 22px; background: transparent url(images/submenu_frenchdip_subtitle.png) no-repeat; text-indent: -9999px;}
div#frenchdip p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; height: 43px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}

/*----------grilled cheese------------*/

div#grilledcheese {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 70px;}
div#grilledcheese h2 {margin: 0; padding: 0; position: absolute; left: 40px; top: -7px; width: 359px; height: 22px; background: transparent url(images/submenu_grilledcheese_subtitle.png) no-repeat; text-indent: -9999px;}
div#grilledcheese p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; height: 43px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}

/*----------reuben------------*/

div#reuben {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 70px;}
div#reuben h2 {margin: 0; padding: 0; position: absolute; left: 40px; top: -7px; width: 359px; height: 22px; background: transparent url(images/submenu_reuben_subtitle.png) no-repeat; text-indent: -9999px;}
div#reuben p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; height: 43px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}


/*----------rachel------------*/

div#rachel {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 70px;}
div#rachel h2 {margin: 0; padding: 0; position: absolute; left: 40px; top: -7px; width: 359px; height: 22px; background: transparent url(images/submenu_rachel_subtitle.png) no-repeat; text-indent: -9999px;}
div#rachel p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; height: 43px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}


/*----------philly steak------------*/

div#philly {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 70px;}
div#philly h2 {margin: 0; padding: 0; position: absolute; left: 40px; top: -7px; width: 359px; height: 22px; background: transparent url(images/submenu_philly_subtitle.png) no-repeat; text-indent: -9999px;}
div#philly p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; height: 43px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}
