body {
	background-color:#000;
	text-align:center;
	font-family:Georgia, serif;
	font-size:10pt;
	color:#666;	
	behavior:url(csshover.htc);
}

* {
	margin:0;
	padding:0;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix {
	height:0px;
}

.clearfix {
	display:block;
}

#main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:url(../images/design/back.jpg) no-repeat 0 -56px ;
}

#header {
	height:140px;
}

#header h1 {
	text-align:center;
	vertical-align:middle;
	margin-left:37px;
	display:block;
	float:left;
	width:500px;
	float:left;
	height:100px;
	background:url(../images/content/logo.gif) no-repeat;
	text-indent:-9999px;
}

* html #header h1 {
	margin-left:20px;
}

#header a h1 {
	color:#000;
	text-decoration:none;
}

#header p {
	font-size:8pt;
	color:#999;
	float:left;
	margin:15px 0 8px;
	text-align:right;
	width:595px;
}


#header ul {
	float:right;
	list-style-type:none;
	font-size:8.5pt;
	margin:45px 45px 0 0;
	padding-right:80px;
	background:url(../images/design/ContactToggleTab.gif) no-repeat 3px bottom;
	height:40px;
	text-align:center;
}

#header ul li.contact {
	color: #FFF;
	font-size:10pt;
	margin-bottom:3px;
}

#header ul a {
	font-size:9.5pt;
	color: #697199;
}

#header ul a:hover {
	color: #828fc5;}

#content {
	height:100%;
	padding-bottom:40px;
}

#left {
	width:243px;
	float:left;
	height:100%;
	margin-right:20px;
}

#left a {
	color:#600;
	text-decoration:underline;
}

#left a:hover {
	text-decoration:none;
}

#left ul.noBullets {
	list-style-type:none;
	margin:90px 10px 30px 45px;	
	color:#FFF;
	font-size:9.5pt;
}

#left ul.noBullets li {
	margin-left:0;
}

#left ul.noBullets li.bold {
	font-weight:bold;
}

.title, .weather{
	margin-top:13px;
}
.departuresArrivals {
	color:#636A70;							/*		gray text				*/
}

.departuresArrivals span {
	color:#FFF;
}

.departuresArrivals em {
	color:#009B00;
}

.tsaNews em, .weather em{
	color:#636A70;							/*		gray text				*/
}

#right {
	width:699px;
	float:left;
	height:100%;
	padding-top:30px;
	background: url(../images/content/white.png) no-repeat;
	min-height:500px;
}


#right h1, #right h2, #right h3, #right p, #right ul, #right ol, #right span, #right table {
	padding-left:40px;
	padding-right:40px;
	background-color:#fff;
}

#right table {
	width:100%;
}

#right table h2 {
	padding:0;
	margin-top:10px;
}

#right p img {
	margin:0 0 15px 15px;
	float:right;
}

#right.home p, #right.home ul {
	background:none;
	color:#838A90;	
}

#right h1 {
	color:#000;
	font-size:12pt;
 	font-weight: normal;						/*		not bold						*/
	padding-bottom:20px;
	padding-top:60px;
	background:url(../images/design/card_bg.png) no-repeat;
}

#right.home h1 {
	color:#fff;
	font-size:10pt;
 	font-weight: normal;						/*		not bold						*/
	padding-bottom:20px;
	padding-top:75px;
	background:none;
}
#right h2 {
 	color:#000;
	font-size:10pt;
 	font-weight: normal;						/*		not bold						*/
	padding-top:17pt;
}

#right p {
	padding-bottom:15px;
}

#right div.card {
	margin-left:auto;
	margin-right:auto;
	padding:10px 0;
	text-align:center;
	background:url(../images/design/card_bg.png) no-repeat;
	width:699px;
	height:279px;
}

#right div.card img {
	vertical-align:middle;
}

#right ul {
	padding-bottom:15px;
	line-height:14pt;
}

#right ul li {
	margin:0 0 0 20px;
}

#right #columnbox {
	padding:0 20px 20px 20px;
	background:#fff;
}

#right #columnbox #column h2.cities {
	margin-bottom:20px;
	padding-left:20px;
	padding-top:0;
}

.first {
	color:#000;
}

#right #column {
	width:25%;
	text-align:left;
	float:left;
	}

#right #column ul {
	padding:0 0 10px 0;
	height:100%;
}

#right #column li{
	list-style:none;
	font-size:9pt;
}

#right ul.noBullets {
	list-style-type:none;
	margin-left:0;
	padding-left:20px;
}

ul.noBullets li {
	margin-left:0;
	padding-left:0;
}

/*** Footer ***/

#footer {
	text-align:center;
	padding-top:60px;
	background: url(../images/design/card_bg.png) no-repeat 0 -260px;
}

#right.home #footer {
	background:none;
}

#right #footer p {
	background:none;
}

#footer ul {
	list-style-type:none;
}

/*  vehicle slider */
#accordion {
	margin:0px 0px;
	background-color:#FFFFFF;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family:Georgia, serif;
	font-size: 10px;
	background:#660000;
	color:#8f0928;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}


	