/*--------------------------------------------------*/
/* Our club                                         */

	#pOurClub #pageContent h2 { /* Page does not really have a heading... designers :-P */
		position: absolute;
		left: -5000px;
	}

/*--------------------------------------------------*/
/* Clubhouse rooms                                  */

	#pOurClubClubhouseRooms #gallery {
		float: right;
		margin: 0 0 1em 1em;
	}

/*--------------------------------------------------*/
/* Joining                                          */
	
	#pOurClubMembership #pageContent h2 {
		position: absolute;
		left: -5000px;
	}

	#pOurClubMembership #details h3 {
		background: #B2B2A0 url("../../img/global/widgetBottom.gif") no-repeat 0 100%;
		color: #FFF;
		padding: 20px 0 35px 20px;
		text-transform: uppercase;
		font-size: 1.25em;
	}

	#pOurClubMembership #details h3 a {
		color: #FFF;
		text-decoration: none;
	}

	#pOurClubMembership #subscription th a {
		color: #666;
		text-decoration: none;
	}

	#pOurClubMembership #details h3 span,
	#pOurClubMembership #subscription th span {
		font-weight: normal;
		text-transform: none;
	}

	#pOurClubMembership #subscription th.cat {
		border-right: 15px solid #FFF;
	}

	#pOurClubMembership #subscription tr.details td {
		background: #F0F0E9 url("../../img/global/tableSubBorderMiddle.gif") repeat-y 50% 0;
		padding: 0;
		position: relative; /* IE6 Win: sometimes missing the background image */
	}

	#pOurClubMembership #subscription tr.details h4,
	#pOurClubMembership #subscription tr.details p,
	#pOurClubMembership #subscription tr.details ul {
		padding: 0 20px 0 20px;
		margin: 0;
	}

	#pOurClubMembership #subscription tr.details h4 {
		font-size: 1em;
	}

	#pOurClubMembership #subscription tr.details p {
		padding-bottom: 15px;
	}

	#pOurClubMembership #subscription tr.details ul li {
		margin-left: 15px;
	}

	#pOurClubMembership #subscription tr.details h4.criteria {
		background: url("../../img/global/tableSubBorderTop.gif") no-repeat 50% 0;
		padding-top: 40px;
		color: #8E1E28;
		position: relative; /* IE6 Win: missing the background image */
	}

	#pOurClubMembership #subscription tr.details div {
		background: url("../../img/global/tableSubBorderBottom.gif") no-repeat 50% 100%;
		padding: 0 20px 40px 20px;
	}

	#pOurClubMembership #braid img {
		float: right;
		margin: 0 0 1em 1em;
	}

	#pOurClubMembership #fowler {
		clear: right;
	}

/*--------------------------------------------------*/
/* Gallery                                          */

	#pOurClubGallery #gallery {
		margin-bottom: 10px;
	}

	#pOurClubGallery #gallery p {
		margin-bottom: 0;
	}

/*--------------------------------------------------*/
/* Heritage                                         */

	#pOurClubHeritage #sideBarImage {
		float: right;
		margin: 0 0 10px 10px;
	}
