body {
	background-image:url(../images/main_blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	
	background-color: #296D9C;
	padding-top: 19px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
}

#content {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 22px;
}

#header {
	width: 632px;
	height: 206px;
	background-image: url(../images/golfhub_banner.jpg);
	background-repeat: no-repeat;
	background-position: top middle;
	padding-top: 14px;
	padding-left: 16px;
	
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
}

#header h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 30px;
	padding-bottom: 0px;
}

#header ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

#header ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

#sub-header {
	padding-left: 10px;
	padding-right: 10px;
}

#sub-header p {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 12px;	
	background-image:url(../images/golfhub_region.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 195px;	
		height: 100px;

}

#communities {
	padding-left: 10px;
	padding-right: 10px;
}

#communities h2 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.community {
	margin-bottom: 16px;
}

.community h3 {
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 20px;
	color: #FF6600;
	margin: 0px;	
	margin-bottom: 0px;
}

.community .destinations {
	padding-left: 20px;
}
.community .destinations a {
	font-size: 12px;
	color: #003366;
	display: block;
}

.footer-links {
	color: #FFFFFF;
	margin-top: 40px;	
	margin-left: auto;
	margin-right: auto;		
}
		
.footer-links h1 {
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
}
		
.footer-links td {
	color: #FFFFFF;
}
		
.footer-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


#featured-courses {
}

#featured-courses h1 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#featured-courses a {
	font-size: 12px;
	color: #003366;
	display: block;
	margin-bottom: 10px;
}
