html 
{
    font-family: Arial;
}

body 
{
    text-align:center;
    background-position: 0px 0px;
    padding-bottom:50px;
    background-repeat: no-repeat;
    background-color: #ddeaf3;
  
}

#topSpacer {
	height:105px;
}

#searchImage {
	width:24px;
	height:21px;
	background-image: url(/graphics/go.jpg);
	border:0;
	margin:0;
	float:right;
	cursor:pointer;
}

#container 
{ 
    
    width:830px;
    margin:0 auto;        
    background-image: url(../graphics/left_shadow.png);
    background-repeat:repeat-y;
}

#container_ct 
{
    text-align:left;
    background-color:White;
    width:800px;    
    margin:0 auto;
}

#banner 
{
    padding: 10px 0px 0px 0px;    
    margin: 0px;
    width:800px;
    height:100px;
  
}

#nav 
{
    width:800px;
    height:25px;
    padding-left:7px;
    overflow:hidden;
}

.icon_holder 
{
    width:25px;
    height:25px;
    display:block;
    float:left;
    margin-right:5px;
}

#feature 
{
    width:800px;
    height:215px;
    padding-left:13px;
    z-index:-100;
}


.hpSwoosh 
{
    position:relative; 
    top:-62px; left:-13px; 
    width:800px; height:119px; 
    background-repeat: no-repeat;
    z-index:0;
}

.hpSwoosh[class] {
    background-image: url(../graphics/home_swoosh.png);

}

#feature embed 
{
    z-index:-10;
}

.iflyTestimonial {
    font-size: 8pt;
    line-height:155%;
    color:#535151;

}

#main
{
    width:800px;
    font-size: 8pt;
    line-height:155%;
    color:#7b858a;
    z-index:100;
}

#column1 
{
    width:219px;    
    float:left;
    padding-top:46px;
}

#column2
{
    width:350px;
    float:left;    
    padding-top:50px;
}

#column3 
{
    width:219px;    
    float:right;    
    padding-top:90px;
}

#column3 p {
	padding-right:5px;
}

#topFooter 
{
    width:800px;    
    font-size:1px;
}

#minorNav 
{
    width:460px;
    height:25px;    
    float:right;    
    
}

#minorNav li
{
    margin-top:6px;
}


.menu 
{
    list-style-type:none;
    margin:0;
    padding:0;
    font-size:8pt;
}

.menu li 
{
    float:left;
    margin-right:20px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;    
}


.majormenu 
{
    font-size:8pt;
}

.majormenu li 
{
    margin-left:0px;
    margin-right:7px;
    margin-top:0px;
    margin-bottom:0px;

}

.majormenu a 
{
    text-transform:uppercase;
    line-height:25px;
    /*color:#7b858a;*/
    color:#0033CC;
}

.menu a 
{
    color:#7b858a;
    font-weight:bold;
}

.menu a:hover 
{
 
}

a 
{
    color:#1e499b;
    text-decoration:none;
}

a:hover 
{
     text-decoration:underline;
}

.hr 
{
    width:219px;
    height:2px;

    margin: 25px 0px 10px 0px;
    padding:0;

    border:none;
    background-image: url(../graphics/hr.png);   
    background-position: 11px 0px;
    background-repeat:no-repeat;
    font-size:1px;
     
}



h3 
{
    text-transform:uppercase;
    color:#1e499b;
    margin-top:10px;
    margin-bottom:10px;
    font-size:8pt;
    font-weight:bold;
}

.keyed_para 
{
    margin-left:10px;
    width:143px;
    padding-left:55px;
    background-repeat:no-repeat;    
    padding-right:15px;
}



.searchBox 
{
    height:21px;
    border:1px solid #989ea2;
    width:141px;
    overflow:hidden;
    padding:0 0 0 0;
    margin:0 0 0 0;
}

.searchBox img 
{
    padding:0;
    margin:0;
    vertical-align:top;
    
}

#search 
{
    margin:0!important;
    vertical-align:top;
    border: solid 0px white;
}

#home_departures 
{
    background-image: url(../graphics/plane_icon.jpg);
}

#home_service 
{
     background-image: url(../graphics/logo_icon.png);
}

#home_travel 
{
     background-image: url(../graphics/mgm_seal.png);    
}

#home_maps
{
     background-image: url(../graphics/justarrow.png); 
     background-position: 15px 0px;
}

#weatherDiv {
     background-image: url(../graphics/justweather.png); 
     background-position: 10px 0px;
}



/* Major Navigation Icon System */

#menu_1_icon 
{
    background-image: url(../graphics/aboutboxedplane.png);
    background-repeat:no-repeat;
    background-position: 0px 25px;
}



/* Transportation */
#menu_2_icon 
{
    background-image: url(../graphics/bus.png);
    background-repeat:no-repeat;
    background-position: 0px 25px;
}

/* Community */
#menu_4_icon 
{
    background-image: url(../graphics/communicon.png);
    background-repeat:no-repeat;
    background-position: 0px 25px;
}


/* Airport Services */
#menu_5_icon 
{
    background-image: url(../graphics/internet.png);
    background-repeat:no-repeat;
    background-position: 0px 25px;
}

/* Airport Services */
#menu_6_icon 
{
    background-image: url(../graphics/news.png);
    background-repeat:no-repeat;
    background-position: 0px 25px;
}



p {
	margin-top:10px;
	margin-bottom:10px;
}

.currentTemp {
	font-weight:bold;
	margin-bottom:10px;
}

.maxTemp {
	color:red;
	font-weight:bold;
	margin-bottom:10px;
}

.minTemp {
	color:blue;
	font-weight:bold;
	margin-bottom:10px;
}

.cw {
	padding-left: 65px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:7pt;
	background-repeat:no-repeat;
	background-position: 7px -16px;
}

