/* @override http://www.tpcc.org/_css/all.css */

/* @override http://www.tpcc.org/_css/all.css */
/* @group Base */

html {
	background-color: #2e2d2b;
}

html.wf-active {
	background-color: #fff;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/23px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #352b28;
	background: #e2e2e0 url(../_sliced/new_logo/TPCC_web_bkgd.jpg) repeat-x 50% 0;
	margin: 0;
	min-width: 974px;
}
body.lightbox {
	background: #fff;
	min-width: 640px;
}

body.lightbox.article {
	min-width: 590px;
}
div {
	margin:0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #8c4631;
	outline: none;
}

a:hover {
	text-decoration: underline;
}
a:hover span, a:hover div {
	cursor: pointer;
}
img {
	border-style: none;
	margin-bottom: 0;
}
.sidebar ul li.last, #rtsidebar .bot.last {
	padding-bottom: 0;
	margin-bottom: 0;
}
#searchForm {
	margin: 0;
	padding: 0;
	border-style: none;

}
form {
	margin: 60px 0 0;
	padding: 0;
	border-style: none;
}
#page {
	width: 974px;
	position: relative;
	margin: 0 auto;
}

/* @end */

/* @group Header */

/* header start */

#header {
	width: 100%;
	height: 173px;
	position: relative;
	z-index: 20;
}

.logo {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0;
	position: relative;
	left: 0;
	top: 33px;
	z-index: 10;
}

.logo a {
	width: 271px;
	height: 66px;
	display: block;
	background: url(../_sliced/new_logo/TPCC_logo.png) no-repeat;
}
#header .tagline {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 13px;
	width: 238px;
	background: url(../_sliced/new_logo/TPCC_tagline.png) no-repeat;
	margin: 0;
	position: absolute;
	top: 102px;
	right: 192px;
	z-index: 10;
}
#header #servicetimes {
	display: none;
}

#header #servicetimes p {
	margin: 0;
	font-weight: bold;
}
/* form start */

#searchForm {
	overflow: hidden;
	width: 174px;
	float: right;
	padding: 0 6px 0 0;
	position: absolute;
	top: 96px;
	right: 0;
	display: block;
	border: none;
	z-index: 10;
}

#searchForm fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search_term {
	width: 139px;
	padding: 4px 0 4px 9px;
	float: left;
	color: #b6b5b5;
	border: 0;
	background: url(../_sliced/search_bkgd.png) no-repeat;
	margin: 0;
	height: 16px;
	font: 13px Arial;
}

#search_go {
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 24px;
	background: url(/_sliced/search_go_btn.png) no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}

/* @end */

/* @group Topnav */

/* navigation start */

#topnav {
	background: url(../_sliced/nav_bkgd_l.png) no-repeat;
	padding-left: 5px;
	width: 969px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 128px;
	z-index: 20;
}

#topnav-right {
	background: url(../_sliced/nav_bkgd_r.png) no-repeat;
	width: 5px;
	height: 45px;
	position: relative;
	float: right;
}

#nav {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	background: #2e2d2b url(../_sliced/nav_bkgd.gif) repeat-x;
	height: 40px;
	width: 964px;
	position: relative;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	height: 35px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
}

#nav li:hover a,
#nav li.hover a {
	height: 40px;
}

#nav_home {
	width: 69px;
	background: url(../_sliced/nav_home.gif) no-repeat;
	margin: 0 15px 0 7px;
}

#nav li#nav_home:hover,
#nav li#nav_home.current:hover,
#nav li#nav_home.hover {
	background: url(../_sliced/nav_home_RO.gif) no-repeat;
}

#nav li#nav_home.current {
	background: url(../_sliced/nav_home_active.gif) no-repeat;
}

#nav_discover {
	width: 122px;
	background: url(../_sliced/nav_discover.gif) no-repeat;
	margin: 0 10px 0 0;
}

#nav li#nav_discover:hover,
#nav li#nav_discover.hover,
#nav li#nav_discover.current:hover {
	background: url(../_sliced/nav_discover_RO.gif) no-repeat;
}

#nav li#nav_discover.current {
	background: url(../_sliced/nav_discover_active.gif) no-repeat;
}

#nav_connect {
	width: 122px;
	background: url(../_sliced/nav_connect.gif) no-repeat;
	margin: 0 10px 0 0;
}

#nav li#nav_connect:hover,
#nav li#nav_connect.hover,
#nav li#nav_connect.current:hover {
	background: url(../_sliced/nav_connect_RO.gif) no-repeat;
}

#nav li#nav_connect.current {
	background: url(../_sliced/nav_connect_active.gif) no-repeat;
}

#nav_serve {
	width: 103px;
	background: url(../_sliced/nav_serve.gif) no-repeat;
	margin: 0 15px 0 0;
}

#nav li#nav_serve:hover,
#nav li#nav_serve.hover,
#nav li#nav_serve.current:hover {
	background: url(../_sliced/nav_serve_RO.gif) no-repeat;
}

#nav li#nav_serve.current {
	background: url(../_sliced/nav_serve_active.gif) no-repeat;
}

#nav_sermons {
	width: 101px;
	background: url(../_sliced/nav_sermons.gif) no-repeat;
	margin: 0 10px 0 0;
}

#nav li#nav_sermons:hover,
#nav li#nav_sermons.hover,
#nav li#nav_sermons.current:hover {
	background: url(../_sliced/nav_sermons_RO.gif) no-repeat;
}

#nav li#nav_sermons.current {
	background: url(../_sliced/nav_sermons_active.gif) no-repeat;
}

#nav_featured-events, #nav_events {
	width: 87px;
	background: url(../_sliced/nav_events.gif) no-repeat;
	margin: 0 10px 0 0;
}

#nav li#nav_featured-events:hover,
#nav li#nav_featured-events.hover,
#nav li#nav_featured-events.current:hover,
#nav li#nav_events:hover,
#nav li#nav_events.hover,
#nav li#nav_events.current:hover {
	background: url(../_sliced/nav_events_RO.gif) no-repeat;
}

#nav li#nav_featured-events.current,
#nav li#nav_events.current {
	background: url(../_sliced/nav_events_active.gif) no-repeat;
}

#nav_care--needs--counseling {
	width: 204px;
	background: url(../_sliced/nav_care-n-c.gif) no-repeat;
}

#nav li#nav_care--needs--counseling:hover,
#nav li#nav_care--needs--counseling.hover,
#nav li#nav_care--needs--counseling.current:hover {
	background: url(../_sliced/nav_care-n-c_RO.gif) no-repeat;
}

#nav li#nav_care--needs--counseling.current {
	background: url(../_sliced/nav_care-n-c_active.gif) no-repeat;
}

/* drop down start */

#nav li:hover,
#nav li.hover {
	position: relative;
}

#nav li:hover ul,
#nav li.hover ul {
	display: block;
}

#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	font-size: 12px;
	position: relative;
}

#nav li ul li {
	clear: both;
	padding: 0 0 1px;
	height: 24px;
}

#nav li ul li a {
	color: #faf9f2;
	float: left;
	overflow: hidden;
	text-indent: 0;
}

/* discover drop-down start */

#nav li#nav_discover ul {
	background: #922b1f;
	width: 190px;
	overflow: hidden;
	padding: 8px 0 9px 5px;
}

#nav li#nav_discover ul div {
	background: #922b1f;
}

#nav li#nav_discover ul a {
	padding: 1px 0 0 11px;
	width: 174px;
	height: 24px;
}

#nav li#nav_discover ul a:hover {
	background: url(../_img/bg-home-drop-a.gif) no-repeat;
	text-decoration: none;
}

#nav #nav_discover #discover-drop-bt {
	background: url(../_sliced/nav_discover_dd_bottomedge.png) no-repeat !important;
	height: 5px !important;
	width: 195px !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	position: relative !important;
}

/* connect drop-down start */

#nav li#nav_connect ul {
	background: #5a838f;
	width: 204px;
	overflow: hidden;
	padding: 8px 3px 11px 6px;
}

#nav li#nav_connect ul li {
	color: #383634;
	padding: 0 0 0 8px;
	height: 24px;
	letter-spacing: -1px;
	font-size: 10px;
}

#nav li#nav_connect ul li a {
	padding: 1px 0 9px 19px;
	margin: 0 0 0 -8px;
	position: relative;
	float: left;
	width: 184px;
	height: 15px;
	letter-spacing: 0;
	display: inline;
	font-size: 12px;
}

#nav li#nav_connect ul li a:hover {
	background: url(../_img/bg-connect-drop-a.gif) no-repeat;
	text-decoration: none;
}

#nav li#nav_connect ul li.last {
	padding: 13px 0 0 9px;
}

#nav li#nav_connect ul li a[href $='#'] {
	margin-left: -20px;
}

#nav li#nav_serve ul li a[href $='#'] {
	margin-left: -9px;
}

#nav #nav_connect #connect-drop-bt {
	background: url(../_sliced/nav_connect_dd_bottomedge.png) no-repeat !important;
	height: 5px !important;
	width: 213px !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	position: relative !important;
}

/* serve drop-down start */

#nav li#nav_serve ul {
	background: #9aa853;
	width: 227px;
	padding: 8px 0 11px 6px;
	overflow: hidden;
}

#nav li#nav_serve ul li a {
	padding: 1px 0 9px 19px;
	margin: 0 0 0 -1px;
	position: relative;
	float: left;
	height: 15px;
	width: 223px;
	letter-spacing: 0;
	display: inline;
	font-size: 12px;
}

#nav li#nav_serve ul li a:hover {
	background: url(../_img/bg-serve-drop-a.gif) no-repeat;
	text-decoration: none;
}

#nav #nav_serve #serve-drop-bt {
	background: url(../_sliced/nav_serve_dd_bottomedge.png) no-repeat !important;
	height: 5px !important;
	width: 233px !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	position: relative !important;
}

/* sermons drop-down start */

#nav li#nav_sermons ul {
	background: #434240;
	overflow: hidden;
	padding: 8px 0 9px 5px;
	width: 158px;
}

#nav li#nav_sermons ul li a:hover {
	background: url(../_img/bg-events-drop-a.gif) no-repeat;
}

#nav li#nav_featured-events ul,
#nav li#nav_events ul {
	background: #434240;
	width: 158px;
	overflow: hidden;
	padding: 8px 0 9px 5px;
}

#nav li#nav_featured-events ul li a:hover,
#nav li#nav_events ul li a:hover {
	background: url(../_img/bg-events-drop-a.gif) no-repeat;
}

