/* CSS Stylesheet */
/* (c) 2009 www.churchinthevalley.com */
/* Designed and built by Tim McClaury and Ian Dale */



/***** General Document Styles *****/

html, body {
	margin:0px;
	padding:0px;
	font-family: Arial, helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	}

body {
	min-width:974px;
	min-height:500px;
	background-color: #ebe9cc;
	background-image:url('../images/sitebkg.jpg');
	background-repeat:repeat-x;
	background-position:top center;
	margin: 12px 0 0 0;
	}

p {
	padding:0px;
	color: #3333333;
	}
	
h1 {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#000080;
	text-decoration:none;
	text-align:left;
	}

a {
    text-decoration: none;
	color: #3a6e9b;
	}

a:hover {
	color: #7dacc4;
	}

img {
	border:0px;
	}

#wrapper {
	width:990px;
	margin: 0 auto; /*Center container on page*/
	text-align:left;
	}

#container {
	position:relative;
	float: left;
	width:974px;
	background:url('../images/container_bkg.gif') repeat;
	}

#edge_left {
	float:left;
	width:8px;
	height:160px;
	background-image:url('../images/edge_left.gif');
	background-repeat: no-repeat;
	}

#edge_right {
	float:right;
	width:8px;
	height:160px;
	background-image:url('../images/edge_right.gif');
	background-repeat: no-repeat;
	}

#container_bottom {
	width:100%;
	height:88px;
	background-color: #ebe9cc;
	padding-bottom: 16px;
	background-image:url('../images/container_bottom.gif');
	background-repeat: no-repeat;
	clear: both;
	}


/***** Header Styles *****/
#header {
	position:relative;
	width:100%;
	height:118px;
	background-image:url('../images/header_bkg.gif');
	background-repeat:no-repeat;
	}
	
#logo {
	position:relative;
	left:60px;
	top:25px;
	width:200px;
	}
	
#header_right {
	position:relative;
	float:left;
	top:-5px;
	left:570px;
	width:372px;
	height:50px;
	text-align:right;
	padding:0 50px 0 0;
	margin:0 25px 0 0 ;
	}

#header_right a,#header_right a:link,#header_right a:visited,#header_right a:hover {
	margin-top:26px;
	font-size:.95em;
	text-decoration:none;
	}

#header_right a:link,#header_right a:visited {
	color:#6b6146;
	}

#header_right a:hover {
	color:#5a879c;
	}


/***** Navbar Styles *****/
#navbar {
	position:relative;
	width:100%;
	height:32px;
	background-image:url('../images/navbar.gif');
	background-repeat:no-repeat;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	}
	
#nav_main {
	float:left;
	width:650px;
	height:20px;
	margin-left: 0px;
	padding:5px 0 5px 0;
	}

#nav_main ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#nav_main ul li {
	margin-left: 0;
	padding: 0 7px 0 17px;
	list-style: none;
	display: inline;
	}

#nav_main a,#nav_main a:link,#nav_main a:visited,#nav_main a:hover {
	margin-top:26px;
	font-size:1.2em;
	text-decoration:none;
	}

#nav_main a:link,#nav_main a:visited {
	color:#6b6146;
	}

#nav_main a:hover {
	color:#5a879c;
	}

#nav_right {
	position:absolute;
	right:18px;
	width: 230px;
	height:25px;
	text-align:left;
	margin:12px 0px 22px 0;
	}

#nav_right ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#nav_right ul li {
	margin-left:0;
	padding: 0 0px 0 40px;
	list-style: none;
	display: inline;
	}

#nav_right ul li.last {
	margin-left: 0;
	padding:0 0 0 25px;
	list-style: none;
	display: inline;
	}

#nav_right a,#nav_right a:link,#nav_right a:visited,#nav_right a:hover {
	margin-top:26px;
	font-size:12px;
	text-decoration:none;
	}

#nav_right a:link,#nav_right a:visited {
	color:#6b6146;
	}

#nav_right a:hover {
	color:#5a879c;
	}


/***** Sidebar Styles *****/
#sidebar { 
	width:210px;
	float:left;
	margin: 0 30px 0 10px;
	}

#sidebar img {
	padding: 15px 0 0 15px;;
	
	}

