/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
	background-color: #B2A99C;
	margin: 0;
	padding: 0;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	}
body, td, pre, input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #365965;
	}
a {
	color: #806316;
	font-weight: normal;
	}
a:hover {
	text-decoration: none;
	}
a img {
	border: 0 none;
	}
code {
	color: #f09;
	}
	
	
p, li, pre, dd, dt, dl {
	line-height: 1.3;
	}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 9px;
	}	
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3, h4, h5, h6, ol, ul, pre {
	margin-bottom: 30px;
	}
p {
	margin-bottom: 9px;	
}
h1 {
	font-family: "Arial Black", "Arial Rounded MT Bold", Impact, sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #fff;
	margin: 0 0 20px -15px;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 5px 15px;
	}
h2 {
	color: #957319;
	font-size: 18px;
	margin: 0;
	padding: 0 0 18px 0;
	
	}
h3 {
	color: #4B6771;
	margin: -18px 0 0 0;
	padding: 0 0 18px 0;
	font-size: 18px;
	font-style: italic;
	font-family: "Arial Black", "Arial Rounded MT Bold", Impact, sans-serif;
	font-weight: normal;
	}
	
h4 {
	color: #597b88;
	margin: 18px 0 0 0;
	padding: 0 0 18px 0;
	font-size: 15px;
	font-style: italic;
	font-family: "Arial Black", "Arial Rounded MT Bold", Impact, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	}
	
ul {
	list-style-type: square;
	}
ul, ol {
	padding-left: 20px;
	margin-left: 0;
	}
li {
	margin-bottom: 6px;
	}
li ol,
li ul {
	margin-top: 4px;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#mother {
	width: 956px;
	margin: 0 auto 0 auto;
	padding: 0 7px 0 7px;
	background-image: url(../images/mother_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 2px;
	background-color: #fff;
	overflow: hidden;
	}
#wrapper {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 99px;
	width: 956px;
	}
#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 99px;
	position: relative;
	}
#homeLinkBanner {
	display: block;
	z-index: 100;
	position: absolute;
	left: 130px;
	top: 30px;
	}
#homeLinkBanner img,
#homeLinkBanner {
	height: 120px;
	width: 150px;
	}
	

/*  popup Specific styles  */
#popupGallery #motherPopup {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0;
	}
#motherPopup {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(../images/popUp/pop_bg.jpg);
	background-repeat: repeat-y;
	background-position: 10;
	overflow: hidden;
	}
#contentPop {
	margin: 18px 28px 0 21px;
	padding: 0px;
	}
#footerPopup {
	width: 720px;
	background-image: url(../images/popUp/popFooter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 30px 0 10px 0;
	clear: both;
	color: #1F4046;
	font-size: 11px;
	text-align: center;
	}
#contentPop p {
	margin: 15px 18px 9px 12px;
	padding: 0;
	}
#contentPop h2 {
	margin: 28px 18px 6px 12px;
	padding: 0;
	}
#popClose {
	text-align: right;
	margin: 12px 46px 12px 0;
	padding: 0;
}
#popClose a {
	font-size: .9ems;
	text-decoration: none;
	font-weight: normal;
	color: #1F4046;
}


/* homePage Specific styles */
#homePage #mother {
	background-position: left top;
	}
#homePage #wrapper {
	background-image: url(../images/content_bg_home.jpg);
	background-position: 0 217px;
	}
#homePage #banner {
	height: 217px;
	}
#homePage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7D7D7D;
	background-image: none;
	padding: 0;
	font-style: italic;
	margin: 0 0 25px 0;
	font-weight: bold;
	}
#homePage h2 {
	font-family: "Arial Black", "Arial Rounded MT Bold", Impact, sans-serif;
	font-size: 21px;
	color: #285E68;
	background-image: none;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	}
#homePage .relatedLinksHome p {
	font-size: .95em;
	margin: 3px 6px;
	text-transform: capitalize;
}
	
	
	
#banner p {
	margin: 0;
	}
#miniMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 0 0 20px;
	font-size: 11px;
	}
#miniMenu li {
	display: inline;
	padding: 0 5px 0 0;
	}
#miniMenu a:link,
#miniMenu a:visited,
#miniMenu a:active,
#miniMenu a:hover {
	color: #E8D7B6;
	text-decoration: none;
	}
#miniMenu a:hover {
	text-decoration: underline;
	}
#flashLogo {
	position: absolute;
	left: 0;
	top: 92px;
	}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#content {
	padding: 0 44px 0 257px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}


