﻿#course_name
{
	position: absolute;
	left: 30px;
	top: 38px;
	
	width: 140px;
	height: 40px;
	
	color: #495800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#course_address
{
	position: absolute;
	left: 30px;
	top: 70px;
	
	width: 140px;
	height: 30px;
		
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#course_phone_number
{
	position: absolute;
	left: 40px;
	top: 101px;
	
	width: 103px;
	height: 18px;	
	
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#course_hole_count
{
	position: absolute;
	left: 163px;
	top: 73px;
	
	width: 24px;
	height: 16px;	
	
	color: #A60500;
	font-family: "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}