@charset "utf-8";


/* MAIN STRUCTURAL ELEMENTS
==================================================== */

body {
	margin: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.9em;
	background-image: url(images/bg_texture.jpg);
	background-repeat: repeat;
	}
#bg_mainFade {
	background-image: url(images/bg_fadeWhite.png);
	background-repeat: repeat-x;
	background-position: center top;
	width:100%;
	height:100%;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	height: auto;
	width: 954px;
}
#header {}
#navTop {
	height: 50px;
	width: 641px;
	clear: right;
	float: right;
	display:inline;
	margin-top: 50px;
	text-align: right;
	background-image: url(images/navTop_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #D2BF9E;
}
/*#navTop ul {height: 20px ; margin: 0 10px;}
 #navTop ul li{
	display: inline;
	list-style: none;
	margin: 0 -2px;
	padding:0;
} */

#logo {
	clear: left;
	float: left;
	display:inline;
	height: 150px;
	width: 275px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right -20px;
}
#navSub {
	clear: right;
	float: right;
	display:inline;
	width: 316px;
	position: relative;
	height: auto;
}
#navSubTop {
	height: 242px;
	width: 316px;
	position: relative;
	background-image: url(images/navSub_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#navSubBottom {
	height: 24px;
	width: 316px;
	position: relative;
}

#mainContent {
	background-image: url(/images/mainContent_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	width: 954px;
}

.col_Rt_Narrow {
	clear: right;
	float: right;
	display:inline;
	width: 300px;
	position: relative;
	height: auto;
}
.col_Rt_contact {
	clear: right;
	float: right;
	display:inline;
	width: 350px;
	position: relative;
	height: auto;
	padding-right: 15px;
}
#contact label {
	border: solid 1px #ccc;
	clear: none;
	display: block;
	float: left;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 3px 0px;
	padding: 0 0 0 6px;
	vertical-align: middle;
	width: 110px;
}
#contact input {
	border: solid 1px;
	clear: none;
	display: block;
	float: right;
	height: 18px;
	margin: 2px 0px;
	width: 200px;
}



.col_Lt_Wide {
	clear: left;
	float: left;
	display:inline;
	width: 630px;
	position: relative;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.ministryBorder {
	border: medium solid #ABA195;
	float: left;
	margin-right: 10px;
}

#picFrame {
	height: 244px;
	width: 608px;
	position: relative;
	background-image: url(images/picFrame.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 11px;
}
#col_RSSFeed {
	clear: left;
	float: left;
	display:inline;
	width: 188px;
	position: relative;
}
#col_RSSFeed_top {
	background-image: url(images/newsBox_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 188px;
	min-height: 410px;
	background-color: #6C0C33;
	position: relative;
}
#newshead, #newshead a {
	font-size: 12px;
	font-weight: bold;
	color: #D2BF9E;
	text-decoration: none;
}
.date {
	background-color: #FFFFFF;
	background-image: url(images/newsBox_dateBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 40px;
	width: 44px;
	margin-right: 2px;
	margin-left: 5px;
	text-align: center;
	padding-top: 4px;
	display: inline;
}
.date_day {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #06234b;
	font-size: 18px;
	font-weight: bold;
}
.date_month {
	font-size: 9px;
	color: #6C0C33;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 2px;
}
.feedInfo { padding-bottom: 10px; }
.feedInfo h1 {
	font-size: 12px;
	color: #DFD1BB;
	padding: 0px 10px 4px 10px;
	font-weight:bold;
}
.feedInfo img {display:none;}
.feedDescription {
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
}

.feedMore {
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding: 0px 10px 0px 5px;
}
#mainTextBox {
	clear: left;
	float: right;
	display:inline;
	width: 410px;
	position: relative;
	}
