@import url("master.css");

body {
	background: #F3F3F3; 
	}

#container {
    /* background:#292929; */
    background:#ffffff url(/images/travelbkg.gif) repeat-x top left;
	}

#header {
	background: url(/images/travelhead.gif) no-repeat top center;
	}

#content {
	background:#fff url(/images/gradient2.gif) repeat-x top left;
	}
    
#footer {
	background: #F3F3F3;
	border-top: 1px solid #DBDBDB;
	color: #696969;
	}
    
#search {
	background:#FFF3D1;
	border: 1px solid #FFBD00;
	}
    
#header h1 {
	padding:22px 0 22px 55px;
	background: url(/images/sun.gif) no-repeat left center;
	}

h1, h2, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
	}
		
#strapline {
	color:#fff;
	}
    
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #fff;
	}
	
a:link, a:visited {
	color: #3777C9; */
	}

a:hover, a:active {
	/* color: #1142A8; */
    color: #FF4D00;
	}
       
ul#travelcats li#flights {
             
             } 


