#article-container
{
float:left;
width: 100%;
margin: 60px auto 120px auto;
padding: 50px 0px 0px 0px;
}

#article
{
margin: 0px auto 50px auto;
height: auto;
box-sizing: border-box;
width: 1000px;
background-repeat: no-repeat;
font-size: 20px;
}

#article-content
{
float:left;
margin: 0px auto 0px auto;
width: 1000px;
}


#article-picture
{
float:left;
margin-top: 0px;
width: 100%;
height: 800px;
z-index: -1;
}

#article-header
{
padding: 10px 10px 10px 10px;
margin: 0px auto 0px auto;
font-size: 20px;
width: 95%;
font-family:chewy;
height: 120px;
text-align:center;
background-color:rgb(255, 251, 199);
color:rgb(161, 39, 39);
font-weight:normal;
box-sizing: border-box;
}

#article-food-box
{
width:14%;
height: 100px;
float:left;
padding: 0px 5px 0px 5px;
box-sizing: border-box;
}

#article-food-box img
{
box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

#article-food-text
{
width:44%;
height: 100%;
float:left;
}

#article-header img
{
width: 100%;
height: 100%;
}

#article-sub-header
{


}

#article a.footer
{
float:left;
font-size: 18px;
margin: 20px 0px 20px 30px;
color:black;
background-color:#FFF8AC;
padding: 20px;
opacity: .9;
border-radius: 12px;

}

#article-description
{
float:left;
margin: 20px 0px 0px 0px;
font-size: 19px;
}

#team-member
{
float:left;
width: 100%;
margin: 20px;
}

#team-header
{
float:left;
font-weight: bold;
width: 200px;
font-size: 20px;
}

#team-description
{
float:left;
width: 300px;
font-size: 19px;
}

#resource-list
{
float:left;
width: 50%;
height: 400px;
}

#resource-list li
{
margin: 15px 0px 0px 0px;
}

#resource-help
{
float:left;
width: 50%;
margin: 20px 0px 0px 0px;
}
