body {
margin:0;
padding:0;
background-image:url(../images/siteBg.jpg);
background-repeat:repeat-x;
background-color:#f2fafc;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#226788;
text-decoration:underline;
}

a:link { 
color:#226788;
text-decoration:underline;
}

a:visited {
color:#226788;
text-decoration:underline;
}

#header {
width:980px;
height:155px;
margin:0 auto;
padding:0;
}

h1{
color:#333333;
font-size:16px;
font-weight:bold;
}

h2{
color:#333333;
font-size:14px;
font-weight:bold;
}

h3{
color:#333333;
font-size:12px;
font-weight:bold;
}

h5{
text-transform:uppercase;
font-weight:bold;
font-size:11px;
margin:0 0 3px 0;
padding:0 0 0 20px;
}

.adobeBottom {
display:block;
margin-top:15px;
font-size:11px;
}

#mainContainer {
width:860px;
margin:0 auto;
margin-top:-95px;
position:relative;
}

#topNav {
width:860px;
height:45px;
background-image:url(../images/navBg.png);
background-repeat:no-repeat;
}

#topBanner {
margin-bottom:5px;
}

.miaLogo {
float:left;
}

.bannerLinks {
float:right;
width:285px;
padding-top:16px;
text-align:right;
}

.bannerLinks ul{
margin:0;
padding:0;
list-style-type:none;
}

.bannerLinks ul li{
text-transform:uppercase;
font-size:11px;
font-weight:bold;
display:inline;
padding:0 5px;
border-right:1px solid #fff;
}

.bannerLinks ul li a {
color:#fff;
text-decoration:none;
}

.bannerLinks ul li a:visited {
color:#fff;
text-decoration:none;
}

.search {
margin-bottom:5px;
margin-right:-3px;
padding:3px 5px 0 5px;
height:19px;
width:170px;
border:0;
background-color:transparent;
background-image:url(../images/searchBg.png);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.mdcLogo {
float:right;
margin-left:15px;
padding-top:14px;
}

#mainBody {
width:860px;
background-image:url(../images/contentBg.gif);
background-repeat:repeat-y;
}

.homeRow {
margin:0 10px;
}

.homeInsideRow {
margin:0 0 15px 0;
}

.flightInfo {
width:205px;
float:left;
}

.homeContent {
width:380px;
float:right;
border:1px solid #cccccc;
}

.hcTitle {
display:block;
background-color:#999999;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
padding:5px;
}

.hcContent {
padding:5px;
height:175px;
overflow:hidden;
}

.weather {
margin:0 0 7px 0;
background-color:#bbc5c6;
border:1px solid #aaaaaa;
}

.weatherTitle {
display:block;
text-transform:uppercase;
background-color:#fef8de;
color:#666666;
border-bottom:1px solid #aaaaaa;
padding:7px;
font-size:11px;
font-weight:bold;
text-align:center;
}

.weatherContent {
display:block;
color:#666666;
border-bottom:1px solid #aaaaaa;
padding:7px;
text-align:center;
}

.ads img{
border:1px solid #cccccc;
margin-right:3px;
}

#homeLeft {
width:600px;
float:left;
margin-right:15px;
margin-top:15px;
}

#contentLeft {
width:555px;
float:left;
padding-left:30px;
margin-right:15px;
margin-top:15px;
}

#openLeft {
float:left;
padding-left:30px;
padding-right:30px;
margin-top:15px;
}

.pageTitle {
text-transform:uppercase;
color:#ffc001;
font-size:16px;
font-weight:bold;
margin:10px 0 40px -15px;
display:block;
}

#homeRight {
margin-top:15px;
width:215px;
float:right;
}

.rightAds {
border:1px solid #dddddd;
}

.rightLinks {
width:215px;
background-image:url(../images/rightLinksBg.gif);
background-repeat:repeat-y;
margin-bottom:10px;
}

.rightContent {
padding:10px;
}

.rightLinks ul{
margin:5px 10px 0 10px;
padding:0;
list-style-type:none;
}

.rightLinks ul li {
text-transform:uppercase;
font-size:11px;

border-bottom:1px dotted #cccccc;
background-image:url(../images/quickLinksBullet.gif);
background-repeat:no-repeat;
background-position:10px 5px;
}

.rightLinks ul li a {
padding:5px 5px 5px 35px;
text-decoration:none;
color:#666666;
display:block;
}

.rightLinks ul li a:hover{
text-decoration:none;
background-image:url(../images/quickLinksBullet.gif);
background-repeat:no-repeat;
background-position:10px 5px;
background-color:#feeaad;
color:#333333;
}

.rightLinksTitle {
display:block;
font-weight:bold;
color:#666666;
text-align:center;
text-transform:uppercase;
height:24px;
padding:15px 5px 0 5px;
background-image:url(../images/rightLinksTitleBg.gif);
background-repeat:no-repeat;
}

.rightLinksBottom {
display:block;
height:12px;
background-image:url(../images/rightLinksBottomBg.gif);
background-repeat:no-repeat;
}

.clear {
clear:both;
height:1px;
}

.activeSection {
background-color:#3b85a8;
}


#footer {
width:860px;
height:45px;
background-image:url(../images/footerBg.gif);
background-repeat:no-repeat;

font-size:11px;
text-transform:uppercase;
color:#777777;

/*padding-top:9px;*/
}

#footer span {
color:#999999;
}


/* Print Styles*/

.printable{
display:block;
text-align:right;
font-size:11px;
text-decoration:none;
}

.printable a {
text-decoration:none;
}

.printable a:visited {
text-decoration:none;
}

/* Weather Styles*/

.weather-box {
	
	width:213px;
}

.weather-local {
	background-color: #fdf8de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #859097;
	font-weight: bolder;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    border-bottom: 1px solid #a4a4a4;
	
}

.weather-grey {
	background: #bbc5c6;
	height: 49px;
	vertical-align:bottom;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #a4a4a4;
	
	

}

.weather-grey2 {
	background: #bbc5c6;
	height: 25px;
	
	padding-top:5px;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.weather-image {
	border: 1px solid #a4a4a4;
	
	float: left;
}

.weather-data {
	padding-top: 1px;
	padding-left: 5px;
	float:left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;

	}	
	
.weather-hi {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
	font-weight: bold;
	float: left;
	text-align: center;
	padding-top: 3px;
	
	}	

.weather-lo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #547de5;
	font-weight: bold;
	float: left;
	text-align: center;
	padding-top: 3px;
	
	}	
	
.weather-localtime {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	padding-top: 3px;
	
	}	
	
.weather-hour {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	letter-spacing: 0.05em;
	}	
	
.weather-current {
  padding-top:10px;
  padding-left:15px;
  font-size: 22px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: -0.06em;
}
