body {
	font-family: "Helvetica Nue", Helvetica, Arial, Sans-serif;
	background:url('../images/background.jpg') no-repeat center top;
	background-color:#1F1F1D;
	text-align:center;
	margin-top:0;
}

h1 {
	color:#CD7200;
}

h2 {
	color:#1E8181;
}

h3 {
	color:#4C4C4C;
}

#content li {
	font-size:0.95em;
}

/* Structure */

#page {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

#header {
	background: url('../images/header.gif') no-repeat;
	width:850px;
	height:208px;
	margin:0;
	position:relative;
}

#header a img {
	border:none;
}


#content-area {
	background-color:#d6d6d6;
	background-image:url('../images/content-top.jpg');
	background-repeat:no-repeat;
	width:800px;
	margin-left:25px;
	margin-right:25px;
	margin-top:-30px;
}

#content {
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:30px;
	position:relative;
}

.homepageContent {
	height:725px;
}

#sidebar {
}

#footer {
	background: url('../images/footer-bg.gif') no-repeat;
	height:62px;
	width:800px;
	margin-right:25px;
	margin-left:25px;
	margin-top:-17px;
	color:white;
	text-align:right;
	font-size:0.8em;
	clear:both;
}
#footer p {
	margin-right:15px;
	padding-top:18px;
}

/* Navigation */

#navigation {
	background: url('../images/navbar-bg.gif') no-repeat;
	width:540px;
	height:65px;
	position:absolute;
	top:160px;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:20px;
}

#navigation li {
	float:left;
	padding-top:5px;
}

#navigation li a:link, #navigation li a:visited {
	text-decoration:none;
	font-family: 'Trebuchet MS', 'Trebuchet', Helvetica;
	text-transform: uppercase;
	font-size:15px;
	color:black;
	height:38px;
	float:left;
	margin-right:15px;
	padding-left:3px;
	padding-right:2px;
	padding-top:5px;
}

#navigation li a:hover {
	background-image: url('../images/navItem-over.gif');
	background-repeat:repeat-x;
}

/*Link Styles */

a, a:link, a:visited {
	color:#1E8181;
	text-decoration:none;
}

a:hover {
	color:#CD7200;	
}

#footer a, #footer a:link {
	color:white;
}

#footer a:hover {
	color:#CD7200;	
}

/*Latest Message Styles */

#latestMessage {
	background: url('../images/latest-message-bg.gif');
	height:40px;
	/*overflow:hidden;*/
	padding-left:225px;
	z-index:9999;
	position:relative;
	top:-20px;
	
}

#latestMessage a img {
	border:none;
}

#latestMessage a#latestText, #latestMessage #latestMessage a#latestText:visited {
	text-decoration:none;
	color:orange;
	font-size:10px;
	position:relative;
	top:14px;
}

#latestMessage #subscriptionButtons {
	list-style:none;
	margin:0;
	padding:0;	
	position:absolute;
	top:8px;
	left:585px;
}

#latestMessage #subscriptionButtons li {
	float:left;
}

#subscriptionButtons li a {
	position:absolute;
	height:24px;
	top:0;
	text-indent:-9999px;
}

#subscriptionButtons li#subscriptionDownload a {
	background:url('../images/subscriptionDownload.gif');
	width:80px;
	height:24px;
	left:0px;
	
}

#subscriptionButtons li#subscriptionMore a {
	background:url('../images/subscriptionMore.gif');
	width:60px;
	height:24px;
	left:85px;
	
}

#subscriptionButtons li#subscriptionSubscribe a {
	background:url('../images/subscriptionSubscribe.gif');
	width:79px;
	height:24px;
	left:150px;
	
}

/* Float Styles */

.left {
	float:left
}

.right {
	float:right;
}

.clear {
	clear:both;
}

/* Image Styles */

img.bordered {
	border: solid 2px silver;
	background-color:white;
	padding: 2px;
	margin: 7px
}

/*Extra Text styles */

