html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	color: #565757;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/webbg.jpg) repeat #575858;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration:  none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	display: inline;
	color: #c6c6c6;
	margin-bottom: 15px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

#fullWide {
	width: 100%;
	background: url(images/topwoodbg.jpg) repeat-x;
	float: left;
	display: inline;
}

#widthSetter {
	width: 970px;
	margin: 0 auto;
}

#topBanner {
	width: 100%;
	height: 122px;
	float: left;
	display: inline;
}

#topBanner h1 a {
	width: 283px;
	height: 122px;
	background: url(images/venturelogo.png) no-repeat top left;
	text-indent: -5555px;
	cursor: pointer;
	float: left;
	display: inline;
}

.carousel {
	width: 926px;
	height: 351px;
	float: left;
	background-color: #dfdfdf;
	position: relative;
	visibility: hidden;
	left: -5000px;
}

#venturenav {
    width:645px;
    height:58px;
    margin: 36px 15px 0 0;
    float: right;
    display: inline;
}

#venturenav {
    position:relative; 
    height:58px;
    width:645px;
    z-index: 100;

}

#venturenav a {
    color: #d0d4c2;
}
    	
/* level 1
--------------------------------------------------------------------------------*/
#venturenav ul {
    width:645px;
	height:58px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#venturenav ul li {
    float:left;
    position:relative; }

#venturenav ul li a {
    display:block;
    float:left; 
	height:58px;	
	background-image: url(images/navbg.jpg);
    text-indent:-6000px; }
    
/* up */
#venturenav li#home a { width:101px; background-position:0px 0px; }
#venturenav li#whoweare a { width:145px; background-position:-101px 0px; }
#venturenav li#whatwebelieve a { width:165px; background-position:-245px 0px; }
#venturenav li#connect a { width:119px; background-position:-409px 0px; }
#venturenav li#media a { width:113px; background-position:-527px 0px; }
    
/* over */
#venturenav li#home a:hover { background-position:0px -58px; }
#venturenav li#whoweare a:hover { background-position:-101px -58px; }
#venturenav li#whatwebelieve a:hover { background-position:-245px -58px; }
#venturenav li#connect a:hover { background-position:-409px -58px; }
#venturenav li#media a:hover { background-position:-527px -58px; }
    
/* level 2
--------------------------------------------------------------------------------*/
#venturenav ul li:hover ul { display:block; } 
#venturenav ul li ul {
    display:none;
    position:absolute;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
    left:-0px;
    top:58px;
    width:auto; }

#venturenav ul li ul li {
    float:none;
    width:180px;
    background: #1f1815; }
    	
#venturenav ul li ul li.long a {
    line-height:18px; 
    padding-top:8px;
    padding-bottom:7px; }
    	
#venturenav ul li ul li a { 
    float:none;
    padding: 10px;
    width: 160px !important;
    height: 20px;
    font-size: 12px;
    text-decoration: none;
    line-height: 12px;
    text-indent: 0; 
    background:none !important;
}

#venturenav ul li ul li a:hover {
    background: #302c24 !important; }
    			
 #venturenav ul li ul li.sub a {
    background: transparent repeat url( images/venturenav-level2-sub-off.png) top right !important; }

 #venturenav ul li ul li.sub a:hover {
    background: transparent repeat url( images/venturenav-level2-sub-on.png ) top right !important; }
    
/* level 3
--------------------------------------------------------------------------------*/
#venturenav ul li:hover ul { display:block; } 
#venturenav ul li ul li ul {
    display:none;
    position:absolute;
    left:-0px;
    top:39px;
    width:auto; }

#venturenav ul li ul li ul ll {
    float:none;
    width:180px;
    background: #000 repeat url( images/venturenav-level2.png ) 0px 0px !important; }
    	
#venturenav ul li ul li ul li.long a {
    line-height:18px; 
    height:39px; 
    padding-top:8px;
    padding-bottom:7px; }
    	
