body{
	font-family: helveticaneue;
	font-weight: bold;
	margin:0;
	padding: 0;
	background-color: white;
	letter-spacing: 5px;
	line-height:170%;
	text-transform:uppercase;
	font-size: 12px;
}
a{
	text-decoration: none;
	color: black;
}

.link{
	text-decoration: underline;
	color: #520f07;
}
#banner{
	/*position: fixed;*/
	width: 102%;
	height: auto;
	margin-left: -10px;
	margin-top: -10px; 
}
#header_wrapper{
	width: 100%;
	height: 4em;
	margin-top: -16px;
	background: #520F07;
	text-align: center;

}
#top_nav{
	list-style: none;
}
#top_nav li{
	display: inline-block;
	vertical-align: center;
	margin-top: 20px; 
	margin-right: 20px;
	margin-left: 20px;
}
#top_nav li a{
	color: white;
}
#top_nav li .it{
	color: #AB1604;
}
#section1 ul li table tr td{
	letter-spacing:1px;
	line-height:170%;
	text-transform:uppercase;
	font-size: 12px;	
}
#section1 ul{
	list-style: none;
}
#section1 ul li table{
	width: 80%;
}
.s2Images{
    height: auto;
    width: 80%;
    margin-left: auto;
	margin-right: auto;
    /*border: 2px black solid;*/
    margin-bottom: 30px;
}
#date{
	height: 200px;
	width: 200px;
	margin: 20px;
}
#innerS2{
    display: inline-block;
}
#section1{
	padding: 20px;
	text-align: center;
	background-color: #DEDEDD;
	/*width: 90%;*/
	margin-left: auto;
	margin-right: auto;
	line-height:170%;
	font-size: 12px;	
}
#pics ul{
	list-style: none;
	text-align: center;
}
#pics ul li{
	display: inline-block;
}
#twitter{
	text-align: center;
	color: #454339;
	margin-bottom: 20px;
}
#map{
	height: 400px;
	background: #38352E;
}
#map table{
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
}

#map table tr td{
	color: white;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 50px;
}
#h_text{
	color: #AB1604;
}
#footer{
	background: #520F07;
	color: #DEDEDD;
	font-size: 10px;
	height: 50px;
	margin-top: -18px;
	
}
#sig{
	padding: 18px;
	float:left;
}
#footer ul{
	list-style: none;
	padding: 15px;
}
#footer ul li{
	display: inline-block;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

#story{
	border: 2px solid red;
	height: 450;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	line-height:170%;
}
#title{
	color: #520F07;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;	
	letter-spacing:2px;	
}


/*

		ABOUT US

*/
#au_section1{
	padding: 20px;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto; 
	/*width: 80%;	*/
	letter-spacing:2px;	
	/*font-family: Arial;*/
	/*border: 2px solid red;*/
	font-weight: normal;
	background-color: #DEDEDD;
	margin-bottom: 15px;
}
#au_section1 a{

}
#au_list{
	list-style: none;
}
#au_list li{
	display: inline-block;
	/*border: 2px solid red;*/
	vertical-align: top;
}
.au_list_img{
	border-radius: 100;
	height: 200px;
	margin: 20px;
}
#list_text{
	width: 60%;
	margin-top: 30px;	
}
#au_twitter{
	text-align: center;
	color: #454339;
	margin-bottom: 40px;
}
#au_twitter table{
	text-align: center;
	font-size: 20px;
}
#au_h_text{
	color: #AB1604;
	font-size: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#au_bar{
	width: 100%;
	background-color: #38352E;
	height: 25px;
}

/*

		VOLUNTEER

*/
#v_section1{
	padding: 20px;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto; 
	/*width: 80%;	*/
	letter-spacing:2px;	
	/*font-family: Arial;*/
	/*border: 2px solid red;*/
	font-weight: normal;
	background-color: #DEDEDD;
	margin-bottom: 15px;
}
#v_section2{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	/*border: 2px solid red;*/
}
#v_section1 div p{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 2px solid red;*/
}
