﻿
/* Introduction  */

#intro {
	background: url(images/homepage/intro.jpg) center no-repeat;
	height: 229px;
	width: 555px;
	}

#introtext {
	float: right;
	position: relative;
	top: 53px;
	*top: 53px;
	right: 20px;
	width: 200px;
	line-height: 17px;
	display: inline;
	}

#intro h2 {
	text-indent: -9999px;
	font-size: 1px;
	}
	


#middlebox {
	margin-top: 6px;
	}
	
#successstories {	
	float: left;
	margin-left: 17px;
	width: 328px;
	_width: 310px;
	margin-top: 6px;
	display: inline;
	}
	
#successstories a:link{
	line-height: 18px;
	}
	
#successstories p{
	margin: 0px 0px 6px 0px;
	}

#successstories h3{
	font-size: 1px;
	text-indent: -9999px;
	background: url(images/homepage/success_storiesh3.gif) no-repeat;
	height: 23px;
	margin: 0px 0px 4px 0px;
	}	
	
#login {	
	float: right;
	height: 150px;
	width: 141px;
	background: url(images/homepage/loginbg.jpg) no-repeat;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
	padding: 10px 0px 0px 10px;
	}
	
#login h3{
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px;
	}
	
#username {
	background-image:url(images/homepage/UN_outline.gif);
	background-repeat:no-repeat;
	width:131px;
	height:27px;
	padding: 4px;
	*padding: 2px 4px 4px 4px;
	}
	
.usernameinput {
	display: inline;
	color: #463A08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	width:117px;
	height: 13px;
}


#password {
	background-image:url(images/homepage/PW_outline.gif);
	background-repeat:no-repeat;
	width:97px;
	height:25px;
	padding: 4px 0px 0px 4px;
	*padding: 2px 4px 4px 4px;
	}
	
.passwordinput {
	display: inline;
	color: #463A08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	width:83px;
	height: 13px;
}

#gobutton {
	margin-bottom: 6px;
	}

#greatideas {
	width: 529px;
	clear: both;
	margin-left: 15px;
	margin-bottom: 10px;
	*margin-bottom: -10px;
	background:url(images/homepage/ideas_bg.jpg) repeat-y;
	padding-left: 10px;
	}
	
#greatideas p{
	margin: 4px 0px 6px 0px;
	}
	
#greatideas h2 {
	font-size: 1px;
	text-indent: -9999px;
	background: url(images/homepage/great_ideas_h2.gif) no-repeat;
	height: 43px;
	margin: 0px 0px 0px -10px;
	}
	
.idea {
	width: 317px;
	}
	
.separator {
	clear: both;
	background: url(images/greenline.jpg) no-repeat;
	height: 7px;
	margin-left: 7px;
	}
	

#Activity {	
	width: 500px;
	background: url(images/homepage/activities.gif) no-repeat left center;
	padding: 15px 0px 15px 30px;
	margin-left: 6px;
	}
	
#BibleStudy {	
	width: 500px;
	background: url(images/homepage/bible_study.gif) no-repeat left center;
	padding: 15px 0px 15px 30px;
	margin-left: 6px;
	}
	
#Service {	
	width: 500px;
	background: url(images/homepage/service.gif) no-repeat left center;
	padding: 15px 0px 15px 30px;
	margin-left: 6px;
	}