/* The Reset ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,img,
th,td {margin:0;padding:0;}
fieldset,img,abbr {border:0;}
address,caption,code,dfn,h1,h2,h3,
h4,h5,h6,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
a {text-decoration:none;}
/* -------------------------- */

body {

	height:				100%;
	color:				#ffffff;
	background-image:		url('http://www.riveroflifefellowship.org/newsite/uploads/thesource/images/Background.jpg');
	background-color:	 	#605f62;
	background-repeat:		no-repeat;
	background-position:		top;
	font: 					11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	color:				#1cc5ce;
}

a:hover {
	text-decoration:			underline;
	color:				#9b9b9b;
}

#header, #navigation {

margin:0px;
padding:0px;

}

#header {
height: 191px;
}
#navigation {
height: 30px;
}

#content {
display: inline-block;
margin:0px;
padding:0px;
	width:				802px;
	min-height:			500px;
	background-image: 		url('http://www.riveroflifefellowship.org/newsite/uploads/thesource/images/source_content_bg.png');
}

#content_left {
	float: left;

	width: 				560px;
	
	padding-right: 			20px;
	padding-left:			20px;

	text-align: 				left;

	font-size: 				12px;
	font-family: 			arial;
	
	min-height: 			520px;

}
#content_right {

	padding-left: 			15px;
	padding-top: 			20px;

	margin-bottom:			5px;

	width: 				187px;
	height:				100%;
	text-align:				left;

	float: 				left;

}

#title {

	padding-top: 			25px;
	
	font-size: 				18px;
	font-weight: 			bold;

}

#menu, .menu {

	padding-top: 			10px;
	list-style:				none;

	font-size:				12px;

}
#menuitem {}
.menulink {}


#rotator {

display: block;
width:802px;
height: 362px;

background-color: black;

}
#events {

display: inline-block;
float: left;

width: 177px;
height: 336px;

padding: 5px;

margin: 10px;
margin-right: 7px;

background-image: url('http://www.riveroflifefellowship.org/newsite/uploads/thesource/images/events_bg.gif');

text-align: left;

color: black;

}

#event_date {
font-size: 20px;
font-weight: bold;
font-family: verdana;
padding-top: 10px;
padding-bottom: 0px;
}

#event_title, #event_time {

font-size: 14px;
font-family: verdana;

text-transform: uppercase;

}

#slideshow {

display: inline-block;
float: left;

width: 580px;
height: 342px;

margin: 10px;
margin-left: 7px;

background-color: white;

}

#submenu {

list-style: none;
margin-bottom: 20px;

}