/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
/* Events Feed */
.upcoming-events-wrapper {
	float: left;
	width: 302px;
	background: url(/SiteFiles/1292/Images/events-bkgd.gif) repeat-y 0px 0px;
}
.upcoming-events-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
}
.upcoming-events-wrapper li {
	margin: 6px 0px;
	padding: 12px 22px;
	list-style: none; 
	border-bottom: 1px solid #e0e0e0;
}
* html .upcoming-events-wrapper li {
	margin: 6px 0px;
	padding: 9px 22px 15px;
	list-style: none;
	border-bottom: 1px solid #e0e0e0;
}
.upcoming-events-wrapper p {
	margin-bottom: 0px;
}
.upcoming-events-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}
.upcoming-events-name {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #1393A9;
}
.upcoming-events-time {
	display: none;
}
.upcoming-events-view-link {
	float: left;
	width: 302px;
	height: 25px;
	overflow: hidden;
	background: url(/SiteFiles/1292/Images/more-events-bkgd.jpg) no-repeat 0px 0px;
	padding: 10px 0px 10px 0px;
}
.upcoming-events-view-link a {
	width: 302px;
	height: 45px;
	overflow: hidden;
	text-indent: 22px;
	display: block;
}
/* Blog Feed */
.recent-blog-posts-wrapper {
	margin: 0px;
	padding: 0px;
	background: none;
}
.recent-blog-posts-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
}
.recent-blog-posts-wrapper li {
	padding-left: 22px;
	margin-bottom: 12px;
	background: url(/SiteFiles/1292/Images/arrow2.gif) no-repeat 0em 0.25em;
	list-style: none;
}
.recent-blog-posts-date-wrapper {
	display: none;
}
.recent-blog-posts-view-link {
	margin-bottom: 0px;
}
/* Blog Entry */
.blog .blog-entry {
	margin: 0px 0 20px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
}
.blog .post-date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #808080;
}
.blog .post-title {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.blog .post-body {
	padding: 10px 0;
}
.blog .comment-entry {
	border: solid 1px;
	padding: 5px;
	margin-bottom: 10px;
}
.blog .textarea {
	width: 100%;
	height: 150px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF;
}

img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 18px 0px;
	padding: 0px;
}

* html hr {	margin: 0px 0px 18px;} /* IE 6 only hack */

html>body hr { *margin: 0px 0px 18px; } /* IE 7 only hack */

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #808080;
}
p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #1393A9; 
	text-decoration: none;
}
a:hover {
	color: #1393A9; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}
h4 {
}
h5 {
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	width: 480px;
	height: 31px;
	position: absolute;
	top: 56px;
	right: 34px;
}
.mn-home {
	width: 58px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 0px;
}
.mn-home a {
	width: 58px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/mn-home.gif) no-repeat 0px 0px;
}
.mn-home a:hover {
	background: url(/SiteFiles/1292/Images/mn-home.gif) no-repeat 0px -31px;
}
.mn-about {
	width: 86px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 0px;
}
.mn-about a {
	width: 86px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/mn-about.gif) no-repeat 0px 0px;
}
.mn-about a:hover {
	background: url(/SiteFiles/1292/Images/mn-about.gif) no-repeat 0px -31px;
}
.mn-events {
	width: 71px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 0px;
}
.mn-events a {
	width: 71px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/mn-events.gif) no-repeat 0px 0px;
}
.mn-events a:hover {
	background: url(/SiteFiles/1292/Images/mn-events.gif) no-repeat 0px -31px;
}
.mn-ministries {
	width: 93px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 0px;
}
.mn-ministries a {
	width: 93px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/mn-ministries.gif) no-repeat 0px 0px;
}
.mn-ministries a:hover {
	background: url(/SiteFiles/1292/Images/mn-ministries.gif) no-repeat 0px -31px;
}
.mn-media {
	width: 62px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 0px;
}
.mn-media a {
	width: 62px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/mn-media.gif) no-repeat 0px 0px;
}
.mn-media a:hover {
	background: url(/SiteFiles/1292/Images/mn-media.gif) no-repeat 0px -31px;
}
.mn-visitors {
	width: 80px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 0px;
}
.mn-visitors a {
	width: 80px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/mn-visitors.gif) no-repeat 0px 0px;
}
.mn-visitors a:hover {
	background: url(/SiteFiles/1292/Images/mn-visitors.gif) no-repeat 0px -31px;
}

