/* Hispanic */
#mision h2
{
	color: #572c0c;
}
#mision span
{
	font: normal bold 153.9% Georgia, serif;
	padding-left: 30px;
}
#mision span em
{
	color: #572c0c;
	font-weight: bold;
}
#actividades
{
	margin-top: 30px;
}
#actividades li
{
	list-style-type: none;
}
#actividades li ul
{
	margin-top: 5px;
}
#actividades li li
{
	list-style-type: circle;
}
/* Lo que Creemos */
ol.olroman li
{
	list-style-type: upper-roman;
	font-weight: bold;
}
ol.olalpha li
{
	list-style-type: upper-alpha;
	font-weight: bold;
}
ol li p
{
	font-weight: normal;
}
/* Amor en Accion */
ul.meetings
{
	margin: 0;
}
ul.meetings h4
{
	margin: 0 0 5px;
}
ul.meetings li
{
	list-style-type: none;
	margin: 0 0 20px 0;
}

ul.meetings address
{
	line-height: 20px;
	margin-left: 10px;
}
/* Escuela de Liderazgo */
.escuela h3
{
	color: #572c0c;
	margin: 0 0 5px 0;
}
.escuela p
{
	padding-left: 10px;
}

