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

	body {
	background-color: #8c3035;
	background-image:url(images/background.gif);
		}
		
	p {
		font-family:"Comic Sans MS", cursive;
		font-size:14px;
		}
		
	li {
		font-family:"Comic Sans MS", cursive;
		font-size:14px;
		}
		
	h2 {font-family:"Comic Sans MS", cursive;}
	h3 {font-family:"Comic Sans MS", cursive;}
		
	#wrapper {
		margin: 0px auto;
		width: 1000px;
		height: auto;
		background-color:#ffd075;
		}
		
	#header {
		width:1000px;
		height: 193px;
		}

	#homecontent {
		width:1000px;
		height: 450px;
		background-color:#ffd075;	
		}
		
	#homeleft {
		float:left;
		width:600px;
	}
	
	#homeleft img {
		margin-left: 110px;
		margin-top: 35px;
		}
		
	#homeright {
		float:left;
		width:200px;
		height:325px;
		margin-top: 35px;
		padding-left:85px;
		}
		
	#orderonline {
		clear:both;
		width:600px;
		height: 100px;
		}
		
	#orderonline img {
		margin-left: 300px;
		margin-top:15px;
		margin-bottom:15px;
	}
	
	#footer {
		width:1000px;
		height:236px;
		}
/*--------------------------------------------- About Page ------------------------------------------*/		
	#aboutcontent {
		width:1000px;
		height: auto;
		background-color:#FFD075;
		}
		
	#leftabout {
		width: 300px;
		height: auto;
		float: left;
		background-color:#FFD075;
		margin-top: 0px;
		}
				
	#leftabout img {
		margin-left: 50px;
		margin-top: 15px;
		margin-bottom: 15px;
		}
		
	#rightabout {
		width:650px;
		height: auto;
		background-color:#FFD075;
		float: left;
		margin-right:15px;
		}
		
	#rightabout p {
		font-size:14px;
		margin-top: 25px;
		
		}
/*--------------------------------------------- Menu Page ---------------------------------------------------*/			
	#menucontent {
		width:970px;
		height: auto;
		background-color:#FFD075;
		margin-left:10px;
		}
		
	#menucontent p {
		font-size:14px;
		}
	#menucontent table {
		border:none;}
		
	#menucontent td p {
		font-family:10pt;
	
		}
	
	#menucontent tr {
		border: none;
		background:#ffd075;
		}
	#menucontent td {
		border:none;
		background:#FCD290;
		padding:4px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		}
		
	#center {
		text-align:center;
		}
		
	#right {
		text-align:right;
		margin:0px;
		padding:0px;
		font-size:18px;
		color:#006;
		font-style:italic;
		}
		
	#menucontent ul {
		font-size:14px;
		}
		
	#menucontent h1 {
		font-size:22px;
		color:#8c3035;
		margin-bottom:5px;
		padding-bottom:0px;
		font-family:"Comic Sans MS", cursive;
		}
		
	#menuleft {
		width:470px;
		height:auto;
		float:left;
		margin-left:10px;
		font-size:15px;
		}
		
	#menuright {
		width:470px;
		height:auto;
		float:left;
		margin-left:20px;
		}
		
	#menucontentbottom {
		margin-top:15px;
		float:left;
		width:960px;
		}
		
	#menuclick{
		width:741px;
		height:320px;
		margin-bottom:15px;
		}
		
	#wing {
		margin-left: 100px;
		}
		
	.green {
		color: green;
		}
		
	.grhl {
		background-color: green;
	color:#fff;
	}
	
	#cater {
		text-align:center;
		font-family:"Comic Sans MS", cursive;
		color:#8c3035;
		}
	
	#menuclick h3 {
		font-family:"Comic Sans MS", cursive;
		text-align:center;
		color:#8c3035;
		}
	

