html {
}

body {
	background-image: url(images/bg_clouds.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#wrapper {
	width: 951px;
	background-image: url(images/bg_shadow.png);
/*	background-position: 7px bottom;
*/
	background-position: center bottom;
	padding-right: 40px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin: auto;
	padding-bottom: 33px;
	display: table;
	height: auto;
}
#header {
	height: 196px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#content-main {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_green.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 85px;
	padding-right: 30px;
	width: 836px;
	padding-top: 25px;
	display: table;
}
#content-sub {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_green.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 85px;
	width: 866px;
	padding-top: 25px;
	display: table;
	padding-right: 0px;
}
#footer {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: -25px;
}
#bottom {
	clear: both;
	display: block;
	height: 158px;
	background-repeat: no-repeat;
	margin-left: -85px;
	margin-right: -40px;
	width: 951px;
	bottom: 0px;
}
#home #wrapper #bottom {
	background-image: url(images/img_footer_home.jpg)}
#home #wrapper #header {
	background: #FFFFFF url(images/header_home.jpg) no-repeat right top;
}
#about #wrapper #bottom {
	background-image: url(images/bottom_1.jpg)}
#about #wrapper #header {
	background: #FFFFFF url(images/header_1.jpg) no-repeat right top;
}
#programs #wrapper #bottom {
	background-image: url(images/bottom_2.jpg)}
#programs #wrapper #header {
	background: #FFFFFF url(images/header_2.jpg) no-repeat right top;
}
#contribute #wrapper #bottom {
	background-image: url(images/bottom_3.jpg)}
#contribute #wrapper #header {
	background: #FFFFFF url(images/header_3.jpg) no-repeat right top;
}
#contact #wrapper #bottom {
	background-image: url(images/bottom_4.jpg)}
#contact #wrapper #header {
	background: #FFFFFF url(images/header_4.jpg) no-repeat right top;
}

#nav {
	background-image: url(images/bg_menu.jpg);
}


h1 {
	color: #3399cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
}

li {
	list-style-position: outside;
	list-style-type: square;
}
.aqua {
	color: #3399CC;
}
ul {
	margin-left: 0px;
	line-height: 2em;
}

#logo {
	margin-left: 84px;
	margin-top: 25px;
	margin-bottom: 25px;
}


.imgleft {
	float: left;
	margin-right: 15px;
}
h2 {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
}
.clear {
	clear: both;
}


.scripture {
	line-height: 24px;
}
#homeleft {
	width: 375px;
	background-image: url(images/line_vert_home.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 30px;
	height: 350px;
	float: left;
	display: table;
}
#homeright {
	float: left;
	margin-left: 5px;
	width: 405px;
	background-image: url(images/img_home_brochure.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
	display: table;
}
#subleft {
	width: 425px;
	padding-right: 30px;
	height: 350px;
	float: left;
	display: table;
}
#subright {
	float: right;
	margin-left: 5px;
	width: 400px;
	white-space: nowrap;
	height: 175px;
	text-align: right;
	padding-top: 40px;
	display: table;
}
.imgright {
	float: right;
}



a {
	color: #3399CC;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	font-weight:normal;
}

a:hover, a:active {
	font-weight:normal;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}
.png { behavior: url(/V2/js/iepngfix.htc) }

