@charset "UTF-8";
/* Real Raw Live CSS Document for the Menu Magazine Directory */

body {
	font-size: 0.8em;
	font-family: "Myriad Pro", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4B6654;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	color: #4B6654;
	text-decoration: none;
}
.menu {
	color: #4B6654;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 22px;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	cursor: text;
	text-align: justify;
}
#magazine {
	cursor: pointer;
}
.login {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(food.gif);
	background-repeat: repeat;
	background-position: center center;
	border: thin solid #DAE6E8;
	background-color: #FFF;
	color: #E73318;
	text-align: center;
	font-size: x-small;
	font-weight: normal;
}
.login:hover {
	color: #006600;
}
.login:active {
	color: #000;
}
#login {
	border: none;
	cursor: pointer;
	text-align: left;
}
.enter {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

