/*--- being index.php ---*/
ul{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
ul span{
	font-size: 8pt;
	color: #999999;
}
ul li ul{
	font-size: 9pt;
}
/*---- end index.php ----*/


/*--- begin indoor_facilities.php ---*/
ul.amenities{
	padding: 0px;
	margin: 10px;
	list-style: none;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14.5pt;
}
ul.amenities li{
	padding: 5px 5px 5px 20px;
	background: url(../images/check_mark.png) no-repeat;
	background-position: 5px 9px;
	border-top: 1px dashed #999999;
}
ul.amenities li.sec_title{
	background: none;
	border: none;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 10px;
	padding: 5px 0;
}
/*---- end indoor_facilities.php ----*/


/*--- begin reservations.php ---*/
ol.reserve_instructions{
	padding: 0px;
	margin: 15px 30px;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14.5pt;
}
ol.reserve_instructions li{
	padding: 0px;
	margin: 10px;
}
ol.reserve_instructions ul{
	list-style: none;
	margin: 10px 20px;
	padding: 0px;
}
ol.reserve_instructions ul li{
	padding: 3px 0;
	margin: 0px;
}
/*---- end reservations.php ----*/


/*--- begin requested_donation.php ---*/
table.requested_donations{
	font-family: Calibri, Helvetica, sans-serif;	
	font-weight: bold;
	line-height: 14.5pt;
	white-space: nowrap;
	margin: 0 auto 15px auto;
}
table.requested_donations td.left{
	text-align: right;
	font-size: 12pt;
	padding: 5px 35px 5px 5px;
}
table.requested_donations td.right{
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
	font-size: 13pt;
	padding: 5px 5px 5px 50px;
}
table.requested_donations td span{
	display: block;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: -4px 0 0 0;
}
form.calculator{
	margin: 0;
	padding: 0;
}
form.calculator table{
	width: 200px;
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 0;
}
form.calculator input{
	background-color: transparent;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 4px 2px;
	border: 1px solid #CCCCCC;
}
form.calculator .button{
	width: 40px;
	margin: 2px;
	cursor: pointer;
}
form.calculator .button:hover{
	border: 1px solid black;
}
/*---- end requested_donation.php ----*/

/*--- begin the_saint_leonard_vocation_walk.php ---*/
div.default#section p.quote{
	text-align: center;
	font-weight: bold;
	color: #983d55;
	margin: 10px 0;
	font-style: italic;
}
div.default#section p.question{
	font-weight:bold;
	font-size:12pt;
}
div.default#section p.statement{
	margin:0 15px;
}
/*---- end the_saint_leonard_vocation_walk.php ----*/


/*--- being the_last_24_hours_of_jesus.php ---*/
div.default#section p.gospel,div.default#section p.reflect,div.default#section p.jesus,div.default#section p.response,div.default#section p.mercy,div.default#section p.where{
	text-align: center;
	font-weight: bold;
	line-height: 16pt;
	border-bottom: 1px dashed #999999;
	padding: 10px;
}
div.default#section p.gospel{
	color: #b85033;
}
div.default#section p.gospel span{
	display: block;
	font-size: 10pt;
	font-style: italic;
	color: #999999;
}
div.default#section p.reflect{
	color: #23547d;
}
div.default#section p.jesus{
	color: #5d8f38;
}
div.default#section p.response{
	color: #ae2d2d;
}
div.default#section p.mercy{
	color: #923274;
}
div.default#section p.where{
	color: #c0a836;
}
div.default#section p.murialdo{
	color: #4dc5d6;
	font-weight: bold;
	text-align: center;
}
div.default#section p.murialdo span{
	display: block;
	font-size: 10pt;
	font-style: italic;
	color: #999999;
}
/*---- end the_last_24_hours_of_jesus.php ----*/
