@font-face {

	font-family: 'LeagueGothicRegular';

	src: url('http://ecinternational.org/font/League-Gothic/League_Gothic-webfont.eot');

	src: local('?'), url('http://ecinternational.org/font/League-Gothic/League_Gothic-webfont.woff') format('woff'), url('http://ecinternational.org/font/League-Gothic/League_Gothic-webfont.ttf') format('truetype'), url('http://ecinternational.org/font/League-Gothic/League_Gothic-webfont.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}

td img {display: block;
}

body {
	margin: 0px;
	background-repeat:repeat-x;
	background-color: #07135e;
}
#header {
	margin: 0px;
	height:179px;
	width:1024px;
	background-image:url(images/ecim_template_2011_r1_c1.jpg);
	background-repeat:no-repeat;
	background-color: #07135e;
}
#logo {
	margin: 0px;
	height:149px;
	width:245px;
	float:left;
	
}
#phone {
	margin: 0px;
	height:14px;
	width:265px;
	float:right;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
}
#phone a, a:hover, a:active{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
#pastor {
position: absolute;
top: 180px;
height: 445px;
	z-index: 10003;
}
.menu {
	top:150px;
	width:1024px;
	clear:both;
    margin:0;
    font-family: 'LeagueGothicRegular', sans-serif;	
}
.menu ul {
	margin:0 0 0 30px;
	overflow:hidden;
	list-style:none;
}
.menu ul li {
	float:left;
	margin:3px 10px 0px 5px;
	padding:0px 15px 0px 0;
	border-right:1px solid #fff;
}
.menu ul li last{
	float:left;
	margin:0 10px 0 5px;
	padding:0 15px 0px 0;
}
.menu ul li a:link, .menu ul li a:visited {
	font-family: 'LeagueGothicRegular', sans-serif;
	font-weight: lighter;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
	padding:0px;
	display:block;
	font-size:25px;
	text-shadow:0 1px 1px #000;
}
.menu ul li a:hover, .menu ul li a.active:visited {
	font-family: 'LeagueGothicRegular', sans-serif;
	font-weight: lighter;
	letter-spacing:1px;
	color:#F90;
	text-decoration:none;
	padding:0px;
	display:block;
	font-size:25px;
	text-shadow:0 1px 1px #000;
}
#content{
	background:#FFFFFF;
	min-height: 445px;
	padding:10px;
	border: 1px solid #F9CE88;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1A4089;
}
h1 {
	font-family: 'LeagueGothicRegular', sans-serif;
	font-weight: lighter;
	letter-spacing:1px;
	font-size:36px;
	text-transform:uppercase;
	color: #1A4089;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C95D1D;
}

.bottomnav {
	width:1024px;
	clear:both;
    margin:0;
}
.bottomnav ul {
	margin:0px;
	overflow:hidden;
	list-style:none;
}
.bottomnav ul li {
	float:left;
	margin:0px;
	padding:0px;
}

#footer {
	margin: 0px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
}
#footer a, a:hover, a:active{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;

