body
{
	margin: 0px; padding; 0px;
	background-image:url(http://www.impactdoingchurchdifferently.org/pages/images/home_splash_pg_bg.jpg); 
	background-repeat:repeat-x;
	font-family: Arial;
	color: #fff;
}

h1
{
   font-size: 25px;
}


a:hover
{
	color: #D36128;
}

ul li table tr td a:hover
{
	color: #D36128;
}

ul
{
	list-style: none;
	margin: 0px; padding: 0px;
}

img
{
	border: none;
}

#header
{
	width: 974px; height: 450px;
	background-image:url(http://www.impactdoingchurchdifferently.org/pages/images/top_back.png); 
	background-repeat:none;
	margin: 0 auto -20px auto;
}

#wrapper
{
	width: 100%;
	position: relative;
}

#city_bottom
{
	width: 874px; height: 103px;
	margin: 0 auto 0 auto;
	position: absolute;
	bottom: -20px; left: 160px;
}

#city
{
	width: 939px; height: 103px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: -100px; left: 220px;
}

#content
{
	width: 100%;
	background: #1F2F57;
	position: relative;
	font-size: 13px;
}

#sub_wrapper
{
	margin: 0px auto 0 auto;
	padding: 20px 0 50px 0;
	width: 1024px;
}

.sermons
{
	margin: 0 0 10px 0;
	font-family: Arial;
}

.sermons li 
{
	position: relative;
	margin: 0 0 20px 0;
}

.sermons li em
{
	background: url(http://www.impactdoingchurchdifferently.org/pages/images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: 135px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	color: #000;
	font-size: 12px;
}

.sermons li img
{
	border: 5px solid #fff;
	float: left;
	margin: 0 15px 0 0;
}


.sermons li img:hover
{
	border: 5px solid #D15F27;
}

.sermons li a
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #D15F27;
	display: block;
	margin: 0 0 5px 0;
}

.sermons a:hover
{
	text-decoration: none;
}

.sermons span
{
	color: #D15F27;
	font-size: 12px;
}

.sermons table tr td a
{
	font-size: 12px;
    color: #fff;
	font-weight: none;
}

.sermons table tr td img 
{
	border: none;
	margin: 0px;
}

.sermons table tr td img:hover 
{
	border: none;
}

#quotes
{
	width: 751px; height: 83px;
	margin: 0 auto 0 auto;
	position: relative;
	bottom: 15px;
}

#quotes p
{
	padding: 40px;
	font-style: italic;
	
}

#top_quote
{
	position: absolute;
	top: 0px; left: 0px;
}

#bottom_quote
{
	position: absolute;
	bottom: 0px; right: 0px;
}

/* Footer */

#footer
{
	width: 1024px; height:35px;
	margin: 10px auto 0 auto;
	padding: 0 0 10px 0;
}

#footer a
{
 	float: right;
	background-image:url(http://www.impactdoingchurchdifferently.org/pages/images/small_logo.png); 
	background-repeat:none;
	width: 68px; height: 35px;
}

#footer a:hover
{
	background-image:url(http://www.impactdoingchurchdifferently.org/pages/images/small_logo_h.png); 
	background-repeat:none;
	width: 68px; height: 35px;
}


/* Easy Slider */	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:683px;
		height:237px;
		overflow:hidden; 
		}											

/* // Easy Slider */



a {
 color: #fff;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}
a:visited {
 color: #fff;
 background-color: transparent;
 text-decoration: none;
}
a:hover {
 text-decoration: none;
 background-color: transparent;
}

#nav {
 background-color: #1F2F57;
 margin: -3px 0 0 0;
 padding: 0;
}


#nav_inner {
 background-color: transparent;
 padding: 8px 12px 0 20px;
 margin: 0;
 font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size: 11px;
}

#nav_inner h3 {
 font-size: 12px;
 color: #fff;
 margin: 0;
 padding: 0;
}

#nav_inner .td_sep {
 /*background: transparent url(http://www.pandi.me/user_guide/images/nav_separator_darker.jpg) repeat-y left top;*/
 border-left: 1px solid #ccc;
 width: 25%; height: 370px;
 padding: 0 0 0 20px;
}
#nav_inner .td {
 width: 25%;
}
#nav_inner p {
 color: #eee;
 background-color: transparent;
 padding:0;
 margin: 0 0 10px 0;
}
#nav_inner ul {
 list-style-image: url(mark.png);
 padding: 0 0 0 18px;
 margin: 8px 0 12px 0;
}
#nav_inner li {
 padding: 0;
 margin: 0 0 4px 0;
}

#nav_inner a {
 color: #eee;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

#nav_inner a:visited {
 color: #eee;
 background-color: transparent;
 text-decoration: none;
}

#nav_inner a:hover {
 color: #ccc;
 text-decoration: none;
 background-color: transparent;
}

#mainnav
{
	width: 300px;
}

/*** Nav bar styles ***/


ul.nav3,
.nav3 ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	float: right;
}

ul.nav3{
	display: table;
}
ul.nav3>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}


ul.nav3>li:hover{

} [*]

ul.nav3 li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav3 li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}

.nav3 ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav3,
.nav3 ul,
.nav3 ul li a{
	background: #1F2F57;
	color: #fff;
}


ul.nav3 li:hover,
.nav ul li a:hover{
	color: #fff;
	background: #1F2F57;
}

ul.nav3 li:active,
.nav3 ul li a:active{
	color: #fff;
}

.nav3 a{
	text-decoration: none;
}

ul.nav3 li:hover
{
	background: #D15F27; 
}

ul.nav3 li:hover a
{
	color: #fff;
}

ul.nav3 #active
{
	background: #D15F27;
}

ul.nav3 #active:hover
{
	background: #fff;
}

ul.nav3 #active:hover a
{
	color: #D15F27;
}

ul.nav3
{
	width: 400px;
	margin: 0 0 0 20px;
	padding: 3px 3px;
	background: #1F2F57;
	color: #fff;
	font-size: 12px;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
}

#nav2 {
 margin: 0 0 20px 0; 
 width: 820px;
 float: right;
}


#qlinks
{
	float: right;
	margin: 0 100px 0 20px;
	padding: 6px 5px;
	background: #1F2F57;
	color: #fff;
	font-size: 12px;
}

#qlinks:hover
{
	color: #D15F27;
	text-decoration: underline;
}



#switch{
	background: #1F2F57;
	margin: 0 0 0 20px;
	padding: 5px 5px;
	width: 550px; height: 15px;
	
}


#switch li{
 	float: left;
    margin-right: 5px;
	margin-left: 5px;
	list-style: none;
}

#switch li a{
	color: #fff;
	font-size: 12px;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	padding: 5px;
	text-decoration: none;
}


#switch ul li a{
	border-right: none;
}

#switch li #user{
	text-decoration: none;
	color: #fff;
}

#switch li a:hover{
	background: #D15F27;
}

#switch li a:active{
	background: #D15F27;
}




#switch #logout a{
	border: none;
}


#switch li li a {
	display: block;
	padding: 0 0 0 2px;
}

#switch li li a:hover {
	background: #1F2F57;
}


#switch li {
	float: left;
	position: relative;
	cursor: default;
}
 
#switch li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	background: #D15F27;
	width: 200px;
}
 
#switch li>ul {
	top: auto;
	left: auto;
}
 
#switch li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	padding: 5px 0 5px 2px;
}

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

.nlinks div a
{
	color: #D15F27;
}

.nlinks a
{
	color: #D15F27;
}

 .nlinks ul li a
{
	color: #D15F27;
}
 
.nlinks a:hover
{
	text-decoration: underline;
	color: #fff;
}



