/* interior_two.css */

#content_one {

	padding: 0px 15px 0px 0px;
	width: 951px;
        height: 182px;
	background: #7F0000;
color: #fff;
}

#content_two {
margin-top: 10px;
width: 615px;
margin-left: 5px;
color: #fff;
float: left;
}

#content_three {
margin-top: 10px;
margin-bottom: 10px;
	width: 330px;
background: #8D131E;
float: left;
}

#inner_content {
background: #D41E2D;

}



#main {

	float: left;
	width: 966px;
	background: #A00306;
}

#content_two table#toppings {
width: 640px;
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;
}

p.no_accept{
padding: 10px 10px 0px 15px;
}

.job_opportunities ul {
margin-top: 20px;

}

.job_opportunities li
{ list-style-type: none;
width: 270px;

}

.job_opportunities a
{ color: #ffcc00;
font-weight: bold;
margin-bottom: 5px;
padding: 5px 0px 0px 10px;
border: 1px solid #000;
height: 25px;
display: block;
margin-right: 0px;
}

.job_opportunities a:hover{
background: #A40000;
color: #fff;
}

table#listings td {
padding-left: 5px;
background: #8D131E;
padding-top: 5px;
border: 1px solid #000;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}

table#listings {
margin: auto;
border: 1px solid #000;
margin-top: 20px;
}

table#listings th{
padding-left: 5px;
padding-top: 5px;
border: 1px solid #000;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
background: #ffcc00;
color: #000;
}

table#listings {
color: #fff;
}

h1 {
color: #ffcc00;
padding-bottom: 5px;
}

h3 {
color: #ffcc00;
padding: 10px 0 5px 10px;
}

#toppings ul{
padding-left: 10px;
}

#toppings li{
padding: 5px 0 5px 0;
}

#job_includes {
background: #5F0000;
border: 1px solid #000;
}

#job_includes ul {
padding-left: 30px;
padding-bottom: 5px;
}

#job_includes li {
padding: 5px 0 5px 0;
}

#job_includes a{
color:#ffcc00;
text-decoration: underline;
}

#actual_openings {
padding-bottom: 15px;
}

.sorry { 
padding-left: 15px;
margin-top: 10px;
}
