﻿body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background:#F3F3F3;
 margin-bottom: 10px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	width: 902px;
	padding: 10px;
	height: 180px;
	margin: 10px 0px 0px 0px;
	background: #adb1b7;
	text-align: center;
}

#navigation {
	color: #F3F3F3;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #47a;
	text-align: center;
}
#navigation a, #subMenu a:visited 
{
	color:#fff; 
	text-decoration:none; 
	padding: 10px;
	margin: 0px 5px 5px 0px;
}
#navigation a:hover {background: #258 url(images/NavArrowr.gif) no-repeat 0px 15px;}

#rightcolumn { 
 display: inline;
 color: #F3F3F3;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: right;
}
#content {
	float: left;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 878px;
	display: inline;
	position: relative;
	font-size: 15px;
	text-align: justify;
	font-family: Arial;
}
.clear { 
	clear: both; 
	background: none;
	text-align:center; 
}
.rightContentColumn {
	float: right;
	margin-left: 8px;
	margin-top: 3px;
	background-color: #FFFFFF;
}
.serviceName{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration:none;
}
.serviceHeader{
	font-size: 12px;
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #ABBEBE;
}
.contentimage{
	border-style: solid; 
	border-width: 1px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
}
.headerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006B33;
	font-weight:bold;
	margin-bottom: 8px;
	margin-top: 4px;
}
.heading2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #225571;
	float: none;
	font-weight:bold;
	text-decoration:none;	
}
.linkList{
	list-style-type:none;
	list-style-position:inside;
	line-height:30px;
}
.commissionTable img{
	border-style:solid;
	border-width:1px;
}
.linkImg {
	float: left;
	margin-right: 5px;
	border:0px black none;
}
.linkContainer div {
	text-align:left;
}
.facilities .content	
{
	margin-right: 10px;
	margin-left: 260px;
}
.facilities .sideBar
{
	float: left; 
	width: 250px;
	border-right:1px #CCCC00 solid;
}
.main .content	
{
	margin-left: 10px;
	margin-right: 260px;
}
.main .sideBar
{
	float: right; 
	width: 250px;
	border-left:1px #CCCC00 solid;
    height: 332px;
}
.imageCaption
{
	font-style:italic;
	font-weight:bold;
}
.documentList
{
	text-align:left;
	line-height:30px; 
	margin: 0px 0px 5px 5px;
	padding: 0px; 
	list-style-position: inside
}
.documentList li.pdf
{
	list-style-image: url( 'images/dox/pdf.gif' );
}
.documentList li.doc
{
	list-style-image: url( 'images/dox/doc.gif' );
}
.documentList li.pix
{
	list-style-image: url( 'images/dox/img.jpg' );
}
.documentList li.folder
{
	list-style-image: url( 'images/dox/folder.gif' );
}
.docGroup
{
	width: 850px;
	background-color: #FFFFFF;
	border: thin solid #C0C0C0;
	margin: 5px 0px 10px 0px;
}
.docGroupName
{
	border-style: none none solid none;
	border-width: thin;
	border-color: #C0C0C0;
	font-size: x-large;
	text-align: left;
	text-indent: 10px;
	background-image: url(  'images/AirpotDocumentsPageHeader_02.jpg' );
	height: 35px;
	padding-top: 5px;
}
.docName
{
	width:50%;
	height: 25px;
}
.contactCard
{
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url(  'images/ContactCard.jpg' );
	width:650px;
	height:400px;
}
.contactCard .info
{
	height: 251px; 
	margin: 86px 65px 1px 31px; 
	text-align:left; 
	font-family: 'Courier New', Courier, monospace;
}
.contactCard .name
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-large;
	margin-bottom: 28px;
}
.contactCard span
{
	font-weight:bold;
}
.contactCard img
{
	border: 2px solid black;
	float: right;
	margin: 7px 17px 0px 0px;
}
