/* interior_two.css */

#content_one {

	padding: 0px 15px 0px 0px;
	width: 951px;
        height: 182px;
	background: #7F0000;
color: #fff;
}

#content_two {
margin-top: 15px;
width: 966px;

color: #fff;

}

#content_three {
	display: none;
}

#inner_content {
background: #D41E2D
}



#main {
	clear: both;
	float: left;
	width: 966px;
	background: #A00306;
}

#content_two table#toppings {
width: 580px;
background: #8D131E;
border-bottom: 2px solid #000
}

#content_two table#toppings td{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
height: 310px;
}

#content_two img {
padding-left: 15px;
padding-right: 40px;
}

.foodstuff table {
width: 400px;
background: #8D131E;
border-bottom: 2px solid #000;
}

.foodstuff  {
margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
float: left;
width: 460px;
background: #8D131E;
border-bottom: 2px solid #000;
height: 200px;
color: #fff;
}

.foodstuff td {
padding-left: 10px;
padding-right:10px;
}

#coupons {
background: #fff;
height: 300px;

}

p.no_accept{
padding: 10px 10px 0px 15px;
}

#no_coupons {
margin-left: 15px;
background: #8D131E;
border-bottom: 2px solid #000;
color: #fff;
}

#no_coupons td {
padding: 3px 0 3px 10px;
}