﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/amish_driving_tour/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 522px;
	
	background-image: url( ../resources/amish_driving_tour/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 522px;
	
	background-image: url( ../resources/amish_driving_tour/rtMast.jpg);
}

#tour_content
{
	background-image: url( ../resources/amish_driving_tour/mastMain.jpg);
	background-repeat: no-repeat;
}

#content_section_1
{
	width: 325px;
	margin-left: 5px;
	margin-right: 20px;
}

#content_section_2
{
	text-align: left;
	width: 420px;
	margin-right: 10px;
	margin-left: 10px;
}

#content_section_3
{
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#map_container
{
	position: relative;
	
	margin-top: 175px;
	margin-left: 24px;
	
	width: 365px;
	height: 372px;
}

#motorcoach_icon
{
	margin-top: 10px;
	margin-right: 35px;
	text-align: right;
}

#index, #name
{	
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 11pt;
	color: #D97E2B;
}

#address, #phone_number
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 10pt;
	color: #331401;	
}

a.business_url
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 10pt;
	color: #548AE4;	
}