#nav #nav_sermons #gray-drop-bt,#nav #nav_featured-events #gray-drop-bt,#nav #nav_events #gray-drop-bt {
	background: url(../_sliced/nav_gray_dd_bottom_short.png) no-repeat !important;
	height: 5px !important;
	width: 163px !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	position: relative !important;
}

/* care drop-down start */

#nav li#nav_care--needs--counseling ul {
	background: #434240;
	width: 238px;
	overflow: hidden;
	padding: 8px 0 9px 5px;
}

#nav li#nav_care--needs--counseling ul li, #nav li#nav_sermons ul li, #nav li#nav_featured-events ul li, #nav li#nav_events ul li {
	color: #7c7b79;
	padding: 0;
}

#nav li#nav_care--needs--counseling ul li.last-care {
	padding: 1px 0 0 13px;
}

#nav li#nav_sermons ul li a,#nav li#nav_featured-events ul li a, #nav li#nav_events ul li a {
	color: #faf9f2;
	width: 163px;
	font-size: 12px;
	padding: 1px 0 0 15px;
	height: 24px;
}
#nav li#nav_care--needs--counseling ul li a {
	color: #faf9f2;
	width: 225px;
	font-size: 12px;
	padding: 1px 0 0 19px;
	height: 24px;
}

#nav li#nav_care--needs--counseling ul li a:hover {
	background: url(../_img/bg-care-drop-a.gif) no-repeat;
	text-decoration: none;
}

#nav li#nav_sermons ul li a:hover, #nav li#nav_featured-events ul li a:hover, #nav li#nav_events ul li a:hover {
	background: url(../_img/bg-events-drop-a.gif) no-repeat;
	text-decoration: none;
}

#nav #nav_care--needs--counseling #gray-drop-bt {
	background: url(../_sliced/nav_gray_dd_bottomedge.png) no-repeat !important;
	height: 5px !important;
	width: 243px !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	position: relative !important;
}

#nav li#nav_discover ul li a[href $='#'], #nav li#nav_serve ul li a[href $='#'], #nav li#nav_connect ul li a[href $='#'] {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #373632;
	cursor: default;
	background: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 2px;
}
#nav li#nav_care--needs--counseling ul li a[href $='#'] {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #7c7b79;
	cursor: default;
	background: none;
	margin-left: -9px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

/* header end */

/* @end */

/* @group Content */

/* content start */

#content {
	width: 974px;
	background: #fff url(../_sliced/content_bkgd_grad_t.gif) repeat-x 0 -5px;
	margin: 16px 0 49px;
	padding: 10px 0 0;
	position: relative;
	z-index: 10;
}
body.newhome #content {
	margin-bottom: 127px;
	padding-top: 1px;
	z-index: 9;
}
#index #content {
	margin: 16px 0 35px;
}

#content #tl, .tl {
	background: url(../_sliced/content_bkgd_tl.png) no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	top: -5px;
}

#content #mid, .mid {
	background: #fff url(../_sliced/content_bkgd_grad_t.gif) repeat-x;
	width: 964px;
	height: 5px;
	position: absolute;
	top: -5px;
	left: 5px;
}

#map-location-contact .mid, #map-location-contact .bmid {
	width: 502px;
}

#popmap {
	width: 683px;
	height: 543px;
	display: none;
}

#fancy_div ul {
	width: 683px;
	height: 543px;
	margin: 0;
	padding: 0;
}

#fancy_div ul li {
	width: 683px;
	height: 543px;
	background: url(/_sliced/map_pop-up/home_pop-up_map.png) no-repeat;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#fancy_div .map .link a {
	height: 43px;
	width: 167px;
	display: block;
	background: url(/_sliced/map_pop-up/home_pop-up_viewmapbtn.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 430px;
	left: 266px;
}

#fancy_div .map .link a:hover {
	background: url(/_sliced/map_pop-up/home_pop-up_viewmapbtn_RO.png) no-repeat;
}

#content #tr, .tr {
	background: url(/_sliced/content_bkgd_tr.png) no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	top: -5px;
	right: 0;
}

#content #bl, .bl {
	background: url(/_sliced/content_bkgd_bl.png) no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: -6px;
	border-top: solid 1px #fff;
}

#content #bmid, .bmid {
	background: #fff;
	width: 964px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 5px;
}

#content #br, .br {
	background: url(../_sliced/content_bkgd_br.png) no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: -6px;
	right: 0;
	border-top: solid 1px #fff;
}

#pagecontent {
	padding: 0 16px;
}

#content #pagecontent h2 {
	padding-left: 0;
	margin: 0;
}

#pagecontent p.preview {
	margin-top: 0;
}

#pagecontent h4 {
	margin: 0.5em 0 0;
}

#content h2 {
	margin: -5px 0 10px;
	color: #8b7b6d;
	font-size: 17px;
	padding: 0 0 0 16px;
	font-weight: normal;
}

#main h2.description {
	font-size: 21px;
	clear: both;
	margin: 15px 0;
	text-align: center;
	font-family: museo-sans,sans-serif;
	font-style: normal;
	font-weight: 300;
}

#tier2 div.tier2-1-4 {
	width: 237px;
	float: left;
	margin-right: 5px;	
	margin-bottom: 15px;
}

#tier2 div.tier2-1-4.spot2 {
	margin-right: 4px;	
}

#tier2 div.tier2-1-4.spot4 {
	margin-right: 0;	
}

#tier2 div.tier2-1-4 a {
	color: #796759;
}

#tier2 div.tier2-1-4 a:hover {
	color: #8c4631;
}

#tier2 div.tier2-1-4 a.tier2spot {
	display: block;
	margin-bottom: 10px;
	width:237px; 
	height:142px;
	text-indent: -9999em;
}

#tier2 div.tier2-1-4 a.tier2spot:hover {
	border-bottom: 4px solid #8c4631;
	height: 138px;
}

#tier2 div.tier2-1-4 h2 {
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 18px;
	font-family: museo-sans,sans-serif;
	font-style: normal;
	font-weight: 700;
}

#tier2 div.tier2-1-4 p {
	margin: 0 0 0 5px;
	font: 11px "Trebuchet MS", sans-serif;
	padding: 0;
}

#tier2,
#rotator {
	width: 962px;
	margin: 0 auto;	
}

#rotator a {
	display: block;
	text-align: center;
}

#rotator.popup_gallery {
	width: 640px;
	overflow: hidden;
	margin: 0;
	position: relative;
}

.lightbox div.info h1,
.lightbox div.info h2 {
	color: #847364;
	margin: 24px 0 9px;
	font-family: museo-sans,sans-serif;
	font-weight: 700;
}

.lightbox div.info h3 {
	color: #847364;
	margin: 0;
	font: 16px "Trebuchet MS", sans-serif;
}

#rotator div.info p {
	margin: 0;
	font-size: 11px;
}

#rotator div.nav {
	position: absolute;
	top: 385px;
	z-index: 99;
	height: 26px;
	width: 640px;
}

#rotator div.nav a {
	display: block;
	height: 26px;
	width: 19px;
	text-indent: -999em;
	position: absolute;
}

#rotator div.nav a#prev {
	background: url(../_sliced/2011.home/popup.prev.arrow.png) no-repeat;
}

#rotator div.nav a#next {
	background: url(../_sliced/2011.home/popup.next.arrow.png) no-repeat;
	right: 0;
}
#rotator #slider {
	width: 962px;
	height: 365px;
	overflow: hidden;
	margin: 0 auto 10px;	
}

#rotator.popup_gallery #slider {
	width: 640px;
	height: 426px;
	overflow: hidden;
	margin: 0 auto 10px;	
	background-color: #2f2e2c;
}

#rotator div.pagenum {
	height: 7px;
	background-color: #DDD;
}

#slider div.slide a.slideuptab {
	position: absolute;
	bottom:0;
	right: 0;
	color: #a2a1a2;
	z-index: 99999;
	display: none;
	height: 16px;
	background: url(../_sliced/2011.home/right.corner.png) no-repeat;
	padding-left: 8px;
	font: 11px "Trebuchet MS", sans-serif;
}

#slider div.slide a.slideuptab span {
	background: #ffffff url(../_sliced/2011.home/right.arrow.gif) no-repeat right 4px;
	display: block;
	height: 14px;
	padding-top: 3px;
	padding-right: 13px;
	line-height: 14px;
}

#slider div.slide a.rotatorlink. {
	display: block;
}

#rotator div.pagenum a {
	display: block;
	height: 7px;
	line-height: 7px;
	float: left;
	text-indent: -999em;
	margin-right: 4px;
	background-color: #b4b2b3;
}

.gallery #rotator.popup_gallery div.pagenum a {
	margin-right: 0;
	border-right: solid 1px #fff;
}
#rotator div.pagenum a.last {
	margin-right: 0;
}

#rotator div.pagenum a.activeSlide,
#rotator div.pagenum a:hover {
	background-color: #757575;
}

#content h2 span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 -1px;
	font-size: 17px;
}

.secondary-content-landing {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.secondary-content {
	width: 100%;
	overflow: hidden;
	padding: 0 0 40px;
	background: url(../_img/bg-secondary-content.jpg) no-repeat 0 100%;
}

#content div.header p {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#landing-image {
	padding: 0;
	margin: 1px 6px;
	overflow: hidden;
}

#landing-intro p {
	margin: 1px auto;
}

#landing-headline2 p {
	padding: 0;
	margin: 15px 40px 20px;
	color: #fff;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

#landing-intro p object {
	z-index: 1;
	position: relative;
}
#landing-intro p img {
	margin: 3px auto;
}

#landing-intro .divider {
	background: url(../_sliced/stage_dotted_line.gif) center;
	height: 1px;
	margin: 11px auto;
	width: 592px;
}

#landing-intro {
	background: #2e2d2b none;
	width: 643px;
	margin-bottom: -1px;
}

#landing-intro #top {
	background: url(../_sliced/connect/stage_bkgd_t.gif) no-repeat;
	height: 5px;
}

#landing-intro #bottom {
	background: url(../_sliced/connect/stage_bkgd_b.gif) no-repeat;
	height: 5px;
	clear: both;
}

#sc-page-content {
	padding: 91px 65px 0;
	margin: 6px 0 0 0;
	min-height: 255px;
}

#sc-page-content h2, #tertiary-page-content h2, #seriessummary h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #aeaba4;
	font: bold 26px "Trebuchet MS";
}

#sc-page-content img, #tertiary-page-content img {
	border: 1px solid #dcdbd9;
	padding: 3px;
	margin: 4px 0 25px 20px;
}

#tertiary-page-content tbody img {
	border: none;
	padding: 0;
	margin: 0;
}

#sc-page-content ul, #tertiary-page-content ul {
	line-height: 19px;
}

