body   {font-size: 14px; 
	font-family: 
	sans-serif;
	color: #555555;}

div.container  {width: 840px;
		margin: 0px auto 50px auto;
		padding: 1px 1px 50px;
    		text-align: center;}



/* HEADER */

h1.logo        {height: 0px;
		height: 0px !important;
		height /**/: 304px;
		padding-top: 304px;
		width: 800px;
		margin: 0px 20px 20px 20px;
		background-image: url('images/logo.jpg');
		background-repeat: no-repeat;
		overflow: hidden;}



/* RIGHT COLUMN */

div.right      {float: right;
		width: 344px;
		margin-top: 50px;}

div.search     {padding: 20px 0px;
		border: 2px solid #4a6a53;
		border-top: 0px;}

h2.america     {height: 0px !important;
		height /**/: 57px;
		padding-top: 57px;
		width: 344px;
		margin: 0px;
		background-image: url('images/h2-america.jpg');
		background-repeat: no-repeat;
		overflow: hidden;}

h2.europe      {height: 0px !important;
		height /**/: 57px;
		padding-top: 57px;
		width: 344px;
		margin: 0px;
		background-image: url('images/h2-europe.jpg');
		background-repeat: no-repeat;
		overflow: hidden;}



div.green      {/* display: none; */
		width: 324px;
		margin-top: 30px;
		padding: 10px;
		border: 2px solid #4a6a53;
		color: #f6ffde;}



/* LEFT COLUMN */

div.content    {width: 450px;
		margin: 50px 0px 0px 0px;
		text-align: justify;}

h2             {margin: 0px 0px 0px 30px;
		font-size: 20px;
		color: #666;}



/* FOOTER */

div.foot       {min-height: 60px;
		margin-top: 30px;
		padding: 20px 0px;
		background-color: #348739;
		border: 0px solid black;}

div.foot a     {color: #f6ffb4;}
div.foot a:link {}
div.foot a:visited {}
div.foot a:hover {color: #fff;}
div.foot p     {margin: 5px 0px 0px;
		color: #f6ffde;}



/* IMAGES FOR INDIVIDUAL AIRPORT PAGES */

img.left {float: left;
		margin: 0px 20px 0px 0px;}


img.right {float: right;
		margin: 0px 0px 0px 20px;}