body {
	background:  url("images/page_back.jpg") repeat-x #055A8D;
	margin: 3px 0px;
	padding: 0;
	color: #222222;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	min-width: 765px;
}
.preludelinks {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	line-height: 1.3em;
}
.preludelinks:hover {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;

}
.preludelinks:visited {
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;

}
.storytitle {
	margin: 0 0 0.2em 0;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: georgia, 'Times New Roman', serif;
}

.storytitle span {
	text-transform: none;
	font-size: 0.7em;
	letter-spacing: 0;
}

.storytitle a {
	color: #003471;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.storytitle a:hover {
	color: #00CCFF;
	font-weight: bold;
}

.storytitle a:visited {
	color: #6590BA;
	font-weight: bold;
}
.red {color: #FF0000}
.purple {color: #663399}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 765px;
	background: transparent url("images/content_back.gif") repeat-y;
	z-index: 0;
}
#main {
	width: auto;
	margin: 0;
	padding: 5px 10px 20px 15px;
	background:  url("images/content_bottom.gif") no-repeat bottom left;
	}
#container {
	position: relative;
}
#side-a {
	position: relative;
	margin: 0;
	float: left;
	width: 150px;
	}
#side-b {
	position: relative;
	margin: 0;
	float: right;
	width: 150px;
	}
#content { 
	position: relative;
	margin: 0;
	float: left;
	width: 56%;
	}
#mainHeader {
	position: relative;
	width: 768px;
	height: 134px;
	background: #FFFFFF url("images/mainHead.jpg") no-repeat top;
	margin: 0;
}
#top_banner_ad {
	position: relative;
	padding-top: 20px;
	margin-right: 30px;
	text-align:right;
}
/* MAIN NAVIGATION */
#mainnav {
	position: absolute;
	z-index: 5;
	padding: 12px 0 0 4px;
	top: 85px;
	height: 52px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 765px;
	height: 40px;
}
html>body #mainnav {
	width: 765px;
	height: 40px;
}
#mainnav li {	
	white-space: nowrap;
	padding: 0; 
	list-style: none;
    position: absolute; 
    top: 8px;	
}
#mainnav li a {
	display: block;
	padding-top: 7px;
	text-align: center;
	color: #055A8D;
	font-weight: bold;
	text-decoration: none;
	background: transparent url("images/mainnav_back_o.gif") right top no-repeat;
	height: 28px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 21px; 
}
html>body #mainnav li a {
	height: 21px; 
}
#mainnav #mn_p a:link {
	background: transparent;
}
#mainnav li a:hover, #mainnav #mn_p a:hover {
	background: transparent url("images/mainnav_back_o.gif") no-repeat;
	color: #fff;
}
/* set up the position indicator */
body.account	#mainnav #mn_a a,
body.reserve	#mainnav #mn_r a,
body.checkin	#mainnav #mn_c a,
body.flightinfo	#mainnav #mn_f a,
body.travelinfo	#mainnav #mn_t a,
body.specials	#mainnav #mn_s a,
body.programs	#mainnav #mn_p a {
color: #fff;
padding-top: 6px;
padding-bottom: 1px;
}
/* position all the main nav items */
#mn_a { left: 22px;		width: 114px; }
#mn_r { left: 135px;	width: 117px; }
#mn_c { left: 251px;	width: 91px; }
#mn_f { left: 341px;	width: 110px; }
#mn_t { left: 450px;	width: 101px; }
#mn_s { left: 550px;	width: 92px; }
#mn_p { left: 641px;	width: 99px; }
/* set the background position for the rollover states */
#mn_a a:hover { background-position: 0px -59px !IMPORTANT; }
#mn_r a:hover { background-position: -108px -59px !IMPORTANT; }
#mn_c a:hover { background-position: -224px -59px !IMPORTANT; }
#mn_f a:hover { background-position: -319px -59px !IMPORTANT; }
#mn_t a:hover { background-position: -428px -59px !IMPORTANT; }
#mn_s a:hover { background-position: -528px -59px !IMPORTANT; }
#mn_p a:hover { background-position: -619px -59px !IMPORTANT; }
/* set the background position for the "on" states */
body.account	#mainnav #mn_a a { background-position: 0px -29px !IMPORTANT; }
body.reserve	#mainnav #mn_r a { background-position: -108px -29px !IMPORTANT; }
body.checkin	#mainnav #mn_c a { background-position: -224px -29px !IMPORTANT; }
body.flightinfo	#mainnav #mn_f a { background-position: -319px -29px !IMPORTANT; }
body.travelinfo	#mainnav #mn_t a { background-position: -428px -29px !IMPORTANT; }
body.specials	#mainnav #mn_s a { background-position: -528px -29px !IMPORTANT; }
body.programs	#mainnav #mn_p a { background-position: -619px -29px !IMPORTANT; }
/* FOOTER */
#footer { 
	padding: 5px 20px 15px;
	background: #055A8D;
	color: #EEEEEE;
	text-align: center;
}
#footer li {
	padding: 0 17px;
	display: inline;
	list-style: none;
	margin: 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}
