
body
{
	background-image: url('../images/bg.gif');
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.Content
{
	width: 780px;
	margin: 0px auto;
	background-color: white;
}
.ContentBorder
{
	border: 1px solid #3d5834;
}
.ContentBorder img
{
	border-top: 1px solid #3d5834;
	border-bottom: 3px solid #3d5834;
	margin-bottom: 1px;
}
.ContentMenu
{
	background-color: #31395b;
	border-top: 1px solid #3d5834;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	font-size: 12px;
	text-transform: uppercase;
	height: 18px;
	padding-top: 3px;
	vertical-align: middle;
}
.ContentMenu a:link,
.ContentMenu a:visited
{
	text-decoration: none;
	background-color: #31395b;
	color: white;
	border-right: 1px solid white;
	padding: 3px 10px 3px 10px;
	height: 14px;
	margin: 0px 0px 0px 0px;
}
.ContentMenu a:hover,
.ContentMenu a:active
{
	background-color: #3d5834;
	text-decoration: none;
	color: white;
	border-right: 1px solid white;
	padding: 3px 10px 3px 10px;
	height: 14px;
	margin: 0px 0px 0px 0px;
}

.ContentFooter
{
	background-color: #31395b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	font-size: 10px;
	height: 18px;
	padding: 4px 5px 0px 5px;
	vertical-align: middle;
	color: white;
}

.ContentFooter .DevelopedBy
{
	float: right;
}
.ContentFooter .DevelopedBy a:link,
.ContentFooter .DevelopedBy a:visited
{
	text-decoration: none;
	font-variant: small-caps;
	color: #d7ddf4;
}
.ContentFooter .DevelopedBy a:hover,
.ContentFooter .DevelopedBy a:active
{
	text-decoration: underline;
	font-variant: small-caps;
	color: LightBlue;
}

.InnerContent
{
	border-top: 3px solid #3d5834;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.InnerContent p
{
	margin: 5px 5px 5px 5px;
	font-size: 12px;
}

.InnerContent p .SubHead
{
	font-size: 18px;
	margin: 20px 0px 5px 0px;
	display: block;
	color: #3d5834;
	font-weight: bold;
}

.InnerContent p .LargeLink:link,
.InnerContent p .LargeLink:visited
{
	font-size: 14px;
	text-decoration: underline;
	color: #3d5834;
	margin-left: 30px;
}
.InnerContent p .LargeLink:hover,
.InnerContent p .LargeLink:active
{
	font-size: 14px;
	text-decoration: underline;
	color: #31395b;
	margin-left: 30px;
}

.InnerContent .CallNow
{
	width: 460px;
	margin: 5px 10px 10px 230px;
	border: 1px solid #31395b;
	background-color: #d7ddf4;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}


.InnerContent .CallNow .DonatePhoneNumber
{
	font-size: 14px;
	font-weight: bolder;
	padding: 3px 10px 3px 15px;

}

.Divider
{
	clear: both;
	text-align: center;
}
.Divider img
{
	border: 0px;
}

.Quote
{
	width: 200px;
	float: left;
	margin: 5px 10px 10px 5px;
	font-size: 16px;
	font-style: italic;
	text-indent: -8px;
	padding: 0px 3px 3px 8px;
	border-right: 1px solid DarkRed;
}
.Quote i
{
	font-style: normal;
	font-weight: bold;
}
.Quote .Reference
{
	font-style: normal;
	text-align: right;
	font-variant: small-caps;
	margin: 5px 0px 0px 0px;
}

.Quote .JesusSpeaks
{
	color: DarkRed;
}




.FoundationInfo
{
	margin: 10px 5px 0px 5px;
	border: 1px solid #31395b;
	background-color: #d7ddf4;
	padding: 3px 5px 3px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.FoundationInfo .OrgTitle
{
	font-weight: bold;
}

.FoundationInfo .Address
{
	margin: 5px 30px 5px 15px;
}

.FoundationInfo .Address span
{
	display: block;
}
.FoundationInfo .Address .Title
{
	font-weight: bold;
}


/* Page Overrides */

.HomePageImage
{
	border-color: #3d5834;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}




/* Form Sytles */

.Error
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 3px 3px 3px 3px;
	border: 1px solid #31395b;
	background-color: #d7ddf4;
	width: 460px;
	margin: 0px 10px 0px 230px;
}
.DonationForm
{
	border: 1px solid #3d5834;
	width: 460px;
	margin: 5px 10px 10px 230px;
}
.DonationForm .RowGroup
{
	padding: 0px 5px 5px 5px;
}

.DonationForm .Title
{
	color: white;
	background-color: #3d5834;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
}

.DonationForm .NewsLetterText
{
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	color: #31395b;
	margin: 5px 5px 5px 5px;
}

.DonationForm .Notes
{
  float: right;
  width: 158px;
  height: auto;
  margin: 3px 5px 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

.DonationForm .Notes h4
{
  background-image: url('../images/icon_info.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
	margin: 0px 3px 3px 3px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 12px;
}

.DonationForm .Notes p
{
  margin: 0em 0em 1.2em 0em;
	font-size: 10px;
  color: #666666;
}
.DonationForm .Notes p.last
{
  margin: 0em;
}


.DonationForm .Row
{
	vertical-align: top;
}

.DonationForm Label
{
	margin-top: 5px;
	display: block;
	font-weight: bold;
	font-size: 10px;
}

.DonationForm .Input
{
	background-color: #ffffee;
	width: 250px;
	padding: 0px 5px 0px 5px;
}

.DonationForm .PlaceDonationButton
{
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
}

.DonationForm .PlaceDonationButton:hover
{
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 5px 5px;
	background-color: #31395b;
	color: white;
	font-weight: bold;
}


.PromoList
{
	font-weight: normal;
	border: 1px solid #31395b;
  border: 1px solid #666666;
	font-size: 12px;
	margin: 10px 15px 10px 15px;

}
.PromoList th
{
	color: white;
	background-color: #3d5834;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
}
.PromoList .DataRowEven
{
	font-size: 10px;
	padding: 2px 8px 2px 8px;
	border-top: 1px solid #eeeed1;
  background-color: #ffffe1;
}
.PromoList .DataRowOdd
{
	border-top: 1px solid #eeeed1;
	padding: 2px 8px 2px 8px;
	font-size: 10px;
}

.GiftLink
{
  Text-Decoration: none;
}
.Gift
{
	border: 1px solid #3d5834;
	background-color: #d5edcd;
	width: 260px;
	margin: 5px 5px 5px 5px;
	color: black;
}
.Gift img
{
	float: left;
	margin: 3px 5px 5px 5px;
	border: 1px solid black;
}
.Gift .Title
{
	color: white;
	background-color: #3d5834;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
}
.Gift .Description
{
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}
.Gift .Amount
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 5px 20px 5px 20px;
}
.Gift .Chooser
{
	text-align: center;
}
.Gift .Choose
{
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
}

.Gift .Choose:hover
{
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 5px 5px;
	background-color: #31395b;
	color: white;
	font-weight: bold;
}

.ChosenGifts .MyGiftItem
{
	width: 70px;
	height: 100px;
	text-align: center;
	float: left;
}
.ChosenGifts .MyGiftItem img
{
	border: 1px solid black;
	margin: 1px auto;
}



.InnerContent .TitleLine
{
	text-align: center;
	font-size: 28px;
	color: #3d5834;
	background-color: #d5edcd;
	border-top: 3px solid #3d5834;
	border-bottom: 3px solid #3d5834;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
.InnerContent .Response
{
	margin: 10px 10px 10px 230px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 1px solid #31395b;
	background-color: #d7ddf4;
}
.InnerContent .SuccessResponse
{
	margin: 20px 10px 20px 230px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 1px solid #3d5834;
	background-color: #d5edcd;
}