#sc-page-content ul li, #tertiary-page-content ul li {
	padding-bottom: 9px;
}

/* ul style commented out 
#sc-page-content ul, #tertiary-page-content ul {
	list-style-type: none;
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	color: #7b7976;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#sc-page-content ul li, #tertiary-page-content ul li {
	padding: 7px 0px;
	margin: 0px 20px;
	background: url(../_sliced/dotted_line_repeating.gif) repeat-x top;
}

#sc-page-content ul li:first-child, #tertiary-page-content ul li:first-child {
	background: none;
}

end comment */

#discover-content ul, #bio ul, #staff ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#discover-content ul li, #bio ul li {
	background: url(../_sliced/ul_bullet_arrow.gif) no-repeat 0px 5px;
	padding: 0px 23px;
	margin: 10px 0;
}

#staff ul li {
	background: none;
	padding: 0px;
	margin: 0px;
}

/* Discover Secondary Page */

#discover-content {
	margin: 0;
	padding: 0 22px 0;
}

#discover-content #subpage_header {
	margin: 0 -23px 0;
}

#discover-content p {
	color: #aaa7a0;
	margin: 0 26px;
	padding: 25px 0 0;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
}

#discover-content .articles {
	margin-top: 0px;
	font-size: 13px;
}

#discover-content h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
}

#discover-content h3 a {
	color: #352b28;
}

#discover-content h3 a:hover {
	color: #8c4631;
}

#discover-content h4, #sc-page-content h4, #tertiary-page-content h4 {
	margin: 25px 0 0;
	padding: 0;
	font-size: 15px;
	color: #aeaba4;
	font-family: "Trebuchet MS";
}

#discover-content .single-article {
	background: url(../_img/bg-indianapolis-box.jpg) no-repeat;
	margin: 0 0 25px;
	padding: 18px 26px 1px;
	clear: both;
	overflow: visible;
}

#staff .stafflinks {
	list-style-type: none;
	padding: 0;
}

#staff div.single-article ul.stafflinks li.email {
	margin: 1em 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

#discover-content .articles h5 {
	color: #658e9a;
	font-size: 13px;
	line-height: 14px;
	margin: 40px -10px 10px -10px;
	font-weight: normal;
	padding: 5px 5px 5px 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #eae9e9;
	border-top: 1px solid #eae9e9;
	background: #f8f8f6;
}

#discover-content .single-article .summary {
	margin-bottom: 15px;
	font-size: 15px;
}

#discover-content .single-article p {
	font-size: 13px;
	color: #000;
	margin: 5px 0 15px;
	padding: 0;
}

#discover-content .single-article img {
	border: 1px solid #dcdbd9;
	display: block;
	float: right;
	margin: 0 10px 25px 20px;
	padding: 3px;
	max-width: 590px;
}

/* //discover secondary */

/* care - needs - connect */

#cnc-content {
	background: transparent url(../_sliced/main_col_topedge.png) no-repeat;
	padding: 28px 3px;
	margin: 6px 0 0 0;
}

#cnc-content h2 a {
	margin: 20px 0 25px 0;
	padding: 0 0 0 20px;
	font-size: 26px;
	color: #352b29;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#cnc-content .single-article {
	float: left;
	width: 169px;
	height: 172px;	
	overflow: hidden;
	font-size: 12px;
	line-height: 15px;
}

#cnc-content .article1 {
	background: transparent url(/mediafiles/cnc-post-it-1.gif) no-repeat;
	margin: 10px 0 0;
	padding: 35px 14px 0 28px;
}

#cnc-content .article2 {
	background: transparent url(/mediafiles/cnc-post-it-2.gif) no-repeat;
	margin: 10px 0 0;
	padding: 35px 14px 0 27px;
}

#cnc-content .article3 {
	background: transparent url(/mediafiles/cnc-post-it-3.gif) no-repeat;
	margin: 10px 0 0;
	padding: 35px 14px 0 25px;
}

#cnc-content .single-article .date {
	color: #a59772;
	font-size: 11px;
	font-style: italic;
}

#cnc-content .single-article strong {
	color: #a59772;
}

#cnc-content .single-article p {
	margin: 0 0 7px;
}

/* //care - needs - connect */

/* community bulletin board start */

.cbb_date {
	color: #a59772;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.cbb_link {
	margin: -20px 0 15px;
}

.cbb_link a {
	font-style: italic;
}

.cbb_image {
	margin: 15px 0 0;
}

.cbb_image img {
	max-width: 265px;
	float: right;
}

/* //community bulletin board */

/* side bar start */

.sidebar {
	width: 317px;
	float: left;
	padding: 0 0 0 6px;
	position: relative;
}

.sidebar ul li a[href $='#'], .sidebar ul li a[href $='#']:hover {
	background: url(../_img/separator.gif) no-repeat 0 50%;
	color: #bbb8b3;
	margin: 10px 0 -10px;
	padding: 0 7px 11px 4px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100%;
	line-height: 18px;
	height: 18px;
}

 #subministrynav li {
	float: left;
	clear:both;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftnav {
	margin: 0 0 28px;
	overflow: visible;
}

.secondary-content-landing #leftnav {
	margin: 0;
}


.sidebar ul li {
	padding: 0 0 7px;
}

.sidebar ul li.current a, .sidebar ul li.current a:hover, .sidebar ul li.active a, .sidebar ul li.hover a {
	background: url(../_sliced/subnav/subnav_active_r-arrow.png) no-repeat;
	color: #6a5e52;
	margin-right: -20px;
}

.sidebar ul li a {
	background: url(../_sliced/subnav/subnav_li_a.gif) no-repeat;
	display: block;
	font-weight: bold;
	color: #796759;
	font-size: 15px;
	padding: 0 0 0 11px;
	line-height: 42px;
	height: 42px;
}

.sidebar ul li.current a, .sidebar ul li.current a:hover {
	color: #443e3a;
}

.sidebar ul li.current ul li a {
	color: #796759;
	font-size: 13px;
}

.sidebar ul li.current ul li.current a, .sidebar ul li.current ul li.current a:hover {
	color: #443e3a;
}

.sidebar ul li.parent a {
	background: url(../_sliced/subnav/subnav_li_a.gif) no-repeat;
	display: block;
	font-weight: bold;
	color: #847364;
	font-size: 15px;
	padding: 0 0 0 11px;
	line-height: 42px;
	height: 42px;
}

.sidebar ul li a:hover {
	text-decoration: none;
	background: url(../_sliced/subnav/subnav_li_a_RO.gif) no-repeat;
	color: #6a5e52;
}

.sidebar ul li.parent a:hover {
	text-decoration: none;
	background: url(../_sliced/subnav/subnav_li_a_RO.gif) no-repeat;
	color: #6a5e52;
}

.sidebar ul li a span {
	font-size: 11px;
	display: block;
	font-weight: normal;
}

.sidebar ul li a.other {
	background: url(../_img/other.gif) no-repeat;
	padding: 8px 0 8px 11px;
	margin: 0 -2px 0 0;
	position: relative;
}

.sidebar ul li a.other:hover {
	background: url(../_img/other-hover.gif) no-repeat;
}

.sidebar ul li ul {
	display: none;
}

.sidebar ul li.current ul {
	display: block;
}

.sidebar ul li ul {
	padding: 4px 0 0 11px;
}

.sidebar ul li ul li, .sidebar ul li.current ul li {
	padding: 0 0 5px;
}

.sidebar ul li ul li a, .sidebar ul li.current ul li a {
	background: url(../_sliced/subnav/tertnav.gif) no-repeat;
	position: relative;
	line-height: 28px;
	height: 28px;
}

.sidebar ul li ul li a:hover, .sidebar ul li.current ul li a:hover {
	background: url(../_sliced/subnav/tertnav_RO.gif) no-repeat;
}

.sidebar ul li ul li.current a, .sidebar ul li ul li.current a:hover {
	background: url(../_sliced/subnav/tertnav_active_r-arrow.png) no-repeat;
	color: #6a5e52;
	margin:0 -20px 0 0;
}

/*--homepage image rotator--*/

#main {
	position: relative;
	width: 100%;
	min-height: 365px;
}

.main_image {
	width: 650px;
	height: 365px;
	position: absolute;
	overflow: hidden;
	color: #fff;
	left: 318px;
	top: 0;
	z-index: 1;
}

#main .rotator {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 6px;
}

#main .rotator ul li p {
	display: none;
}

#main h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #796759;
	font-weight: bold;
}

.rotator .lcap {
	display: block;
	width: 3px;
	height: 68px;
	background: url(/_sliced/home_rotator_links_l.gif) no-repeat;
	float: left;
}

.rotator .rcap {
	display: block;
	width: 3px;
	height: 68px;
	background: url(/_sliced/home_rotator_links_r.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0px;
}

.rotator .block {
	background: #ece7e1;
	padding: 16px 4px 0 8px;
	width: 290px;
	float: left;
	height: 52px;
	overflow: hidden;
}

#main div.rotator ul li. a div.block small {
	font-weight: normal;
	font-size: 11px;
}

.rotator a:hover .lcap {
	background: url(../_sliced/home_rotator_links_RO_l.gif) no-repeat;
}

.rotator a:hover .rcap {
	background: url(/_sliced/home_rotator_links_RO_r.gif) no-repeat;
}

.rotator a:hover .block {
	background: #dbd5ca;
}

.rotator li.current .lcap, .rotator li.current  a:hover .lcap {
	background: url(../_sliced/home_rotator_links_active_l.gif) no-repeat;
}

.rotator li.current .rcap, .rotator li.current  a:hover .rcap {
	background: url(../_sliced/home_rotator_links_active_r-arrow.png) no-repeat;
	width: 36px;
	right: -36px;
}

.rotator li.current a .block, .rotator li.current a:hover .block {
	background: #ada493;
	color: #4d4240;
	text-decoration: none;
}

#main .rotator li.current h2 {
	color: #443e3a;
	text-decoration: none;
}

.main_image ul {
	list-style-type: none;
	list-style-image: none;
	width: 650px;
	height: 365px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
}

.main_image li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 650px;
	height: 365px;
	position: absolute;
	display: none;
}

#main .rotator ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
}

#main .rotator ul li {
	margin: 0;
	margin-bottom: 6px;
	clear: both;
	height: 68px;
	position: relative;
}

#main .rotator ul li a {
	line-height: 19px;
	padding: 0;
	font-weight: bold;
	color: #847364;
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
	outline-style: none;
	
}

#content small {
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}

/*--homepage rotator --*/

.contact {
	padding: 15px 14px;
	width: 285px;
	overflow: hidden;
	background: url(../_img/bg-contact.jpg) no-repeat;
	margin: 0;
}

