body {
	background-color: #666666;
	height: 100%;
	_height: 100%; 
}
#container {
	background-color: #FFFFFF;
	font-family: helvetica, arial, 	sans-serif;
	color: #333333;
	font-size: 15px;
	width: 756px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 0px hidden;
}

#container p{
	padding: 10px;
	line-height: 20px;
}

#mastHead {
	background: url(../images/masthead_bkg.jpg) repeat-x left;
	min-height: 109px;
	_height: 109px;

}
#logo {
	text-align: right;
	margin-right: 25px;
}
#nav {
	background: url(../images/nav_bkg.gif) repeat-x left;
	height: 31px;
}
#navLinks {
	padding-top: 7px;
}
#nav a {
	text-decoration: none;
	color: #333333;
	padding: 0 9px;
}
#nav a:hover {
	text-decoration: underline;
	color: #222222;
}
#content {
	margin-top: 5px;
	padding: 5px 50px 15px 50px;
	background-color: #FFFFFF;
	clear: both;
}
#contentSidebar {
	margin-top: 5px;
	padding: 5px 25px 15px 0px;

}
#rightContainer {
	width: 272px;
	float: right;
	color: #333333;
	padding: 3px 0 5px 0;
	background-color: #ececec;
}
#leftContainer {
	float: left;
	width: 415px;
	padding-left: 20px;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #313131;
	padding-bottom: 20px;
	padding-top: 10px;
}
h1.test_title {
	font-size: 20px;
	font-weight: bold;
	color: #313131;
	padding-bottom: 3px;
}
.test_image {
	float: left;
	padding: 5px 5px 5px 0;
}
.test_image img {
	border: 3px solid #000;
}

.test_date {
	color: #676767;
	font-size: smaller;
	font-style: italic;
	padding-bottom: 22px;
}
.listingsDate {
	color: #676767;
	font-size: smaller;
	font-style: italic;
	float: right;
	margin-right: 15px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #313131;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
#footer {
	background: url(../images/footer.gif) repeat-y 0 0;
	height: 15px;
	width: 726px;
	padding: 15px 15px 15px 15px;
	color: #FFF;
}
#footer a:link {
	color: #FFF;
	font-size: 15px;
	padding-left: 5px;
}
#footer a:visited {
	color: #FFF;
	font-size: 15px;
	padding-left: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:link#donateFooter {
	margin-left: -20px;
}
#footer a:visited#donateFooter {
	margin-left: -20px;
}
.liTable {
	margin-top: 10px;
	text-align: left;
}
.liTable tr td {
	height: 40px;
	padding-left: 15px;
	vertical-align: middle;
	border-top: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
}

.liTable tr td.TableOne {
	background-color: #E6E6E6;
}
.liTable tr td.TableTwo {
	background-color: #fafafa;
}

.liTableSml {
	margin-top: 10px;
	text-align: left;
}
.liTableSml tr td {
	vertical-align: middle;
	border: 1px solid #c8c8c8;
}
.liTableSml tr td.TableHead {

	padding: 5px;
}
.liTableSml tr td.TableContent {
	background-color: #fff;
}
.liTableSml tr td.TableFooter {
	padding: 5px;
}
a {
	text-decoration: none;
	color: #9e1f1a;
}
a:hover {
	text-decoration: underline;
	color: #c7261f;
}
.justify {
	text-align: justify;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

#recoImage {
	float: left;
	padding-right: 6px;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #9e1f1a;
}
#testPic {
	padding-left: 85px;	
}

.contactUsP {
	padding-left: 45px;	
	padding-right: 20px;	
}
form input{
	margin-bottom: 6px;
}

.article p{
	padding: 10px;
	line-height: 20px;
}
#church label {
	display: block;
	padding-top: 10px;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#church {
	padding-left: 50px;
}
.church {
	width: 350px;
	text-decoration: none;
	border: solid black 1px;
	padding: 5px;
	font:  12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.form_red{
	color: #fff;
	padding: 3px;
	background-color: #9e1f1a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.form_green{
	color: #fff;
	padding: 3px;
	background-color: #2f9a2b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.eventsTitle {
	background-color: #dcdcdc;
	padding: 5px;
	padding-left: 8px;
	color: #2a2a2a;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.eventsDate{
	color: #676767;
	font-size: smaller;
	font-style: italic;
	padding: 5px;
	background-color: #e7e7e7;
	border-bottom: 1px solid #fff;
}
#donate {
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px solid #999;
}
#donateOptions {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #999;
}

.it {
	font-size: larger;
	font-style: normal;
	font-weight: normal;
}

.page_image{
	float: left; 
	margin-right: 20px;
	margin-bottom: 20px;
	border: 3px solid #000;
}

#zUL,#zUL ul {padding:0;margin:0}
#zUL li {
	float:left;
	position:relative;
	list-style-type:none;
}
#zUL li ul {
	visibility:hidden;
	position:absolute
}
#zUL li:hover ul li ,
#zUL li.msieFix ul li {
	visibility:visible;
	width: 150px;
	background-color: #ececec;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px solid #8f8f8f;
}
#prayerShield {
	padding-top: 20px;
	padding-bottom: 20px;
}

input.error{  
     background: #f8dbdb;
     border-color: #e77776;  
      //   background: #ff5961; 
     //border-color: #202020;
 } 
