body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
.nav {
	background-image: url(../images/background_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	width: 800px;
}
.holder {
	margin: 0px;
	margin-left: 86px;
	width: 714px;
}
.content {
	background-image: url(../images/background_stainedglass.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 330px;
	margin-bottom: 10px;
	width: 714px;
}
.background_home {
	background-image: url(../images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 490px;
}
.background_events {
	background-image: url(../images/background_events.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1072px;
}
.background_neighborhood {
	background-image: url(../images/background_neighborhood.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1026px;
}
.background_athletic {
	background-image: url(../images/background_athletic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 385px;
}
.background_independence {
	background-image: url(../images/background_independence.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 692px;
}
.copy {
	width: 230px;
	text-align: justify;
	float: left;
}
.bigimage {
	width: 464px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}

p {
	text-indent: 40px;
	margin: 0;
}
.subtitle {
	margin: 0px;
	font-size: 12px;
	margin-bottom: 16px;
	height: 18px;
}
.subnav {
	margin: 0px;
	height: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.dropcap {
	margin-right: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.footer {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 728px;
	font-size: 11px;
	color: #000000;
	float: left;
	font-style: italic;
}
#newsletterholder {
	width: 560px;
	height: 280px;
	margin-top: 10px;
	float: left;
	overflow: auto;
}
.newsletter {
	height: 80px;
	width: 80px;
	margin-top: 10px;
	float: left;
	text-align:center;
    padding: 10px;
}

.newsletter-label {
	text-align: right;
}

img {
	border: 0px solid #0000FF;
}