.frame-contact-t {
	width: 285px;
	overflow: hidden;
	background: url(../_img/bg-frame-contact-t.gif) no-repeat 0 0;
}

.frame-contact-c {
	width: 285px;
	overflow: hidden;
	background: url(../_img/bg-frame-contact-c.gif) repeat-y  0 0;
}

.frame-contact-b {
	width: 285px;
	overflow: hidden;
	background: url(../_img/bg-frame-contact-b.gif)  no-repeat 0 100%;
}

.contact-box {
	width: 266px;
	overflow: hidden;
	padding: 8px 0 0 19px;
}

.contact-box strong {
	font-size: 13px;
	color: #fff;
	padding: 0 0 23px;
	display: block;
}

.box {
	width: 250px;
	padding: 0 0 7px;
	margin: 0 0 11px;
}

.box hr {
	color: #e1dbd0;
	height: 1px;
	background: #e1dbd0;
	border: 0;
}

.contact-box p {
	color: #807c74;
	margin: 0;
	font-size: 14px;
	word-spacing: -1px;
	line-height: 20px;
}

.contact-box p span {
	font-size: 11px;
	word-spacing: 4px;
}

.contact-box p a {
	color: #383634;
}

.sidebar .divider {
	background: url(../_sliced/callout_dottedline.png) center;
	height: 1px;
	margin: 0;
}

.callout {
	border-left: solid 1px #e1dbd0;
	border-right: solid 1px #e1dbd0;
	background: #fff;
	padding: 0 5px;
}

.callout-box {
	padding: 11px 9px;
	background: #a64538 url(../_sliced/discover_callout_grad.gif) repeat-x center bottom;
}

#discover.contact .top {
	height: 9px;
	background: url(../_sliced/discover_callout_t.gif) no-repeat;
}

#discover.contact .bottom {
	height: 9px;
	background: #a64538 url(../_sliced/discover_callout_b.gif) no-repeat;
}

#discover .callout-box {
	background: #a64538 url(../_sliced/discover_callout_grad.gif) repeat-x center bottom;
}

#serve .callout-box {
	background: #9aa853;
}

.callout .callout-box .box {
	margin: 0 auto;
}

.callout .callout-box .box p {
	margin: 19px 17px;
	color: #fff;
	font-size: 15px;
}

/* sidebar end */

/* right column start */

.right-column {
	width: 642px;
	float: right;
	padding: 0 6px 0 0;
	margin: 0 0 0 -9px;
}

.right-column img {
	padding: 0;
}

.find {
	padding: 36px 0 52px 47px;
}

#content .find h2 {
	margin: 0;
	padding: 0 0 21px;
	font-size: 26px;
	font-weight: bold;
	color: #bbb8b0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: 0;
}

.find strong {
	color: #352b28;
	font-size: 16px;
	display: block;
	padding: 0 0 7px;
}

.find p {
	color: #352b28;
	margin: 0;
	font-size: 13px;
}

/* @end */

/* @group subcontent */

#sub-content {
	position: relative;
	margin-top: -10px;
	z-index: 1;
}

#index #sub-content {
	margin-top: 0;
}

#sub-content h2 {
	color: #fff;
	margin: 0px 0 13px 10px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
	letter-spacing: -0px;
}

/* home page sub-content */

#index #sc-linkbox {
	min-height: 260px;
	padding: 0;
	position: relative;
	z-index: 10;
}

#index #sc-linkbox div.map {
	padding: 0 30px 0 10px;
	width: 165px;
	height: 240px;
	float: left;
}

#index #sc-linkbox .location, #index #sc-linkbox .contactinfo {
	padding: 0px;
	width: 160px;
	height: 240px;
	text-align: left;
	float: left;
	margin: 0 26px 0 0;
}

#index #sc-linkbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 0 0;
}

#sc-linkbox div.contactinfo p b {
	font-style: italic;
	color: #8b7b6d;
	font-size: 11px;
	margin: 0;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
}

#sc-linkbox div.location a {
	background-image: url(../_sliced/btn_get_directions.gif);
	height: 29px;
	width: 121px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 1em 0;
}

#sc-linkbox div.location p, #sc-linkbox div.contactinfo p {
	font-size: 12px;
	color: #494744;
	font-family: Arial, Helvetica, sans-serif;
}

#sc-linkbox div.contactinfo p {
	line-height: 1.2em;
}

#sc-linkbox div.location a:hover {
	background-image: url(../_sliced/btn_get_directions_RO.gif);
}

#sub-content #sc-linkbox {
	width: 577px;
	min-height: 260px;
	background: url(../_sliced/spotlight_bkgd.png) no-repeat;
	padding: 0 0 0 9px;
}

#sub-content .sclink {
	padding: 10px;
}

#sub-content h3 {
	color: #4e4d4b;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	padding: 0;
}

#sc-page-content h3, #tertiary-page-content h3 {
	font-size: 16px;
	margin: 40px 0 -3px;
}

#sc-page-content .single-article h3, #tertiary-page-content .single-article h3 {
	margin: 0px;
}

#sub-content .sclink h4 {
	margin: 0 0 13px 0;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	line-height: 13px;
	font-weight: normal;
}

#sub-content.connect .sclink h4 {
	color: #8aa5ac;
}

#sub-content.welcome .sclink h4 {
	color: #b95654;
}

#sub-content.serve .sclink h4 {
	color: #8b9352;
}

#sub-content img#testlayer {
	position: absolute;
	left: -206px;
	z-index: 999;
	top: -116px;
	display: none;
}

#sub-content #sc-graphic {
	position: absolute;
	left: 580px;
	z-index: 1;
	bottom: 0px;
}

body.newhome #sub-content #sc-graphic {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 111px;
	bottom: 0px;
	left: 0;
}

#index #sub-content #sc-graphic {
	left: 473px;
}

#sub-content #sc-graphic p {
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Tertiary Pages */

#tertiary-page-content {
	background: transparent url(../_sliced/main_col_topedge.png) no-repeat;
	padding: 37px 48px 0;
	margin: 6px 0 0 0;
}

#tertiary-page-content .articles {
	margin-top: 0px;
	font-size: 13px;
}


#tertiary-page-content .single-article {
	background: url(../_img/bg-indianapolis-box.jpg) no-repeat;
	margin: 0 -26px;
	padding: 18px 25px 20px;
	clear: both;
	overflow: visible;
}

#sc-page-content h5, #tertiary-page-content h5 {
	color: #658e9a;
	font-size: 13px;
	line-height: 14px;
	margin: 40px -30px 10px -35px;
	font-weight: normal;
	padding: 5px 5px 5px 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #eae9e9;
	border-top: 1px solid #eae9e9;
	background: #f8f8f6;
	clear: both;
}

#tertiary-page-content .single-article .summary {
	margin-bottom: 15px;
	font-size: 15px;
}

/* @end */

/* @group Footer */

/* footer start */

#newhome.wrap-footer {
	background: #262423 url(../_img/footer_bg.gif) repeat-x 0 -33px;
	height: auto;
	clear: both;
}

body.newhome #newhome.wrap-footer {
	background: #262423 url(../_img/footer_bg.gif) repeat-x 0 0;
}
#footer #row1 {
	height: 10px;
}

body.newhome #footer #row1 {
	width: 1367px;
	position: relative;
	max-width: 100%;
	height: 41px;
	background: url(../_sliced/2011.home/news.bgin.png) repeat-x;	
}
#footer #rowtwo {
	width: 974px;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
	background: url(../_sliced/2011.home/row2.bg.png) repeat-x;
}

#footer #rowtwo .col-1-3 {
	float: left;
	background: url(../_sliced/2011.home/ft.divider.png) no-repeat right top;
	min-height: 323px;
	color: #fff;
	margin-bottom: 16px;
}

#footer #rowtwo #col1 {
	width: 291px;
	padding-left: 33px;
	padding-right: 37px;
	font-size: 10px;
}

#footer #rowtwo #map {
	background-color: #444343;
	padding: 8px;
	margin-top: 5px;
	position: relative;
	margin-bottom: 14px;
	width: 254px;
}

#footer #rowtwo #map img {
	position: absolute;
	border: none;
}

#footer #rowtwo #map img.tl {
	top: 0; left: 0;
}

#footer #rowtwo #map img.tr {
	top: 0; right: 0;
}

#footer #rowtwo #map img.bl {
	bottom: 0; left: 0;
}

#footer #rowtwo #map img.br {
	bottom: 0; right: 0;
}

#footer #rowtwo #col1 .service-times p {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	margin: 0;
}

#footer #footer-quick-links ul li {
	float: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	line-height: 32px;
}

#footer #footer-quick-links ul {
	margin: 0;
	padding: 0;
	width: auto;
}

#footer-find-us p {
	margin: 0;
	line-height: 15px;
	color: #aaa;	
}

#footer #footer-quick-links ul li a {
	color: #fff;
	background: none;
}

#footer #footer-quick-links ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer #rowtwo #col2 {
	width: 295px;
	padding-left: 15px;
	padding-right: 37px;
}

#footer #rowtwo #col3 {
	width: 254px;
	padding-left: 12px;
	padding-right: 0;
	background: none;
}

#footer #footer-contact-us p {
	line-height: 13px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 11px;
	color: #aaaaaa;
}

#footer-contact-us p em {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #757575;
}

#footer #footer-stay-connected ul {
	width: auto;
	margin: 20px 0 41px;
	padding: 0;
}

#footer #footer-stay-connected ul li a {
	width: 32px;
	height: 32px;
	text-indent: -999em;
	margin: 0 6px 0 0;
	display: block;
}

#footer #footer-stay-connected ul li#fb a:hover,
#footer #footer-stay-connected ul li#tw a:hover,
#footer #footer-stay-connected ul li#fl a:hover,
#footer #footer-stay-connected ul li#vi a:hover {
	background-position: 0 -32px;
}

#footer #footer-stay-connected ul li#fb a {
	background: url(../_sliced/2011.home/icon.fb.gif) no-repeat;
	background-position: 0 0;
}

#footer #footer-stay-connected ul li#tw a {
	background: url(../_sliced/2011.home/icon.tw.gif) no-repeat;
	background-position: 0 0;
}

#footer #footer-stay-connected ul li#fl a {
	background: url(../_sliced/2011.home/icon.fl.gif) no-repeat;
	background-position: 0 0;
}

#footer #footer-stay-connected ul li#vi a {
	background: url(../_sliced/2011.home/icon.vi.gif) no-repeat;
	background-position: 0 0;
}

