body {
	background-color:#ffffff;
}

#outer_wrap {
}

.margin_middle{
	/*top and bottom 0px, left and right auto*/
	margin: 0px auto;
}

.outer_size{
}

.outer_container{
}

#inner_wrap{

}

.inner_size{
}

.inner_container{
}

#main_top{
}

	#main_top_logo{
		height: 70px;
	}

#main_content {
}
#main_content_print{
	margin: 0px 0px 0px 24px;
}
		
	#m_c_photo{
		width: 189px;
		height: 264px;
		background: transparent url(images/photo_park.jpg) no-repeat top;
		float: left;
	}
	
	#m_c_copy{
		margin: 0px auto;
	}
		.page1_headline{
			font-weight: normal;
			font-size: 24px;
			color: #000000;
		}
		
		.text_headline {
			color: #000000;
		}
		
		.page1_copy{
			margin: 16px 0px 0px 0px;
		}
		.page1_copy_txt{
			color: #000000;
			font-size: 16px;
			line-height: 1.5;
		}
		#text_2 .page1_copy_txt {
			font-size: 18px;
		}
		#text_3 .page1_copy_txt {
			font-size: 24px;
		}
		
#page_footer{
	height: 164px;
	clear: both;
}
	#main_bottom{
		padding: 20px 0px 20px 0px;
	}
	.footer_txt{
		text-align: center;
		color: #000000;
		font-size: 16px;
	}
	
