/* smartphones */

@media handheld, only screen and (max-width: 550px) {
	
	
.header {
	margin-top: 2%;
	width: 94%;
	overflow: hidden;
	margin-left: 3%;
	margin-right: 3%;
	text-align: center;
	
} 	

.headerlogo {
	width: 50%;
	background: url(../images/headerlogo2.gif);

}

.headerinfo {
	margin-top: 5%;
	text-align: center;
	width: 45%;
}

.social {
	width: 45%;
	
}

.takeout {
	
	margin-top: 7%;
	width: 100%;
}
.catering {	
	margin-top: 5%;
	width: 100%;
}

.headerinfo2 {
	margin-top: 7%;	
	text-align: center;
	width: 100%;
}

.animation {
	margin-right: -1%;
	width: 29%;
}

.delivery {
	text-align: left;
	width: 19%;
}

.headerphone {
	width: 34%;
	margin-left: 9%;
}

.green {
	background-image: none;
	background-repeat: repeat-x;
	margin-top: -45%;	
	width: 100%;
	text-align: center; 
}

.green2 {
	background-image: none;
	background-repeat: repeat-x;
	margin-top: -5%;	
	width: 100%;
	text-align: center; 
}


.navbar {
	margin-top: 8%;
	
	width: 100%;
}

.home {
width: 28%;

}

.menu {
width: 28%;

}

.cateringmenu {	
	width: 40%;
	
}

.specials {	
	width: 38%;
	float:none;
	margin-left:4%
	
}

.contactus {
	width: 48%;
	margin-top: -15%;
	margin-right:6%
	
}


.maincontent { 
	margin-top: 5%;
	width: 94%;
	overflow: hidden;
	margin-left: 3%;
	margin-right: 3%;
}

.maincontent2 {
	width: 94%;
	overflow: hidden;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 0px;
}
	
.slideshow {
	padding-top: 48%;
	padding-left: 3%;
	padding-right: 3%;
}



.leftbox {
	width: 91%; 
	background-color: #DE7B29;
	border: thick solid #FFF;
	padding: 3%;
	margin-bottom: 6%;
}

.rightbox {
	width: 91%;
	background-color: #DE7B29;
	border: thick solid #FFF;
	padding: 3%;
	margin-bottom: 6%;
}

.rightbox2 {
	text-align:center;
	margin-top: 6%;
	width: 90%;
	background-color: #DE7B29;
	border: thick solid #FFF;
	padding: 3%;
	margin-bottom: 12%;
}

.leftbox2 {
	
	width: 43.5%;
	background-color: #DE7B29;
	border: thick solid #FFF;
	
	margin-bottom: 3.5%;
	margin-right: 1%;
	margin-left: 1%;	
}

.middlebox {
	width: 43.5%;
	background-color: #DE7B29;
	border: thick solid #FFF;
	
	margin-bottom: 3.5%;
	margin-right: 1%;
	margin-left: 1%;
}

.rightbox3 {
	width: 43.5%;
	background-color: #DE7B29;
	border: thick solid #FFF;
	
	margin-bottom: 3.5%;
	margin-right: 1%;
	margin-left: 1%;
}


table, td, th
{
	width:100%;
	padding:1%;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align:bottom;
	line-height: 150%;
}

.twelve {
	font-size: 7.5px;
}.

.description {
	font-style: italic;
	font-size: 10px;
	line-height: 150%;
}

.noticeright {
	
	font-size: 0px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	width: 0%;
	margin-bottom: 0%;
	padding-right: 5%;
	padding-left: 5%;
}

.noticeleft {
	
	font-size: 0px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	width: 0%;
	margin-bottom: 0%;
}

.noticeleftbottom {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	width: 70%;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 13%;
	margin-top: 3%;
}


.footer {
	background-image: url(../images/footerbackground3.png);
	background-repeat: repeat-x;
	margin-top: -8%;
	width: 100%;
}

.footerinfo {
	width: 40%;
	margin-right: 3%;
	margin-top: -27%;
}

.ctgraphics {
	display: none;
	width: 8%;
	margin-right: 3%;
	margin-top: -6.5%;
}

.googlemap {
	width: 100%;
	display:none;
}

.googlemapkindle {
	width: 100%;
	display:none;
}

.googlemapsmartphone {
	width: 100%;
	display:table;
}

.bottombox {
	width: 90%;
	background-color: #DE7B29;
	border: thick solid #FFF;
	padding: 3%;
	margin-bottom: 10%;
}

.textleft {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
}

.specialbox {
	width: 91%; 
	background-color: #DE7B29;
	border: thick solid #FFF;
	padding: 3%;
	margin-bottom: 10%;
}

.coupons {
	width: 100%;
	border: thick solid #ffffff;
	
}

.coupons:hover {
	width: 100%;
	border: thick solid #333333;
	
}

}