#footer #rowtwo h3 {
	margin: 0 0 8px;
	padding-bottom: 2px;
	background: url(../_sliced/2011.home/gray-dot.gif) repeat-x left bottom;
}
#footer #rowtwo h3 span {
	margin: 0;
	display: block;
	text-indent: -999em;
	height: 20px;
}

#footer-quick-links h3 span {
	background: url(../_sliced/2011.home/ft.quick_links.gif) no-repeat;
}

#footer-stay-connected h3 span {
	background: url(../_sliced/2011.home/ft.stay_connected.gif) no-repeat;
}

#footer-contact-us h3 span {
	background: url(../_sliced/2011.home/ft.contact_us.gif) no-repeat;
}

#footer-find-us h3 span {
	background: url(../_sliced/2011.home/ft.find_us.gif) no-repeat;
}

#footer #rowtwo #footer-contact-us h3 {
	margin-bottom: 16px;
}
#footer #rowthree {
	color: #bab4ab;
	font-size: 10px;
	text-align: center;
	clear: both;
	background-color: #1a1919;
}

#footer #rowthree p {
	display: inline;
	line-height: 43px;
	margin-bottom: 2px;
}
#footer #rowthree a {
	color: #fff;
}

#footer {
	width: 100%;
	overflow: hidden;
	height: 100%;
	margin: 0 auto;
}

#footer ul {
	margin: 0 auto 8px;
	width: 870px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	padding: 14px 0 5px;
	word-spacing: -0px;
	overflow: hidden;
}

#footer ul li {
	float: left;
	margin: 0 3px;
	padding: 0;
	line-height: 22px;
}

#footer ul li a {
	color: #86837d;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#footer ul li a span {
	padding: 0;
	margin: 0;
	height: 25px;
	display: block;
	line-height: 25px;
	cursor: pointer;
}

#footer ul li a span.left, #footer ul li a span.right {
	padding: 0;
	margin: 0;
}

#footer ul li a span.right span {
	padding: 0 13px;
	margin: 0 3px;
}

#footer ul li a:hover {
	background: url(../_sliced/footer_RO_grad.gif) repeat-x 0 0;
}

#footer #news #twitter_update_list p a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
}

#footer #news #twitter_update_list p a {
	margin: 0 0 0 5px;
}

#footer ul li a:hover span.left {
	text-decoration: none;
	color: #edece4;
	background: url(../_sliced/footer_RO_l.gif) no-repeat 0 0;
}

#footer ul li a:hover span.right {
	background: url(../_sliced/footer_RO_r.gif) no-repeat 100% 0;
}

#footer ul li a:hover span.right span {
	background: url(../_sliced/footer_RO_grad.gif) repeat-x;
}

#footer #row1 {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#row1 span.lt {
	height: 41px;
	display: block;
	padding-left: 243px;
	background: url(../_sliced/2011.home/news.fadelt.png) no-repeat;
}

#row1 span.rt {
	height: 41px;
	display: block;
	padding-right: 243px;
	background: url(../_sliced/2011.home/news.bgfadert.png) no-repeat right top;
}

#footer #news {
	height: 41px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

#news img.twbird {
	padding: 6px;
	margin-bottom: 5px;
}
#news p,
#news ul {
	color: #b4b4b4;
	line-height: 41px;
	font-size: 12px;
	display: inline;
}

#footer #news #twitter_update_list {
	text-align: center;
	margin: 0 auto;
}

#footer #news ul li span {
	display: inline;
	margin: 0;
}

#twitter_update_list p strong {
	padding: 5px 5px 5px 35px;
	background: url(/_sliced/2011.home/icon.tw.bird.gif) no-repeat left 2px;
	color: #fff;
}

#footer #news #twitter_update_list p span a span,
#footer #news #twitter_update_list p span.left,
#footer #news #twitter_update_list p span.left span {
	background: none;
	padding: 0;
}

#footer-find-us div.service-times p {
	color: #fff;
}

#footer #news ul li {
	line-height: 41px;
	text-align: center;
}
#news p strong {
	color: #fff;
}
#footer #row2 {
	color: #bab4ab;
	font-size: 10px;
	background: #434240;
	margin: 0 auto 0;
	padding: 0;
	clear: both;
	width: 580px;
	text-align: center;
}

#footer #row2 img {
	vertical-align: middle;
	padding-bottom: 4px;
}

#footer #row2 div {
	background: url(../_sliced/footer_signoff_l.gif) no-repeat 0 0;
}

#footer #row2 div p {
	background: url(../_sliced/footer_signoff_r.gif) no-repeat 100% 0;
	padding: 1px 12px;
	margin: 0;
}

#footer a {
	color: #f3f2ec;
}

#footer .col-1-3 a {
	color: #fff;
}

#footer .col-1-3 a:hover {
	color: #fff;
	text-decoration: underline;
}

#rowthree p em {
	margin: 0 6px;
}

/* @end */

/* @group Slide */

#topline {
	height: 2px;
	background-color: #2e2d2b;
	margin-bottom: -2px;
}

#hiddenMinistryList {
	display: none;
	background: url(../_sliced/ministrylist_tab_l.gif) no-repeat;
	float: right;
	height: 267px;
	margin-top: 2px;
	padding-left: 24px;
	position: absolute;
	right: 24px;
	width: 663px;
	z-index: 999999;
}

#hiddenMinistryList #col1,#hiddenMinistryList #col2,#hiddenMinistryList #col3,#hiddenMinistryList #col4 {
	float: left;
}

#centeringcontainer {
	background: #2e2d2b url(../_sliced/ministrylist_bkgd_grad.gif) repeat-x bottom;
	width: 663px;
	padding-bottom: 10px;
	position: relative;
	margin: 0 auto;
}

#hml-bottom {
	clear: both;
}

#hml-bottom #mid {
	background: #1c1c1a;
	float: left;
	height: 5px;
	width: 653px;
}

#hml-bottom #bl {
	background: url(../_sliced/ministrylist_bl.png) no-repeat;
	height: 5px;
	width: 5px;
	float: left;
}

#hml-bottom #br {
	background: url(../_sliced/ministrylist_br.png) no-repeat;
	height: 5px;
	width: 5px;
	float: left;
}

#centeringcontainer h1 {
	color: #c6bfb0;
	margin: 0 1px 0 0;
	padding: 0 0 0 25px;
	font: bold 11px "Trebuchet MS";
	background: url(../_sliced/ministrylist_active.gif) no-repeat 100% 0;
	line-height: 18px;
}

#centeringcontainer .divider {
	background: url(../_sliced/ministrylist_dottedline.gif) no-repeat center;
	height: 1px;
}

#hiddenMinistryList ul li {
	font-size: 11px;
	line-height: 16px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin: 2px 0;
}

#hiddenMinistryList ul li a span {
	padding: 0;
	margin: 0;
	height: 16px;
	display: block;
	line-height: 16px;
}

#hiddenMinistryList ul li a span.bgleft, #hiddenMinistryList ul li a span.bgright {
	padding: 0;
	margin: 0;
}

#hiddenMinistryList ul li a span.bgright span {
	padding: 0 3px;
	margin: 0 3px;
}

#hiddenMinistryList ul li a:hover span.bgright span {
	background: #dad4c5;
}

#hiddenMinistryList ul li a:hover {
	color: #342a27;
	text-decoration: none;
}

#hiddenMinistryList ul li a span.bgleft:hover {
	background: url(../_sliced/ministrylist_item_RO_l.gif) no-repeat 0 0;
}

#hiddenMinistryList ul li a span.bgright:hover {
	background: url(../_sliced/ministrylist_item_RO_r.gif) no-repeat 100% 0;
}

#hiddenMinistryList ul {
	margin: 10px 20px 0 0;
	padding: 0 30px 0 20px;
	width: 150px;
}

#hiddenMinistryList  h2 {
	color: white;
	font-weight: bold;
	text-align: left;
}

#hiddenMinistryList a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	//	display: block;
	line-height: 16px;
	height: 16px;
	padding: 1px 0;
}

#ministrylist {
	
}

#ministrylist #ml-btn-l {
	height: 18px;
	width: 24px;
	background: url(../_sliced/ministrylist_tab_l.gif) no-repeat;
}

#ministrylist #ml-btn {
	height: 18px;
	width: 87px;
	background: #2e2d2b url(../_sliced/ministrylist_static.gif) no-repeat;
}

#ministrylist #ml-btn:hover {
	background: #2e2d2b url(../_sliced/ministrylist_RO.gif) no-repeat;
}

#ministrylist #ml-btn-r {
	height: 18px;
	width: 24px;
	background: url(../_sliced/ministrylist_tab_r.gif) no-repeat;
}

a#btn_index {
	float: right;
}

#btn_index div {
	margin-top: 2px;
	float: left;
}

/* @end */

/* @group All Events Page */

#events-navbar {
	margin: 0 5px;
}

#events-navbar .left-cap {
	background: url(../_sliced/tab_nav_bar_l.gif);
	float: left;
	height: 60px;
	width: 5px;
}

#events-navbar .right-cap {
	background: url(../_sliced/tab_nav_bar_r.gif);
	float: left;
	height: 60px;
	width: 5px;
}

#events-navbar ul {
	list-style-type: none;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
	width: 954px;
	background: url(../_sliced/tab_nav_bar_bg_grad.gif) repeat-x;
}

#events-navbar li {
	margin: 0;
	padding: 11px 3px 0;
	float: left;
}

#events-navbar #events-rss {
	float: right;
	padding: 33px 6px 0px;
}

#events-navbar #events-rss span {
	background: none;
	float: none;
	width: 0; height: 0;
}
#events-navbar #events-rss a {
	background: url(../_sliced/events_RSS_btn.gif);
	text-indent: -9999px;
	overflow: hidden;
	height: 15px;
	width: 43px;
	float: right;
}

#events-navbar #events-rss a:hover {
	background: url(../_sliced/events_RSS_btn_RO.gif);
}

#events-navbar a {
	color: #8d8a81;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}

#events-navbar a .l {
	height: 49px;
	width: 5px;
	background: url(../_sliced/tab_bar_inactivetab_l.gif) no-repeat;
	float: left;
}

#events-navbar a .t {
	height: 49px;
	background: url(../_sliced/tab_bar_inactivetab_bg.gif) repeat-x;
	float: left;
	padding: 12px 23px 0;
	white-space: nowrap;
}

#events-navbar a .r {
	height: 49px;
	width: 5px;
	background: url(../_sliced/tab_bar_inactivetab_r.gif) no-repeat;
	float: left;
}

#events-navbar .current a .l, #events-navbar a:hover .l {
	background: url(../_sliced/tab_bar_activetab_l.gif) no-repeat;
}

#events-navbar .current a .t, #events-navbar a:hover .t {
	background: url(../_sliced/tab_bar_activetab_bg.gif) repeat-x;
}

