﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/rural_geauga/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 559px;
	
	background-image: url( ../resources/rural_geauga/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 559px;
	
	background-image: url( ../resources/rural_geauga/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/rural_geauga/mastMain.jpg);
	background-repeat: no-repeat;
}

#content_section_2
{
	text-align: left;
}

#content_section_1
{
	width: 340px;
}

#motorcoach_icon
{
	margin-left: 150px;
	margin-top: 20px;
	
	width: 173px;
}

#map_container
{
	position: relative;
	
	margin-top: 119px;
	margin-left: 0px;
	
	width: 427px;
	
	background-color:Orange;
}

#content_section_3
{
	margin-left: 30px;
	margin-top: 50px;
}