#legal {
	padding-top: 15px;
	color: #C0D6E2;
	font-size: 11px;
	line-height: 10px;
}
/************* #sidebar styles ***************/

#sidebar
{
    width: 170px;
    margin: 20px 0 0 0px;
 	font-size: 12px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 11px;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
font-size: 0.9em;
	color: #777;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar #searchsubmit {
	font-size:10px;
	padding: 1px;
	}
#leftcol {
	width: 140x;
	padding-left: 5px;
}
#tabscol {
	padding: 8px 10px 0 10px;
	width: 420x;
}
#rightcol {
	width: 170x;
	padding: 8px 5px 0 0;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}


h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 80px 0px 0px 250px;
}

#navBar{
	float: left;
	width:120;
	margin: 0px;
	padding: 0px;
	padding-top:60px;
}

#headlines{
  	float:right;
	width: 150px;
	padding-right: 10px;
	
}

#headlines {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight:600;
}

#headlines h3{
	padding: 10px 0px 0px 3px;
}

#headlines a {
	display: block;
	color:#333333;
	padding: 2px 0px 2px 3px;
}

#headlines a:hover{
	background-color: #dddddd;
	color:#FFFFFF;
	text-decoration:none;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	padding-top: 0px;	
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}





/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight:600;
}

#sectionLinks h3{
	padding: 10px 0px 0px 3px;
}

#sectionLinks a {
	display: block;
	color:#FFFFFF;
	padding: 2px 0px 2px 3px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	color:#333333;
	text-decoration:none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	padding-top:60px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}




/* Begin Typography & Colors */


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}


.widecolumn {
	line-height: 1.6em;
	}
	


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.description {
	font-size: 1.2em;
	text-align: center;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

	



.widecolumn .postmetadata {
	margin: 30px 0;
	}
	

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}







h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.floatright
{
float: right;
width: 150px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}
.floatleft
{
float: left;
width: 150px;
margin: 10px 10px 0 0;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}



/* Begin Form Elements */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

	
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #entry styles ***************/

.entry h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}


.entry p a:visited {
	color: #b85b5a;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
h2.pagetitle {
	font-size: 25px;
	text-align: left;
    padding: 0 0 40px 0;
}
.post {
	margin: 0;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

#sidebar #searchform #s {
	width: 140px;
	}


#searchform {
	margin: 0px 0;
	text-align: left;
	}

.picright {float: right; margin: 0em 0em 0em 1em;}
.picleft {float: left; margin: 0em 1em 0em 0em;}

h1{
 font-family: Arial,sans-serif;
 font-size: 150%;
 color: #00598C;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.textinput {
 font-size:9;
 width: 100px;
 color: #fff;
 background-color: #00598C;	
}
.buttonSearch {
	color: #fff;
 	margin-bottom:0.05em;
	font-size:9;
	background-color: #00598C;
	border: 1px solid #000;
}
.heading1 {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.preludelinks {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;

}