#events-navbar .current a .r, #events-navbar a:hover .r {
	background: url(../_sliced/tab_bar_activetab_r.gif) no-repeat;
}

#events-navbar .current a,  #events-navbar .events-navbar-button:hover {
	color: #fff;
	text-decoration: none;
}

.events-navbar-button {
	color: #8b8a85;
	text-transform: uppercase;
	font-size: 11px;
}

.dottedline {
	background: url(../_sliced/dotted_line_repeating.gif) repeat-x;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* featured events header section */

#featured-events {
	background: url(../_img/gra-dot-bg.gif) repeat-x top;
	margin: 8px 10px;
	padding: 11px 0 0;
	clear: both;
}

#featured-events .events {
	background: #f0f0f0 url(../_img/gra-dot-bg.gif) repeat-x 0px 100%;
	padding: 18px 0;
	overflow: auto;
}

#featured-events .events h2 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: bold;
	display: inline;
	line-height: 28px;
	font-family: "Trebuchet MS";
	line-height: 30px;	
}

#featured-events .events .title {
	margin: 0 0 10px;
	padding: 0 19px;
}

#featured-events .events h2 a {
	color: #392e2c;
}

#featured-events .events h2 a:hover {
	color: #8C4631;
}

#featured-events .events read-more {
	background: url(../_img/bg-more.gif);
	float: right;
	height: 28px;
	width: 68px;
}

#featured-events .events p {
	margin: 0;
	padding: 0 19px 19px;
}

#featured-events .featured-event-image {
	float: right;
	margin: 0 19px 12px;
}

#featured-events .featured-event-image img {
	width: 450px;
}

.morebutton {
	height: 28px;
	float: right;
	margin-left: 15px;
}
.lightbox .info .morebutton {
	float: left;
	margin-left: 0;
}
.morebutton a:hover {
	text-decoration: none;
}

div.info {
	padding: 0 12px;
}

.morebutton a .l {
	background: url(../_sliced/btn_l_yellow.gif);
	float: left;
	height: 28px;
	width: 4px;
}

.morebutton a:hover .l {
	background: url(../_sliced/btn_l_yellow_RO.gif);
}

.morebutton a .r {
	float: left;
	height: 28px;
	width: 4px;
	background: url(../_sliced/btn_r_yellow.gif) right;
}

.morebutton a:hover .r {
	background: url(../_sliced/btn_r_yellow_RO.gif);
	float: left;
}

.morebutton a .t {
	background: url(../_sliced/btn_bg_yellow.gif);
	color: #FFFFFF;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 26px;
	margin: 0;
	padding: 1px 25px 0 12px;
	position: relative;
}

.morebutton a:hover .t {
	background: url(../_sliced/btn_bg_yellow_RO.gif);
}

.morebutton a .arrow {
	background: url(../_sliced/btn_arrow_yellow.gif) no-repeat right center;
	margin: 8px 6px 7px;
	height: 13px;
	width: 13px;
	right: 0;
	top: 0;
	position: absolute;
}

.morebutton a:hover .arrow {
	background: url(../_sliced/btn_arrow_yellow_RO.gif) no-repeat right center;
}

/* list of events */

.allevents {
	margin: 0;
	clear: both;
}

.allevents #connect, .allevents #serve, .allevents #grow {
	padding: 0;
	margin: 0;
	width: 300px;
	vertical-align: top;
	overflow: visible;
}

.allevents #takenote {
	padding: 0 ;
	vertical-align: top;
	width:  100%;
}

.allevents .header {
	background: url(../_sliced/events_sec_top_grad.gif) repeat-x center top;
	margin: 7px 0;
	position: relative;
	height: 38px;
}

.allevents .header h3 {
	margin: 0 auto 10px;
	position: absolute;
	top: -30px;
	left: 0;
	text-indent: -9999px;
	height: 52px;
	width: 265px;
}

.allevents #connect .header h3 {
	background: url(../_sliced/events_connect_col_header.gif) no-repeat center top;
	margin: 8px 0 0;
	width: 300px;
}

.allevents #grow .header h3 {
	background: url(../_sliced/events_grow_col_header.gif) no-repeat center top;
	margin: 8px 0 0;
	width: 300px;
	
}

.allevents #serve .header h3 {
	background: url(../_sliced/events_serve_col_header.gif) no-repeat center top;
	margin: 8px 0 0;
	width: 300px;	
}

.allevents #takenote .header h3 {
	background: url(../_sliced/events_takeNote_col_header.gif) no-repeat center top;
	width: 960px;
	margin: 8px 0 0;
	
}

.allevents #takenote .header {
	margin-top: 30px;
}

.allevents .divider {
	border-right: 4px solid #f0f0f0;
}

.allevents .event {
	background: #fff url(../_img/gra-dot-bg.gif) repeat-x 0px 100%;
	margin: 0 0 20px;
	padding: 0 15px 30px;
	overflow: hidden;
}

#connect div:last-child {
	background: none;
	margin-bottom: 0;	
}

#serve div:last-child {
	background: none;
	margin-bottom: 0;	
}

#grow div:last-child {
	background: none;
	margin-bottom: 0;	
}

#takenote div:last-child {
	background: none;
	margin-bottom: 0;
}

.allevents .event .event-block {
	height: 0px;
}

#content .allevents .event h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	font-family: "Trebuchet MS";
}

.allevents .event h2 a {
	color: #392e2c;
}

.allevents .event h2 a:hover {
	color: #8C4631;
}

.allevents .event .event-image {
	float: right;
	margin:14px 0 0 12px;
}

#takenote .event-image {
	margin: -20px 0 0 20px;
}

#content .allevents .event p {
	margin: 5px 0;
}

/* @end */

/* @group Calendar Page */

#upcoming-events {
	margin: 8px 10px;
	padding: 10px;
	width: 608px;
}

#month-rotator {
	margin: 8px 10px;
	padding: 10px 0 0;
}

#month-rotator h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	color: #b4b4b4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#month-rotator ul {
	margin: 10px auto;
	padding: 0px;
	height: 62px;
}

#month-rotator ul .prev a {
	background: url(../_sliced/events_selectMonth_arrow_l.gif);
	text-indent: -9999px;
	overflow: hidden;
	height: 63px;
	width: 32px;
	margin: 0 auto;
}

#month-rotator ul .next a {
	background: url(../_sliced/events_selectMonth_arrow_r.gif);
	text-indent: -9999px;
	overflow: hidden;
	height: 63px;
	width: 32px;
	margin: 0 auto;
}

#month-rotator ul .prev a:hover {
	background: url(../_sliced/events_selectMonth_arrow_l_RO.gif);
}

#month-rotator ul .next a:hover {
	background: url(../_sliced/events_selectMonth_arrow_r_RO.gif);
}

#month-rotator ul li {
	width: 240px;
	white-space: nowrap;
	display: block;
	float: left;
	list-style: none;
	text-align: center;
	line-height: 62px;
}

#month-rotator ul li a {
	font-size: 20px;
	color: #bababa;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#month-rotator ul li a:hover {
	color: #E3A626;
}

#month-rotator ul .current a {
	font-size: 30px;
	color: #373631;
	font-weight: normal;
}

#month-rotator ul .current {
	width: 400px;
}

#month-rotator ul .prev, #month-rotator ul .next {
	width: 35px;
}

#calendar #upcoming-events ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#calendar #upcoming-events ul .calicon {
	background: url(../_sliced/events_calendar_icon.gif);
}

#calendar #upcoming-events ul .calicon, #calendar #rtsidebar ul .calicon {
	background-color: #E3A626;
	float: left;
	height: 47px;
	width: 38px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

#calendar #upcoming-events ul .calicon span, #calendar #rtsidebar ul .calicon span {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	line-height: 20px;
	padding-top: 1px;
}

#calendar #upcoming-events ul .day span {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	display: block;
	margin-left: 45px;
}

#calendar #upcoming-events ul .day ul li em span.event-sep, #calendar #upcoming-events ul .day ul li em span.eventTime {
	text-align: left;
	font-size: 13px;
	text-transform: none;
	color: #b4b4b4;
	border-bottom: none;
	display: inline;
	margin-left: 0;
}

#calendar #upcoming-events ul .today span {
	color: #E3A626;
	border-bottom: 1px solid #E3A626;
}

#calendar #upcoming-events ul .day ul {
	margin: 0 0 0 45px;
	padding: 10px 0 10px 15px;
	line-height: 16px;
}

#calendar #upcoming-events ul .day ul:hover {
	background: #f0f0f0
}

#calendar #upcoming-events ul .day ul .event {
	font-size: 14px;
	margin-right: 18px;
}

#calendar #upcoming-events ul .day ul .event a {
	background: url(../_sliced/events_info_icon.gif) no-repeat right top;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#calendar #upcoming-events ul .day ul:hover li a {
	color: #8c4631;
	text-decoration: underline;
	background: url(../_sliced/events_info_icon_RO.gif) no-repeat right top;
}

#calendar #upcoming-events ul .day ul li em {
	color: #b4b4b4;
	margin: 0px;
	padding: 0px;
}

#calendar #rtsidebar h2, .calendar .calendar-month {
	color: #352B28;
	text-align: center;
	margin: 0 0 9px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

table.calendar {
	border-collapse: collapse;
	margin: 0 auto 10px;
}

.calendar .calendar-month span {
	margin: 0 0 10px;
}

.calendar .calendar-month .calendar-prev {
	float: left;
}

.calendar .calendar-month .calendar-next {
	float: right;
}

#calendar #rtsidebar .list table.calendar th {
	border-bottom: 1px solid #b5b4af;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	width: 36px;
	color: #999894;
	font-weight: normal;
}

#calendar #rtsidebar .list table.calendar td {
	color: #918E89;
	font-size: 11px;
	height: 35px;
	line-height: 34px;
	margin: 0;
	padding: 0 1px 0 0;
	text-align: center;
	width: 35px;
}

#text span.bio-image {
	float: right;
	padding: 4px 0 0 8px;
	margin-bottom: 1em;
}
#text span.bio-image img {
	border: 1px solid #dcdbd9;
	display: block;
	padding: 3px;
}
#calendar #rtsidebar .list table.calendar td a {
	padding: 0;
	margin: 0;
	color: #918e89;
}

#calendar #rtsidebar .list table.calendar td.linked-day a {
	background: #d9d6d1;
}

#calendar #rtsidebar .list table.calendar td.linked-day a:hover {
	background: #e7a72b;
	color: #fff;
}

#calendar #rtsidebar ul .to {
	float: left;
	margin: 14px 3px;
	font-size: 12px;
	padding: 0;
}