#sidebar p{
	text-align:left;
	}

/***** SubNav Styles *****/
#subnav {
	float: left;
	}

#subnav_top {
	float: left;
	height:32px;
	padding: 0 4px 0 0;
	margin-top: 17px;
	width:210px;
	background-image:url('../images/subnav_top.gif');
	background-repeat:no-repeat;
	}

#subnav_top h1 {
	color: #58808a;
	width: 176px;
	padding: 11px 0px 3px 6px;
	background-color: #d3e5e9;
	font-size: 11pt;
	margin: 0px 0 0 10px;
	}

#subnav_middle {
	clear: both;
	width:100%;
	background-image:url('../images/subnav_middle.gif');
	background-repeat:repeat-y;
	}

#subnav_bottom {
	clear: both;
	height:20px;
	background-image:url('../images/subnav_bottom.gif');
	}

#subnav_middle ul{
	list-style-type:none;
	padding: 0px 10px 0 10px;
	margin:0px;
	}

#subnav_middle li{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	margin: 0px;
	}

#subnav_middle li a{
	color: #615e55;
	text-decoration: none;
	border-bottom: 1px solid #e7e8d8;
	display: block;
	padding: 10px 0 10px 6px;
	}

#subnav_middle li a:hover{
	color: #5e91aa;
	background-color: #dfe9e6;
	}

#subnav_middle li a.selected{
	color: #5e91aa;
	background-color: #dfe9e6;
	}


/***** Cycle Styles *****/

#banner {
	position:relative;
	top:0;
	left:27px;
	width:920px;
	height:266px;
	background-color:#e1dfd3;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 0px;
	}

#slides {
	position:relative;
	top:5px;
	left:5px;
	width:554px;
	height:256px;
	padding:0px;
	margin:0px;
	background-color:#dddddd;
	overflow:hidden;
	}

#pager {
	position:absolute;
	top:5px;
	right:5px;
	width:364px;
	height:256px;
	}

#pager a {
	color:#6b6146;
	padding:0px;
	text-decoration:none;
	}

#pager a.activeSlide {
	color:*#f7f4eb;
	text-decoration:none;
	}

#pager .activeSlide .pagertitle {
	color: #f7f4eb;
	}

#pager .activeSlide .pagersubtitle {
	color: #f7f4eb;
	}

#pager a.activeSlide span {
	background-image:url('http://valley.ehclients.com/images/banner_select_selected.gif'); 
	background-repeat: repeat-y;
	}

#pager span {
	display:block;
	}

#pager .pagerframe {
	height:63px;
	padding-left: 0px;
	padding-top: 0px;
	background-image:url('http://valley.ehclients.com/images/banner_select_unselected.gif');
	background-repeat: repeat-y;
	border-bottom: 1px solid #e6e7d7;
	}

#pager .pagertitle {
	font-family: Arial, helvetica, sans-serif;
	padding: 10px 0 0 20px;
	font-size:14pt;
	text-align:left;
	}

#pager .pagersubtitle {
	padding:2px 0 0 20px;
	color:#67645d;
	font-style:italic;
	font-size:10pt;
	text-align:left;
	}


/***** Features Styles *****/
#home_features_row {
	position:relative;
	left:30px;
	width:920px;
	height:200px;
	}

#home_features_row h1 {
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	color: #568191;
	margin: 6px 0 6px 0;
	}

#home_features_row p {
    margin: 0px 0 8px 0;
	line-height: 1.5;
	font-size: 1.1em;
	}

#home_features_row a {
    font-weight: bold;
	}		

.home_feature {
	position:relative;
	float:left;
	width: 220px;
	margin-right: 24px;
	}

.home_feature img {
    border-bottom: 4px solid #ddd8bb;
	}

.home_feature_right {
	position:relative;
	float:right;
	width: 183px;
	}

.home_feature_right img {
	margin: 7px 0 0 0;
	}

#home_features_row a.addthis_button {
    background-image: url('../images/share-icon-12x12.png');
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 160px;
	display: block;
	border-bottom: 2px solid #ddd8bb;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    }

/***** Main Styles *****/
#main_home {
	float:left;
	width:920px;
	margin-right:20px;
	}

