/* St. Mary Magdalene CSS document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	background-color: #84773F;
}
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%;
	color: #333333;
}
#surround {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
}
#header {
	width: 800px;
}
#topmenu {
	text-align: center;
	font-style: italic;
}
#topmenu a {
	color: #666666;
}
#topmenu h4 {
	color: #999999;
}
#content {
	width: 800px;
}
#aboutcontent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mapimage {
	text-align: center;
	float: right;
	width: 445px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#leftcontent {
	float: left;
	width: 490px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcontent {
	float: right;
	width: 250px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pageimages {
	text-align: center;
	float: right;
}
#bottommenu {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 800px;
	color: #666666;
}
#bottommenu a {
	color: #333333;
}
#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
}
#copyright a {
	color: #666666;
}
#credits {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 800px;
}
#credits h6 {
	color: #CCCCCC;
}
#credits a {
	color: #999999;
}
