body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center; /*centering for ie*/
	background-color: #530811;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #990000;
	margin: 20px 0 -10px 30px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	margin: 0 0 5px 30px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	margin-left: 30px;
	text-decoration: none;
	color: #990000;
}
h3 a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	
}

h3 a:visited {
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
}

h3 a:hover, a:active {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
}
hr {
	color: #990000;
	width: 832px;
}

.wrapper-interior {
	margin: 0px;
	text-align: left;
	width: 1200px;
	background-color: #FDEBA2;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1050px;
}

img
{ border: 0px;
}

table {
	text-align: left;
	width: 900px;
}

td {
	vertical-align: bottom;
	padding: 0 5px 0 0;
}

p
{
font-size:11px;
}

.nav {
	background-image: url(layout_images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-color: #530811;
	width: 250px;
	height: 1050px;
}

.nav ul {
	margin: 40px auto 0 auto;
	padding: 0;
	text-align: center;
}
.nav  li {
	list-style-type: none;
	line-height: 130%;
	margin: 0;
	padding: 0;
}
.nav li a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFE9AD;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 3 px;
	border-color: #FFE9AD;
	border-bottom-style: double;
}

.nav li a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFE9AD;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 3px;
	border-color: #FFE9AD;
	border-bottom-style: double;
}
.nav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #64150B;
	font-weight: 700;
	text-decoration: none;
}

.nav  li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #64150B;
	font-weight: 700;
	text-decoration: none;
}



.nav-text 
{
	padding: 120px 0 0 0;
}
.nav-text p {
	font-size: 15px;
	color: #000000;
	margin-left: 15px;
	font-weight: bold;
}



.menu {
	left: 262px;
	width: 800px;
	position: absolute;
	top: 0px;
}
.menu p  
{
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	margin: 10px 0 0 20px;
	font-size: 14px;
	border-bottom: 1px dotted;
	line-height: 1.2;
}
.prices  {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	padding: 0;
	font-size: 14px;
}
.specials p {
	border: 0px;
}
.home-text {
	color: #660000;
	width: 627px;
	position: absolute;
	left: -1px;
	top: 487px;
	background-color: #FFFFCC;
	height: 163px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.home-text p {
	font-size: 12px;
	margin: 10px 20px;
}
