.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style4 {font-size: 9px}
.style10 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {color: #CCCCCC}
.navlink:link {
	color: #ffffff;
	text-decoration: none;
}
.navlink:hover {
	color: #ffffff;
}
.navlink:visited {
	color: #ffffff;
}

img { border: 0; }

#footerLinks a:link {
	color: #017f01;
	text-decoration: none;
}
#footerLinks a:hover { text-decoration: underline; }
#footerLinks a:visited { color: #017f01; }


.slogan {
	font-weight: bold;
	color: #339933;
}
a {
	text-decoration: none;
}

body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-serif;
	font-size: 62.5%;
}
#BodyContainer {
	width: 100%;
	text-align: center;
	background: url(../images/splash/PageBackground.gif) left top repeat-x;
}
#PageContainer {
	text-align: left;
	width: 780px;
	margin: 0 auto;
}

#HeaderContainer {
	position: relative;
	height: 91px;
	width: 780px;
}
	#HeaderContainer h1 {
		text-align: left;
		position: absolute;
		left: 12px;
		top: 6px;
		display: block;
		margin: 0;
		padding: 0;
		height: 64px;
		width: 248px;
		background: url(../images/splash/HeaderGoodTimeGolf.jpg) left top no-repeat;
		text-indent: -10000px;
	}
	#HeaderContainer h3 {
		text-align: left;
		position: absolute;
		left: 80px;
		top: 70px;
		display: block;
		margin: 0;
		padding: 0;
		height: 16px;
		width: 368px;
		background: url(../images/splash/HeaderSlogan.gif) left top no-repeat;
		text-indent: -10000px;
	}

	#LoginBox {
		margin-left: 560px;
		display: block;
		width: 220px;
		text-align: left;
		position: absolute;
		margin-top: 1px;
		font-size: 1.2em;
	}
		#LoginForm input#Login,#LoginBox input#Password {
			border: 1px solid #A3AAA2;
			background-color: #EEE;
			font-family: Arial, Sans-serif;
			width: 150px;
			padding: 1px;
			height: 16px;
			margin: 0;
		}
		#LoginForm input#submit {
			display: block;
			float: right;
			margin-top: 1px;
		}
		#LoginForm p {
			margin: 8px 0 0 4px;
			margin-top: 8px;
		}
		#LoginForm th {
			text-align: right;
			color: #455844;
		}
		#LoginForm table, #LoginForm tr, #LoginForm td, #LoginForm th {
			margin: 1px;
			padding: 0;
			height: 20px;
		}
		#LoginForm td {
			height: 24px;
		}
		#LoginForm a, #LoginForm a:link, #LoginForm a:visited, #LoginForm a:active, #LoggedInMenu a {
			color: #455844;
			text-decoration: none;
		}
		#LoginForm a:hover, #LoggedInMenu a:hover {
			color: #455844;
			text-decoration: underline;
		}

#MainMenuContainer {
	width: 780px;
	height: 22px;
	text-align: center;
	position: absolute;
}

#MainMenuContainer #MainMenuContainer2 {
	margin: 0 0 0 0;
}
	ul#MainMenu {
		display: block;
		margin: 0;
		padding: 0;
	}
	ul#MainMenu li {
		text-align: left;
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	ul#MainMenu li a {
		margin: 0;
		padding: 0 7px 2px 7px;
		color: white;
		border-right: 1px solid #99A6B6;
		height: 22px;
		font-size: 1.4em;
		line-height: 1.5em;
		text-decoration: none;
		font-weight: bold;
	}
	ul#MainMenu li a:link, ul#MainMenu li a:visited, ul#MainMenu li a:active {
		color: white;
	}
	ul#MainMenu li a:hover {
		background-color: #435E7B;
	}
	ul#MainMenu li.last a {
		border-right: none;
	}

