#html, body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%
}
body {
	font: 0.75em arial, sans-serif;
	color: #333;
	background-color: #000;
	background-image: url(../images/page_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	
}
a {
	color: red;
}
a:visited {
	color: red;
}
a:hover {
	color: #00f
}
td {
	line-height: 18px
}
h1 {
	color: #666633;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.67em 0;/*margin: 1em 0 -0.6em;*/
}
h3 {color:#333;}
p {
	padding-top: 0;
}
ul {
	margin-top: -1em;
	margin-left: 0em;
}
ol {
	margin-top: -1em;
	margin-left: 0em;
}
ul li ul {
	margin-top: 0;
	margin-left: -1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none
}
/*/*/
a {
}
body, body td, body th, body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body, html>body td, html>body th html>body p {
	font-size: small;
}
/* */
#header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1003px;
	text-align: left;
	height: 121px;
}
#logo {
	display: none
}
#headerSpacer {
	clear: both;
	overflow: hidden;
	height: 8px
}
ul#headerLinks {
	display: inline;
	list-style-position: inside;
	float: left;
	margin: 0 0 15px 145px;
	list-style-type: none;
	text-align: right;
	padding: 0;
}
ul#headerLinks li {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	font: 1em arial, sans-serif;
	border-left: silver 1px solid;
	padding-top: 0px
}
ul#headerLinks li.firstLink {
	border-left-style: none
}
ul#headerLinks li.endLink {
	padding-right: 0px
}
#bodyWrapper {
	margin: 0 auto;
	width: 1003px;
	text-align: left;
}
#bodyContainer {
	padding-top: 15px;
	width: 1003px;
	
}
#leftContainer {
	float:left;
	width:235px;
	min-height:490px;
	margin-bottom: 26px;
	margin-left:26px;
}

#bucketContainer{
	float:left;
	width:702px;
	height:140px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.Bucket {
	float:left;
	width:342px;
	height:140px;
	background-image:url(../images/bucketBG.png);
}
.Bucket h1 {
	font-size:11pt;
	margin-top:5px;
	margin-bottom:0px;
	padding-left:20px;
	color:white;
	text-transform:uppercase;
}
.Bucket h1 a:link, .Bucket h1 a:visited, .Bucket h1 a:active{
	color: white;
	text-decoration: none;
}
.Bucket h1 a:hover{
	font-family: inherit;
	color: #F40000;
	text-decoration: none;
}
.Bucket img {
	margin-left:15px;
	margin-top:0;
}
.BucketCopy {
	margin-top:5px;
	margin-left:160px;
	width:170px;
	line-height:15pt;

}
.BucketCopy a:link,.BucketCopy a:visited, .BucketCopy a:active {
	color:red;
	text-decoration:none;
}
.BucketCopy a:hover {
	color:blue;
	text-decoration:none;
}

/***SIDEBAR***********/
/***small buckets***/
.BucketSmall {
	/*margin:0 auto 15px auto;*/
	
	width:235px;
	height:140px;
	background-image:url(../images/bucketMed.png); background-repeat:no-repeat;
}
.BucketSmall h1 {
	margin:0;
	font-size:11pt;
	padding-top:5px;
	padding-left:15px;
	color:white;
	text-transform:uppercase;
}
.BucketSmall h1 a:link, .BucketSmall h1 a:visited, .BucketSmall h1 a:active{
	color: white;
	text-decoration: none;
}
.BucketSmall h1 a:hover{
	font-family: inherit;
	color: #F40000;
	text-decoration: none;
}
.BucketSmall img {
	padding-left:12px;
	padding-top:5px;*
	width: 235px;
	height:106px;
}

#sidebar {
	margin-top:15px;
	height:335px;
	background-image:url(../images/sidebar.png);

}
#sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	color:#EDEDBA;
	font-size:12pt;
	font-weight:bold;
	line-height:21pt;
	text-align:left;
	padding: 10px 20px 10px 20px;
	
}

#sidebar ul {
	margin-top:25px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#92925F;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	
}
#sidebar li {

	padding: 0px 10px 15px 0px;
	list-style-image:url(../images/bulletArrows.png);
}

#sidebar li a {
	color:#EDEDBA;
	text-decoration:none;
}
#sidebar li a:hover {
	color:blue;
}
#contentContainer {
	float:left;
	width:702px;
	min-height:335px;
	background-color:#eef1ea;
	margin-bottom: 26px;
	margin-left: 15px;
}

.content2 {

	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;
}
.content2 ul {
	padding-top:10px;
	margin-left:30px;
}
.content2 li {
	line-height:16pt;
}
#sidebar a {color:#92925f; }
#sidebar a:hover {color:white;}

/***NEWSLETTER BOTTOM BAR***********/
#newletter {
	clear:both;
	margin:0 auto;
	width:951px;
	height:40px;
	background-image:url(../images/newsletter_bar.png);
	
	font-family: inherit;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 26px bottom;
	height: 40px;
	padding-left: 36px;
}
/***Temporary for 2nd tableless Newsletter subscribe area***********/

						.newsletterCopy {
							float:left;
							padding-top:10px;
							padding-left:5px;
						}