/*#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 500px;
}
#mainnav li ul {display: none;}

#mainnav li {
	float: left;
	padding-left: 3px;
	list-style: none;
	background: none;
}
#mainnav li:hover,
#mainnav li.hover{
	background: url(/SiteFiles/1292/Images/mn-left.gif) no-repeat;
}
#mainnav a {
	color: #FFFFFF;
	display: block;
	height: 19px;
	padding: 6px 12px;
	text-decoration: none;
}
#mainnav a:hover {
	color: #FFFFFF;
	display: block;
	height: 19px;
	padding: 6px 12px;
	background: url(/SiteFiles/1292/Images/mn-right.gif) no-repeat 100% 0;
	text-decoration: none;
}
*/

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: left;
	width: 296px;
	padding: 0px;
	margin: 8px 0px 4px;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
	padding: 8px 0px;
	margin: 10px 0px 0px 20px;
	list-style: none;
}
#subnav li {
	padding-left: 22px;
	margin-bottom: 12px;
	background: url(/SiteFiles/1292/Images/arrow1.gif) no-repeat 0em 0.2em;
	list-style: none;
}
#subnav a {
	color: #808080; 
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav a.current {
	color: #333333; 
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #2b9eb1;
}
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1292/Images/header-bkgd.jpg) repeat-x;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #eaf5f7 url(/SiteFiles/1292/Images/content1-bkgd.jpg) repeat-x;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #333333;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top: 1px solid #464646;
	background-color: #333333;
}

/* ----------------------------------------------------------------------------------------------------------------- Index Styles */
#index {
	margin: 0px auto;
	padding: 24px 23px;
	width: 944px;
}
#index p, #index strong {
	color: #FFFFFF;
	margin-bottom: 0px;
}
#index a {
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	height: 130px;
	position: relative;
}
.logo {
	width: 307px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 52px;
	left: 21px;
}
.logo a {
	width: 307px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/logo.jpg) no-repeat;
}
.b-index {
	width: 137px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 53px;
}
.b-index a {
	width: 137px;
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1292/Images/b-index.jpg) no-repeat 0px 0px;
}
.b-index a:hover {
	background: url(/SiteFiles/1292/Images/b-index.jpg) no-repeat 0px -28px;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
#content {
	margin: 0px auto;
	padding: 24px 23px;
	width: 944px;
	background: #FFFFFF url(/SiteFiles/1292/Images/content2-bkgd.jpg) repeat-x top;
}
#content-left {
	float: left;
	width: 623px;
	margin: 0px 19px 0px 0px;
}
#flash {
	float: left;
	width: 555px;
	height: 303px;
	background: #FFFFFF url(/SiteFiles/1292/Images/flash-bkgd.jpg) repeat-x top;
	padding: 33px 35px 36px 33px;
}
#page-body {
	float: left;
	width: 618px;
	margin: 20px 0px 0px;
	padding: 0px 3px 0px 2px;
}
#content-right {
	float: left;
	width: 302px;
}
#page-top {
	float: left;
	width: 302px;
}
#new {
	float: left;
	width: 298px;
	padding: 0px 2px 0px 2px;
	margin: 20px 0px 0px;
}
#new ul {
	padding: 8px 0px;
	margin: 10px 0px 0px 20px;
}
#new ul li {
	padding-left: 22px;
	margin-bottom: 12px;
	background: url(/SiteFiles/1292/Images/arrow1.gif) no-repeat 0em 0.25em;
	list-style: none;
}
#new a {
	color: #808080; 
	text-decoration: none;
}
#new a:hover {
	text-decoration: underline;
}
#page-right {
	float: left;
	width: 258px;
	padding: 56px 22px 0px;
	background: url(/SiteFiles/1292/Images/hd-schedule.gif) no-repeat 2px 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
#bottom {
	margin: 0px auto;
	padding: 30px 23px;
	width: 944px;
}
#bottom a {
	color: #89C9D4; 
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom hr {
	border: 0;
	width: 100%;
	color: #464646;
	background-color: #464646;
	height: 1px;
	line-height: 1px;
	margin: 18px 0px;
	padding: 0px;
}
#bottom-left {
	float: left;
	width: 300px;
}
#bottom-middle {
	float: left;
	width: 300px;
	margin: 0px 22px 0px 22px;
}
#iframe {
	float: left;
	width: 300px;
}
#bottom-right {
	float: left;
	width: 300px;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 30px 23px;
	width: 944px;
	text-align: center;
}
#footer a {
	color: #808080; 
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#def-page-body {
	float: left;
	width: 623px;
	margin: 20px 0px 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	float: left;
	width: 623px;
	margin: 0px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 6px 0px 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumbs a {
	color: #333333;
	background: url(/SiteFiles/1292/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 12px;
}
#breadcrumbs a:hover {
	color: #333333;
	background: url(/SiteFiles/1292/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 12px;
}
#breadcrumbs a.first {
	color: #333333;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #1393A9;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #1393A9;
	background: url(/SiteFiles/1292/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 12px;
}