﻿a {
	border-style: none;
}
.header {
	border: 4px solid #E96D34;
	height: 248px;
	background-image: url('images/miami_grill_main6_03.jpg');
}


/* MENU */
ul {
	padding: 0px;
	margin: 0px;
}
li{
	text-decoration: none;
	list-style-type: none;
	border-right: 1px #FF6600 dotted;
}
ul.menu {
	border-style: none solid solid solid;
	border-color: #E96D34;
	line-height: 30px;
	height: 30px;
	background-color: #F8D4BD;
}
ul.menu li {
	text-decoration: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	cursor: pointer;
}
ul.menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
	list-style: none;
	text-decoration: none;
	display: block;
	padding: 0 5.6em;
}
ul.menu a:hover {
	color: white;
}
ul.menu li:hover {
	background-color: #FF9933;
}
ul.menu li:last-child {
	border-right: 0px;
}


/* LAYOUT */
body {
	background-image: url('images/miami_grill_bk.jpg');
	background-repeat:repeat;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.content {
	border-style: none solid solid solid;
	border-width: 4px;
	border-color: #E96D34;
	height: 100%;
}
#content3 {
	height: 235px;
	background-image:url('images/miami_grill_main6_10.jpg');
	border-style: none;
}
.subbody {
	border-style: none solid solid solid;
	border-width: 4px;
	border-color: #E96D34;
}
.main-content {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	padding: 5px;
	border-style: none solid solid solid;
	border-width: 4px;
	border-color: #E96D34;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #FFFFFF;
	font-size: smaller;
	height: 56px;
	background-color: #000000;
	position: relative;
}
.left-panel {
	border-style: none solid none none;
	width: 150px;
	border-right-width: 4px;
	border-right-color: #E96E34;
	/*background-image:url('images/miami_grill_main6_06.jpg');*/
	position: absolute;
	z-index: 50;
	background-color: #000000;
}
.right-panel {
	float: right;
	border-style: none;
	height: auto;
	width: 638px;
}
/* HEADING */
.banner {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: smaller;
	height: 122px;
	width: auto;
}
#banner1 {
	background-image: url('images/miami_grill_main6_07.jpg');
}
#banner2 {
	background-image: url('images/maimi_grill_menu_h1_08.jpg');
}
#banner3 {
	background-image: url('images/miami_grill_contacts_08.jpg');
}
/* FOOTER */

.footerBar {
	height: 22px;
	background-image: url('images/miami_grill_main6_08.jpg');
	clear: both;
	position: relative;
	z-index: 100;
}
.bannernews {
	background-color: #000000;
	padding: 25px;
}
.footerleft {
	padding: 10px;
	margin: 2px;
	float: left;
	width: 250px;
}
.footerright {
	padding: 10px;
	margin: 2px;
	float: right;
	width: 200px;
}
.content2 {
	padding: 25px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: smaller;
}
.content3 {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: smaller;
}
.menupricing {
	float: right;
	width: 100px;
}
.menuheading {
	width: 425px;
	margin-left: 25px;
}
.menudescription {
	padding: 20px;
	margin-left: 100px;
}
.banner4 {
	padding: 20px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: smaller;
	margin-left: 25px;
}
.banner6 {
	padding: 20px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: smaller;
	margin-left: 25px;
}
.link {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #E96E34;
}
.banner5 {
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: smaller;
	margin-left: 25px;
}