#venturenav ul li ul li ul li a { 
    float:none;
    padding: 11px 10px 2px 10px;
    width:158px !important;
    height:24px;
    border-left:#000 solid 1px; 
    border-right:#000 solid 1px;
    font-size:11px;
    text-decoration: none;
    line-height:12px;
    text-indent:0; 
    background:none !important;}

#venturenav ul li ul li ul li a:hover {
    background: repeat url( images/venturenav-level2-on.png ) 0px 0px !important; }
    			
 #venturenav ul li ul li ul li.sub a {
    background: transparent repeat url( images/venturenav-level2-sub-off.png) top right !important; }

 #venturenav ul li ul ul li li.sub a:hover {
    background: transparent repeat url( images/venturenav-level2-sub-on.png ) top right !important; }

/* level 4
--------------------------------------------------------------------------------*/
#venturenav ul li:hover ul li:hover ul {
    display:block; }
    
#venturenav ul li:hover ul li ul {
    display:none;
    position:absolute;
    left:179px;
    top:0px; }

#venturenav ul li:hover ul li ul li {
    width:178px;
    height:28px;
    background: repeat url( images/venturenav-level3-off.png ) 0px 0px !important; }
    
#venturenav ul li:hover ul li ul li a, 
#venturenav ul li:hover ul li ul li a:hover {
    padding:7px 10px 5px 10px;
    width:178px;
    height:16px;
    background:none !important;
    border:none; 
    font-size:11px;
    line-height:11px;
    font-weight:normal; }	

#venturenav ul li:hover ul li ul li a:hover {
    background: repeat url( images/venturenav-level3-on.png ) 0px 0px !important; }


#contentTop {
	width: 100%;
	height: 14px;
	background: url(images/content-top.png) no-repeat top left;
	float: left;
	display: inline;
}

#contentRepeat {
	width: 920px;
	padding: 0 22px;
	background: url(images/content-repeat.png) repeat-y;
	float: left;
	display: inline;
}

#contentHolder {
	width: 900px;
	padding: 20px 15px;
	float: left;
	display: inline;
}

	#leftColumn {
		width: 590px;
		line-height: 21px;
		float: left;
		display: inline;
	}
	
	#rightColumn {
		width: 240px;
		padding: 20px;
		margin-right: 20px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background: #e3e3e0;
		border: 1px solid #c5c5c4;
		float: right;
		display: inline;
	}
	
	.title {
		font-size: 14px;
		font-weight: bold;
		float: left;
		display: inline;
		margin-bottom: 10px;
	}
	
	#rightColumn ul {
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		display: inline;
	}
	
	#rightColumn ul li {
		border-bottom: 1px solid #c5c5c4;
		padding: 10px;
	}
	
	#rightColumn ul li a {
		color: #565757;
	}
	
	#rightColumn ul li a:hover {
		color: #3d4040;
	}
	
	.selected {
		color: white;
		background: #d3d3d2;
		padding: 5px;
	}
	
#series_holder {
	width: 573px;
	height: 278px;
	padding: 12px 0 0 17px;
	background: url(images/seriesframe.png) top center no-repeat;
	float: left;
	display: inline;
}

#series_info {
	width: 550px;
	padding: 15px 20px;
	padding-bottom: 0;
	float: left;
	display: inline;
}

#series_info p {
	width: 100%;
	margin-bottom: 15px;
	float: left;
	display: inline;
}

#return_link {
	width: 880px;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	background: #e3e3e0;
	color: #333;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#return_link a {
	font-size: 11px;
	color: #666;
}

#series_info h3 {
	width: 100%;
	font-size: 28px;
	margin-bottom: 15px;
	float: left;
}

#series_info #description {
	font-family: Georgia, serif;
	line-height: 20px; 
}

#series {
	width: 870px;
	margin: 0;
	float: left;
}

#series_messages {
	width: 240px;
	padding: 0;
	float: left;
}

