@charset "UTF-8";
/* CSS Document */

html {
	background: url(images/background.jpg) no-repeat center fixed;
	background-size: cover;
}

h1 {
	padding-left: 100px;
	padding-top: 150px;
	font-family: "Majesti Banner Medium";
	color: #41393d;
	font-size: 400%;
}

section#menu h1 {
	padding-left: 100px;
	padding-top: 150px;
	font-family: "Majesti Banner Medium";
	color: #ef4e22;
	font-size: 400%;
}

p {
	padding-left: 10px;
	font-family: "Majesti Banner Heavy";
	color: #41393d;
	font-size: 175%;
}

header img {
	margin: 0px;
	padding-left: 10px;
	float: left;
}

header nav {
	float: left;
}
	
header nav {                                                                                                                                     
	margin: 0;
	padding-right: 50px;
	float: right;
}		

header nav ul li {
	float: left;
	padding-top: 0px;
}
	
header nav ul li a,
	header nav ul li a:visited {
}
					
a:link {
    color: #8a8c8f; 
    background-color: transparent;
	font-family: "Majesti Banner Medium";
    text-decoration: none;
	padding: 15px;
}

a:visited {
    color: #8a8c8f;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: #8a8c8f;
    background-color: transparent;
    text-decoration: underline;
}

a:active {
    color: #8a8c8f;
    background-color: transparent;
    text-decoration: underline;
}

footer {
    text-align: center;
	font-family: "Majesti Banner Medium";
}
	
img {
	margin-left: auto;
	margin-right: auto;
}

section#image2 {
	padding-left: 525px;
}
				
div.container {
	min-height: 10em;
	display: table-cell;
	vertical-align: middle;
}

section#menu h1 {
	padding-left: 300px;
	color: #41393d;
}

section#about h1 {
	padding-left: 220px;
	color: #41393d;
}

section#contact h1 {
	padding-left: 250px;
	color: #41393d;
}

section#where h1 {
	padding-left: 220px;
	color: #41393d
}

section#sitemap h1 {
	padding-left: 630px;
	color: #ef4e22;
}

ul li {
	list-style: none;
}

#menu-tables {
	text-align: left;
	width: 100%;
	padding-left: 50px;
	font-family: 'Majesti Banner Medium';
	font-size: 25px;
	color: #41393d;
}

table#appetizers,
table#soups,
table#rice-lomein,
table#beef-pork,
table#chicken,
table#shrimp-vegetables,
table#combos {
	margin-bottom: 3em;
}

table#appetizers,
table#soups,
table#rice-lomein,
table#beef-pork,
table#chicken,
table#shrimp-vegetables,
table#combos,
table#lighter {
	width: 50%;
}

table#appetizers thead th,
table#soups thead th,
table#rice-lomein thead th,
table#beef-pork thead th,
table#chicken thead th,
table#shrimp-vegetables thead th,
table#combos thead th,
table#lighter thead th {
	padding: 5px;
	text-align: left;
	font-size: 36px
}

table#appetizers tbody th,
table#soups tbody th,
table#rice-lomein tbody th,
table#beef-pork tbody th,
table#chicken tbody th,
table#shrimp-vegetables tbody th,
table#combos tbody th,
table#lighter tbody th {
	padding: 5px;
	text-align: left;
}

figure#eggrolls,
figure#wonton,
figure#Vege-lomein,
figure#beefwbroc,
figure#swsochicken,
figure#shrimpwbroc,
figure#pepsteak,
figure#steamedchick img {
	float: right;
	padding-right: 50px;
	padding-top: 100px;
}

section#image3 img {
	padding-left: 200px;
}

section#location p {
	padding-left: 235px;
}

section#map-large img {
	padding-left: 235px;
}

section#contactinfo p {
	padding-left: 300px;
	font-family: "Majesti Banner Heavy";
	color: #41393d;
	font-size: 175%;
}

section#contactform p {
	padding-left: 250px;
	font-family: "Majesti Banner Heavy";
	color: #41393d;
	font-size: 175%;
}

div.field {
	line-height: 1.75em;
	margin: 0.8em 0 0;
	text-align: justify;
}

form label {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	padding-left: 200px;
}