#one-col {width: 920px; margin: 0px 20px;}
#golf-content {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 140px;
	font-family: Arial, Helvetica, sans-serif;
}
#golf-content h1 {
	font-weight: normal;
	font-size: 21px;
	line-height: 23px;
	margin: 0px 240px 15px 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#golf-content h2 {
	font-weight: normal;
	font-size: 15px;
	line-height: 23px;
	margin: 0px 240px 15px 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table#listing-table {
	font-size: 12px;
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	width: 650px;
}
table#listing-table td {
	padding: 10px;
	vertical-align: top;
}
#golf-content .business-detail {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	border-top: 1px dotted #6B9FEB;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	line-height: 20px;
}
#golf-content .business-detail img.main {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#golf-content .business-detail img.mainRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#golf-content a:link, #golf-content a:visited {
	color: #F9352E;
	text-decoration: none;
}
#golf-content a:hover, #golf-content a:active {
	color: #093200;
	text-decoration: underline;
}

