#container {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 692px;
}

.cleaner{
	float: none;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
}

body {
	font-size: 62.5%; /* Sets 1 em = 10px = 10 points */
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#leftcol {
	position: relative;
	float: left;
	width: 462px;
	margin-right: 0px;
}

#bottombuttons {
	position: relative;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	height: 69px;
}

*>#bottombuttons {
	margin: 0px 0px 16px 0px;
}

/* --- Global Nav -- */

#stay_and_play_img {
	margin-left: 21px;
}

#courses_img {
	margin-left: 9px;
}

#golf_leagues_img {
	margin-left: 10px;
}

#radio_show_img {
	margin-left: 11px;
}

#tournament_services_img {
	margin-left: 10px;
}

#golf_services_img {
	margin-left: 8px;
}

#contact_img {
	margin-left: 11px;
}

/* --- Other styles -- */

font {

}

img {
	border: 0px;
}


/* -- Footer styles -- */



#footerMiddle {
	position: absolute;
	left: 196px;
	top: 3px;	
	width: 300px;
	text-align: center;
	font-family: Frutiger, arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}



#searchbox {
	width: 110px;
	height: 10px;
	font-family: Frutiger, arial, sans-serif;
	font-size: .8em;
}

#searchButton {
	font-family: Frutiger, arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: white;
}

#searchButton:hover {
	color: #163e24;
}



#emailAddress:hover {
	color: #163e24;
}



#designBy a {
	font-family: Frutiger, arial, sans-serif;
	font-size: 1em;
	color: white;
	text-decoration: none;
}

#designBy a:hover {
	color: #163e24;
}