@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
}
#div1 {
}
.headerarea {
	padding-top: 10px;
}
.headera {
	text-align: center;
	width: 100%;
}
.headerb {
	text-align: center;
	width: 100%;
}
.headeropen {
	font-weight: bold;
	text-transform: uppercase;
}
.headerbuffet {
	text-transform: uppercase;
	font-size: x-large;
	font-weight: bold;
	color: #7b2e00;
}
.headertime {

}
.navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #7b2e00;
	text-transform: uppercase;
	margin-top: 5px;
}
.contentarea {

}
.footerarea {
	padding-top: 20px;
	padding-bottom: 25px;
	background-color: #6b5852;

}
.bizname {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
}
.bizaddress {
	text-align: center;
	color: #FFFFFF;
}
.bizphone {
	text-align: center;
	color: #FFFFFF;
}
.socialarea {
	padding-top: 10px;
	width: 80%;
	margin-left: 10%;
}
.socialicon {
	width: 16.666%;
	text-align: center;
	clear: none;
}
.socialheading {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	margin-top: 25px;
}
.copyrights {
	text-align: center;
	color: #FFFFFF;
	font-size: small;
	margin-top: 20px;
}
.bizfax {
	color: #FFFFFF;
	text-align: center;
}
.bizemail {
	text-align: center;
	color: #FFFFFF;
	display: block;
}
.slider {
	background-image: url(../images/slider-1-mobile.jpg);
	height: 300px;
	background-position: center center;
}
.content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageheading {
	text-align: center;
	font-size: x-large;
	color: #f26522;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	margin-bottom: 10px;
}
.map {
	height: 300px;
	background-position: center top;
	background-image: url(../images/back-map-mobile.jpg);
}
.menuarea {
}
.menuitemarea {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: thin dotted #6b5852;
}
.menuitem {
	font-weight: bold;
	color: #f26522;
}
.menudetails {
}
.menuprice {
	font-weight: bold;
	color: #f26522;
}
.promoarea {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.headerarea {
	padding-top: 15px;
}
.headera {
	width: 50%;
	text-align: right;
}
.headerb {
	text-align: left;
	width: 45%;
	clear: none;
	border-left: thin solid #000000;
	padding-left: 25px;
}
.headeropen {
	font-weight: bold;
	text-transform: uppercase;
}
.headerbuffet {
	text-transform: uppercase;
	font-size: x-large;
	font-weight: bold;
	color: #7b2e00;
}
.headertime {
}
.navigation {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #7b2e00;
	margin-top: 10px;
}
.contentarea {
}
.footerarea {
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: #6b5852;
}
.bizname {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
}
.bizaddress {
	text-align: center;
	color: #FFFFFF;
}
.bizphone {
	text-align: center;
	color: #FFFFFF;
}
.socialarea {
	padding-top: 20px;
	width: 30%;
	margin-left: 35%;
}
.socialicon {
}
.socialheading {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	word-spacing: 0.25em;
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
}
.copyrights {
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	margin-top: 50px;
}
.bizfax {
	color: #FFFFFF;
	text-align: center;
}
.bizemail {
	color: #FFFFFF;
	text-align: center;
}
.slider {
	background-image: url(../images/slider-1.jpg);
	height: 400px;
	background-position: center center;
}
.content {
	padding-top: 25px;
	padding-bottom: 25px;
}
.pageheading {
	text-transform: uppercase;
	text-align: center;
	font-size: xx-large;
	color: #f26522;
	letter-spacing: 0.15em;
	word-spacing: 0.15em;
	margin-bottom: 20px;
}
.map {
	background-image: url(../images/back-map.jpg);
	height: 400px;
	background-position: center top;
}
.menuarea {
}
.menuitemarea {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	clear: none;
	float: left;
	border-bottom: thin dotted #6b5852;
	padding-bottom: 20px;
	border-top: thin dotted #FFFFFF;
}
.menuitem {
}
.menudetails {
}
.menuprice {
}
.promoarea {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 98.3333%;
	max-width: 1232px;
	padding-left: 0.8333%;
	padding-right: 0.8333%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.headerarea {
	padding-top: 20px;
}
.headera {
	text-align: right;
	width: 50%;
}
.headerb {
	text-align: left;
	width: 45%;
	clear: none;
	margin-left: 15px;
	padding-left: 25px;
}
.headeropen {
	font-weight: bold;
	text-transform: uppercase;
}
.headerbuffet {
	text-transform: uppercase;
	font-size: x-large;
	font-weight: bold;
	color: #7b2e00;
}
.headertime {
}
.navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #7b2e00;
	margin-top: 10px;
}
.contentarea {
}
.footerarea {
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: #6b5852;
}
.bizname {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
}
.bizaddress {
	text-align: center;
	color: #FFFFFF;
}
.bizphone {
	text-align: center;
	color: #FFFFFF;
}
.socialarea {
	padding-top: 20px;
	margin-left: 35%;
	width: 30%;
}
.socialicon {
}
.socialheading {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	word-spacing: 0.25em;
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
}
.copyrights {
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	margin-top: 50px;
}
.bizfax {
	color: #FFFFFF;
}
.bizemail {
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.slider {
	background-image: url(../images/slider-1.jpg);
	height: 500px;
	background-position: center center;
}
.content {
	padding-top: 25px;
	padding-bottom: 25px;
}
.pageheading {
	text-transform: uppercase;
	font-size: xx-large;
	text-align: center;
	color: #f26522;
	letter-spacing: 0.15em;
	word-spacing: 0.15em;
	margin-bottom: 20px;
}
.map {
	background-image: url(../images/back-map.jpg);
	height: 600px;
	background-position: center top;
}
.menuarea {
}
.menuitemarea {
	margin-left: 2%;
	margin-right: 2%;
	width: 46%;
	border-bottom: thin dotted #6b5852;
	border-top: thin dotted #FFFFFF;
	/*height: 110px;*/
}
.menuitem {
}
.menudetails {
}
.menuprice {
}
.promoarea {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