#calendar #rtsidebar .list a {
	color: #352B28;
	background: url(../_sliced/events_info_icon.gif) no-repeat 272px center;
	display: block;
	text-decoration: none;
	padding: 9px 13px;
	margin: 0 7px;
}

#calendar #rtsidebar .list a:hover {
	color: #352B28;
	background: #dddad5 url(../_sliced/events_info_icon_RO.gif) no-repeat 272px center;
}

#calendar #rtsidebar .list a ul {
	margin: 0;
	padding: 0;
}

#calendar #rtsidebar .list a ul .title {
	margin: 0;
	padding: 13px;
	font-size: 14px;
}

#calendar #rtsidebar .list a ul .title strong {
	margin: 0;
	padding: 13px;
}

/* @end */

/* @group Registration Page */

#registration {
	margin: 0 15px;
}

#registration ul {
	list-style: none;
	margin: 15px 0 0;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-style: italic;
	color: #b4b4b4;
	line-height: 17px;
}

#registration ul li {
	padding: 10px 20px;
}

#registration ul li a {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#registration ul li:hover a {
	color: #8c4631;
	text-decoration: underline;
}

#registration ul li:hover {
	background: #f0f0f0
}

/* @end */

/* @group Single Event Page */

#event, #calendar, #sermons {
	clear: both;
}

#single-event, #bio {
	background: url(../_img/gra-dot-bg.gif) repeat-x;
	margin: 8px 10px;
	padding: 11px 0 0;
	width: 628px;
}

#single-event .event-header, #bio .event-header {
	background: #f0f0f0 url(../_img/gra-dot-bg.gif) repeat-x 0px 100%;
	padding: 19px 0 28px;
	overflow:auto;
	margin-bottom: 1em;
}

#single-event h2, #bio .event-header h2 {
	margin: 0;
	padding: 0 19px;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #352b28;
	line-height: 30px;
}

#bio #text {
	margin: 0 19px;
}

#bio h3 {
	font-size: 16px;
	margin: 30px 0 -3px;
}

#single-event .event-header h2 a {
	color: #392e2c;
}

#single-event .event-header h2 a:hover {
	color: #8C4631;
}

#single-event .event-content h3 {
	margin: 0;
	padding: 26px 19px 9px;
	font-size: 16px;
	font-weight: bold;
}



#single-event .event-content p {
	padding: 0;
	margin: 8px 19px;
}

#single-event .featuredevent-image {
	display:block;
	margin:0 19px 20px;
}

#single-event .event-image {
	float: right;
	margin: 0 20px 20px;
}

.loc_map {
	height: 375px;
	width: 375px;
	margin: 5px auto;
}

#rtsidebar {
	float: right;
	margin: 5px 5px 0;
	padding: 0;
	width: 319px;
	position: relative;
}

#rtsidebar .list {
	background-color: #e3e1da;
	border-left: 1px solid #d3d4d1;
	padding: 7px 0;
}

#rtsidebar div.list a.evite {
	display: block;
	height: 61px;
	line-height: 61px;
	margin: 0 10px;
	text-indent: 100px;
	font-weight: bold;
	background: url(../_sliced/Invite_button_NEW.png) no-repeat 7px 5px;
	color: #423836;
	outline: none;
}

#rtsidebar div.list a.evite:hover {
	background-color: #d1cdc2;
	text-decoration: none;
}

#rtsidebar .list p {
	margin: 18px 25px;
}

#rtsidebar h3 {
	text-align: center;
	color: #A1A09E;
	text-transform: uppercase;
	border-bottom: 1px solid #A1A09E;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 7px;
}

#rtsidebar ul {
	list-style-type: none;
	font-size: 13px;
	padding: 0 10px;
	margin: 0 0 15px;
	font-family: "Trebuchet MS";
}
#rtsidebar ul li {
	padding: 7px 0;
}
#rtsidebar ul li a {
	color: #423836;
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0 14px;
}

#rtsidebar ul li a.current {
	color: #fff;
	background: #c9c6bf;
}

#rtsidebar ul li:hover {
	background: #bfbdb6;
	color: #fff;	
}

#rtsidebar div.podcast.list ul li.podcast {
	background: none;
}

#rtsidebar ul li:hover a {
	color: #fff;
}

#rtsidebar .top {
	background: url(../_sliced/sidebar_t.gif) no-repeat;
	height: 4px;
	width: 319px;
}

#rtsidebar .bot {
	background: url(../_sliced/sidebar_b.gif) no-repeat;
	height: 4px;
	width: 319px;
	margin-bottom: 7px;
}

#share-page a {
	background: #dcd9d2 url(../_sliced/events_share_icon.png) no-repeat 9px center;
	margin: 0 7px;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	padding-left: 100px;
	color: #5a5752;
	text-decoration: none;
	line-height: 60px;
	font-weight: bold;
}

/* @end */

/* @group Sermons */

#sermonslist {
	padding: 5px 0 0 5px;
	width: 637px;
	overflow: hidden;
	position: relative;
}

#tpcc-podcast ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#tpcc-podcast ul .podcast {
	margin: 0;
	padding: 0;
	display: inline;
}

#tpcc-podcast ul .podcast a {
	background: url(../_sliced/sermons_podcast_btn.gif);
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	height: 28px;
	width: 124px;
	margin: -8px 5px;
}

#tpcc-podcast ul .podcast a:hover {
	background: url(../_sliced/sermons_podcast_btn_RO.gif);
}

#rtsidebar h2 {
	color: #62605c;
}

#rtsidebar h2.find {
	color: #62605c;
	font-size: 14px;
	background: url(../_sliced/sermons_mag-glass_icon.gif) no-repeat;
	margin: 18px 40px;
	padding: 0 0 0 70px;
	line-height: 50px;
	font-weight: bold;
}

#rtsidebar .list ul .podcast a {
	background: url(../_sliced/sermons_TPCCpodcast_ad.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 265px;
	width: 295px;
	margin: 0px auto;
	padding: 0;
}

#rtsidebar .list ul .podcast a:hover {
	background: url(../_sliced/sermons_TPCCpodcast_ad_RO.jpg) no-repeat;
	background-color: none;
}

#rtsidebar .media {
	text-align: center;
}

#rtsidebar .media p {
	margin: 0;
	padding: 0;
}

#sermons #rtsidebar h3 {
	padding: 0;
	margin: 0 7px 14px;
	font-size: 11px;
	font-weight: normal;
}

#sermonslist .top span, #sermonslist .bot span {
	float: left;
	height: 5px;
}

.seriesdetail {
	margin: 0;
}

#sermonslist .seriesdetail, #sermonslist .serieslist {
	background: #2E2D2B;
	padding: 6px 11px;
	overflow: hidden;
	clear: both;
}

#sermonslist .seriesdetail img.currentsermongraphic {
	max-width: 615px;
}

#sermonslist .serieslist img.seriesgraphic {
	max-width: 125px;
	float: right;
}

#sermonslist .seriesdetail .seriestitle {
	background: url(../_sliced/sermons_series_title_bg.jpg) no-repeat center center;
	height: 45px;
	margin-bottom: 1px;
}

#sermonslist .serieslist .seriestitle {
	background: #1d1c1a;
	margin: 0 0 2px;
	padding:5px 5px 5px 15px;
	position: relative;
	min-height: 60px;
	border-bottom: 1px solid #474541;
}

#sermonslist .seriesdetail .seriestitle {
	margin: 6px 0px;
	padding: 10px;
}

#sermonslist .seriesdetail .seriestitle {
	text-align: center;
}

#sermonslist .seriestitle h2 {
	color: #FFF;
	margin: 11px 0 0 0;
	padding: 0px;
	font: bold 20px Arial, Helvetica, sans-serif;
}

#sermonslist .seriesdetail .seriestitle h2.currentseries {
	margin: 3px 0 0 0;
}

#sermonslist .serieslist .seriestitle h2 {
	margin: 15px 0 0;
	float: left;
}

#sermonslist .serieslist  h1 {
	color: #b5b5b5;
	text-align: center;
	font: normal 20px Arial, Helvetica, sans-serif;
	background: url(../_sliced/sermons_stage_dotted_line.gif) repeat-x center bottom;
	padding-bottom: 5px;
	margin: 10px 0;
}

#sermonslist .seriestitle h2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

#sermonslist .seriestitle h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#sermonslist .seriestitle .qtip {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 15px 15px 0 0;
	float: left;
	height: 24px;
	width: 16px;
	text-indent: -999px;
	background: url(../_sliced/sermons_info_icon.gif) no-repeat left center;
}

#sermonslist .seriestitle .qtip div.alttag {
	text-indent: -999px;
	width: 0;
	overflow: hidden;
}

#sermonslist .seriestitle .qtip:hover {
	color: #FFF;
	text-decoration: underline;
	background: url(../_sliced/sermons_info_icon_RO.gif) no-repeat left center;
	cursor: pointer;
}

.qtip-wrapper {
	background: transparent url(/_sliced/sermons_pop-up_box.png) repeat scroll 0 0;
	border: none;
	height: 235px;
	padding: 20px 22px 22px 42px;
	width: 340px;
}

.qtip-title {
	margin-bottom: 5px;
	font-size: 12pt;
	width: 326px;
	text-align: center;
	background: none !important;
	background-color: none !important;
	border: none;
	padding-top: 22px !important;
}

.qtip-contentWrapper {
	background: none !important;
	background-color: none !important;
	border: none;
}

.qtip-content {
	background: none !important;
	background-color: none !important;
	border: none;
	padding-right: 24px !important;
	padding-top: 0 !important;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	height: 169px;
}

.qtip-content p {
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}

.qtip-content object {
	display: none;
}

.qtip-button {
	width: 30px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	margin-top: -16px;
}

#sermonslist .serieslist .seriestitle p {
	margin: 0 0 0 55px;
	color: #817e73;
}

#sermonslist .seriestitle p {
	color: #FFF;
	margin: 5px 0;
	padding: 0px;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#sermonslist .seriestitle p em {
	color: #817e73;
	text-transform: uppercase;
}

#sermonslist .seriesdetail table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#sermonslist .seriesdetail table tr th {
	color: #817e73;
	font-size: 11px;
	padding-left: 22px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#pagination {
	text-align: center;
}
#pagination a {
	color: #817e73;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 22px;
}

a#current {
	font-size: 120%;
	font-weight: bold;
}