/*---------------------------------------------- Media Page ------------------------------------------------*/		
	#mediacontent {
		width:1000px;
		height: auto;
		background-color:#FFD075;
		}
	#topmedia {
		height:475px;
		width:auto;
		margin-left: 250px;
		}
		
	#topmedia h2 {
		color: #8c3035;
		}
		
	#leftmedia {
		width: 450px;
		height: auto;
		margin-left: 30px;
		margin-top:0px;
		float: left;
		background-color:#FFD075;
		font-size:14px;
		font-family:"Comic Sans MS", cursive;
		}
	
	#leftmedia p {
		text-align:justify;
		}
		
	#leftmedia h2 {
		padding:0;
		margin:0;
		}
		
	#article p{
		font-family:"Comic Sans MS", cursive;
		padding:0; 
		margin:0;
		}

	#rightmedia {
		width:450px;
		height: auto;
		float: left;
		background-color:#FFD075;
		margin-left: 35px;
		padding-top:3px;
		font-size:14px;
		font-family:"Comic Sans MS", cursive;
		}
		
	#rightmedia h2 {
		line-height: 10pt;
		font-family:"Comic Sans MS", cursive;
		}
		
	#rightmedia p {
		text-align:justify;
		}
		
	#social {
		width:1000px;
		height: auto;
		clear:both;
		}
		
	#fb {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:140px;
		}
		
	#fb img {
		margin-top:5px;
		margin-left:10px;
		border-style:none;
		}
		
	#twitter {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:80px;
		width:107px;
		}
		
	#twitter h3 {
		margin-left:10px;
		}
	
	#twitter img {
		margin-left:0px;
		margin-top:10px;
		border-style:none;
		}
		
	#yelp {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:80px;
		}
		
	#yelp img{
		margin-left: 40px;
		margin-bottom:10px;
		border-style:none;
		}
		
	#email {
		float:left;
		color:#600;
		margin-top:30px;
		margin-left:80px;
		}
		
	#email img {
		margin-left: 40px;
		margin-bottom:10px;
		border-style:none;
		}
		
	#footer {
		width:741px;
		height:200px;
	
		clear: both;
		}
			
/*___________________________________ Community Page ________________________________________*/

	#commcontent {
		width:998px;
		height: auto;
		background-color:#FFD075;
		/*border:solid black 2px;*/
		}
	
	#commcontent h3 {
		font-family:"Comic Sans MS", cursive;
	}
	
	#topcomm {
		width: 975px;
		height: auto;
		margin-left:20px;
		/*border:solid blue 2px;*/
		}
		
	#lefttop {
		width: 600px;
		height:auto;
		float:left;
		margin-left: 15px;
	/*	border:solid green 2px;*/
		}
		
		
	#righttop img {
		margin-top:25px;
		}
	
	#righttop {
		width: 210px;
		height:auto;
		float:left;
		margin-left:20px;
	/*	border:solid orange 2px;*/
		}
	
	#midcomm {
		width: 975px;
		height: auto;
		clear:both;
		/*border:solid purple 2px;*/
		}
		
	#leftmid {
		width: 210px;
		height:auto;
		float:left;
		margin-left:45px;
/*		margin-top: 20px;
		border:solid red 2px;*/
		}
		
	#leftmid img {
		margin-top:30px;
		}
	
	#rightmid {
		width: 700px;
		height:auto;
		float:left;
		margin-left: 20px;
		/*border:solid black 2px;*/
		}
	
	#lastcomm {
		width: 900px;
		height: auto;
		clear:both;
		float:left;
		margin-left:50px;
		margin-top:15px;
		/*border:solid white 2px;*/
		}
		
/*----------------------------------------Sustainability----------------------------------------------*/
#sustcontent {
		width:1000px;
		height: auto;
		background-color:green;
		}
	
#wrappersust {
		margin: 0px auto;
		width: 1000px;
		height: auto;
		background-color:green;
		}
		
		
#leftsust {
		width: 300px;
		height: auto;
		float: left;
		background-color:green;
		margin-top: 0px;
		}
				
#leftsust img {
		margin-left: 50px;
		margin-top: 30px;
		margin-bottom: 15px;
		}
		
#rightsust {
		width:650px;
		height: auto;
		background-color:green;
		float: left;
		margin-right:15px;
		}
		
#rightsust p {
		font-size:14px;
		margin-top: 25px;
		color:#ffffff;
		}

#yellow{
	color:#FFDD15;}
	
#white {
	color:#ffffff;}