#mainTextBox_top {
	width: 410px;
	min-height: 410px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
}
#mainTextBox h1, #mainTextBox h2, #mainTextBox h3, #mainTextBox h4 {margin:0; padding: 10px 10px 5px 10px;}
#mainTextBox p {margin:0; padding: 10px;} 
#wideTextBox {
	clear: left;
	float: right;
	display:inline;
	width: 730px;
	position: relative;
	padding-right: 15px;
}
#wideTextBox_top {
	width: 730px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
}
#wideTextBox h1, #wideTextBox h2, #wideTextBox h3, #wideTextBox h4 { margin: 0; padding: 20px 30px 10px 30px; }
#wideTextBox p { margin: 0; padding: 10px 30px 10px 30px; line-height: 1.4em;  } 


#footer{
	height: 70px;
	width: 954px;
	text-align: center;
	color:#333333;
}







/* Lists
==================================================== */

#navSub ul { width:250px; margin: 0 auto;}
#navSub ul li {
	list-style: none;
	margin:18px 0;
	border: solid 1px #ooo;
	height:23px;
	width:250px;
	background-image: url(images/navSub_btn_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#mainContent ul {
	margin-left: 80px;
	padding-right: 0px;
	padding-left: 0px;
	list-style: url(images/bullet.gif) none outside;
}
#mainContent ul li{
	padding-left: 10px;
	margin: 4px 10px;

}
#sidebar ul, #sidebar ul ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
padding:0;
}

/* text
==================================================== */

h1 {
	color: #6C0C33;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
}
#wideTextBox h1 {font-size: 1.8em;}
.ltBlue { color: #79ADF4; }
.ltGreen { color: #33CC33; }
.phoneList {
	font-size: 0.9em;
	height: 40px;
	margin: 3px 0px;
	overflow: visible;
	padding: 5px;
	width: 268px;
	background-color: #DDDAD5;
}
#contactInfo  {
	clear: none;
	float: left;
	height: auto;
	width: 275px;
	padding-left: 10px;
}

.phoneNumber {
	clear: none;
	float: right;
	margin-left: 5px;
	width: 120px;
}

/* Links
==================================================== */
#wideTextBox a, #mainTextBox a {
	text-decoration:none;
	border-bottom: solid 1px #0000FF;
}
#wideTextBox a:hover, #wmainTextBox a:hover {color: #fff; background-color: #33CC33; text-decoration:none; border-bottom: solid 1px #33CC33;}

/* #navTop ul li a {
	padding: 0 15px;
	vertical-align: 50%;
	line-height:20px;
	border-left: solid 1px #000;
	text-decoration:none;
	color: #06234B;
	margin: 0;
	width: auto;
	height:17px;
	border-bottom: none;
}
#navTop ul li a:hover {
	background-color: #fff;
	
} */
#navSub ul li a {
	line-height: 23px;
	text-decoration:none;
	height: 23px;
	width: 250px;
	color: #000;
	font-family: Arial, Helvetica, san-serif;
	display: block;
	border-bottom: none;
}
#navSub ul li a:hover {
	background-color: #fff;
}
#newshead a:hover {color: #6C0C33; background-color: #fff;}
.feedInfo h1 a {
	font-size: 12px;
	color: #dfc759;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
.feedInfo h1 a:hover {color:#33CC33;}
.feedMore a {color: #fff; border-bottom: none;}
.feedMore a:hover {color: #000; background-color:#fff;}

 #footer a {color: #333333; border-bottom: none;}
 #footer a:hover {color:#06234B;}

 
 /* paypal donations
==================================================== */
form.paypal, div.paypal {display:block; width:450px; margin:20px auto; border:4px solid #E1D5BF; padding: 20px; }
.paypal label {font-weight:bold;}
.paypal td {padding:10px;}
.paypal select {width:428px; padding:3px;} 
.paypal textarea {font-size:16px; height:60px; width:422px; padding:3px;}
.paypal select, .paypal input#amount {line-height:30px; font-size: 16px; height:30px;} 



/* OTHER
==================================================== */

#mp3play {height: 65px; overflow: visible; width: 365px; margin-left: 20px; font-size: 10px;}
.caption {
	background-color: #EFEFEF;
	padding: 10px;
	height: auto;
	margin: 10px;
	font-size: 10px;
	width: auto;
	border: 1px solid #D3D3D3;
}
.goldBorder { border: medium solid #ABA195; 
}


