
body {
	background-image: url(images/grillehouse.jpg);
	margin-top: 10px;
	margin-left: 3%;
}
.banner{
	color: #dbb014;
	font-family: "Porky's", "MS Serif", "New York", serif;
		font-size: 2em;
		font-style: italic;
		font-variant: normal;
		font-weight: bolder;
		text-indent: 10px;
}
.header{
		border: 5px solid Black;
	}
.infoheader{
	font-family: "Porky's", "MS Serif", "New York", serif;
	color:#b00000;
	font-size: large;
	font-style: normal;
}
.infosub{
	font-size: 125%;
	color: Black;
	font-style: normal;
}
.address {
		font-size: small;
		text-align: right;
		border: none;
		color: #dbb014;
		font-weight: bold;
	}
.menu {
		background-color: #DBB014;
		border-bottom-width: medium;
		border-left-width: medium;
		border-right-width: medium;
		border-top-width: medium;
		text-align: center;
	}
.information{
	font-family: Verdana;
	font-size: x-small;
	font-style: italic;
	color: #b00000;
	font-weight: bold;
}
.menuHeader {
	color: Black;
	font-size: 26px;
	font-style: italic;
}
.itemDesc {
	font-size: xx-small;
}
.price{
	font-size: xx-small;
}
.saying {
	border-color: silver;
	border-width: 2;
	background-color: #C8C37D;
	text-align: center;
	font-size: xx-small;
}
.menuFooter {
	color: Black;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a.menuNav {
	color: #b00000;
	padding-left: 20px; 
	padding-right: 20px;
}
a.menuNav:hover{
	color: #DBB014;
	padding-left: 20px; 
	padding-right: 20px;
}
a:menuNav:visited {
	color: #b00000;
	padding-left: 20px; 
	padding-right: 20px;
}

a.menu {
		color: #b00000;
		text-align: center;
		font-family: "Porky's", "MS Serif", "New York", serif;
		text-decoration: none;
		background-color: #DBB014;
		font-size: x-small;
		padding-left: 20px; 
		padding-right: 20px;
}
a.menu:hover {
		color: #DBB014;
		text-align: center;
		font-family: "Porky's", "MS Serif", "New York", serif;
		text-decoration: none;
		background-color: #b00000;
		font-size: x-small;
}
.adminInfo{
	font-size: xx-small;
	font-family: Verdana;
	font-style: italic;
	color: #b00000;
	font-weight: bold;
	vertical-align: bottom;
}
@font-face {
	font-family: "Porky's";
   src: url("http://www.5thavenuegrillhouse.com/")
}
.christmas{
	background-color: Green;
	height: 35px;
	text-align: center;
	font-size: x-large;
	font-style: oblique;
	letter-spacing: 15px;
	font-weight: 900;
}
.menuSub{
	text-align: right;
	font-style: italic;
	font-size: xx-small;
}

