/* 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 ridge #000000;
}
#header {
	height: 175px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
#main {
	width: 800px;
}
#hometable h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-position: center;
	vertical-align: baseline;
}
#copyright {
	padding: 20px;
	width: 760px;
}
#copyright a {
	color: #666666;
}
