@charset "utf-8";
/* CSS Document */

html {height: 100%}
body {height: 100%}
body {
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin:0px 0px 0 0px;
	padding:0;
	background-color: #f0f7ec;
}

a:link {color: #6633cc; text-decoration: underline; }
a:active {color: #6633cc; text-decoration: underline; }
a:visited {color: #6633cc; text-decoration: underline; }
a:hover {color: #6633cc; text-decoration: none; }

.banner {
	z-index: -9;
	height: 233px; 
	width: 765px;
	display: block; margin-left: auto; margin-right: auto; margin-top: 5px;
	}

#top-nav {
	margin-top: -10px;
	}
	
#ecsw-navbar {
	background:url(images/navbar.png) left top no-repeat;
	width:753px;
	height:32px;
	margin-left: auto; margin-right: auto;
	padding:0;
    }
    
	#ecsw-navbar span {
    display: none;
    }

    #ecsw-navbar li, #ecsw-navbar a {
    height:32px;
    display:block;
    }

    #ecsw-navbar li {
    float:left;
    list-style:none;
    display:inline;
	position:relative;
    }

    #ecsw-navbar-home {width: 111px;}
    #ecsw-navbar-leadership {width: 123px;}
    #ecsw-navbar-education {width: 124px;}
    #ecsw-navbar-events {width: 124px;}
    #ecsw-navbar-newsletter {width: 124px;}
    #ecsw-navbar-resourcecenter {width: 147px;}

    #ecsw-navbar-home a:hover {background:url(images/navbar.png) 0px -32px no-repeat;}
    #ecsw-navbar-leadership a:hover {background:url(images/navbar.png) -111px -32px no-repeat; }
    #ecsw-navbar-education a:hover {background:url(images/navbar.png) -234px -32px no-repeat; }
    #ecsw-navbar-events a:hover {background:url(images/navbar.png) -358px -32px no-repeat; }
    #ecsw-navbar-newsletter a:hover {background:url(images/navbar.png) -482px -32px no-repeat; }
    #ecsw-navbar-resourcecenter a:hover {background:url(images/navbar.png) -606px -32px no-repeat; }
	
#content-box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 10pt;
	color: #333333;
	background-color:#ffffff;
	border: inset; border-width:thin;
	width:724px;
	min-height: 400px;
	padding:1%;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 55%;
}

#intro {
	float:left;
	width:380px;
	height:400px;

}

#left {
	float:left;
	height:100%;
	text-align: left;
	padding: 1%;
	width:50%;

}

#right {
	width:342px;
	position: absolute;
	float: right;
	top: 11px;
	right: 10px;
	height: 100%;
}

#calendar {
	position: absolute;
    right: 10px;
	height: 200px;

}


#bibleverse {
	margin-top: 20px;
}

.indent
   {
	text-indent: 20px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
   }
   
.text
   {
	text-indent: 20px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
   }
   
.blogmenu {
	margin-top: 5px;
}

#mailinglist {
	margin-top: 15px;
}

#mailinglistbtn {
}
/* textbox style */
.tb10 {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 170px;
	color:#333333;
	padding:1px;
	font-family:tahoma, arial, sans-serif;
	margin-left: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

elcalogo {
}

partners {
	position: absolute;
	top: 500px;
	margin-bottom: 10px;
}

p#blinking {
	text-decoration: blink;
	}
	
.linknostyle A:link {text-decoration: none}
.linknostyle A:visited {text-decoration: none}
.linknostyle A:active {text-decoration: none}
.linknostyle A:hover {text-decoration: none}

#holden {
	float: right;
	margin-right: 50px;
	width: 50%;
}

#happyvolunteers {
	float: left;
	margin-left: 50px;
	width: 50%;
}

#stpaul {
	float: right;
	margin-right: 50px;
	width: 50%;
}
	
	