.display {
width: 80%;
margin-right: auto;
margin-left: auto;
border-width: 1px;
height: 111px;
}

A:visited  {color:Maroon; text-decoration: none}
A:link  {color:Maroon; text-decoration: none}
A:active  {color: #C0FFC0; text-decoration: none}
A:hover   {text-decoration:none; border-bottom: 1px solid #77cb73; color:#77cb73}

hr{height:0;border:0;border-top:1px solid #999;}

	
	#map {
	width:			200px;
	margin:			0 0 0 5px;
	padding:		8px 0;
	text-align:		center;
	
	border:			1px solid #77cb73;
	background:		#eff8ce;
	
}

#main_content_layout {
	
	border-bottom: dotted #77cb73;
}

#main_header {
	
	font-family: "Cooper Std Black";
	font-size: large;
	
	}

#main_content {
	font-family: Latha;
}

#copyright {
	align: right;
	float: right;
}

#lucyskitchen {
 margin-left: 4%;	
}

#menu_header {
	font-family: "Brush Script Std";
	font-size: x-large;
	border-bottom: 1px ridge;
}

#menu_content {
	font-size: small;
	color: Black;
	font-family: "Franklin Gothic Book";
}

#menu_bg {
	width:			700px;
	margin:			0 0 0 5px;
	padding:			8px 0;
	text-align:		center;

	
	}
	
	
