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;

	cursor:pointer;
	display:block;
}

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

#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:400px;
    height:25px;    
    float:right;    
    padding:7px 18px 0 0;
}

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


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

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

#minorNav .menu {
	list-style-type:none;
    margin:0;
    padding:0;
    font-size:8pt;
	text-align:right;
}

#minorNav .menu li {
	display:inline;
	float:none;
    margin-left:20px;
    margin-right: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;
}

#minorNav2 {
	width:215px;
	position:absolute;
	top:45px;
	right:30px;
}

.searchBox 
{
    height:21px;
    border:1px solid #989ea2;
   
	float:left;
  
    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;
}

.icon_youtube {
	width:21px;
	height:21px;
	background:url("/graphics/icon_youtube.jpg") top left no-repeat;
	float:left;
	display:block;
	text-indent:-999999px;
	margin:0 0 0 10px;
}

.icon_facebook {
	width:21px;
	height:21px;
	background:url("/graphics/icon_facebook.jpg") top left no-repeat;
	float:left;
	display:block;
	text-indent:-999999px;	
	margin:0 0 0 10px;
}

#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;
}

#images {
	border:3px solid #35b1db;
	position:relative;
	z-index:1;
	margin:0 0 15px 0;
}

#flickrNav {
	width:68px;
	height:29px;
	float:left;
	z-index:2;
	margin:-7px 0 0 0;
}

#flickrNav a#prev {
	width:29px;
	height:29px;
	float:left;
	background:url("../graphics/button_previous.jpg") top left no-repeat;
	display:block;
	text-indent:-999999px;
	margin:0 10px 0 0;
}

#flickrNav a#next {
	width:29px;
	height:29px;
	float:left;
	background:url("../graphics/button_next.jpg") top left no-repeat;
	display:block;
	text-indent:-999999px;
}

#link {
	width:300px;
	float:right;
	margin:0 0 50px 0;
}

#email-signup h3 {
    margin-bottom:0px;
}

#email-signup {
    background-image: url(/graphics/envelope.png);
    background-position:12px 4px;
}

#email-signup .button {
    display:block;
    width:89px;
    height:23px;
    background-image: url(/graphics/email-signup.png);
    overflow:hidden;
    text-indent:-999px;
    margin-top:10px;
}

#email-signup .cctext {
    width:115px;
    padding:3px;
    color:#666;
}