.featureDiv {
	/*float: left;*/
	margin: 12px;
	padding: 0;
	background-color: #F3EFE8;	
}
.featureDiv pre {
	color: #336699;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	margin: 0;
	text-align: center;
}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
#menu {
	padding: 0 0 25px 120px;
	width: 485px;
	}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 34px;
	}
html>body #menu ul {
	height: auto;
	min-height: 34px;
	}
#menu li {
	background-image: none;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
	float: left;
	white-space: nowrap;
	}
#menu a {
	display: block;
	outline: none;
	padding: 7px 0 0 10px;
	height: 25px;
	float: left;
	}
html>body #menu a {
	height: auto;
	min-height: 25px;
	}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626261;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}
#menu a:hover {
	color: #131F1E;
	}

#homePage #homeLink,
#flightsPage #flightsLink,
#airportInfoPage #airportInfoLink,
#travelerInfoPage #travelerInfoLink {
	background-image: url(../images/menu_li_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 
	}
#homePage #homeLink a,
#flightsPage #flightsLink a,
#airportInfoPage #airportInfoLink a,
#travelerInfoPage #travelerInfoLink a {
	background-image: url(../images/menu_a_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #353535; 
	}
	
	
#sitemapPage a {
	text-decoration: none;
	}
#sitemapPage a:hover {
	text-decoration: underline;
	}
#sitemapPage dt,
#sitemapPage dd {
	line-height: 1.5em;
	font-weight: bold;
	}	
#sitemapPage h2 a {
	color:#996633;
	line-height: 1em;
	}	

#flightsPage 

.timesTable {
	border-collapse: collapse;
	width: 630px;
	/*border-top: 1px solid #333;*/
	border-bottom: 2px solid #333;
	margin: 0 0 1.5em 0;
	background-color: #FBFAF7;
	}
.timesTable td,
.timesTable th {
	padding: 6px 9px;
	vertical-align: top;
	border-bottom: 1px solid #333;
	}
.timesTable td,
.timesTable pre {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	}
.timesTable th {
	background-color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}
.timesTable th a {
	text-decoration: underline;
	color: #544611;
	font-weight: normal;
	line-height: 1.5 ems;
	}
.timesTable th a:hover {
	text-decoration: none;
	color: #1B2954;
	}
.arrival {
	background-color: #F4F0DE;
	}	
/*.timesTable tr {
	border-bottom: 1px dotted #333;
	}
*/	
	
	
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	SUBMENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#subMenu {
    width: 213px;
    float: left;
    color: #122327;
	margin: 100px 0 0 0;
    }
#subMenu p.submenuTitle {
	font-family: "Arial Black", "Arial Rounded MT Bold", Impact, sans-serif;
	color: #AAC3C8;
	font-size: 15px;
	margin: 0;
	padding: 12px;
	}
#subMenu ul,
#subMenu ol {
    padding: 0;
    margin: 0 0 0 0;
    list-style-type: none;
    }
#subMenu li {
    line-height: normal;
    }
#subMenu a {
	display: block;
	padding: 3px 20px 4px 20px;
	height: 1%;
	}

#contentPop #social {
	color: #FFF;
	margin: 0 0 0 12px;
	width: 193px;
}
#contentPop #social p {
	color: #333;
}

#social {
	color: #FFF;
	margin: -50px 0 30px 20px;
	width: 193px;
}
#social p {
	font-size: 90%;
	font-weight: normal;
}
#subMenu #social a {
	margin: 0;
	padding: 0 4px 0 0;
}
	
html>body #subMenu a {
	height: auto;
	}
#subMenu a:link,
#subMenu a:visited,
#subMenu a:active,
#subMenu a:hover {
	color: #fff;
	text-decoration: none;
	}
#subMenu .selected a:link,
#subMenu .selected a:visited,
#subMenu .selected a:active,
#subMenu .selected a:hover {
	color: #EBD19A;
	background-image: url(../images/sub_bg.jpg);
	}
#subMenu ul ul {
	padding: 5px 0 0 25px;
	font-size: 12px;
	}
#subMenu ul ul a {
	display: block;
	padding: 0 0 0 15px;
	}
#subMenu .selected ul a:link,
#subMenu .selected ul a:visited,
#subMenu .selected ul a:active,
#subMenu .selected ul a:hover,
#subMenu ul ul a:link,
#subMenu ul ul a:visited,
#subMenu ul ul a:active,
#subMenu ul ul a:hover {
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	background-image: none
	}
