/* CSS Document */
body {
	font-size: small;
	background-color: #eef0dc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#outer-wrapper {
	position: relative;
	width: 948px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/body-bg.gif) top left repeat-y;
}
#main-wrapper {
	position: relative;
	width: 930px;
	margin: 0 auto;
	text-align: left;
}
#skipnav, .here {
	float: left;
	text-align: -5000px;
	overflow: hidden;
	height: 0;
	width: 0;
	display: inline;
}

/* --------------------------------------- =Header Area Begin----------------------------*/
#header {
	float: left;
	display: block;
	position: relative;
	background: #72481e url(../images/header.jpg) top left no-repeat;
	width: 930px;
	height: 130px;
	overflow: hidden;
}
#home-link a{
	float: left;
	left: 10px;
	top: 10px;
	position:absolute;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	height: 110px;
	width: 350px;
}
#main-nav {
	float: left;
	position: absolute;
	display: block;
	clear: both;
	width: 568px;
	top: 97px;
	left: 360px;
	height: 31px;
}
#main-nav-list { 
	position: relative;
	display: block;
	clear: both;
	background: transparent url(../images/header.jpg) -26px -30px no-repeat;
}
#main-nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#main-nav li, #main-nav a{
	height: 31px;
	display: block;
}
#nav-programs {left: 0px; width: 98px; text-indent: -5000px; overflow: hidden;}
#nav-services {left: 98px; width: 87px; text-indent: -5000px; overflow: hidden; }
#nav-news {left: 185px; width: 125px; text-indent: -5000px; overflow: hidden;}
#nav-about {left: 310px; width: 91px; text-indent: -5000px; overflow: hidden;}
#nav-fundraising {left: 401px; width: 169px; text-indent: -5000px; overflow: hidden;}

/* Sprite Hovers */
#nav-programs a:hover {background: transparent url(../images/header.jpg) -360px -130px no-repeat;}
#nav-services a:hover {background: transparent url(../images/header.jpg) -458px -130px no-repeat;}
#nav-news a:hover {background: transparent url(../images/header.jpg) -545px -130px no-repeat;}
#nav-about a:hover {background: transparent url(../images/header.jpg) -670px -130px no-repeat;}
#nav-fundraising a:hover {background: transparent url(../images/header.jpg) -761px -130px no-repeat;}
/* --------------------------------------- =Header Area End----------------------------*/

/* --------------------------------------- =Main Content Area Begin ----------------------------*/

#main-container {
	float: left;
	display: block;
	position: relative;
	width: 930px;
	overflow: hidden;
	background-color: #eef0dc;
}
body.home h1 {text-indent: -5000px; height: 0; width: 0; float: left; display: inline;}
#photo-backdrop {
	float: right;
	width: 389px;
	height: 406px;
	overflow: hidden;
	display: inline;
	background-image: url(../images/home-photo-sample.jpg);
}
#opening-content {
	float: left;
	width: 541px;
	height: 119px;
	overflow: hidden;
	padding-bottom: 1px;
	border-bottom: 1px solid #b8c27c;
}
#first-announcement {
	float: left;
	width: 172px;
	height: 87px;
	padding: 16px;
	background-color: #b8c27c;
	border-right: 1px solid #d8e0a8;
}
#first-announcement {
	color: #401c00;
}

#first-announcement h2 {
	font-size: 180%;
	font-weight: normal;
}
#first-announcement p {
	padding-left: .3em;
	font-size: 100%;
	line-height: 150%;
}
#first-announcement ul {
	padding-left: .4em;
	margin: .6em 0 0 1.2em;
	list-style-image: url(../images/green-arrow.gif);
}
#first-announcement ul li {
	font-size: 90%;
	margin-top: .5em;
	line-height: 160%;
}
#first-announcement a {
	text-decoration: none;
	font-weight: bold;
	color: #401c00;
}
#first-announcement a:hover {
	text-decoration: underline;
}
#top-story {
	float: left;
	width: 319px;
	height: 81px;
	padding: 22px 0 16px 16px;
	color: #401c00;
	background-color: #d8e0a8;
	border-left: 1px solid #b8c27c;
}
#top-story .date {font-size: 100%; line-height: 120%; font-weight: bold;}
#top-story h2, #top-story h2 a {font-size: 18px; margin-top: 5px; text-decoration: none; color:#401c00; line-height: 24px; font-weight: normal;}
#top-story h2 a:hover {text-decoration: underline;}

