﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.ecumenical_mtitle {
	background: url(../images/ecumenical/ecumenical_mtitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 120px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:120px;/* for ie5.x */
	}
	
.ecumenical_stitle1,
.ecumenical_stitle2 {
	background: url(../images/ecumenical/ecumenical_stitle1.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 25px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:25px;/* for ie5.x */
	}
	
.ecumenical_stitle2 {
	background: url(../images/ecumenical/ecumenical_stitle2.jpg) no-repeat;
	}
	
.ecumenical_ex {
	margin:0 35px 20px 40px;
	font-size:1.2em;
	color:#5A3D1B;
	line-height:1.5;
	}
	
.ecumenical_ex2 {
	background: url(../images/ecumenical/ecumenical_image.jpg) no-repeat;
	background-position: right bottom;
	margin:0 35px 20px 40px;
	padding:0 210px 0 0;
	height:275px;
	font-size:1.2em;
	line-height:1.5;	
	color:#5A3D1B;
	}

.ecumenical_ex2 b {
	margin:0;
	padding:70px 0 0 0;
	text-align: right;
	font-size:0.85em;
	display: block;
	}
	
.ecumenical_links {
	margin:0 35px 60px 40px;
	list-style-type: none;
	}
	
.ecumenical_links li {
	margin:0 0 10px 0;
	font-size:1.6em;
	}
	
.ecumenical_links li a {
	color:#5A3D1B;
	line-height:1.1;
	}
	
.ecumenical_links li a:hover {
	color:#6CF;
	}
