@charset "UTF-8";
/* CSS Document */

#body_copy {
	width: 960px;
	height:100%;
	background-image: url(../images/index_people.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:0px;
	padding-bottom: 30px;
}

#page_marker {
	/*change this to move marker. 192px intervals */
	margin-left: 0px;	
}

#body_copy p {
	margin-right: 580px;
	margin-left:70px;
	margin-bottom: 10px; 
	font-size: .85em;
	color: rgb(75,75,75);
}

#body_copy h1 {
	font-family: 'Nothing You Could Do',  Helvetica, Arial, sans-serif;
	font-size: 5em;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: rgb(105,161,27);
	padding: 0px;
	
}

#body_copy p {
	font-family:'Antic',  Helvetica, Arial, sans-serif;
}

#greenoverflow {
	background-image:   url(../images/facilities.png), 
						url(../images/contact.png),
						url(../images/membership.png),
						url(../images/services.png);
						
	background-position: -9999px -9999px;
	background-repeat:no-repeat;
}