﻿#golf_masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/golf_courses/topMast.jpg);
}

#golf_masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 693px;
	
	background-image: url( ../resources/golf_courses/leftMast.jpg);
}

#golf_masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 693px;
	
	background-image: url( ../resources/golf_courses/rtMast.jpg);
}

#golf_content
{
	background-image: url( ../resources/golf_courses/mastMain.jpg);
	background-repeat: no-repeat;
}

#golf_courses_map_container
{
	position: relative;
	
	margin-top: 123px;
	margin-left: 67px;
	
	width: 668px;
	
	background-color:Orange;
}

#course_details
{
	width: 670px;
	position: relative;
	margin-left: 75px;
	margin-top: 50px;
	margin-bottom: 40px;
}