BODY {
	background-color: #e0efd0;
	color: #000;	
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%; 
}

p {
padding:0;
margin:5px 0 10px 0;
}

#wrapper {
	width: 880px;
	text-align: left;
	margin: 10px auto auto auto;
	padding: 0;
}

#header {
	background: url(/assets/images/site/sweetchili/bannergraphic.jpg);
	height:136px;
	width:880px;
}

#navtop {
	background: url(/assets/images/site/sweetchili/navtop.jpg);
	height:8px;
	width:880px;
}

#navigation {
	background: url(/assets/images/site/sweetchili/navback.jpg);
	width:880px;
	height:24px;
}

#navigation ul {
	margin: 0 0 0 45px;
	padding: 0;
	border: 0;
 	list-style-type: none;
	text-align: center;
}

#navigation li {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0;
	text-decoration: none;
	float:left;
}

#navigation a {
	color:#fff;
	padding: 3px 10px 4px 10px;
	display:block;
}

#navigation a:link, #navigation A:visited {
	color:#ffe28a;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
}


#navbottom {
	background: url(/assets/images/site/sweetchili/navbottom.jpg);
	height:9px;
	width:880px;
}

#content {
	background: url(/assets/images/site/sweetchili/contentback.jpg);
	width:880px;
	padding:0;
	margin:0;
}

#leftcontentwrap {
	width: 600px;
	float:left;
	border-right: 1px solid #744161;
}

#leftcontentwrap-map {
	width: 500px;
	float:left;
	border-right: 1px solid #744161;
}

#leftcontent {
	padding: 10px 20px 10px 40px;
	overflow : auto; 
	height:500px;
}

#maincontentwrap {
	width: 770px;
	float:left;
}

#maincontent {
	padding: 10px 20px 10px 40px;
	overflow : auto; 
	height:600px;
}

#rightcontentwrap {
	width: 279px;
	float:right;
}

#rightcontentwrap-map {
	width: 379px;
	float:right;
}

#rightcontent {
	padding: 10px 40px 20px 20px;
}

#jumpquote, blockquote {
	font-size: 1.400em;
	line-height: 1.2em;
	color: #b67774;
}

#footer {
	background: url(/assets/images/site/sweetchili/footergraphic.jpg);
	height:52px;
	width:880px;
}

#footercontent {
	text-align: center;
	padding: 4px 0 0 0;
}

#menunav {
	margin: 0 0 0 0x;
	padding: 0;
	border: 0;
 	list-style-type: none;
}


#menunav li {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0;
	text-decoration: none;
}

#menunav a {
	color:#fff;
	background:#fff;
	padding: 3px 10px 4px 10px;
	margin: 0 0 6px 0;
	width:200px;
	display:block;
	border-left:1px solid #516120;
	border-bottom:1px solid #516120;
}

#menunav a:link, #menunav A:visited {
	color:#516120;
	text-decoration: none;
}

#menunav a:hover {
	background:#e0efd0;
}


.head, h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 0;
	margin:0 0 4px 0;
	color:olive;
}

.subhead, h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 0;
	margin:0 0 4px 0;
	color:#333;
}

.address, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 0;
	margin:0 0 4px 0;
	color:#222;
}

.phone {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0;
	margin:0 0 4px 0;
	color:#222;
}

#menu {}
#menu dl{font-family:"Lucida Grande", Verdana, Arial, sans-serif;font-size:86%;width: 95%;overflow:auto;_overflow:visible; margin: 0 0 4px 0;background: url("/assets/images/site/sweetchili/dot.gif") repeat-x 0 1.1em}

#menu dt, #menu dd.price{background:#FFF;}
#menu dt{float:left;padding:0px 3px 0 0;font-weight:bold;}
#menu dd{margin:0;padding:0;}
#menu dd.price{float:right;padding-left: 13px;text-align:right;}
#menu dd.desc{color:#222;float:left;width:100%;padding:0px 0 0 0;font-style:bold;font-family: Georgia, Times, Times New Roman, sans-serif;font-size:90%}
#menu dl.nobreak {margin:0 0 2px 0;}
#menu dt.sub {font-weight:normal;}

#menu h2 {
	font-family:"Lucida Grande",Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:125%;
	margin:0px 0 0 0;
	padding:0;
	color:#2f3628;
}

#menu h3 {
	font-family:"Lucida Grande",Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:109%;
	margin:26px 0 2px 0;
	padding:0;
	color:#EA4735;
}

#menu h4 {
	font-family:"Lucida Grande",Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:84%;
	margin:0 0 8px 0;
	padding:0;
}



