@charset "UTF-8";
#header {
	float: left;
	width: 920px;
}
#header .logo {
	padding-top: 35px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#header #headerTitle {
	height: 31px;
	padding-top: 40px;
	background-image: url(golf_imgs/nav/lion_bkg.gif);
	background-position: right top;
	padding-bottom: 23px;
	background-repeat: no-repeat;
	float: left;
	width: 817px;
}
#header ul {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px;
	list-style-type: none;
	width: 817px;
	line-height: 24px;
	background-image: url(golf_imgs/nav/ulBkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header li {
	float: left;
}
#header   li a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	float: left;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 1px;
}
#header  li  a:hover {
	color: #BAE182;
}
body#homePage #nHome, body#coursePage #nCourse, body#golfPage #nGolf, body#clubhousePage #nClubhouse, body#fixturesPage #nFixtures, body#resultsPage #nResults, body#membershipPage #nMember, body#societiesPage #nSocieties, body#newsPage #nNews, body#contactPage #nContact, body#membersPage #nMembers {
	background-repeat: no-repeat;
	background-image: url(golf_imgs/nav/but_right.gif);
	background-position: right top;
}
body#homePage #nHome a, body#coursePage #nCourse a, body#golfPage #nGolf a, body#clubhousePage #nClubhouse a, body#fixturesPage #nFixtures a, body#resultsPage #nResults a, body#membershipPage #nMember a, body#societiesPage #nSocieties a, body#newsPage #nNews a, body#contactPage #nContact a, body#membersPage #nMembers a {
	background-image: url(golf_imgs/nav/but_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #06432B;
}
h1.adminSection {
	color: #8B1515;
	font-weight: normal;
	text-transform: uppercase;
}
