	/* This is the style sheet for sllcstyle.css and external linked to index.html.
		Web site for St. Luke's Lutheran Church, La Mesa, CA
		Author: Bill Teysko, All rights reserved. Revised: December 2,2002.	*/
	body { 
		color: black;
		background-color: #FFCC99;
		background-image: url(../images/linen_sllc2.jpg);
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 110%;
		letter-spacing: 110%;
	}
	h2 {
		color: #CC0033;
		font-family: "Lucida Handwriting", "Script12 BT" Verdana, sans-serif;
	}
	a:link {
		color: #000080;
		text-decoration: none;
	}
	a:visited {
		color: #530053;
		text-decoration: none;
	}	
	a:hover {
		color: yellow;
		text-decoration: none;
	}
	a:active {
		color: red;
		text-decoration: none;
	}
	div.navleft {
		float: left;
		width: 120px;
		height: 100%;
	}
	div.content {
			padding-left: 110px;
			padding-right: 88px;
			text-align: justify;
	}
	div.rtborder2 {				
			width: 80px;
			margin-right: 0px;
			float: right;
			background-image: url(../images/Jesus44.jpg);
			background-position: top right;
			background-repeat: repeat-y;
			height: 391px;
	} 							
	div.rtborder3 {
			width: 80px;
			margin-right: 0px;
			float: right;
			background-image: url(../images/Jesus44.jpg);
			background-position: top right;
			background-repeat: repeat-y;
			height: 649px;
	}
	div.rtborder4 {
			width: 80px;
			margin-right: 0px;
			float: right;
			background-image: url(../images/Jesus44.jpg);
			background-position: top right;
			background-repeat: repeat-y;
			height: 778px;
	}
	div.rtborder5 {
			width: 80px;
			margin-right: 0px;
			float: right;
			background-image: url(../images/Jesus44.jpg);
			background-position: top right;
			background-repeat: repeat-y;
			height: 1036px;
	}
	div.indent2 {
		text-indent: 2.2em;
	}
	
	div.navbar {
		text-align: center;
		font-size: 80%;
		font-weight: bold;
		float: left;
	}
	div.button {
		float: left;
		width: 90%;
		background-color: #8A8AC6;
		border: solid 2px #4A4A95;
		margin: 1px;
		padding: 1px;
	}
	div.navbartext {
		font-size: 80%;
		font-weight: bold;
		}
	p.footer {
		font-size: 70%;	
	}
	