﻿body
{
	text-align:center;
	font-family:Arial;
}
img
{
	border:0px;
}
.clear
{
	clear:both;
}
.Box
{
	margin:auto;
	width:850px;
}
.Header
{
	background-image:url('./images/header.jpg');
	width:850px;
	background-position:right;
	height:100px;
	text-align:left;
	background-repeat:no-repeat;
	margin-bottom:3px;
}
.LeftMenuPic
{
	height:46px;
	width:6px;
	background-image:url('./images/menu_left.jpg');
	float:left;
	margin-left:1px;
}
.MenuMiddle
{
	height:46px;
	width:836px;
	float:left;
	background-image:url('./images/menu_middle.jpg');
	text-align:left;
}
.RightMenuPic
{
	height:46px;
	width:6px;
	background-image:url('./images/menu_right.jpg');
	float:left;
	margin-right:1px;
}
.MainMenu
{
	width:838px;
	list-style:none;
	display:inline;
	line-height:43px;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
.MainMenu li
{
	display:inline;
	padding:0px;
	margin:0px;
}
.MainMenu li a
{
	text-decoration:none;
	color:#cb7902;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:14px;
	line-height:45px;
}
.MainMenu li a.Selected 
{
	color:#3b2300;
	display:inline-block;
	height:46px;
	background-image:url('./images/menu_hover_middlle.jpg');
}
.MainMenu li a:hover
{
	color:#3b2300;
}
.Content
{
	width:850px;
	clear:both;
	min-height:495px;
}
.FlashBox
{
	width:850px;
	height:250px;
	margin-bottom:3px;
	padding-top:5px;
}
.HomePageLeft
{
	float:left;
	width:485px;
	margin-top:2px;
}
.HomePageLeft img
{
	display:inline-block;
	margin-top:2px;
}
.HomePageText
{
	width:457px;
	height:149px;
	padding:14px;
	font-size:15px;
	line-height:21px;
	background-image:url('./images/left_bage_box.jpg');
	text-align:justify;
}
.SpecialOfferBox
{
	float:left;
	background-image:url('./images/right_brown_box.jpg');
	width:365px;
	height:230px;
}
.SpecialOfferBox h2
{
	margin:18px 0px 0px 0px;
	padding:0px;
	color:White;
	font-size:33px;
	font-style:italic;
}
.SpecialOfferBox h3
{
	margin:3px 0px 10px 0px;
	padding:0px;
	color:White;
}
.Left
{
	float:left;
	width:465px;
	text-align:justify;
	font-size:14px;
	line-height:22px;
	padding-left:20px;
	padding-right:15px;
}
.Title
{
	margin-top:15px;
	margin-bottom:8px;
	text-align:center;
}
.MainContentTitle
{
	display:inline-block;
	color:#cb7902;
	margin:5px 15px 8px 15px;
	padding:0px;
}
.Right
{
	float:left;
	width:350px;
}
.BottomMenuBar
{
	width: 810px;
	height: 55px;
	background-color: #e3e3e3;
	text-align: left;
	padding:10px 20px 3px 20px;
	margin-top:3px;
}
.BottomMenu
{
	list-style:none;
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.BottomMenu li
{
	display:inline;
	margin:0px;
	padding:0px;
}
.BottomMenu li a
{
	color:#3b2300;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	padding-right:6px;
	padding-left:4px;
	border-right:solid 1px #3b2300;
}
.PrayerForm
{
	margin-bottom:10px;
}
#NameBoxes
{
	margin-bottom:15px;
}
#NameBoxes div
{
	margin-bottom:10px;
}
#NameBoxes input
{
	margin-top:2px;
	margin-bottom:2px;
	width:110px;
}
#NameBoxes select
{
	width:80px;
}
#NameBoxes .NameInput
{
	margin-left:8px;
}
#NameBoxes .RequestInput
{
	width:409px;
	margin-left:2px;
}
.PrayerForm .FieldName
{
	width:100px;
	display:inline-block;
	margin-bottom:4px;
}
.PrayerForm .FieldBox
{
	display:inline-block;
	margin-bottom:4px;
}
.PrayerForm .FieldBox input
{
	width:300px;
}
.PrayerForm .TotalBox
{
	margin-left:100px;
}
.PrayerForm .PrayerFormButton
{
	margin-left:100px;
	width:100px;
}
.PrayerForm .PrayerFormButton input
{
	width:70px;
}