body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	margin:0px;
	padding:0px;
	background-image: url(../images/global/bkgnd.gif);
	background-color:#FCF7CD;
	background-repeat:repeat-y;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.pageHeading{
	height:30px;
	text-decoration:none;
	display:none;
}
#pageHeader {
	width:765px;
	height:190px;
	background-image:url(../images/balloons/hot-air-balloons.jpg);
	text-align:right;
}
#headerImage {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	width:325px;
	height:40px;
	background-image:url(../images/balloons/hot-air-balloon-flight-east-anglia.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#003399;
	font-style:italic;
	padding-right:20px; padding-top:150px;
	text-align:right;
}
#headerImage a{
	text-decoration:none;
	cursor:text;
	color:#003399;
}
#containerAll {
	width:765px;
	margin:auto;
}
#containerMain{
	position:absolute;
	top:190px;
	width:765px;
	display:table;
	background-image: url(../images/navi/nav_bg.gif);
	background-repeat:repeat-y;
}
#mainContent {
	width:581px;
	float:right;
	font-size:11px;
	color:#333333;
	border:0px;
	margin:0px;
	display:table;
}
#text {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:392px;
	margin:10px 0px 0px 0px;
	border:0px;
	line-height:18px;
}
#text h1 {
	font-size:18px;
	color:#CC3300;
	display:inline;
}
#text a{
	text-decoration:underline;
	color:#333333;
}
#text a:hover{
	text-decoration:none;
}
#text h2 {
	font-size:11px;
	color:#464646;
	font-weight:bold;
	font-style:italic;
	display:inline;
}
#text h3 {
	font-size:11px;
	color:#464646;
	font-weight:bold;
	display:inline;
}
#menuContainer {
	width:172px;
	text-align:center;
	margin:0px;
	display:table;
}
#menu { height:430px; width:170px; text-align:left; float:left;}
#nav, #nav ul { /* all lists */
	padding:0;
	margin:20px 0;
	list-style: none;
	float: left;
	width: 140px;
	font-size:11px;
	background: transparent;
}
#nav li { /* all list items */
	position: relative;
	float: left;
	line-height: 25px;
	width: 170px;
	
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 170px;
	margin-top: -24px;

}

#nav li a {
	width:137px;
	display: block;
	color: #003399;
	font-size: 90%;
	font-weight:bold;
	text-decoration: none;
	padding: 0 10px 0 25px;
}
#nav li ul li {width:80px;}

#nav li ul li a {width:80px; background:#fefefe;}

#nav li a:hover, #nav li visited:hover {
	color: #FF0000;
	background:#fc0;
	/*background: #ccc url(../../images/navi/navi-none-1.gif) left top no-repeat;*/
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}
#launchMenu {left:170px; top:-160px; visibility:hidden; position:relative; height:1px; float:left;}

.MenuPopouts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width:110px;
	display:table;
}
.MenuPopouts a{
	background-color:#fefefe;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:6px 0px 6px 25px;
	color:#003399;
	text-decoration:none;
}
.MenuPopouts a:hover{
	color: #FF0000;
	background:#fc0;
}
#menuAds{
	width:170px;
	float:left;
	display:table;
	margin-bottom:20px;
}
#mainAds{
	width:168px;
	float:right;
	display:table;
	clear:right;
	margin-left:15px;
	text-align:center;
	margin-top:10px;
	line-height:18px;
}
#mainAds a{
	text-decoration:none;
	color:#333333;
}
#mainAds a:hover{
	text-decoration:underline;
}
#mainAds h3 {
	font-size:18px;
	color:#003399;
	font-weight:normal;
	display:inline;
	letter-spacing:-1px;
	line-height:18px;
}
#flightAdBox{
	width:172px;
	height:147px;
	display:table;
	background-image:url(../images/global/family.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:20px;
}
.flightAdBox{
	width:70px;
	float:right;
	text-align:right;
	padding:8px;
}
#perfectGiftBox{
	width:172px;
	height:147px;
	display:table;
	background-image: url(../images/global/vouchers2.jpg) ;
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:20px;
}
.perfectGiftBox{
	width:100px;
	float:left;
	text-align:left;
	padding:8px;
}
#flyGiftBox{
	width:172px;
	height:147px;
	display:table;
	background-image: url(../images/global/readytofly.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:20px;
}
.flyGiftBox{
	width:120px;
	float:left;
	text-align:left;
	padding:55px 0px 0px 8px;
}
#lastMinuteBox{
	width:172px;
	display:table;
	background-image: url(../images/balloons/last-minute-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#DF162C;
	margin-top:20px;
	margin-bottom:20px;
}
#lastMinuteBottom {
	height:9px;
	width:172px;
	background-image:url(../images/balloons/last-minute-bottom.jpg);
	display:table;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#lastMinuteText {
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
#lastMinuteText a{
	color:#FFFF00;
	text-decoration:none;
}
#lastMinuteText a:hover{
	text-decoration:underline;
}
#lastMinuteText b{
	color:#FFFF00;
}
#footer {
	width:760px;
	height:40px;
	background-image:url(../images/balloons/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	display:table;
	float:left;
	text-align:right;
	font-style:italic;
	font-size:18px;
	color:#003366;
	padding: 6px 5px 0px 0px;
	word-spacing:-2px;
}
#footer a{
	text-decoration:none;
	cursor:text;
	color:#003366;
}
#footerMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:745px;
	height:20px;
	background-color:#FFFFFF;
	text-align:right;
	font-size:10px;
	padding-right:20px;
	display:table;
	float:left;
	word-spacing:5px;
}
#footerMenu a{
	color:#999999;
	text-decoration:none;
	word-spacing:0px;
}
#footerMenu a:hover{
	text-decoration:underline;
}
#officeHours {
	width:120px;
	height:70px;
	background-image:url(../images/balloons/office-hours.jpg);
	background-repeat:no-repeat;
	display:table;
	font-size:9px;
	color:#FFFFFF;
	padding:75px 5px 5px 5px;
	margin:auto;
}
