﻿body {
	margin: 0;
	background: url('../siteart/bg.jpg') repeat-x left top #666666;
}

img, a img {
  border: 0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
}

.header {
	font-weight:bold;
	font-size:11pt;
	color:#000000;
}

.headerWhite {
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#990627;
	text-align: center;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-size:8pt;
	font-weight: bold;
	color:#000000;
	background-image:url('../siteart/button_off2.gif');
	background-repeat:no-repeat;
	background-position: center top;
	padding:12px 0;
	display:block;
	width: 170px;
	white-space: nowrap;
}

a.nav:hover {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background-image:url('../siteart/button_on2.gif');
	background-repeat:no-repeat;
	background-position: center top;
	padding:12px 0;
	display:block;
}

* html .nav a {
	width:auto;
}


#header {
	background:url('../siteart/main.png') no-repeat center top;
	width:745px;
	height:444px;
	position:relative;
}

.logo{
	position:absolute;
	width:400px;
	top:0;
	height:125px;}


.logo a {
		display:block;
		width:400px;
		height:125px;
		text-indent:-9999px;
}

.cities {
	position:absolute;
	margin-left:-5px;
	
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-align:left;

}

.badges {
  padding: 15px 0 10px 15px;
}

.flightaware-badge {
  float: left;
  width: 180px;
} 

.facebook-badge {
  display: inline-block;
  float: right;
  width: 60px;
  position: relative;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #06C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
