/* SideBar Styles */


.subpage-title-wrapper {
	background: url(http://www.theorchardcc.org/images/sub-header.png) repeat-x;
	height: 67px;
	margin: 0 auto;
}

.subpage-title {
	width: 900px;
	margin: 0 auto;
	color: white;
	font-size: 18px;
	position: relative;
	top: 24px;
	left: 10px;
	font-family: helvetica,"Lucida Grande","Trebuchet MS","Lucida Sans Unicode",verdana,arial,sans-serif;
	font-weight: bold;
}

.subpage-content-container {
	width: 613px;
}