#main {
	float:left;
	width:660px;
	margin: 0px;
	padding: 0px;
	}

#main h1 {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color:#568191;
	margin: 22px 0 0px 0px;
	font-size:1.8em;
	font-weight: normal;
	}

#main h2 {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color: #55524d;
	margin: 4px 0 20px 0;
	font-size:1.2em;
	font-weight: normal;
	line-height: 1.0;
	}

#main h3{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color:#f4f5e7;
	margin-top:26px;
    clear: both;
	font-size:1.2em;
	background-color: #6d9abb;
	padding: 6px 0 3px 4px;
	width: 100%;
	}

#main h4 {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color:#6b6146;
	margin:22px 0 8px 0;
	font-size:1.1em;
	}

#main a {
	font-weight: bold;
    }

#main a.addthis_button {
    background-image: url('../images/share-icon-12x12.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 18px;
	float: right;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	bottom: -11px;
    }

#main p {
	line-height: 1.5;
	font-size: 1.1em;
	margin: 0 0 12px 0;
	}

#main p.smaller {
	font-size: 1.0em;
	margin-bottom: 8px;
	}

#main p.smaller2 {
	font-size: .9em;
	margin-bottom: 8px;
	line-height: 1.4;
	color: #555;
	}

#main p.wwb_verse {
	font-size: .9em;
	margin-top: -4px;
	line-height: 1.4;
	color: #555;
	}

#main img {
    margin: 6px;
    }

#main img.border {
    border: 3px solid #ddd8bb;
	margin: 6px;
    }

#main img.frame {
    border: 1px solid #e7e8d8;
	padding: 8px;
	background-color: white;
	margin: 6px 6px 6px 0px;
    }


/***** Staff Styles *****/

#staff_entry {
    clear:both; 
	margin-bottom: 20px;
    }

#staff_entry strong { color:#6b6146; margin-top: 3px; }
#staff_entry .staff_photo { float: left; width: 180px; }
#staff_entry .staff_info { float: right; width: 480px; }
#staff_entry .staff_info_support { }
#staff_entry .staff_header_left { float: left; margin-bottom: 1px;}
#staff_entry .staff_header_right { float: right; }

#staff_entry .staff_name { 	
    font-family: Tahoma, Arial, helvetica, sans-serif;
	float: left;
	color:#568191;
	margin-right: 10px;
	font-size:1.4em;
	}

#staff_entry .staff_position { 	
    font-family: Tahoma, Arial, helvetica, sans-serif;
	float: left;
	color:#888;
	margin-right: 10px;
	position: relative;
	bottom: -4px;
	font-size:1.1em;
	}

#staff_entry .staff_email { 	
    font-family: Arial, helvetica, sans-serif;
    text-align: right;
	font-size:1.0em;
	position: relative;
	bottom: -5px;
	padding-left: 30px;
	background-image: url('../images/staff_email.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#staff_entry .staff_bio {
    border-top: 1px solid #e7e8d8;
	clear:both;
	padding-top: 8px;
	margin-top: 20px;
	font-size: .9em;
	margin-bottom: 30px;
    }


#staff_entry p { margin-bottom: 8px; }

/***** Listing Styles *****/
#listing_entry {
    clear:both; 
	margin-bottom: 30px;
    }

#listing_entry .listing_image { float: left;  }
#listing_entry .listing_info_events { float: right; width: 670px; }
#listing_entry .listing_info_teams { float: right; width: 475px; }
#listing_entry .listing_info_connect { float: right; width: 465px; }
#listing_entry .listing_header_left { float: left; margin-bottom: 1px;}
#listing_entry .listing_header_right { float: right; margin-bottom: 1px;}

#listing_entry .title { 	
    font-family: Tahoma, Arial, helvetica, sans-serif;
	float: left;
	color:#568191;
	margin-right: 10px;
	margin-top: 8px;
	font-size:1.4em;
	}

#listing_entry .subtitle { 	
    font-family: Tahoma, Arial, helvetica, sans-serif;
	float: left;
	color:#888;
	margin-right: 10px;
	position: relative;
	bottom: -12px;
	font-size:1.1em;
	}

