﻿body 
{
	width: 730px;
	font: 14px Verdana, Arial, sans-serif;
	margin: 8px;
	color: Black;	
	
}

h1	{
	
	width: 100%;
	height:36px;
	top:0;
	left:0;
	text-align:center;
	filter:shadow(color=MEDIUMSLATEBLUE)
}

h2 
{
	text-align: center;
	font: 24px Verdana, Arial, sans-serif;
	font-weight:bold;
	color: midnightblue;
}

h3 
{
	
	font: 20px Verdana, Arial, sans-serif;
}


h4 
{
	text-align:center;
	font: 10px Verdana, Arial, sans-serif;
}

.mtext1 
{
	color: Navy;
	background-color:wheat;
	text-align:center;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}

.mtext2 
{
	color: Navy;
	background-color:wheat;
	text-align:left;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.side1 
{
	background-color:white;
	border-style: solid;
	border-width:thin;
	border-color: gray;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	height: 300px;
	
}

.side2 
{
	background-color:white;
	border-style:solid;
	border-width:thin;
	border-color: gray;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	height: 300px;
}

.pix1 
{
	float:right;
	background-color:White;
	border-style: none;
	margin-left: 20px;
}

.pix2 
{
	float:left;
	background-color:White;
	border-style: none;
	margin-right: 20px;
}
	
.map
{
	text-align:center;
	width:400px;
	border-top-style: solid;
	border-bottom-width:thin;
}	

.mapcontainer 
{
	text-align: center;
}

.txt1 
{
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