#top-story .credit {margin-top: 6px; font-size: 100%; font-weight: bold;}

#top-story h4 {font-size: 120%; line-height: 130%; font-weight: bold;}
#top-story p {font-size: 100%; line-height: 120%;}


#story-headlines {
	float: left;
	width: 509px;
	clear: left;
	padding: 16px;
	background-color: #eef0dc;
	overflow: hidden;
}
.home-story {width: 490px; float: left; display: block; margin-bottom: 8px;}
.story-thumb {float: left; display: inline; overflow: hidden; width: 180px; padding: 2px; border: 1px solid #b59c7c; margin-right: 20px;}
.home-story h2, .home-story h2 a {text-decoration: none; color: #401c00; font-weight: bold; font-size: 105%; line-height: 133%;}
.home-story p {margin-top: 6px; font-size: 100%; line-height: 133%; margin-left: 205px; color: #401c00;}
.home-story a {color: #5d6b06;}

#nav-column {
	float: left;
	width: 334px;
	display: inline;
	clear: left;
	color: #462a12;
}
body.content #section-nav {
	float: left;
	width: 320px;
	padding: 12px 0 16px 14px;
	display: block;
	clear: both;
	background: transparent url(../images/sectionnav-bg.gif) top left repeat-x;
}
body.content #section-nav h2 {
	padding: 4px 8px; 
	width: 304px; 
	color: #462a12; 
	font-size: 100%; 
	font-weight: bold; 
	text-transform: uppercase; 
	border-bottom: 2px solid #462a12;
	margin-bottom: 5px;
}
.part1, .part2 {float: left; padding-left: 4px; margin: 10px 0 0 4px; width: 145px; font-size: 100%; line-height: 120%;}
#part1, #part2 {float: left; padding-left: 4px; margin: 10px 0 0 4px; width: 145px; font-size: 100%; line-height: 120%;}
.section-select {font-weight: bold;}
.part1 a, .part2 a {color: #462a12; text-decoration: none;}
#part1 a, #part2 a {color: #462a12; text-decoration: none;}
.part1 a:hover, .part2 a:hover {color: #462a12; text-decoration: underline;}
#part1 a:hover, #part2 a:hover {color: #462a12; text-decoration: underline;}

#section-nav ul {
	margin-top: 6px;
}

#section-nav li {
	margin-bottom: 10px;
}

body.content #section-nav ul ul {padding-left: 10px;}
body.content #section-nav ul ul li {list-style-image: url(../images/trans-arrows.gif); list-style-position: inside;}

body.content #content-start {float: left; display: inline; width: 596px;}
#page-header, #page-content {float: left; position: relative; display: block; padding: 16px 42px 16px 42px; width: 512px;}
#page-header {background-color: #b8c27c; color: #fff;}
#page-content {padding-top: 24px; color: #462a12; line-height: 160%; font-family: Georgia, "Times New Roman", Times, serif;}
.breadcrumbs {font-size: 100%}
.breadcrumbs a {color: #fff; text-decoration: none; margin: 2px;}
#page-header h1 {margin-top: 16px; font-size: 220%;}
#page-content h2, #page-content h3, #page-content h4 {color: #5e6225; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 10px;}
#page-content h2 {font-size: 150%; line-height: 200%}
#page-content h3 { font-size: 130%; line-height: 160%; font-weight: bold;}
#page-content h4 {font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 100%; line-height: 130%; font-weight: bold; color: #401c00; text-transform: uppercase;}
#page-content ul {margin: 0 0 1em 16px;}
#page-content li {list-style-image: url(../images/trans-arrows.gif); font-size: 100%; margin-bottom: 10px;}
#page-content p {margin-bottom: 1em;}
#page-content a { color: #5d6b06;}
#page-content a:hover { text-decoration: none}

#page-content .eventDate {
	margin: 1em 0 0 0 !important;
}

#page-content .photoRight {
	float: right;
	margin: 0 10px 10px 5px;
	padding: 2px;
	border: 1px solid #b59c7c;
}