#subMenu ul ul .selected a:link,
#subMenu ul ul .selected a:visited,
#subMenu ul ul .selected a:active,
#subMenu ul ul .selected a:hover {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
 
.newsYear, 
#subMenu ul .selected ul .selected .newsYear li a:link,
#subMenu ul .selected ul .selected .newsYear li a:active,
#subMenu ul .selected ul .selected .newsYear li a:visited {
	font-weight: normal;
	color: #F2E2B6;
	background-image: none;
	padding: 0 0 0 5px;
}
#subMenu ul .selected ul .selected .newsYear li a:hover {
	background-color: #638E95;
	text-decoration: none;
}
#subMenu ul .selected ul .selected .newsYear li.selected a {
	font-weight: bold;
	background-color: #71A3AB;
	color: #fff;
}
#subMenu a:hover {
	text-decoration: underline;
	}
	
	
#weather {
	margin: 0 0 15px 15px;
	padding: 0;
	border: medium #B2A99C solid;
	float: right;
	}	
	
#weather2 {
	margin: 0 auto 0 auto;
	padding: 0;
	float: left;
	overflow: hidden;
	}	
	
	
#sideFeature h2,
#features h2 {
	font-family: "Arial Black", "Arial Rounded MT Bold", Impact, sans-serif;
	color: #AAC3C8;
	font-size: 15px;
	margin: 0 0 10px 6px;
	font-style: normal;
	/*text-align: center;*/
	line-height: normal;
	}
#sideFeature,
#features {
	margin: 0 0 0 0;
	padding: 0 13px 0 13px;
	font-size: 11px;
	}
#featureBox li {
	background-color: #41737E;
	}
#sideFeature a,
#features a {
	padding: 0;
	margin: 0;
	}
#sideFeature a,
#features a {
	display: inline;
	}
#sideFeature img,
#features img {
	margin: 0 9px 0 4px;
	float: left;
	border: 2px solid #AEC9CF;
	}
#sideFeature li,
#features li {
	clear: left;
	float: left;
	margin: 0;
	padding: 4px 6px 10px 6px;
	color: #B9D0D4;
	line-height: normal;
	width: 180px;
	}
#sideFeature a:link,
#sideFeature a:visited,
#sideFeature a:active,
#sideFeature a:hover,
#features a:link,
#features a:visited,
#features a:active,
#features a:hover {
	color: #B9D0D4;
	text-decoration: underline;
	}
#sideFeature a:hover,
#features a:hover {
	text-decoration: none;
	}
	
#airportNews {
	padding: 0;
	margin: 0;
	}
#airportNews h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #566C71;
	font-style: normal;
	line-height: 1.5em;
	text-transform: capitalize;
	}
/*#airportNews pre {
	padding: 0;
	margin: -45px 0 40px 75px;
	font-size: .9em;
	} */
.newsTitle,
.news p a {
	text-transform: capitalize;
}

#flightsPage h2 {
	padding: 0;
	margin: 12px 0;
}

#mediaContacts {
	width: 215px;
	padding: 0;
	margin: 0 0 12px 30px;
	float: right;
	color: #566C71;
	}
#mediaContacts p {
	line-height: normal;
	margin: 0 0 12px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #003;
	}
#mediaContacts pre {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color: #24464C;
	}
pre:first-line {
	font-weight: bold;
	font-style: italic;
	}
			
	
#footer {
	margin: 0 0 0 -263px;
	padding: 70px 0 20px 257px;
	width: 713px;
	clear: both;
	color: #1F4046;
	font-size: 11px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	}

	
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form {
	margin: 0;
	}
fieldset {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 3px 10px 3px 10px;
	color: #333;
	}
.columnize label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.columnize p label,
.columnize p input,
.columnize p select,
.columnize p textarea {
	margin-bottom: 0;
	}
.columnize p em {
	display: block;
	margin: 0 0 20px 80px;
	font-size: .83em; /* 12*.83=10px */
	}

p.submitButton {
	text-align: center;
	clear: left;
	padding-top: 1.0em;
	padding: 0;
	}
p.submitButton input,
input.submitButton {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	margin: 0;
	cursor: pointer;
	}

#flightForm {
	line-height: 1.5;
	}
#flightForm,
#flightForm input,
#flightForm select,
#flightForm label {
	font-size: 11px;
	}
#flightForm label,
#flightForm select {
	color: #000; 
	}
#flightForm input {
	width: 65px;
	}
#flightForm td {
	vertical-align: bottom;
	padding: 0 3px 3px 0;
	}
