/* 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;
margin-left: 15px;
color: #fff;
}

#content_two h2 {
text-align: center;
text-decoration: underline;
font-size: 16px;
}

#content_two ul {
padding-left: 15px;
line-height: 18px;
margin-bottom: 14px;
}


#content_three {
float: left;
	width: 966px;
background: #D41E2D;
}

#inner_content {
background: #D41E2D
}

#content_three table { 
width: 460px;
margin-top: 15px;
margin-bottom: 15px;
color: #fff;
margin-left: 15px;
float: left;
padding: 0px 5px 5px 5px;
background: #8D131E;
border-bottom: 2px solid #000;
height: 180px;
}

#content_three table.fund td {
padding: 0px 10px 5px 10px;
}

#content_three h2 {
font-size: 18px;

}
#main {
	clear: both;
	float: left;
	width: 966px;
	background: #A00306;
}

#content_two table#toppings {
width: 598px;
background: #8D131E;
float: left;
border-bottom: 2px solid #000
}

#content_two table#toppings td{
padding: 0px 10px 5px 10px;
height: 310px;

}

#content_two img {
padding-left: 15px;
padding-right: 15px;
}

#content_two h1 {
font-size: 22px;
color: #ffcc00;
}

#fundraising_docs {
color: #000;
background: #FFE01A;
border: 1px solid #000;
width: 300px;
float: left;
margin-left: 15px;
margin-right: 15px;
height: 295px;
padding: 10px 10px 10px 10px;
}

#fundraising_docs ul {
padding-top: 25px;
padding-left: 10px;
}

#fundraising_docs p {
text-align: center;
margin-top: 25px;
}

#content_three ul {
padding-left: 15px;
line-height: 15px;
}