#page-content .photoLeft {
	float: left;
	margin: 0 5px 10px 0;
	padding: 2px;
	border: 1px solid #b59c7c;
}

#page-content .marginTop {
	margin-top: 15px;
}

#page-content table td {
	padding-right: 35px;
}

#page-content .siteDirectory {
	float: left;
	width: 250px;
}

#page-content .siteDirectory h4 {
	 font-family: Georgia, "Times New Roman", Times, serif; 
	 font-size: 100%; 
	 line-height: 130%; 
	 font-weight: bold; 
	 color: #401c00; 
}

#page-content .nav_categories {
	margin-bottom: 25px;
}

body.content .wideCalendar {
	float: left; 
	display: inline; 
	width: 930px !important;
}

.wideCalendar #page-header {
	width: 930px;
}

/* --------------------------------------- =Main Content Area End----------------------------*/

/* --------------------------------------- =Footer Area Begin ----------------------------*/

#footer {
	float: left;
	clear: both;
	display: block;
	position: relative;
	background: #5b6d9f url(../images/footer-bg.gif) top left repeat-x;
	padding-top: 20px;
	width: 930px;
	overflow: hidden;
}
#footer a {text-decoration: none; color: white; font-size: 90%;}
#footer a:hover {text-decoration: underline; color: white; font-size: 90%;}

#ftr-upcomingSermons, #ftr-upcoming, #ftr-quicklinks {
	float: left;
	width: 190px;
	color: white;
	margin-left: 16px;
	margin-right: 25px;
	display: inline;
}
#ftr-upcomingSermons h3, #ftr-upcoming h3, #ftr-quicklinks h3 {
	text-transform: uppercase;
	padding: 0 10px 6px 6px;
	border-bottom: 2px solid white;
	color: white;
	font-size: 100%;
	font-weight: normal;
}
#ftr-upcomingSermons ul, #ftr-upcoming ul, #ftr-quicklinks ul {
	margin: 6px;
}
#ftr-quicklinks ul {
	margin-top: 0;
}
#ftr-upcomingSermons ul li, #ftr-upcoming ul li, #ftr-quicklinks ul li {
	margin-top: 8px;
	font-size: 100%;
	line-height: 120%;
}
#ftr-upcoming ul li a {font-weight: bold;}
#ftr-quicklinks {width: 215px;}
#ftr-quicklinks ul {float: left; width: 95px;}
#ftr-ctas {
	float: left;
	text-transform: uppercase;
	margin: 0px 0 0 20px;
	padding-left: 20px;
	border-left: 2px solid white;
	width: 150px;
}
#ftr-ctas ul {padding-top: 10px;}
#ftr-ctas li {margin-bottom: 16px;}
#end {width: 930px; background-color: #5b6d9f;}



/* --------------------------------------- =Large Calendar Styles----------------------------*/

.calendarBG {
 border-right: 1px solid #e0e3c2;
 width: 850px;
}

.calendarBlank { 
 background-color: #e4e3ce;
}

.calendarHeader { 
 color: #5e6225; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  margin-bottom: 10px;
  text-align: center;
 }

.calendarMonthLabel {
  color: #5e6225; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
 text-decoration:   none;
text-align: center !important;
}

.calendarMonthLinks {
  color: #5e6225; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  margin-bottom: 10px;
 text-decoration:   none;
}

.left {
	text-align: right;
}

.right {
	text-align: left;
}

.calendarMonthLinks a {
 color: #5e6225; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  margin-bottom: 10px;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #b8c27c; 
 vertical-align: middle;
	padding-left: 50px;
}

.calendarToday { 

 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #462a12;
 background-color: 	#e0e3c2;
 padding: 2px; 
}

.calendarCell {
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #462a12;
 background-color:  transparent;
 width: 119px;
 height: 119px;
 border: 1px solid #e0e3c2;
 border-top: 0; 
 border-right: 0;
 padding: 2px;
}

.calendarCell a {
 color:             #462a12;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #462a12;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
