.banner {
	border: 5px solid #000000;
}
.nav {
	width: 120px;
}
.txt {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.soon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
}
.picture_border {
	border: medium solid #000000;
}
.print_banner {
	display: none;
}.quote_front {
	font-weight: bold;
	font-size: 18px;
	font-family: Garamond, "Times New Roman", sans-serif;
	color: #000000;
}
.copyright {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.sub_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	border: 5px double #990000;
}
.menu_bg {
	background-color: #CCCCCC;
	border: 3px solid #000000;
}
.menu_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.menu_price {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
