@charset "UTF-8";
a {
	color:#005fba;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/back_no_grad.png);
	background-position:0px 190px;
	background-repeat:repeat;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}
.bodyGrad {
	background-image:url(../images/back_grad.png);
	background-position:top left;
	background-repeat:repeat-x;
	min-height:450px;
}
.clearAll {
	clear:both;
}
.content {
	width:563px;
	margin-left:77px;
	float:left;
	display:inline;
}
.footer {
	font-size:9px;
	color:#666666;
	text-align:center;
	margin-top:12px;
	padding-bottom:30px;
	
}
.header {
	position:relative;
	padding-top:193px;
	width:952px;
	height:178px;
	margin:0px auto 0px auto;
	background-image:url(../images/header_back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.home {
	width:588px;
	height:364px;
	float:left;
	display:inline;
	margin-top:22px;
	margin-left:57px;
}
.logo {
	width:330px;
	height:97px;
	position:absolute;
	top:45px;
	left:75px;
	display:block;
}
.logo a {
	display:block;
	width:330px;
	height:97px;
}
.mainContainer {
	margin:0px auto 0px auto;
	width:952px;
	background-image:url(../images/white_back.png);
	background-position:center top;
	background-repeat:repeat-y;
}
.mainContainerBottom {
	margin:0px auto 0px auto;
	height:36px;
	width:952px;
	background-image:url(../images/white_back_bottom.png);
	background-repeat:no-repeat;
}
.nav {
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
}
.nav a {
	color:#333333;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
	padding-left:12px;
	padding-right:12px;
	letter-spacing:4px;
}
.nav a:hover {
	color:#005fba;
}
.nav a.navOn {
	border:1px solid #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:11px;
	padding-right:11px;
}

.navTrips {
	padding-bottom:3px;
}
.pageTitle {
	font-size:24px;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:7px;
	margin-bottom:11px;
}
.photos {
	height:105px;
	width:952px;
	padding-top:15px;
	padding-bottom:8px;
	clear:both;
}
.sectionRow {
	width:535px;
	margin-left:28px;
	padding-bottom:15px;
}
.sectionRowPhoto {
	width:165px;
	height:103px;
	padding-left:3px;
	padding-top:3px;
	background-image:url(../images/section_row_photo_back.png);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
.sectionText {
	width:350px;
	margin-left:8px;
	float:left;
}
.sectionText2 {
	float:left;
	margin-left:8px;
}

a.sectionRowTitle {
	display:block;
	font-size:16px;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:6px;
	margin-bottom:10px;
	text-decoration:none;
}
a.sectionRowTitle:hover {
color:#005fba;	
}
.sectionRowTitle {
	display:block;
	font-size:16px;
	color:#666666;
	text-transform:uppercase;
	margin-left:28px;
	text-decoration:none;
}
.sidebarBottom {
	height:11px;
	background-image:url(../images/sidebar_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.sidebarContainer {
	width:230px;
	float:right;
	margin-right:57px;
/*	margin-top:77px;
*/	display:inline;
	margin-top:22px;
}
.sidebarGradBack {
	background-image:url(../images/sidebar_grad_back.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#fafafa;
}
.sidebarTitle {
	height:19px;
	background-image:url(../images/sidebar_title_back.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:12px;
}
.sidebarUpcoming {
	height:23px;
	background-image:url(../images/sidebar_upcoming_trips.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.sidebarPrayer {
	height:23px;
	background-image:url(../images/sidebar_prayer_focus.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.sidebarText {
	width:194px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-image:url(../images/sidebar_top_sh.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-right:17px;
	padding-top:6px;
	padding-bottom:6px;
}
.sidebarTop {
	width:210px;
	height:20px;
	background-image:url(../images/sidebar_top_back.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:12px;
	padding-left:20px;
	padding-top:6px;
}
.sidebarWhiteBack {
	background-image:url(../images/sidebar_white_back.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.sidebarWhiteBackSolid {
	background-image:url(../images/sidebar_white_solid_back.png);
	background-position:top left;
	background-repeat:repeat-y;
}
.sidebarWhiteBackSh {
	width:196px;
	background-image:url(../images/sidebar_top_sh.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
}
.subNav {
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #999999;
	padding-top:5px;
	padding-bottom:5px;
}
.subNav a {
	color:#333333;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
	padding-left:12px;
	padding-right:12px;
	letter-spacing:4px;
}
.subNav a:hover {
	color:#005fba;
}
.nlcHeaderContentWidth {        position:relative;        width:1004px;             margin:0px auto 0px auto;        min-height:25px;}.nlcHeader {        height:44px;        width:100%;        background-image:url(../images/nlc_header_back.png);            background-position:top left;        background-repeat:repeat-x;  }.nlcHeaderLinks {          height:44px;          color:#FFFFFF;           background-image:url(../images/nlc_header_logo.jpg);        background-position:top right;
        background-repeat:no-repeat;
        margin:0px auto 0px auto;
        font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
        font-size:12px;
}
.nlcHeaderLinks a {
        color:#FFFFFF;
        text-transform:uppercase;
        font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
        font-size:12px;
        text-decoration:underline;
}
a.nlcHeaderLinksLogo {
        display:block;
        height:44px;
        width:337px;
        margin-left:40px;
}