#series_messages #messages {
	width: 220px;
	background: #464847;
	font-size: 10px;
	letter-spacing: .2em;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#series_messages li {
	width: 220px;
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
	float: left;
	display: inline;
}

#series_messages li .date {
	width: 220px;
	font-size: 11px;
	float: right;
	display: inline;
}

#series_messages li .title {
	width: 220px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	float: left;
	display: inline;
}

#series_messages li .nav {
	width: 220px;
	font-size: 11px;
	text-transform: none;
	margin-top: 5px;
	float: left;
	display: inline;
}

#series_messages li .nav a {
	color: #baa998;
	text-decoration: underline;
}

#series_messages li .nav a:hover {
	color: #94887c;
	text-decoration: none;
}

.series_holder_small {
	width: 205px;
	height: 210px;
	padding: 5px;
	margin: 5px 0;
	line-height: 14px;
	text-align: center;
	float: left;
	display: inline;
}

.series_holder_small .img_holder {
	width: 205px;
	height: 133px;
	padding-top: 9px;
	margin-bottom: 15px;
	background: url(images/seriesboard.png) top center no-repeat;
	float: left;
}

.series_holder_small a {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #bfbfbf;
}

.date_range {
	width: 100%;
	margin-top: 7px;
	font-size: 10px;
	color: #666;
	float: left;
	display: inline;
}


#contentRepeatHome {
	width: 920px;
	padding: 0 22px 7px 22px;
	background: url(images/content-repeat.png) repeat-y;
	float: left;
	display: inline;
}

#homebannernavholder {
	width: 100%;
	background: url(images/content-repeat.png) repeat-y;
	float: left;
	display: inline;
}

#homebannernav {
    width:940px;
    margin-left: 15px;
    height:57px;
    float: left;
    display: inline;
}

#homebannernav a {
    color:#FFF;
}
    	
/* navigation
--------------------------------------------------------------------------------*/
#homebannernav ul {
    width:940px;
    height:57px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#homebannernav ul li {
    float:left;
    position:relative;
}

#homebannernav ul li a {
    display:block;
    float:left; 
    height:57px;	
    background-image: url(images/homebannernav.jpg);
    text-indent:-6000px;
}
    
/* up */
#homebannernav li#currentsermon a { width:240px; background-position:0px 0px; }
#homebannernav li#newtoventure a { width:240px; background-position:-240px 0px; }
#homebannernav li#adventurekids a { width:240px; background-position:-480px 0px; }
#homebannernav li#getconnected a { width:220px; background-position:-720px 0px; }
    
/* over */
#homebannernav li#currentsermon a:hover { background-position:0px -57px; }
#homebannernav li#newtoventure a:hover { background-position:-240px -57px; }
#homebannernav li#adventurekids a:hover { background-position:-480px -57px; }
#homebannernav li#getconnected a:hover { background-position:-720px -57px; }

.navover {
	background-position: 0px -57px;
}

#contentBottom {
	width: 970px;
	height: 30px;
	background: url(images/content-bottom.png) no-repeat top left;
	float: left;
	display: inline;
}

#contentBottomHome {
	width: 970px;
	height: 30px;
	background: url(images/content-bottomhome.png) no-repeat top left;
	float: left;
	display: inline;
}

#footer {
	width: 900px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5d9c7;
	padding: 20px; 
	background: url(images/footerbg.png) repeat;
	border: 1px solid #393a3a;
	float: left;
	display: inline;
}

.subNavHolder {
	width: 135px;
	margin-right: 20px;
	float: left;
	display: inline;
}

#footerCopyright {
	width: 275px;
	font-size: 11px;
	float: right;
	display: inline;
}

#footer ul {
	margin: 10px 0 0 15px;
	padding: 0;
	line-height: 18px;
	float: left;
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #e5d9c7;
}


#siteCredit {
	margin: 15px;
	font-size: 11px;
	color: #e5d9c7;
	padding: 10px; 
	background: url(images/footerbg.png) repeat;
	border: 1px solid #393a3a;
	float: right;
	display: inline;
}