.bottomRow td {
	text-align: right;
	}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UTILTY CLASSES/MISC
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.photo {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;	
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
	
.capRight {
	margin: 0 0 10px 25px;
	padding: 0 0 6px 0;
	font-size: 0.85em;
	text-align: center;
	color: #162E33;
	float: right;
	}
.capLeft {
	margin: 0 25px 10px 0;
	padding: 0 0 6px 0;
	font-size: 0.85em;
	text-align: center;
	color: #162E33;
	float: left;
	}
.capRight img,
.capLeft img {
	border: 1px #000 solid;
	margin: 0 0 6px 0;
	}	


.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
.unbulleted li {
	background-image: none;
	padding: 0;
	}	
.cl {
	clear: both;
	}
.news p {
	margin: 0;
	padding: 12px 0 15px 0;
	border-bottom: #333 dotted 1px;
	}
.note {
	font-size: 90%;
	color: #666;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}
	
	
/* COLUMNS */
.col1, .col2, .col3 {
	float: left;
	margin: 0 0 0 10px;
	}
	
/* TWO COLUMN */
.twoColumn {
	clear: both;
	margin: 0 0 30px 0;
	}
.twoColumn .col1 {
	width: 280px;
	margin: 0;
	}
.twoColumn .col2 {
	width: 280px;
	}
	
/* THREE COLUMN */
.threeColumn .col1 {
	clear: both;
	}
.threeColumn .col1 {
	width: 180px;
	margin: 0;
	}
.threeColumn .col2 {
	width: 180px;
	}
.threeColumn .col3 {
	width: 180px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */










.continued {
	font-size: 0.9em;
	font-style: italic;
	margin: 18px 0 3px 0;
	}
.back {
	font-size: .9em;
	font-style: italic;
	margin: 35px 0 0 0;
	}
a.top {
	font-size: .9em;
	font-weight: normal;
	color: #960;
	text-decoration: none;
	}
a:hover.top {
	text-decoration: underline;
	}
.flyhagerstown {
	font-family: "Arial Black", "Arial Bold", sans-serif;
	}
#noFly {
	margin: 0px;
	padding-bottom: 12px;
	}

pre em {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #2F606E;
	}

pre a {
	font-size: .95em;
	}

#allegiant {
	background-image: url(../images/allegiantAir/Underside.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.noteStar {
	color: #FF0000;
	}
#noteContent {
	font-size: 0.9em;
	color: #5C5C5C;
	margin: 12px;
	padding: 18px 18px 0 18px;
	border: 1px dotted #333;
	font-style: italic;
	}	
.subtitle {
	margin: 0 0 0 12px;
	text-transform: capitalize;
	font-style: italic;
	color: #577D86;
	font-weight: normal;
	line-height: 2em;
	}

.smText {
	font-size: .9em;
}


/* ====================

Columns

=================*/

#2colSpan
.2colSpan {
	width: 622px;
	margin: 0;
	padding: 0;
	border: thin solid blue;
}

.col1 {
	margin: 12px 0 0 0;
	padding: 0 20px 40px 0;
	width: 45%;
	border-right: #3B727F 1px solid;
	float: left;
}

.col2 {
	margin: 12px 0 0 20px;
	padding: 0 0 40px 0;
	width: 45%;
}

.col1 h2, .col2 h2 {
	margin: 24px 0;
	line-height: 1.2em;
}
.col1 h3, .col2 h3 {
	margin: 0;
	padding: 0;
	color: #788599;
	line-height: 1.2em;
}

#splash {
	background-image: url(../images/bgClouds.jpg);
	background-repeat: no-repeat;
	width: 622px;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	border-bottom: #3B727F 1px solid;
}

.airlineInfo {
	position: relative;
	padding: 0;
	margin: 20px 0;
}
.airlineInfo-test {
	padding: 0;
	margin: 0;
	border: thin red solid;
}
#GAcontent {
	padding: 32px 0 12px 0;
	margin: 6px 0;
	border-top: #3B727F 1px solid;
	border-bottom: #3B727F 1px solid;
	display: inline-block;
	clear: both;
	}

#news h4,
#news h4 a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	border: 0;
	padding: 0;
}
#news h4 {
	color: #5A4510;
	font-size: 1.2em;
}


.galleryList dd {
	margin-bottom: 15px;
	height: 60px;
}
.galleryList dd img {
	float: left;
	margin: 0 15px 0 0;
	border: thin solid #8CA0AB;
}

