@charset "UTF-8";
#footer {
	padding: 0px;
	clear: left;
	width: 100%;
	background-image: url(golf_imgs/footer/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #06432B;
}
#homePage #footerCenter, #coursePage  #footerCenter, #golfPage  #footerCenter, #clubhousePage  #footerCenter, #locationPage #footerCenter,  #fixturesPage #footerCenter, #societiesPage #footerCenter, #resultsPage #footerCenter, #contactPage #footerCenter, #historyPage #footerCenter, #newsPage #footerCenter, #membershipPage #footerCenter, #membersPage  #footerCenter {
	padding: 92px 0px 30px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(golf_imgs/footer/twoColBkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#oneColPage #footerCenter, #costsPage #footerCenter{
	padding: 92px 0px 30px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#footer  #footTable {
	width: 920px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footTable td {
	vertical-align: top;
}
#footer #footTable table {
	margin: 0px;
	padding: 0px;
}
#footTable table td {
	width: 118px;
	padding-top: 0px;
	padding-right: 22px;
	vertical-align: top;
}
#footTable table ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footTable table li a {
	color: #D9D1BF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356950;
	display: block;
	padding-left: 2px;
	margin: 0px;
}
#footTable table li {
	margin: 0px;
	line-height: 18px;
	height: 19px;
}
#footTable table li a:hover {
	background-color: #0C5337;
	border-bottom-color: #76947F;
}
#footTable h5 {
	color: #FFFFFF;
	margin: 0px 0px 3px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#footTable  h5  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footTable h5 a:hover {
	text-decoration: underline;
}
#footDetails {
	padding-left: 75px;
	background-image: url(golf_imgs/footer/logo.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#footDetails p {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-size: 12px;
}
#footDetails p em {
	font-style: normal;
	color: #D9D1BF;
}
#footDetails p a {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer   p.tenPix  {
	font-size: 10px;
}
#contactTable p {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

