body {
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #f4f4f4 url(http://anglican.nb.ca/front_graphics/bg_green_lite.gif) top center repeat-y;
	background-color: #FFFFFF;
}

a {
	color: #009966;
	text-decoration: underline;
	font-weight: 525;
	font: verdanna, arial, helvetica, sans-serif;
}

a:visited {
	color: #A0A0A4;
	font-weight: 500;
}

a:hover {
  color: #008000;
  text-decoration: underline;
}

#wrap {
background: #ffffff;
color: #009966;
width: 760px;
margin: auto;
}h1 {
	font-size: 24px;
	font-weight: 800;
	color: #009966;
	line-height: 1.5em;
}
h2 {
	font-size: 18px;
	color: #009966;
  font-weight: 800
}

h3 {
  color: #009966;
  font-weight: 800;
  font-size: 14px
}

h6 {
  color: #009966;
  font-weight: 600;
  font-size: 9px
}

#footer {
clear: both;
margin: 0 auto;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