/**************************************************************************/
#SplashContainer {
margin-top: 22px;
	background-color: #3C8627;
	display: block;
}

	#SplashJoin {
		position: relative;
		width: 540px;
		height: 367px;
		background: url(../images/splash/JoinClub-leftpeople.jpg) left top no-repeat;
		float: left;
		left: 0px;
		margin-left: -40px;
	}

	#SplashText {
		margin-top: 20px;
		margin-left: 280px;
		width: 262px;
		height: 350px;
		text-indent: -10000px;
		background: url(../images/splash/JoinClub-text.gif) left top no-repeat;
		cursor:pointer;
	}
	#SplashText li {
		list-style: none;
	}

	#HighlightBoxes {
		float: left;
		height: 367px;
		width: 262px;
		margin: 0;
		padding: 0;
		border-right: 1px solid #00234B;
		border-left: 1px solid #00234B;
		background-color: #EAF0EC;
	}
	#HighlightBoxes .HighlightBox {
		display: block;
		margin: 0;
		padding: 6px;
		height: auto;
		width: 250px;
		border: 0;
		border-top: 1px solid #758A9B;
		background-color: #EAF0EC;
		color: #4C564B;
		float: left;
		font-size: 1.2em;
	}
	#HighlightBoxes .HighlightBox .HighlightThumb {
		float: right;
	}
	#HighlightBoxes h2, #HighlightBoxes p {
		margin: 0;
		padding: 0;
	}
	#HighlightBoxes .HighlightBox h2 {
		font-size: 1.2em;
	}
	#HighlightBoxes .MoreLink {
		display: block;
		text-indent: -10000px;
		margin-top: .3em;
		float:left;
	}
	#HighlightBoxes #GTGOnTelevision {
		background: url(../images/splash/GtgOnTelevision.gif) top left no-repeat;
		height: 31px;
		width: 97px;
	}
	#HighlightBoxes #BigDiscountsInTheProShop {
		background: url(../images/splash/BigDiscountsInTheProShop.gif) top left no-repeat;
		height: 34px;
		width: 132px;
	}
	#HighlightBoxes #GTGMemberClub {
		background: url(../images/splash/GTGMemberClub.gif) top left no-repeat;
		height: 18px;
		width: 147px;
	}

/**************************************************************************/
#SummariesContainer {
	width: 780px;
	float: left;
	font-size: 1.2em;
	margin: 0;
	margin-top: 18px;
	color: #4C584C;
}
	#SummariesContainer .Summary {
		display: block;
		float: left;
		border-right: 1px solid #9CC799;
		padding: 4px 17px;
	}
	#SummariesContainer .Summary h2 {
		color: #002349;
		font-size: 1em;
		margin: 0;
	}
	#SummariesContainer .Summary h3 {
		font-weight: bold;
	}
	#SummariesContainer .Summary h3, #SummariesContainer .Summary p {
		font-size: 1em;
		margin-top: 1em;
		padding: 0;
	}
	#SummariesContainer a {
		text-decoration: none;
		font-weight: bold;
		color: #002349;
	}
	#SummariesContainer a:link, #SummariesContainer a:visited, #SummariesContainer a:active {
		color: #002349;
	}
	#WhatisGoodTimeGolf {
		width: 225px;
	}
	#TravelDestinations {
		width: 225px;
	}
	#TravelDestinations img {
		float: right;
	}
	#TeeTimes {
		width: 225px;
	}

#BannerAdContainer {
	clear: both;
	width: 780px;
	text-align: center;
	padding: 20px 0;
}
#FooterContainer {
	width: 780px;
	float: left;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 20px;
}
#FooterContainer p {
	margin: 0;
}
	ul#FooterMenu {
		margin: 0;
		padding: 0;
	}
	ul#FooterMenu li {
		display: inline;
		list-style: none;
	}
	ul#FooterMenu li a {
		padding: 0 7px;
		text-decoration: none;
		border-right: 1px solid #000;
	}
	ul#FooterMenu li a, ul#FooterMenu li a:link, ul#FooterMenu li a:active, ul#FooterMenu li a:hover, ul#FooterMenu li a:visited {
		text-decoration: none;
		color: #003363;
	}
	ul#FooterMenu li a:hover {
		text-decoration: underline;
	}
	ul#FooterMenu li.last a {
		border-right: none;
	}