body {
  background: #eef6f9;
  color: #333;
  font-size: 12px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #a37b2c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

h3 {
	padding-top:16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.2em;
	text-align: center;
}
h4 {line-height: 1.5em;}

p {
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	text-align:left;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {
	background:url(../moore-banner.jpg) no-repeat top center #ffffff;
	padding-top: 160px;
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	padding-bottom: 20px;
	-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px; -moz-border-radius-bottomleft: 30px;
border-bottom-left-radius: 30px;
}

.fundaddress {font-size:13px; border:1px solid #ccc; padding:5px; text-align:center; background:#e8f2f6;}
.fundname {font-size:16px; font-weight:bold;}
 
.grid_8 img{
	border:1px solid #ccc;
	padding:5px;
	margin: 5px 5px 5px 0px;
	float:left;
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