blockquote {
	width:600px;
	font-style:italic;
	background:#e4e4e4;
	border:silver 2px solid;
	padding:15px;
	color:#4C4C4C;
	font-size:0.95em;
	margin:0 auto 0 auto;
}

/* Homepage Blocks */

#homeLeftColumn {
	width:522px;
	position:absolute;
	left:10px;
	top:10px;
}

#homeFeature {
	height:193px;
	background: url('../images/feature.jpg'); 
}

#homeYouTube {
	height:442px;
	background: url('../images/youTube-bg.jpg'); 
}

#homeConnect {
	height:65px;
	background: url('../images/connect-with-us.jpg'); 	
}
#homeRightColumn {
	position:absolute;
	left:533px;
	top:10px;
	width:263px;
}
#homeMedia {
	height:238px;
	background: url('../images/homepage-media.jpg');
}

#homeMedia a img {
	border:none;
}
#homeBlackboard {
	height:293px;
	padding-top:12px;
	background: url('../images/blackboard-bg.jpg');
}
#homeBlackboardText {
	height:270px;
	width:203px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
	overflow:scroll;
}
#homeBlackboard p {
	font-family:'Comic Sans Ms';
	color:#FFFAA8;
	font-size:0.9em;
}
#homeBlackboard a {
	font-family:'Comic Sans Ms';
	color:#ffffff;
	font-size:1.2em;
}

/* Sectional Styles */
#sectionalBanner {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:783px;
	height:202px;
	margin-bottom:-10px;
}
.aboutusBanner {
	background-image:url('../images/section-header-about.jpg');
}

.whenandwhereBanner {
	background-image:url('../images/section-header-whenandwhere.jpg');
}

.lifegroupsBanner {
	background-image:url('../images/section-header-lifegroups.jpg');
}

.cadreProfiles h2{
	width:600px;
	margin:0 auto 0 auto;
	padding:5px;
	color:#4C4C4C;
	font-size:0.95em;
}

.cadreProfiles img.bordered {
	border:dashed 1px;
}

.cadreJoin {
	width:300px;
	margin-left:135px;
	padding:3px;
	border:gray dashed 1px;
}

#homevid
{
position:relative;
top:90px;
left:45px;
width:345px;
height:310px;
overflow:hidden;
}

#homeMedia {
	height:238px;
	background: url('../images/homepage-media.jpg');
}

#homeMedia a img {
	border:none;
}




/* added by nathan */
.headercadreProfiles
{
	width:600px;
	margin:0 auto 0 auto;

padding-left:5px;
padding-bottom:10px;
border-bottom: 1px dotted #fff;
height:10px;

}

.headercadreProfiles span
{
display:block;
font-size: 12px;
font-weight: bold;
float:left;
}
.headercadreProfiles a.active
{
	text-decoration:underline;
}
span.leadername
{
width:300px;
}

span.dayandtime
{
width:200px;
}

span.agerange
{
width:100px;
}

.cadreProfiles {
	width:600px;
	margin:0 auto 0 auto;

	color:#4C4C4C;
	font-size:12px;
	padding-left:5px;
	padding-bottom:10px;
	border-bottom: 1px dotted #fff;

	clear:both;
	padding-top:5px;

}

.cadreProfiles span
{
display:block;
float:left;
}

#homeConnect {
	height:65px;
	background: url('../images/connect-with-us.jpg');
	position:relative; 	
	list-style:none;
}

#homeConnect li a {
	text-indent:-9999px;
	background: url('../images/connect-with-us.jpg');
	background-position:0;
	position:absolute;
	top:0;
	left:0;
	margin-right:5px;
	height:65px;
	width:100px;
}

#homeConnect li#Fun a {
	left:30px;
	background-position:-30px;
	width:130px;
}

#homeConnect li#Love a {
	left:160px;
	background-position:-160px;
	width:270px;
}

#homeConnect li#Truth a {
	left:340px;
	background-position:-340px;
	width:160px;
}

#homeConnect2
{
list-style: none;
}
a img
{
border: none;
}