


@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	}

div#preload { display: none; }

.topwhite {
	background-color:#fff9e6;
	width: 100%;
	position: absolute;
	z-index: 5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	}

.topwhite964 {
	width: 990px;
	}
	
.topwhite-left {
	background-color:#fff9e6;
	width: 75%;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	}
	
.topwhite-right {
	background-color:#fff9e6;
	width: 25%;
	text-align: right;
	right: 0px;
	position: absolute;
	top: 0px;
	padding: 6px;
	}
	
.travelagent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #314276;
	text-decoration: underline;
}


.mainmenu {
	background-image: url(images/menubg.jpg);
	background-repeat:repeat-x;
	position: absolute;
	top: 43px;
	width: 100%;
}

.menutext a {
	display: block;
	height: 33px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.menutext a:hover {
	background-image: url(images/rolloverbg.gif);
}

a.mainmenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #101f4d;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
a.mainmenuitem:hover {
	color: #ffffff;
	text-decoration: none;
}

.homemain {
	background-color: #7e8dbb;
	width: 100%;
	position: absolute;
	z-index: 0;
	top: 77px;
}

.homepic {
	z-index: 1;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	height: 505px;
	top: 0px;
	width: 962px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.home-container {
	position: relative;
	width: 100%;
	top: 98px;
	z-index: 2;
}

.homelogosect {
	width: 351px;
	position: absolute;
}

.homelogosectext {
	position: relative;
	background-image: url(images/home-bgbelowlogo.png);
	background-repeat: repeat-y;
	padding-left: 38px;
	padding-right: 60px;
}
.homelogosecfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.8px;
}

.homeboxes {
	position: absolute;
	right: 0px;
	width: 30%;
	background-image:url(images/whitetranspixel.png);
	background-repeat:repeat;
	float: right;
	padding-left: 10px;
	}

.homeboxP {
	background-image: url(images/purpletranspixel.png);
	background-repeat: repeat;
	border: 1px solid #533346;
}

.homeboxG {
	background-image: url(images/greentranspixel.png);
	background-repeat: repeat;
	border: 1px solid #274317;
}

.homeboxB {
	background-image: url(images/bluetranspixel.png);
	background-repeat: repeat;
	border: 1px solid #234456;
}

.homeboxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.homeboxSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.homeboxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

a.homeboxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFF;
	line-height: 18px;
	text-indent: 6px;
	padding-left: 6px;
}

a.homeboxLink:hover {
	text-decoration: none;
}

a.linktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #314276;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

a.linktext:hover {
	color: #7f8dbc;
}