body {
	font-family:Garamond;
	font-size:12pt;
	font-color:black;
	margin:5px 10%;
	min-width:840px;
	}
	a:link {color:white; text-decoration:none; border-style:none;}
a:visited {color: white; text-decoration:none; border-style:none;}
a:active {color: white; text-decoration:none; border-style:none;}
a:hover {text-decoration:none; border-style:none;}

	
div {
	padding:3px;
	}

div.title {
	text-align:center;
	font-size:18pt;
	font-weight:bold;
	color:black;
	}

div.image {
  font-size:18pt;
	font-weight:bold;
	text-align:center;
	}
div.image a:link {
	color:Black; 
	text-decoration:none;
	}
 
div.image a:visited {
	color:Black;
	text-decoration:none;
	}
	
div.image a:hover {
	color:black;
	text-decoration:none;
	}
div.image a:active {
	color:black;
	text-decoration:none;
	}
	
div.imagec {
  font-size:14;
	color:white;
	font-weight:bold;
	text-align:center;
	}

div.imager {
	text-align:right;
	}

div.content {
	text-align:left;
	vertical-align:top;
	}
	
.menu {
  font-size:14;
	color:white;
	font-weight:bold;
	text-align:center;
	width:100%;
	align:center;
	}
.submenu {
	background-color:white;
	font-size:14;
	color:#006633;
	font-weight:bold;
	text-align:center;
	width:100%;
	align:center;
	}			 
.footer {
				text-align:center;
				font-size:14;
				width:100%;
				}
.footer a:link {color:#006633; text-decoration:none; border-style:none;}
.footer a:visited {color:#006633; text-decoration:none; border-style:none;}
.footer a:active {color:#006633; text-decoration:none; border-style:none;}
.footer a:hover {text-decoration:#006633; border-style:none;}	

.toppings {
	background-color:white;
	font-size:10pt;
	color:gray;
	font-weight:bold;
	text-align:left;
	width:100%;
	align:center;
	}			
	.sandwich {
	background-color:white;
	font-size:14;
	color:#006633;
	font-weight:bold;
	text-align:left;
	width:100%;
	align:center;
	white-space:nowrap;
	}			 
	.gradient {
background: url(frgrade.jpg) 0% 0% repeat-x;
}