/* - - - - - - - - - - primary content - - - - - - - - - -  */
	
#content_wrapper {
	height: 230px;
	background-color: #006738;
	background-repeat: no-repeat;
	background-image: url(../images/penobscot_panorama.jpg);
}

#splash #content_wrapper {
	height: 230px;
	background-image: url(../images/panorama.jpg);
	background-color: #cc9;
	background-repeat: no-repeat;
}

#primary_content {
	width: 375px;
	height: 376px;
	margin: 0;
	padding: 25px 10px 0 45px;
	overflow: auto;
}

/*
#main_photo {
	background-image: url("/images/photo_news.jpg");	
}
*/

.calendar_photo {
	background-image: url(../images/penobscot_calendar.jpg);
}

.news_photo {
	background-image: url(../images/penobscot_news.jpg);
}

.membership_photo {
	background-image: url(../images/penobscot_membership.jpg);
}
.facilities_photo {
	background-image: url(../images/penobscot_dining.jpg);
}

.thecourse_photo {
	background-image: url(../images/penobscot_thecourse.jpg);
}

.aboutus_photo {
	background-image: url(../images/penobscot_aboutus.jpg);
}

.contactus_photo {
	background-image: url(../images/penobscot_contactus.jpg);
}

#image_thumbs, #image_thumbs_left {
	background-image: url(../images/penobscot_5thumbs.jpg);
	background-color: #006738;
}
