body {
	background-color: #dd6727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	}

#body-italic {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	}
	
#body-bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	line-height: 20px;
	}

#page-headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 40px;
	line-height: 72px;
	text-decoration: underline;
	}
	
#page-headline2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	line-height: 28px;
	text-decoration: none;
	}
	
#headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	line-height: 26px;
	}
	


#category {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	line-height: 42px;
	}

#item {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	}

#disclaimer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	}
	
#specials {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	}
	
a {
	color: #d8dabd;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}



.contact {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000ff;
	}

.contact A {
	color: #0000ff;
	text-decoration: none;
	}
	
.contact A:hover {
	text-decoration: underline;
	}




#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
	}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 140px;
	width: 100%;
	}


#sidebar {
	float: left;	
	margin-top: 0px;
	width: 125px;
        background-color: #F5BF7A;
	}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
	}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
	}

#sidebar a {
        background-color: #ffdb97;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 100px;
	}

#sidebar a:hover {
	background-color: #da8050;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
	}


#title {
	background: url(welcome.jpg) no-repeat;
	width: 500px;
	height: 87px;
	background-position: center;
	}
	
	
#content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	margin-right: 3px;
	width: 590px;
	}
	

#chicago-dog {
	background: url(images/chicago-dog.jpg) no-repeat;
	width: 200px;
	height: 167px;
	float: left; 
	margin-right: 10px;
	}
	
#jalepeno-burger {
	background: url(images/jalepeno-burger.jpg) no-repeat;
	width: 200px;
	height: 167px;
	float: left; 
	margin-right: 10px;
	}
	
#detroit-dog {
	background: url(images/detroit-dog.jpg) no-repeat;
	width: 200px;
	height: 167px;
	float: right; 
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	}
		
#cheeseburger1 {
	background: url(images/cheeseburger.jpg) no-repeat;
	width: 200px;
	height: 167px;
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#manikin {
	background: url(images/manikin.jpg) no-repeat;
	width: 157px;
	height: 230px;
	float: right; 
	margin-left: 10px;
	}
	

#butt {
	background: url(images/butt.jpg) no-repeat;
	width: 750px;
	height: 104px;
	float: left; 
	margin-left: 0px;

	}
	
	
	
#hours {
        background-color: #ffdb97;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 115px;
	float: left;	
	margin-top: 10px;
	}
	
	
#location {
        background-color: #ffdb97;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	width: 131px;
	float: left;	
	margin-top: 10px;
	}
		
	
	
	


#footer {
	font-family: Verdana, Arial, sans-serif;
	background-color: #dd6727;
	clear: right;
	color: #d8dabd;
	font-size: 10px;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: center;
	width: 730px;
	}

#footer a {
	text-decoration: none;
	}

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




#legal {
	font-family: Verdana, Arial, sans-serif;
	background-color: #dd6727;
	clear: right;
	color: #d8dabd;
	font-size: 10px;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	width: 730px;
	}
	
#address {
	font-family: Verdana, Arial, sans-serif;
	background-color: #dd6727;
	clear: right;
	color: #d8dabd;
	font-size: 10px;
	margin: 0 auto;
	padding-bottom: 0px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: center;
	width: 730px;
	}