@charset "UTF-8";
/* CSS Document */

	body {
	background-color: #8c3035;
		}
		
	#wrapper {
		margin: 0px auto;
		width: 741px;
		height: auto;
		background-color:#ffd075;
		}
		
	#header {
		width:741px;
		height: 193px;
		}

	#homecontent {
		width:741px;
		height: 450px;
		background-color:#ffd075;	
		}
		
	#homecontent img {
		margin-left: 120px;
		margin-top: 35px;
		}
		
	#orderonline {
		margin-left: 160px;
		}
		
	#footer {
		width:741px;
		height:236px;
		}
/*--------------------------------------------- About Page ------------------------------------------*/		
	#aboutcontent {
		width:741px;
		height: auto;
		background-color:#FFD075;
		}
		
	#leftabout {
		width: 300px;
		height: auto;
		float: left;
		background-color:#FFD075;
		margin-top: 15px;
		}
				
	#leftabout img {
		margin-left: 50px;
		margin-top: 15px;
		margin-bottom: 15px;
		}
		
	#rightabout {
		width:400px;
		height: auto;
		background-color:#FFD075;
		float: left;
		}
		
	#rightabout p {
		font-size:15px;
		margin-top: 25px;
		
		}
/*--------------------------------------------- Menu Page ---------------------------------------------------*/			
	#menucontent {
		width:700px;
		height: auto;
		background-color:#FFD075;
		margin-left:15px;
		}
		
	#menucontent p {
		font-size:16px;
		}
		
	#menucontent ul {
		font-size:14px;
		}
		
	#menuclick{
		width:741px;
		height:320px;
		margin-bottom:15px;
		
		}
		
	#menuclick h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:center;
		color:#8c3035;
		}
		
	.pizza {
		width:117px;
		height:286;
		margin-left:8px;
		float:left;
		}
		
	.wings {
		width:117px;
		height:286;
		margin-left:5px;
		float:left;
		}
		
	.burger {
		width:117px;
		height:286;
		margin-left:5px;
		float:left;
		}
		
	.sandwich {
		width:117px;
		height:286;
		margin-left:5px;
		float:left;
		}
		
	.catering {
		width:117px;
		height:286;
		margin-left:5px;
		float:left;
		}
		
	.specials {
		width:117px;
		height:286;
		margin-left:5px;
		float:left;
		}
		
/*-----------------------------------------------Pizza Menu-------------------------------------------------*/

	#newcolor {
		background-color:#ffd075;
		}
		
	#title {
		width: 700px;
		height:auto;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		margin: 0px auto;
		}
		
	#pizzacontent {
		width:700px;
		height: auto;
		background-color:#ffd075;
		}
		
	#pizzacontent img {
		margin-left:200px;
		margin-top:5px;
		margin-bottom:5px;
		}
		
/*-----------------------------------------------Wings Menu-------------------------------------------------*/

	#wingscontent {
		width:700px;
		height: auto;
		/*background-color:#ffd075;*/
		}
		
	#wingscontent img {
		margin-left:200px;
		margin-top:5px;
		margin-bottom:5px;
		
		}
/*-----------------------------------------------Burgers Menu-------------------------------------------------*/

	#burgerscontent {
		width:700px;
		height: auto;
		background-color:#ffd075;
		}
		
	#burgerscontent img {
		margin-left:200px;
		margin-top:5px;
		margin-bottom:5px;
		}

/*-----------------------------------------------Sandwich Menu-------------------------------------------------*/

	#sandwichcontent {
		width:700px;
		height: auto;
		background-color:#ffd075;
		}
		
	#sandwichcontent img {
		margin-left:200px;
		margin-top:5px;
		margin-bottom:5px;
		}
		
/*-----------------------------------------------Catering Menu-------------------------------------------------*/

	#cateringcontent {
		width:700px;
		height: auto;
		background-color:#ffd075;
		}
		
	#cateringcontent img {
		margin-left:200px;
		margin-top:5px;
		margin-bottom:5px;
		}
		
/*-----------------------------------------------Specials Menu-------------------------------------------------*/

	#specialscontent {
		width:700px;
		height: auto;
		background-color:#ffd075;
		}
		
	#specialscontent img {
		margin-left:200px;
		margin-top:5px;
		margin-bottom:5px;
		}
/*---------------------------------------------- Media Page ------------------------------------------------*/		
	#mediacontent {
		width:741px;
		height: auto;
		background-color:#FFD075;
		}
		
	#phantom {
		font-size:28px;
		padding-left:75px;
		padding-top:25px;
		color:#8c3025;
		}
		
	#leftmedia {
		width: 310px;
		height: auto;
		margin-left: 30px;
		margin-top:20px;
		float: left;
		background-color:#FFD075;
		font-size:14px;
		}
	
	#leftmedia p {
		text-align:justify;
		}
		
	#leftmedia img {
		margin-top: 15px;
		margin-left: 200px;
		}

	#rightmedia {
		width:310px;
		height: auto;
		float: left;
		background-color:#FFD075;
		margin-left: 50px;
		margin-top:12px;
		font-size:14px;
		text-align:justify;
		}
		
	#rightmedia img {
		margin-top: 5px;
		margin-left: 250px;
		}
		
	#social {
		width:741px;
		height: auto;
		clear:both;
		}
		
	#fb {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:40px;
		}
		
	#fb img {
		margin-top:5px;
		margin-left:10px;
		}
		
	#twitter {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:50px;
		width:107px;
		}
		
	#twitter h3 {
		margin-left:10px;
		}
	
	#twitter img {
		margin-left:0px;
		margin-top:10px;
		}
		
	#yelp {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:55px;
		}
		
	#yelp img{
		margin-left: 40px;
		margin-bottom:10px;
		}
		
	#email {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:50px;
		}
		
	#email img {
		margin-left: 40px;
		margin-bottom:10px;
		}
		
	#footer {
		width:741px;
		height:200px;
	
		clear: both;
		}
			
/*___________________________________ Community Page ________________________________________*/

	#commcontent {
		width:741px;
		height: auto;
		background-color:#FFD075;
		}
	
	#topcomm {
		width: 700px;
		height: auto;
		margin-left:20px;
		}
		
	#lefttop {
		width: 380px;
		height:auto;
		float:left;
		margin-left: 15px;
		}
		
		
	#righttop img {
		margin-top: 20px;
		}
	
	#righttop {
		width: 210px;
		height:auto;
		float:left;
		margin-left:40px;
		}
	
	#midcomm {
		width: 720px;
		height: auto;
		clear:both;
		}
		
	#leftmid {
		width: 210px;
		height:auto;
		float:left;
		margin-left:45px;
		margin-top: 20px;
		}
		
	#leftmid img {
		margin-top:20px;
		}
	
	#rightmid {
		width: 380px;
		height:auto;
		float:left;
		margin-left: 20px;
		}
	
	#lastcomm {
		width: 650px;
		height: auto;
		clear:both;
		margin-left:50px;
		margin-top:15px;
		}
		
	