/* Living Hope Lutheran Church */
/* Primary CSS Template */
/* May 2007 */

body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	padding:0;
	}

/* Layout Regions START */
	
	#container {
		position:relative;
		width:760px;
		left:0;
		top:0;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../../images/art_bkgrndcolor.gif);
		background-repeat:repeat-y;
		background-position:center;
		}
	
	#headerlogo {
		position:absolute;
		width:289px;
		height:113px;
		left:0;
		top:11px;
		z-index:20;
		}
	
	#headerverse {
		position:absolute;
		width:300px;
		height:84px;
		left:347px;
		top:12px;
		}
	
	#headernav {
		position:absolute;
		width:760px;
		height:35px;
		left:0;
		top:98px;
		background-color:#846394;
		z-index:20;
		}
	
	#headernavcontent {
		position:absolute;
		width:760px;
		height:32px;
		left:175px;
		top:100px;
		z-index:40;
		}
	
	#sidebar {
		position:absolute;
		width:169px;
		left:0px;
		top:132px;
		z-index:10;
		}
	
	#sidebarbox {
		position:absolute;
		width:169px;
		background-color:#eee6f4;
		z-index:20;
		}
	
	#sidebarboxcontent {
		position:absolute;
		width:126px;
		margin:10px;
		padding:10px;
		background-color:#eee6f4;
		z-index:30;
		}
	
	#maincontent {
		position:absolute;
		width:591px;
		top:132px;
		}
	
	#contenttext {
		position:absolute;
		width:591px;
		left:169px;
		color:#5c5858;
		}
	
	#ELCAfeed {
		position:absolute;
		top:1450px;
		left:169px;
		width:591px;
		margin-top:20px;
		}
		
	#ELCAfeed1 {
		position:relative;
		float:left;
		width:200px;
		padding:10px;
		border: 1px solid #846394;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		left:20px;
		}
		
	#ELCAfeed2 {
		position:relative;
		float:left;
		width:200px;
		padding:10px;
		margin-left:10px;
		border: 1px solid #846394;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		left:20px;
		}
	
	#footer {
		position:absolute;
		width:591px;
		margin-top:20px;
		}
	
	#footerlinks {
		position:absolute;
		width:591px;
		height:18px;
		padding-top:5px;
		}
	
	#footerinfo {
		position:absolute;
		width:591px;
		padding-top:5px;
		}
		
	#specialitem_maplink {
		position:absolute;
		top:65px;
		width:190px;
		height:240px;
		right:0;
		margin-left:5px;
		border: 3px #FF0000 double;
		z-index:100;
		}
				
	#specialitem_2 {
		position:absolute;
		top:370px;
		width:190px;
		height:270px;
		right:0;
		margin-left:5px;
		border: 3px #FF0000 double;
		z-index:50;
		}
	
	#popupcontainer {
		position:relative;
		width:600px;
		left:0;
		top:0;
		margin-left:auto;
		margin-right:auto;
		}
	
	#popupheadernav {
		position:absolute;
		width:600px;
		height:32px;
		left:0;
		top:100px;
		background-color:#846394;
		}
	
	#popupcontent {
		position:absolute;
		width:360px;
		top:132px;
		}
	
	#popuptext {
		position:absolute;
		width:580px;
		left:0;
		color:#5c5858;
		background-color:#eee6f4;
		padding-left:20px;
		padding-bottom:20px;
		}
		
	#closewindow {
		z-index:100;
		}
		
	/* Layout Regions END */
		
		
	/* Hyperlink Styles START */

	a {
		color:#757090;
		text-decoration:none;
		}
	
	a:visited {
		color:#757090;
		text-decoration:none;
		}
	
	a:hover {
		color:#757090;
		text-decoration:underline;
		}
	
	a:active {
		color:#757090;
		text-decoration:none;
		border:none;
		}
		
	li a {
		color:#ffffff;
		text-decoration:none;
		}
		
	li a:visited {
		color:#ffffff;
		text-decoration:none;
		}
	li a:hover {
		color:#ffffff;
		text-decoration:underline;
		}
		
	.maplink a {
		color:#FF0000;
		text-decoration:none;
		}
		
	.maplink a:visited {
		color:#FF0000;
		text-decoration:none;
		}
	.maplink a:hover {
		color:#FF0000;
		text-decoration:underline;
		}
	
	.maplink a:active {
		color:#FF0000;
		text-decoration:none;
		}
		
	/* Hyperlink Styles END */
	
	
	/* Text Styles START */
	
	.welcomeletter {
		padding-bottom:0;
		font-size:12px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		color:#000000;
		} 
	
	.elcafeeddata {
		text-align:left
		}
	
	.elcafeeddata td  {
		text-align:left;
		padding-bottom:5px;
		}
		
	.elcafeeddata a  {
		text-align:left;
		padding-bottom:5px;
		}
	
	h1 {
		font-size:18px;
		font-weight:bold;
		color:#757090;
		padding-top:20px;
		padding-left:10px;
		padding-right:10px;
		}
		
	h2 {
		font-size:14px;
		font-weight:bold;
		color:#757090;
		padding-top:20px;
		padding-left:10px;
		padding-right:10px;
		}
	
	h3 {
		font-size:11px;
		font-weight:bold;
		color:#757090;
		padding-left:10px;
		}
		
	.calendartabletext {
		font-size:12px;
		padding-left:8px;
		padding-right:10px;
		line-height:14px;
		color:#000000;
		padding-top:5px;
		padding-bottom:5px;
		}
		
	.bodycopy {
		font-size:12px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		color:#000000;
		}
		
	.tabletext {
		font-size:12px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		color:#000000;
		}
		
	.letter {
		font-size:14px;
		padding-left:10px;
		padding-right:30px;
		line-height:17px;
		color:#000000;
		font-style:italic;
		}
		
	.bodycopybluehead {
		font-size:12px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		color:#757090;
		}
		
	.bodycopylinkhead {
		font-size:12px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		font-weight:bold;
		color:#757090;
		}
		
	.bodycopylinks {
		font-size:12px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		font-weight:bold;
		color:#757090;
		}
	
	.sidebarlinks {
		font-size:11px;
		color:#5c5858;
		}
		
	.footertext {
		font-size:11px;
		text-align:center;
		line-height:14px;
		color:#000000;
		}
		
	.footertextlinks {
		font-size:11px;
		color:#757090;
		text-align:center;
		line-height:14px;
		font-weight:bold;
		}
		
	
		
	.maplink {
		font-size:13px;
		padding-left:10px;
		padding-right:30px;
		line-height:20px;
		color:#FF0000;
		font-weight:bold;
		}
		
	/* Text Styles END */
	
	td {
	 border-top:1px solid #999999; 
	 border-left:1px solid #999999; 
	 border-right:1px solid #999999;
	 }	
	 
	 
	 td.tabletext {
	 border:none;
	 }



