/* The Episcopal Church of the Good Shepherd CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	background-color: #CCCC99;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 125%;
}
#surround {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	border: 1px solid #000000;
}
#header {
	height: 110px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
#topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	padding: 20px;
	width: 760px;
	color: #999999;
}
#leftcontent {
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}
#rightcontent {
	float: right;
	width: 620px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#pictures {
	text-align: center;
	float: right;
	width: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 25px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-small;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.clergybio {
	vertical-align: top;
	padding: 10px;
}
.clergypic {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#map {
	float: right;
	width: 300px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 25px;
}
#bottommenu {
	padding: 20px;
	clear: both;
	width: 760px;
	text-align: center;
}
#copyright {
	padding: 20px;
	width: 760px;
}
#copyright a {
	color: #666666;
}