/***End Temporary***********/

#newletter2 {
	clear:both;
	margin:0 auto;
	width:951px;
	height:40px;
	background-image: url(../images/newsletter_bar.gif);
}
.input2 {
	float:left;
	padding-top:8px;
	padding-left:20px;
}
#flashDiv {
	margin-left: 26px;
}
.content {
	background-color: #fff;
	padding-left: 26px;
	border-right: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
}
.btnLearn {
	padding-top: 7px;
	border-style: none;
}

/*******Home Page*******/

.homebucket {
	font-size:9.5pt;
	line-height:11.75pt;
}
.homepg_rpanelHeader {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/rpanel_header_01.gif);
	padding-left:16px;
}
.homepg_rpanelHeader a{
	color:white; text-decoration:none;font-weight:bold;}
.homepg_rpanelHeader a:hover{
color:red; text-decoration:none;font-weight:bold;}
	
.subpg_rpanelHeader {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/rpanel_subpg_header_01.gif);
	padding-left: 16px;
}
.subpg_rpanel1 {
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/rpanel_subpg_missionary_02.png);
	vertical-align: top;
	width: 184px;
	padding: 120px 10px 11px 20px;
	height: 46px;
}
.subpg_rpanel2 {
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/rpanel_subpg_orphan_02.png);
	vertical-align: top;
	width: 184px;
	padding: 115px 10px 11px 16px;
	height: 46px;
}
a.rpanels:link, a.rpanels:visited, a.rpanels:active {
	font-family: inherit;
	font-weight: bold;
	color: #F40000;
	text-decoration: none;
}
a.rpanels:hover {
	font-family: inherit;
	color: #00f;
	text-decoration: underline;
}
a.privacy:link, a.privacy:visited, a.privacy:active {
	font-family: inherit;
	color: #ffffcc;
	text-decoration: underline;
}
a.privacy:hover {
	font-family: inherit;
	color: #fff;
	text-decoration: none;
}
#footer {
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subscribeContainer {
	font-family: inherit;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/newsletter_bar.gif);
	background-repeat: no-repeat;
	background-position: 26px bottom;
	height: 40px;
	padding-left: 36px;
}
button {
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	line-height: 1;
	font-style: normal;
	font-family: inherit;
	text-align: left;
	padding: 0;
	border-width: 0;
}
input.input-text {
	font: 12px arial, helvetica, verdana, sans-serif;
	margin: 0px;
	border: #ccc 1px solid;
	display: block;
	background: #fff;
	padding: 3px 4px;
}
#subscribe {
	clear: both;
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 1px;
}
#subscribe form {
	background: #999;
	overflow: hidden;
	width: 250px;
	position: relative;
	height: 27px;
}
#subscribe form div {
	background-position: right -27px;
	left: 0px;
	width: 240px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 23px;
	padding: 2px 0 2px 10px;
}
#subscribe form input.input-text {
	display: block;
	font-size: 12px;
	background: #fff;
	margin: 0px;
	width: 160px;
	color: #333;
	padding: 3px 0 2px 0;
	border-width: 0;
}
#subscribe form button {
	background-position: 0px 0px;
	right: 0px;
	cursor: pointer;
	text-indent: -999em;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 27px;
}
#subscribe form button:hover {
	background-position: 0px -27px;
}
body.ie #subscribe form input.input-text {
	padding: 3px 0 4px 0;
}
body.ie7 #subscribe form input.input-text {
	line-height: 1;
	padding: 5px 0 2px 0;
}
#subscribe #news form {
	margin: 0;
	background-image: url(../images/newsletter_bkg.gif);
}
#subscribe #news form div {
	background-image: url(../images/newsletter_bkg.gif);
}
#subscribe #news form button {
	background-image: url(../images/newsletter_btn.gif);
	width: 58px;
}
/************Sitemap*************/
#sitemap {
	font-family:Verdana, Geneva, sans-serif;

}
#sitemap ul {
	font-size:8pt;
	margin-left:10px;
	line-height:11pt;
	margin-top:-5px;
}
#sitemap li {
	padding:0;
}

/***********Privacy Page**************/

#leftContainerNoHeight {
	float:left;
	width:235px;
	margin-bottom: 26px;
	margin-left:26px;
}
#contentContainerNoHeight {
	float:left;
	width:702px;
	background-color:#eef1ea;
	margin-bottom: 26px;
	margin-left: 15px;
}

/*******Contact Form*******/
#FormWrapper {
	width:80%; 
	margin-left:1%; 	
	padding: 5px 0 5px 20px; 
	margin-bottom: 20px;
}
.font10pt {font-size:10pt;}
.label, .input {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.input {
	width: 340px;}
.label {
	width: 120px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:10pt;
	font-weight:bold;
	text-align:right;
}
.clear {
	clear: left;
}


