/* - - - - - - - - - - primary content - - - - - - - - - -  */
	
#content_wrapper {
	height: 475px;
	background-image: url("/images/freeportcountryclub/strip.gif");
	background-color: #fff;
	background-repeat: repeat-x;
}

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

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

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

.calendar_photo {
	background-image: none;
	background-color: #ccc;
}

.news_photo {
	background-image: url("/images/freeportcountryclub/photo_news.jpg");
}

.membership_photo {
	background-image: url("/images/freeportcountryclub/photo_membership.jpg");
}

.thecourse_photo {
	background-image: url("/images/freeportcountryclub/photo_thecourse.jpg");
}

.aboutus_photo {
	background-image: url("/images/freeportcountryclub/photo_aboutus.jpg");
}

.contactus_photo {
	background-image: url("/images/freeportcountryclub/photo_contactus.jpg");
}

#image_thumbs, #image_thumbs_left {
	background-image: url("/images/freeportcountryclub/image_thumbs.jpg");
}