/*Sperling CSS Drop Down Menu Start*/
#menuh-container
	{
	position: absolute;		
	top: 86px;
	left: 150px;
	width:760px;
	font:normal 12px Verdana;
	font-weight:bold;
	z-index:100;
	}

#menuh
	{
	/*font-size: small;
	font-family: arial, helvetica, sans-serif;*/
	width:100%;
	float:left;
	margin:2em;
	margin-top: 1em;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border: 1px solid #555;
	white-space:wrap;
	margin:0;
	padding: 0.2em;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:5px;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #ffffff;
	background-color: #846394;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #000000;
	background-color: #cec4e2;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	border:none;
	background-color: #846394;
	padding-bottom:10px;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image:url(../../images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:146px;	/* width of all menu boxes (was 9em)*/
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	width:146px;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End Sperling CSS Drop Down Menu */


/*Google Map CSS*/

 <style type="text/css">
    .gsmsc-mapDiv {
      height : 251px;
    }

    .gsmsc-idleMapDiv {
      height : 251px;
    }

    #mapsearch {
      width : 334px;
      margin: 10px;
      padding: 4px;
    }
		
	.gsmsc-controls {
	display:none
	}
	
	.gsmsc-user-title a {
	font-size:11px;
	}
		
	.gs-label{
	font-size:11px;
	}
	
	.gs-addressLine{
	font-size:11px;
	}
  </style>
/*End Google Map CSS*/