#sermonslist .seriesdetail table tr td {
	background: #4b4943 url(../_sliced/sermons_table_bg_grad.gif) repeat-x center bottom;
	color: #e3e3e3;
	font-size: 12px;
	padding-left: 22px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	vertical-align: top;
}
#sermonslist .seriesdetail .media {
	vertical-align: middle;
}
#sermonslist .seriesdetail .sermontitle {
	white-space: normal;
	line-height: 14px;
	padding-top: 12px;
	padding-bottom: 14px;
	max-width: 270px;
}
#sermonslist .seriesdetail table tr td a {
	color: #FFF;
	text-decoration: none;
}

#sermonslist .seriesdetail table tr.last td {
	background: #4b4943;
}

#sermonslist .seriesdetail table tr .top {
	background: #4b4943 url(../_sliced/sermons_table_t.gif) no-repeat center top;
}

#sermonslist .seriesdetail table tr .bot {
	background: #4b4943 url(../_sliced/sermons_table_b.gif) no-repeat center bottom;
}

#sermonslist .top .l {
	background: url(../_sliced/sermons_stage_bg_tl.gif) no-repeat;
	width: 5px;
}

#sermonslist .bot .l {
	background: url(../_sliced/sermons_stage_bg_bl.gif) no-repeat;
	width: 5px;
}

#sermonslist .top .mid, #sermonslist .bot .mid {
	background: #2E2D2B;
	width: 627px;
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
}

#sermonslist .top .r {
	float: none;
	position: absolute;
	right: 0;
	top: 5px;
	background: url(../_sliced/sermons_stage_bg_tr.gif) no-repeat;
	width: 5px;
}

#sermonslist .bot .r {
	background: url(../_sliced/sermons_stage_bg_br.gif) no-repeat;
	width: 5px;
	float: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

#sermonslist div.top, #sermonslist div.bot {
	overflow: hidden;
	height: 5px;
}

#seriessummary {
	padding: 36px 30px 52px;
	width: 580px;
}

.mediatools {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.mediatools li {
	float: left;
}

.mediatools li a {
	width: 23px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 6px 8px;
	display: block;
}

.mediatools .watch a {
	background: url(../_sliced/sermons_watch_icon.gif) no-repeat center;
}
.mediatools .watch a:hover {
	background: url(../_sliced/sermons_watch_icon_RO.gif) no-repeat center;
}
.mediatools .listen a {
	background: url(../_sliced/sermons_listen_icon.gif) no-repeat center;
}
.mediatools .listen a:hover {
	background: url(../_sliced/sermons_listen_icon_RO.gif) no-repeat center;
}
.mediatools .download a {
	background: url(../_sliced/sermons_download_icon.gif) no-repeat center;
}
.mediatools .download a:hover {
	background: url(../_sliced/sermons_download_icon_RO.gif) no-repeat center;
}
.mediatools .sap a {
	background: url(../_sliced/sermons_spanish_icon.gif) no-repeat center;
}
.mediatools .sap a:hover {
	background: url(../_sliced/sermons_spanish_icon_RO.gif) no-repeat center;
}
.mediatools .notes a {
	background: url(../_sliced/sermons_notes_icon.gif) no-repeat center;
}
.mediatools .notes a:hover {
	background: url(../_sliced/sermons_notes_icon_RO.gif) no-repeat center;
}
.mediatools .transcript p {
	text-indent: -9999px;
	line-height: 0;
	margin: 0;
}
.mediatools .transcript a {
	height: 20px;
	width: 19px;
	background: url(../_img/sermons_transcript_icon.gif) no-repeat;
}
.mediatools .transcript a:hover {
	background: url(../_img/sermons_transcript_icon.gif) no-repeat 0 -20px;
}


#theblock .mediatools .notes a {
	background: url(../_sliced/ministry_notes_icon.gif) no-repeat;
}
#theblock .mediatools .notes a:hover {
	background: url(../_sliced/ministry_notes_icon_RO.gif) no-repeat;
}

#video p {
	line-height: 0;
	margin: 0;
	padding: 0;
}

/* @end */


/* @group forms */

/* = Forms  
---------------------------------------------------------------------
*/

.monkform p {
	margin: 1em 0;
}

.monkform fieldset fieldset {
	border: 1px solid #796759;
	outline: none;
	background-color: #000;
}

fieldset {
	border:  none;
	background: #fff;
	border-radius: 9px;
	moz-border-radius: 9px;
	webkit-border-radius: 9px;
	padding: 0;
	margin: 0;
	position: relative;
}

fieldset fieldset {
	border: none;
	outline: none;
	background: #f0ede9;
	margin: 20px 0;
	padding: 20px;
	position: relative;
}

#comments .comment{
	font-size: 12px;
	font-weight: normal;
	background-color:#EEEEDF;
	padding: 1em;
	margin-bottom: 0.5em;
}

#comments .comment-name {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.monkForm textarea,
#comments textarea {
   border:1px solid #aeaba4;
   padding:0.5em;
   border-radius: 3px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;

}
#content .monkForm fieldset p.data {
	color:#352b28;
	font-size: 13px;
	line-height:14px;
	margin:0px 0;
	padding: 15px 0;
	overflow: auto;
}

.monkForm fieldset label,
#comments label, .monkForm fieldset fieldset label {
	font-size: 13px;
	line-height: 20px;
	color: #352b28;
	padding:4px 15px 2px 0;
	margin: 0;
	text-align: right;
	width: 220px;
}
.checkbox p.data label {
	padding: 2px 15px 2px 0;
	margin: 0;
}
.radio p.data label {
	padding: 2px 15px 2px 0;
	margin: 0;
}
.select p.data label {
	padding: 2px 13px 2px 0;
	margin: 0;	
}
.monkForm fieldset legend{
   padding: 0;
   color: #4e4d4b;
   font-weight: bold;
    margin: 0;
	padding: 0;
	font-size: 17px;
}

.monkForm p.description {
	font-size:12px;
	line-height: 15px;
    color: #848484;
	font-style: italic;
	padding-left: 190px;
	padding-right: 8px;
}
.monkForm fieldset fieldset legend{
   font-family: Trebuchet MS, Arial, sans-serif;
   padding: 0 15px;
   margin: 0px;
	font-size: 15px;
	color: #aeaba4;
	background-color: #fff;
}
.monkForm div span.checkbox-label {
	color:#352b28;
	font-size:13px;
	padding-left:10px;
}
.monkForm h1 {
	font: bold 18px Arial, Verdana, sans-serif;
	padding-bottom: 1em;
}

.monkForm div {
	margin: 0;
	padding: 0 5px;
	overflow: auto;
}
fieldset div {
		border-bottom: 1px solid #e5e2dd;
}


.monkForm input,
#comments input, 
.monkForm textarea {
	border: 1px solid #aeaba4;
	font: 14px Arial, Verdana, sans-serif;
	padding: 5px;
	width: 50%;
	text-align: left;
	margin: 7px 0;
	border-radius: 3px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}
.monkForm select {
	margin-top: 5px;
}

.monkForm .radio input {
	width: 30px;
}

.monkForm fieldset fieldset input {
	border: 1px solid #aeaba4;
	font: 14px Arial, Verdana, sans-serif;
	padding: 5px;
	width: 50%;
	border-radius: 3px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}

.monkForm fieldset fieldset p.data {
	display: block;
}

#formsubmit input {
	border: none;
	margin: 0px auto;
	width: 85px;
}

img.captcha {
	float: left;
	margin-right: 10px;
}

.monkForm #formsubmit input,
#comments #comment-submit {
	margin-left: 207px;
	padding:0.5em;
}

#comments #comment-submit {
	margin-top:12px;
}
.monkForm label,.monkForm spacer,.monkForm multiple span,
#comments label {
	width:220px;
	float:left;
	}

#evite .data label,
#evite .textarea label {
	line-height: 33px;
} 
.monkForm multiple {
	float:left;
	} 
	
.monkForm div.clear {clear:both;padding-top:5px;}

form.monkForm fieldset p.error, #content form.monkForm fieldset p.error {
	font-size: 11px;
	display: block;
	text-align: left;
	padding-left: 200px;
	width: 60%;
	color: red;
}

.monkForm #response {
	font-size: 16px;
	background-color: #5D3600;
	font-weight: bold;
	color: #5a7554;
	border: 1px solid #999;
	margin: 8px;
	padding: 10px;
}

.monkForm p a {
	font-size: 14px;
	position: relative;
	left: 130px;
	top: 16px;
}

.monkForm p a:hover {
	font-size: 14px;
	position: relative;
	left: 130px;
	top: 16px;
	text-decoration: underline;
}

/* end forms */

/* @end */
.clearall {
	clear: both;
}

.nomargin, .nomargin p {
	margin: 0;
	padding: 0;
}
.mcms_stats {
	display: none;
}

#content div.sunday-music {
	position: absolute;
	right: 6px;
	top: 0;
}

#content div.sunday-music p {
	padding: 0;
	margin: 0;
	line-height: 35px;
}

#content div.sunday-music a {
	display: block;
	background: url(../_sliced/new_logo/new_music_link.gif) no-repeat left top;
	height: 35px;
	width: 181px;
	text-indent: -9999px;
	overflow: hidden;
}

#content div.sunday-music a:hover {
	background: url(../_sliced/new_logo/new_music_link.gif) no-repeat left -35px;
}

/* @group eVite */
#cboxIframe html {
	background-color: #fff;
}

body.newhome #cboxTitle {
	text-align: left !important;
	padding-left: 12px;
}

#cboxTitle {
	color: #000 !important;
	bottom: 0 !important;
	font-size: 11px;
}

body.evite {
	min-width: 500px !important;
	overflow: hidden;
	min-height: 100%;
}
#evite {
	padding: 10px 20px;
}

#evite form {
	margin: 0;
}

#tellafriend fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#evite input,
#evite textarea {
	border: 1px solid #999;
	font: 14px Arial, Verdana, sans-serif;
	padding: 5px;
	text-align: left;
}

#evite p.data {
	padding-bottom: 0px;
	position: relative;
	margin: 6px 0;
}
#evite p.textarea {
	margin: 6px 0;
}
#evite label.error {
	position: absolute;
	bottom: -10px;
	left: 35%;
	width: 60%;
	font-style: italic;
	padding: 0;
	margin: 0;
	text-align: left;
	float: none;
	font-size: 11px;
	color: #f00;
}

#evite #formsubmit input {
	margin: 12px auto 0;
	float: none;
	text-align: center;
	width: 185px;	
}

#evite p#formsubmit {
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 185px;	
}
#evite #preview {
	margin: 0;
}
#preview {
	text-align: center;
	margin-bottom: 0;
}

#evite #response {
	font-size: 12px;
	background-color: rgba(255,255,255,0.25);
	color: #5a7554;
	border: 1px solid #999;
	margin: 0;
	padding: 6px;
	font-style: normal;
	font-weight: normal;
}
/* @end */

