/* -----------------------------------------Chop Suey City----------------------------------------------------- */

/*-Change  Body Color-*/
body {
	background: #ad1017;
	color: #7c6b4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	min-width: 960px;
	padding: 0;
}

a {
	outline: 0;
}

img {
	border: none;
}

p a {
	color: #706758;
}

p a:hover, #body ul li a.readmore:hover, #footer ul li div a.viewall:hover, div.body span a:hover {
	color: #3e3524;
}


/*-Change Header Background Color-*/
#page {
	background-color: #ad1017;
	overflow: hidden;
	width: 100%;
}


/*------------------------------ Header ------------------------------*/

#header {
	margin: 0 auto;
	width: 960px;
}


#header div {
	text-align: center;
}

/*-Header Images Adjustment-*/
#header div a {
	display: block;
	margin: 10px 10px 20px 30px;
	width: 320px;
}

/*-navigation adjustment-*/
#header ul {
	position: relative;
	top: -10px;
	list-style: none;
	margin: 2px 0 0;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	margin-left:-5px;
}

#header ul li {
	display: inline-block;
	height: 34px;
	margin: 0 5px;
}
#header ul li a {
	background: url(../images/bg-menu-right.gif) no-repeat right top;
	color: #164773;
	display: block;
	font-size: 23px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#header ul li a span {
	background: url(../images/bg-menu-left.gif) no-repeat left top;
	cursor: pointer;
	display: block;
	height: 34px;
	padding: 0 15px;
}

#header ul li.current a, #header ul li a:hover {
	background: url(../images/bg-menu-selected-right.gif) no-repeat right top;
	color: #f2ffff;
}

#header ul li.current a span, #header ul li a:hover span {
	background: url(../images/bg-menu-selected-left.gif) no-repeat left top;
}

.body {
	background-color: #ad1017;
	border: 1px solid #e0dacc;
	margin: 17px auto 25px;
	overflow: hidden;
	width: 900px;
	position: relative;
	top: -60px;
}

/*------------------------------ About Us ------------------------------*/


#aboutus {
background: url(../images/background.jpg) no-repeat right top;
margin: 0 auto;
position: relative;
top: -30px;
height: 1164px;
}


#aboutus .body {
	background-color: white;
	border: 1px solid #e0dacc;
	margin: 17px auto 25px;
	overflow: hidden;
	padding: 0 0 30px;
	width: 100px;
	position: relative;
	top: -60px;
}

#aboutus  span {
	display: block;
	color: green;
	font-weight: bold;
	line-height: 80px;
	text-align: left;
	font-size: 25px;
	margin-top: -60px;
}


#aboutus p{
padding: 10px;
margin: 25px;
font-size: 20px;
line-height: 28px;
text-align: left;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

#aboutus h1{
padding: 10px;
margin: 25px;
font-size: 25px;
line-height: 100px;
text-align: left;
color: black;
font-family: Verdana, Geneva, sans-serif;
margin-top: 15px;
}

#aboutus #history{
padding: 10px;
margin: 25px;
font-size: 20px;
line-height: 28px;
text-align: left;
color: black;
font-family: Arial, Helvetica, sans-serif;
margin-top: -30px;
}

/*------------------------------ Main ------------------------------*/


/*-Change body Color-*/
#main {
background-color: #ad1017;
margin: 0 auto;
position: relative;
top: 4px;
}


#main p span {
	display: block;
	text-transform: uppercase;
}

#main h2{
margin: 25px;
font-size: 25px;
font-weight: bold;
text-align: center;
}

#main p{
margin: 25px;
font-size: 20px;
line-height: 32px;
}

#main a{
font-size: 25px;
font-weight: bold;
text-align: center;
margin: 14px;
}

/*- Online Order Button-*/
#main a{
margin-top: -100px;
top: 58px;
margin-left:640px;
margin-bottom: -100px;
position: relative;
display: inline-block;
z-index: 100
}

/*- Adjust Delivery Image-*/
 .delivery{
position: relative;
top: -300px;
margin-left:570px;


}

/*------------------------------ Contact ------------------------------*/

#contact {
background: url(../images/background.jpg) no-repeat right top;
margin: 0 auto;
position: relative;
top: 4px;
height: 1164px;
}


#contact p span {
	display: block;
	color: #18693e;
	font-weight: bold;
	line-height: 34px;
	font-family: "Lucida Console", Manaco, monospace;
	font-size: 33px;
}
#contact .menuinfo{
	color: purple;
}

#contact h2{
	margin: 60px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #18693e;
	font-family: "Lucida Console", Manaco, monospace;
	text-decoration: none;

}

#contact .address{
	color: red;
	font-size: 15px;
	font-family: Verdana, geneva, sans-serif;
	text-align: center;
	position: relative;
	bottom: 50px;
	line-legth: 10px;
}

#contact p{
	padding: 10px;
	margin: 25px;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	color: black;
}


#contact .body {
	background-color: white;
	border: 1px solid #e0dacc;
	margin: 17px auto 25px;
	overflow: hidden;
	padding: 0 0 30px;
	width: 100px;
	position: relative;
	top: -60px;
	}

/*-Credit Card image Adjustment-*/
#contact img{
top: 10px;
position: relative;
}

/*-Map image Adjustment-*/
#contact a{
position: relative;
top: 10px;
margin: 10px 10px 10px -380px;
}


/*------------------------------ FOOTER ------------------------------*/
#footer {
	position: relative;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	background-color: #18693e;
	color: black;
	font-family: Arial, Helvetica, san-serif;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: none;
}

