html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

li {
	list-style-type: square;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
}

img {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97321D;
	border-right-color: #97321D;
	border-bottom-color: #97321D;
	border-left-color: #97321D;
	margin-right: 20px;
}

a {
	color: #FF6600;
}

a:hover {
	color: #FFA405;
}

.left {
	float: left;
}

.right {
	float: right;
}

.more {
	text-align: right;
}

.clear {
	clear: both;
}

body {
	text-align: center;
	color: #F4C389;
	padding-bottom: 10px;
	background-color: #000000;
	padding-top: 10px;
	font-family: arial, sans-serif;
	font-size: 14px;
}

form {
	padding-left: 8px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 980px;
	position: relative;
	background-color: #7C0000;
	background-image: url(images/header-curry.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #FFFFFF;
}

#logo {
	width: 636px;
	height: 185px;
	text-align: center;
	background-image: url(images/logo-purple.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	padding-top: 138px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#nav-left {
	width: 636px;
}

#nav-left ul {
	padding-left: 0;
	margin-left: 0;
}

#nav-left li {
	height: 35px;
	line-height: 35px;
	text-align: left;
	width: 592px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 1px;
	padding-left: 44px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

#nav-left a {
	color: #fff;
	text-decoration: none;
}

#nav-left .orange a {
  color: #FFC559;
}

#nav-left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#body {
  border-top: 1px solid white;
  padding-top: 20px;
}

#left {
	float: left;
	width: 550px;
	padding-left: 15px;
}

#right {
  float: right;
  width: 291px;
  padding-right: 37px;
}

#right-corp {
	float: right;
	width: 330px;
	padding-right: 10px;
}

#welcome {
	padding-left: 29px;
}

#welcome h2 {
	background: bottom url(images/divider.gif) repeat-x;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
}

#food {
	padding-left: 29px;
}

#food h2 {
	background: bottom url(images/divider.gif) repeat-x;
	padding-bottom: 5px;
	padding-right: 0;
}

p {
	line-height: 20px;
}

#order {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
}

#order h2 {
  background: url(images/h_order_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}

#order th {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
}

#order td.submission {
  text-align: right;
}

#menu {
	border: 1px solid #97321D;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 1.1em;
	background-color: #911702;
}

#menu p {
	padding-left: 5px;
	padding-right: 5px;
}

#menu h2 {
  background: url(images/h_order_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}

#menu img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97321D;
	border-right-color: #97321D;
	border-bottom-color: #97321D;
	border-left-color: #97321D;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 8px;
}

#menu form {
  text-align: center;
}
#business-menu p {
  margin: 1.3em 0;
}

#business-menu {
	border: 1px solid #97321D;
	background-image: url(images/business-meeting.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 1.1em;
}

#business-menu h2 {
  background: url(images/h_order_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}

#business-menu form {
  text-align: center;
}

#business-menu p {
  margin: 1.3em 0;
}

#text-footer {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 0 2em;
}

#text-footer img {
	text-align: center;
	float: none;
		border: none;
}

#text-footer li {
  list-style: none;
  display: inline;
}

#text-footer a {
  color: #E49E6F;
  text-decoration: none;
}

#text-footer a:hover {
  text-decoration: underline;
}

#footer {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 0 2em;
}

#footer li {
  list-style: none;
  display: inline;
}

#footer a {
  color: #E49E6F;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
