@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #05405e;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 20px;
}

a {
	color: #3585ae;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body {
	color: #05405e;
	background-color: #05405e;
	background-image: url(../images/rst_topBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	_behavior: url(css/csshover.htc);	
}

#bgEffect {
	background-image: url(../images/rst_bgGradient.jpg);
	width: 100%;
	background-repeat: repeat-x;
	background-position: 0px 160px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(../images/rst_top.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 1002px;
	position: relative;
	z-index:999;
}

#top ul {
	width: 964px;
	padding: 5px 0 0 38px;
	position: absolute;
	z-index:998;
}

#top li {
	float: left;
	list-style-type: none;
	text-align: center;
}

#top ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #086798;
	line-height: 14px;
	display: block;
	width: 103px;
	height: 45px;
}

#top ul li a:hover {
	color: #4291bc;
}

#top ul ul li {
	padding: 0;
	float:none;
	border-bottom: #FFFFFF solid 2px;
	
	}
	
#top ul li:hover {
	position:relative;
	}

#top ul li:hover ul {
	display: block;
	}
	
#top ul ul {
	display: none;
	position: absolute;
	background-color: #086c9f;
	left: 0px;
	top: 45px;
	width: 180px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	}
	
#top ul ul a {
	padding: 3px 8px 0px 8px;
	position:relative;
	color: #ffffff;
	text-align: left;
	height: 25px;
	width: 180px;
	line-height: 24px;
	z-index: 999;
}

#logo {
	width: 1002px;
	height: 120px;
}

#logo a {
	width: 1002px;
	height: 120px;
	display: block;
}

#logo a:hover {
	background-image: url(../images/rst_logoHighlight.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo img {
	visibility: hidden;
	margin-top: -9999px;
}

#mainBg {
	background-image: url(../images/rst_bgDropshadow.png);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	background-image: url(../images/rst_mainBg.gif);
	background-repeat: repeat-x;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8BC1E9;
}

#rotatingImg {
	height: 181px;
	width: 932px;
	padding-left: 38px;
	z-index: 1;
	float: left;
	background-image: url(../images/rst_airplaneBg.jpg);
	background-repeat: no-repeat;
	background-position: 675px top;
	margin: 16px 0 24px;
}
.fb-ad {
	margin-left: 60px;
}
#flash      {
	position: absolute;
	z-index: 1;
	height: 181px;
	width: 557px;
}


#content {
	clear: both;
	background-image: url(../images/rst_contentBg.gif);
	background-repeat: repeat-y;
	width: 915px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 auto 6px auto;
	background-position: 0px 12px;
	z-index: 1;
}

#flightInfo {
	padding-left: 20px;
	padding-top: 12px;
	width: 430px;
	float: left;
}

#flightTable th {
	background-color: #980002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	height: 37px;
}
#flightTable td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #066a9c;
	padding-top: 3px;
	padding-bottom: 3px;
}
#travelInfo {
	width: 441px;
	float: right;
	padding-top: 12px;
	list-style-type: none;
	padding-right: 5px;
}
div.booking  {
	display: none;
}
#content1 {
	z-index: 1;
	position: relative;
}
#content2 {
	position: relative;
	z-index: 1;
	padding: 20px 20px 20px 120px;
}

#content2 ul li {
	list-style-type: none;
}

#hours {
	background-image: url(../images/rst_contentBg_top.gif);
	width: 915px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

#hours2 {
	background-image: url(../images/rst_contentBg_top2.gif);
	width: 915px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

#hours p, #hours2 p {
	padding-left: 236px;
	font-size: 0.9em;
	color: #3e88ae;
}

#hours ul, #hours2 ul {
	padding-left: 19px;
	padding-top: 6px;
}

#hours li, #hours2 li {
	float: left;
	height: 27px;
	width: 98px;
	list-style-type: none;
	text-align: center;
}

#hours a, #hours2 a {
	font-size: 11px;
	color: #05405e;
	text-decoration: none;
	display: block;
}

#hours a:hover, #hours2 a:hover {
	text-decoration: underline;
}

#contentBottom {
	background-image: url(../images/rst_contentBg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	width: 915px;
	clear: both;
}

#bottom {
	width: 915px;
	padding-bottom: 10px;
}

#bottom li {
	color: #cce4f5;	
	float: left;
	list-style-type: none;
	padding-right: 11px;
	display: block;
}

#bottom ul {
	padding: 0 0 40px 22px;
}

#bottom a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cce4f5;
	line-height: 20px;
}

#bottom a:hover {
	color: #ffffff;
}

.shrink     {
	font-size: 9px;
}
.noShow {
	margin-left: -9999px;
}

#bgEffect #wrapper #top .bottom {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

