/* Masthead */
.masthead {
	margin:0 auto 25px auto;
}

/* Page Content */
.page_content {
	font-size:0.75em;
	min-height:150px;
}

.page_content h4 {
	margin:10px 0;
}

.page_title {
	width:100%;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
	background: url(/images/h2_background.png) center no-repeat;
	height:31px;

}
.subtitle {

}

.page_sub_header {

}
