/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #213021;
}
.RegularPizza {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.MenuHeading {
	color: #F0AC0D;
	font-size: 24px;
	font-family: "Monotype Corsiva";
	padding-left: 35px;
}
.MenuItems {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 2px;
}
.MenuToppings {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MenuToppingsBlue {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000099;
}
.MenuTextPrice {
	color: #730505;
	text-align: center;
	padding-bottom: 10px;
}
.MenuExtraInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.MenuPrices {
	font-weight: bold;
	text-align: center;
	color: #730505;
}
.MenuPriceHeadings {
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.MenuSpecialNotes {
	color: #730505;
	font-weight: bold;
	padding-left: 25px;
	font-size: 14px;
}
.MenuSpecialNotesCenter {
	color: #730505;
	font-weight: bold;
	padding-left: 25px;
	font-size: 14px;
	text-align: center;
}
.MenuSodas {
	font-size: 12px;
	padding-left: 25px;
}
.MenuDressings {
	color: #730505;
	text-align: center;
	padding-bottom: 10px;
	font-size: 14px;
}
.MenuWrap {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
.MenuMenu {
	padding-left: 10px;
	padding-top: 30px;
	line-height: 1.4;
}
.MenuItemsSmall{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
}
.coupon1{
	font-size: 20px;
	color: #880c0c;
	text-align: center;
	font-weight: bold;
}
.coupon2{
	font-size: 12px;
	color: #213021;
	text-align: center;
	font-weight: bold;
}
.style1 {
	color: #730505;
	font-size: 18px;
}
.thanks {
	color: #730505;
	font-size: 20px;
	padding-left:15px;
	padding-right:15px;
}

.style2 {
	color: #730505;
	text-align: center;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; padding-bottom: 1px; padding-top: 1px; color: #000099; }

.coupontop {
	font-size: 14px;
	color: #163d7c;
	font-weight: bold;
	text-align: center;
}
.couponaddress {font-size: 14px; color: #880c0c; font-weight: bold; text-align: center; }
.coupondetails {color: #880c0c; text-align: center; font-size: 12px;}
.ttlg {
	color: #FFFFFF;
	text-align: center;
	font-size:12px;
}
.ttlg a:link,
	.ttlg a:visited,
	.ttlg a:hover {
		color:#ffffff;
	}
	
	#footer {
		margin:0;
		padding:0;
		width:100%;
		text-align:center;
		margin-top:10px;
	}

	#footer li {
	display:inline;
	padding:0;
	}
	#footer a:link,
	#footer a:visited {
		color:#ffffff;
		padding:0px 7px 0px 7px;
	}
	#footer a:hover {
		color:#ffffff;
	}
	
	#circle{
	padding-top:5px;
	}
	.copyright {
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	padding: 5px;
	}
	

	#banner {
	background-image:url(Images/newhome/sitebanner.png);
	height:174px;
	width:742px;
	position: relative;
	top: 0px;
	left: 1px;
	}
	
	#banner img {
	position:relative;
	top:16px;
	left:370px;
	}
	#mainImage {
	position:relative;
	top:0px;
	width:750px;
	height:463px;
	background-image:url(Images/pizza-shop-exterior.jpg);
	}
	#mainImage img {
	position:relative;
	top:343px;
	left:624px;
	}
	
	.bottomMenu {
	}
	.bottomMenu ul {
	margin:0px 0px 0px 5px;
	padding:0;
	}
	.bottomMenu li {
	display:inline;
	margin:0;
	padding:0px 8px;
	}
	
	#nav {
		margin:0;
		padding:0;
		width:100%;
		background:#730505;	

	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
		color:#F0AC0D;
	}
	#nav a:link,
	#nav a:visited {
		color:#F0AC0D;
		background:#730505;
		padding:3px 13.4px 3px 13.4px;
		float:left;
		text-decoration:none;
		font:"Times New Roman", Times, serif;
		font-size:18px;
	}
	#nav a:hover {
		color:#F0AC0D;
		background:#213021;
	}
	#menu #nav-menu a,
	#catering #nav-catering a,
	#delivery #nav-delivery a,
	#beer #nav-beer a,
	#coupons #nav-coupons a,
	#menu #nav-menu a:hover,
	#catering #nav-catering a:hover,
	#delivery #nav-delivery a:hover,
	#beer #nav-beer a:hover,
	#coupons #nav-coupons a:hover,
	#nav a:active,
	
