@charset "UTF-8";
/*-----------------------------------
Reset browser inherited styles
------------------------------------*/

html,body,div,span,,h1,h2,h3,tr,th,td
{
	margin: 0:
	padding: 0:
	border: 0;
	outline: 0;
	background: none;
	fomt: inherit 100% inherit;
	text-align: left;
	vertical-align: baseline;
	list-style: none;
}	

body {
	background-color: #333300;
	text-align: center;
}
body,td,th {
	color: #333;
	font-size: 14px;
}
#container {
	background-color: #FFF;
	height: 940px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header {
	position:absolute;
	width:800px;
	height:100px;
	z-index:1;
	left: 25px;
	top: 25px;
	background-image: url(global_images/ptfa_banner.jpg);
}
#location_bar {
	position:absolute;
	left:25px;
	top:145px;
	width:790px;
	height:20px;
	z-index:2;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#nav_panel {
	position:absolute;
	left:25px;
	top:200px;
	width:230px;
	height:480px;
	z-index:3;
	background-color: #dcf0c5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	position:absolute;
	width:550px;
	height:600px;
	z-index:4;
	left: 275px;
	top: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	overflow: auto;
}
#container #location_bar  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#container #main p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: justify;
}
#container #nav_panel p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #060;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 0px;
	font-weight: bold;
}
#container #main p img  {
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	text-align: justify;
	text-decoration: none;
	margin-bottom: 15px;
}
#container #main h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer {
	position:absolute;
	width:800px;
	height:25px;
	z-index:1;
	left: 25px;
	top: 895px;
	background-color: #dcf0c5;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333300;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-indent: 15px;
}
a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	color: #060;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #060;
}
#image_caption {
	position:absolute;
	left:300px;
	top:168px;
	width:250px;
	height:23px;
	z-index:5;
	font-size: 9px;
}
.eastern_image_alignment {
	height: 240px;
	width: 175px;
	position: absolute;
	top: 170px;
	right: 50px;
}
.western_image_alignment {
	height: 240px;
	width: 175px;
	position: absolute;
	left: 50px;
	top: 170px;
}
.style_tickets_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 10px;
	margin-bottom: 10px;
}
#container #main h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fly_patterns_table {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 8px;
	font-size: 10px;
	color: #333;
}
#container #main h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
.update {
	font-size: 18px;
	color: #363;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
}
