body {
 background-color: #000000;
 text-align:center;
 margin:0px;
 padding: 20px;
 color: #FFFFFF;
 font-family: Verdana, Arial;
 font-size: 12px;
}
#container {
 padding:0px;
 margin: 0px;
}

td,th {
 font-size: 12px;
}

a {
 color: #FFCC00;
 font-size: 12px;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#mlt {
 background-image: url("images/mlt.gif");
}
#mt {
 background-image: url("images/mt.gif");
}
#mrt {
 background-image: url("images/mrt.gif");
}
td.ml {
 background-image: url("images/ml.gif");
}
td.mr {
 background-image: url("images/mr.gif");
}
#mlb {
 background-image: url("images/mlb.gif");
}
#mb {
 background-image: url("images/mb.gif");
}
#mrb {
 background-image: url("images/mrb.gif");
}

#content {
 padding: 30px 30px 10px 30px;
 text-align: justify;
 margin: 0px;
 font-size: 12px;
}
#footer {
 padding: 20px 10px 10px 10px;
 text-align: center;
}


h3 {
 color: #808080;
 padding: 0px;
 margin-bottom: 20px;
}
h4 {
 color: #FFFFFF;
 margin-bottom: 20px;
 font-size: 14px;
}

h5 {
 color: #808080;
 margin-bottom: 20px;
 font-size: 14px;
}

div.menu_description {
 font-style: italic;
 padding-bottom: 20px;
 text-align: justify;
}

table.menu_table {
}

td.category_name {
 font-size: 14px;
 font-weight: bold;
 color: #808080;
 padding: 20px 10px 10px 20px;
}

td.category_description {
 font-style: italic;
 text-align: justify;
 padding: 0px 0px 10px 0px;
}

td.item_name {
 font-weight: bold;
 padding: 0px 0px 0px 40px;
 width: 99%;
}

td.item_prices {
 padding-right: 30px;
}

td.item_description {
 font-style: italic;
 text-align: justify;
 padding: 0px 40px 10px 40px;
}

td.prices_header {
 padding-right: 30px;
}

table.price_header {
 position: relative;
 left: 10px;
}

table.prices {
 position: relative;
 left: 10px;
}

table.price_header td, table.prices td {
 text-align: center;
}

table.price_header td {
 font-weight: bold;
}

td.category_top_link {
 text-align: right;
 padding-right: 40px;
}

/*
tr.item_even, tr.item_description_even {
 background-color: #EEEEEE;
}

tr.item_odd, tr.item_description_odd {
 background-color: #DDDDDD;
} */

div.cat_description {
 text-align: justify;
 font-style: italic;
 padding-bottom: 15px;

}

img.item_image {
 display: block;
 position: relative;
 float: left;
 margin: 0px 25px 20px 0px;
}

div.item_price {
 padding-top: 15px;
}

div.item_description {
 font-style: italic;
 text-align: justify;
}

a.category_link {
	text-decoration: underline;
}

a.category_link:hover {
 text-decoration: none;
}

img.cat_thumb {
 margin: 3px 20px 0px 20px;
}

a.menues_link {
	font-weight: bold;
}

span.menues_link {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 20px;
}
.cat_link .cat_link {
	margin-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 6px;
	font-weight: bold;
}


img.menu_image {
 margin: 20px;
}

img.meal_thumb {
 margin: 3px 20px 0px 0px;
}

a.item_link img {
 margin: 5px;
}
img.meal_thumb {
 margin: 5px;
}
#VertMenu ul{
	padding: 0;
	margin-bottom: 1em;
	float: left;
	width: 900px;
	background-color: #FFC001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #00076F;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#VertMenu ul li{
display: inline;
}

#VertMenu ul li a{
	float: left;
	color: #000000;
	padding: 2px 12px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/vertical.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#VertMenuul li a:visited{
color: #FF9900;
}

#VertMenu ul li a:hover{
	background-color: #FFE188;
}
#outerContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	color: #DDCCA7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#outerContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
}
#mainContent {
	color: #FFC001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
#footer p {
	color: #DDCCA7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#VertMenu ul{
	padding: 0;
	margin-bottom: 1em;
	float: left;
	width: 900px;
	background-color: #FFC001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #00076F;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#VertMenu ul li{
display: inline;
}

#VertMenu ul li a{
	float: left;
	color: #000000;
	padding: 2px 12px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/vertical.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#VertMenuul li a:visited{
color: #FF9900;
}

#VertMenu ul li a:hover{
	background-color: #FFE188;
}
#outerContainer #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#outerContainer #mainContent a {
	color: #FFCC00;
}
#outerContainer #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: normal;
	color: #FFC001;
	font-weight: bold;
	text-align: center;
}
#outerContainer #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
}
#outerContainer #mainContent .testimonials h2 {
	color: #000000;
	background-color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#outerContainer #mainContent .testimonials {
	border: 1px solid #FFCC00;
}
#outerContainer #mainContent .announcements h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	background-color: #FFCC00;
}

#outerContainer #mainContent .announcements {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
#outerContainer #mainContent .specials {
	background-color: #FFCC00;
}
#outerContainer #mainContent .specials h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px;
}
#outerContainer #mainContent .specials p {
	color: #000000;
	font-size: 14px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

#namePrice {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#namePrice ul {
	margin-left: 200px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}#namecenter {
	margin-left: 200px;
	border: 1px solid #FFCC00;
	padding: 10px;
	width: 460px;
}
