@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/3_crosses2.jpg);
     }
hr {
	background-image: url(purplebyte.jpg);
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	}
	
.quote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	padding: 4px;
	font-style: italic;
	}
		
.toptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	padding: 4px;
	}	
	
#Container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background-color: #FFFFFF;	
	}

#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	background-image: url(church_exterior_sm.jpg);
	background-color: #FFFFFF;
		} 

#top {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 510px;
	margin: 0px 0px 0px 0px;
	height: 150px;
	padding: 0px 5px 0px 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	} 
	
#photo {
	float:left;
	width:390px;
	padding-right: 5px;
	padding-bottom: 2px;
}

	
#maincontent {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 750px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-style: normal;
	font-weight: bold;
	color: black;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: black;
    }

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: black;
    }

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
	margin-bottom: 5px;
	list-style-position: inside;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3333FE;
	text-decoration: underline;
	}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #8989B3;
	}

.emaillinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8989B3;
	text-decoration: none;
	}
.emaillinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8989B3;
	}
	
#navcontainer
{
margin: 0 0 0 0;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #C4C4FF;
width: 150px;
height: 18px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 0;
margin: 0 0 0 0;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
}

#navcontainer ul li a:hover
{
color: #000000;
background: #ffffff;
border-top: 1px solid #C4C4FF;
border-left: 1px solid #C4C4FF;
border-bottom: 1px solid #C4C4FF;
border-right: 1px solid #C4C4FF;
font-weight: bold;
}

#navcontainer a:active
{
background: #C4C4FF;
color: #fff;
}

#navcontainer li#active a
{
background: #C4C4FF;
border: 1px solid #C4C4FF;
color: #fff;
}

.small-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8989B3;
	text-decoration: none;
	}
.small-links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8989B3;
	}
.small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8989B3;
	text-decoration: none;
	}
	
.phototable {
	font-size: 12px;
}
