@charset "UTF-8";
#footer {
	padding: 0px;
	clear: left;
	width: 100%;
	background-image: url(../media/footer/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #00457C; /*#06432B;*/
}
#homePage #footerCenter, #clubPage #footerCenter, #membershipPage #footerCenter, #golfPage  #footerCenter, #CalendarPage #footerCenter,  #newsPage #footerCenter,#announcementsPage #footerCenter,#contactPage #footerCenter {
	padding: 92px 0px 30px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../media/footer/twoColBkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#membershipPage #footerAdmin {
	padding: 92px 0px 30px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#oneColPage #footerCenter, #costsPage #footerCenter, #GalleryPage #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: #005BA3; /*#356950;*/
	display: block;
	padding-left: 2px;
	margin: 0px;
	text-transform: capitalize;
}
#footTable table li {
	margin: 0px;
	line-height: 18px;
	height: 19px;
}
#footTable table li a:hover {
	background-color: #005395; /*#0C5337;*/
	border-bottom-color: #0077D7; /*#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: 80px;
	background-image: url(../media/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;
}
