#text_design {
	text-align: left;
	font-family: arial;
	font-size: 11.5px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #424242;
  	text-decoration: none;
	background: #FFFFFF;
}

#text_design h1 {
	padding-bottom: 30px;
	font-family: arial;
	font-size: 26px;
	font-weight: normal;
	color: #d01878; 
  	text-decoration: none;
}

#text_design h2 {
	margin-bottom: 5px; 
	padding: 0px; 
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #6ebb12;
  	text-decoration: none;
	line-height: 20px; 
}

#text_design h3 {
	padding: 0px; 
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
  	text-decoration: none;
	line-height: 18px; 
}

#text_design h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	margin-bottom: 5px; 
	font-family: arial;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}

#text_design h3 a:hover {
	text-decoration: underline; 
}

#text_design h4 {
	margin-bottom: 5px; 
	padding: 0px; 
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	color: #333333; 
  	text-decoration: none;
	line-height: 15px; 
}
#text_design ul {
	margin-left: 30px;
	line-height: 15px; 
}

#text_design a {
	text-decoration: none;
	color: #d01878; 
}

#text_design a:hover {
	text-decoration: underline; 
}

#text_design table {
	text-align: left;
	vertical-align: top;
}

.text_volunteersrow {
	width: 450px;
}
.text_volunteersitemleft {
	width: 200px;
	float: left;
}
.text_volunteersitemright {
	width: 200px;
	float: right;
}