#listing_entry .subtitle2 { 	
    font-family: Tahoma, Arial, helvetica, sans-serif;
	float: left;
	color:#888;
	margin-right: 10px;
	position: relative;
	font-size:1.0em;
	}


#listing_entry .description {
    border-top: 1px solid #e7e8d8;
	clear:both;
	padding-top: 8px;
	margin-top: 20px;
	margin-bottom: 30px;
    }

#listing_entry .date { font-size: 1.2em; font-weight: bold; }
#listing_entry .location { font-size: 1.1em; }
#listing_entry .details { font-size: .9em; }
#listing_entry .website { font-size: .9em; }

#listing_entry a.addthis_button {
    background-image: url('../images/share-icon-12x12.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	float: right;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	bottom: -15px;
    }


/***** Photo Gallery Styles *****/

#photo_gallery img.frame { margin-right: 8px; padding: 6px; margin-bottom: 4px; }
#photo_gallery h3 { margin-bottom: 8px; }

#photo_view {
    clear:both; 
	margin-bottom: 30px;
	margin-top: 30px;
    }

#photo_view .photo_header_left { float: left; width: 160px; }
#photo_view .photo_header_left2 { 
	float: left; 
	position: relative;
	bottom: 4px;
	width: 320px; 
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size:1.3em;
	font-weight: normal;
	}

#photo_view .photo_header_left2 a { 
	font-weight: normal;
	}

#photo_view .photo_header_middle { 
	float: left; 
	text-align: center; 
	position: relative;
	bottom: 4px;
	width: 320px; 
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color:#568191;
	font-size:1.3em;
	font-weight: normal;
	}

#photo_view .photo_header_right { float: right; text-align: right; width: 180px; }

#photo_view img.frame { padding: 20px; margin-bottom: 8px; }

#photo_view a.addthis_button { bottom: -4px; }

#photo_view p { margin-left: 20px; font-size: 1em; }

#photo_view .photo_caption_left { float: left; width: 520px; }
#photo_view .photo_caption_right { float: right; }


/***** Login Styles *****/

#login {
	padding:12px 0 0 12px;
	background-color: red;/*#f7f4ev;*/
	width:200px;
	height:100px;
	}

/***** Footer Styles *****/

#footer {
	clear:both;
	width:100%;
	height:160px;
	padding:20px 0 0 0;
	background-image:url('../images/footer.gif');
	background-repeat:repeat-x;
	}

#footer a:link {
	color:#688bab;
	text-decoration:none;
	}

#footer a:visited {
	color:#688bab;
	text-decoration:none;
	}

#footer a:hover {
	color:#88a8c3;
	text-decoration:none;
	}

#footer a:selected {
	color:#88a8c3;
	text-decoration:none;
	}

#footlinks { 
	width:970px;
	margin: 0 auto; /*Center container on page*/
	}

#footlinks ul {
	font-size:8pt;
	list-style-type: none;
	color:white;
	text-align: left;
	}

#footlinks ul lh {
	font-weight:bold;
	color:#7493b0;
	}

#copyright {
	position:relative;
	float:left;
	width:100%;
	top:0px;
	text-align:left;
	font-size:8pt;
	padding:15px 0 0 40px;
	color:#688bab;
	}

.sitelinks {
	float:left;
	width:14%;
	}

#contactform1 {
}

#contactform1 fieldset {
margin-top: 10px;
border: 0px;
width: 470px;
}

#contactform1 label {
display: block;
float: left;
font-size: 1em;
color: #333333;
padding-top: 9px;
width: 300px;
}

#contactform1 input {
float: left;
font-family: Verdana, Arial, Geneva, sans-serif;
width: 240px;
font-size: 1em;
}

#contactform1 #submit {
background-color: #cccccc;
letter-spacing: 1px;
font-family: Arial, Geneva, sans-serif;
width: 80px;
font-size: 1.1em;
float: left;
}

#contactform1 input,textarea {
background: transparent;
border: 1px solid #999999;
margin: 4px 0 0 0;
padding: 3px 3px;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 0.9em;
}

#contactform1 textarea {
width: 360px;
}

#contactform1 form br {
clear: left; 
}

#contactform1 p {
padding: 0;
}
/***** End of Styles *****/
