body {
	font-family: Arial, Helvetica, sans-serif;
	color: #032B62;
	background-color: #FBA524;
	margin: 0px;
	background-image: url(../images/BG_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#topBanner {
	background-image: url(../images/IMG_top_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 758px;
	
	
}
#mainBody {
	width: 758px;
	padding-left: 2px;
}

#mainContent {
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
}
#sendMore {
	height: 119px;
	width: 158px;
}

#header {
	height: 244px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F09006;
	padding-bottom: 4px;
	width: 758px;
}
#rotating {
	width: 758px;
}

#mainArea {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	width: 750px;
}
#footer {
	font-size: 11px;
	color: #848484;
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer a {
	color: #515151;
	text-decoration: none;

}
.sectionTitle {
	font-size: 16px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navBG {
	background-image: url(../images/BG_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 256px;
	padding-top: 15px;
	padding-left: 10px;
}
#navBGa {
	background-image: url(../images/BG_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.navSpace {
	height: 4px;
}


#navBottom {
	background-image: url(../images/IMG_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.navBar {
	background-image: url(../images/IMG_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 246px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 4px;
}
.navTabs {
	height: 75px;
	width: 246px;
}
#lowerNav {
	font-size: 12px;
	padding-top: 15px;
	padding-left: 5px;
	width: 150px;
}

a.lowerNav:link, a.lowerNav:visited, a.lowerNav:active {
	text-decoration: none;
	color: #032B62;
}
a.lowerNav:hover {
	color: #FF9900;
	text-decoration: none;
}
.smMap {
	padding-left: 4px;
}


/* --------------  FORM STYLES --------------- */

.FormCSS {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.FormCSS .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	height: 18px;
	width: 195px;
	border: 1px solid #000066;
}

.FormCSS .textfieldSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	height: 18px;
	width: 75px;
	border: 1px solid #000066;
}

.FormCSS .textfieldNS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	height: 18px;
	border: 1px solid #000066;
}
.FormCSS .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
	width: 195px;
	overflow: hidden;
}
.FormCSS .button
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	CURSOR: hand;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #CCCCCC;
	border: 2px solid #666666;

}
.FormCSS .pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
}


.FormCSS label.error {
	/* display: block; */
	color: red;
	font-style: italic;
	font-weight: normal;
}

.FormCSS input.error {
	border: 2px solid red;
}

.FormCSS table td {
	padding: 5px;
}

.FormCSS td.label {
	/*width: 180px;
	padding-left: 10px; */
}

.FormCSS tr.required td.label {
	font-weight: bold;
	
}

.FormCSS td.field input.error, .FormCSS td.field select.error, .FormCSS tr.errorRow td.field input,.FormCSS tr.errorRow td.field select {
	border: 2px solid red;
	background-color: #FFFFD5;
	margin: 0px;
	color: red;
}

.FormCSS tr td.field div.formError {
	display: none;
	color: #FF0000;
}

.FormCSS tr.errorRow td.field div.formError {
	display: block;
	font-weight: normal;
}

.FormCSS .error {
	font-weight: bold;
	color: #FF0000;
}

#contactBorder {
	border: 1px solid #666666;
	padding: 5px;
	width: 450px;
}
.smText {
	font-size: 11px;
	color: #000066;
}


.lrgText {
   font-size: 14px;
}

#itnBorder {
	border: 1px solid #FDA626;
	height: 380px;
	width: 220px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.itnTitles {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F16B11;
}
.itnText {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #5732A6;
}
/* ------------------- PRint Blocks ----------------- */

#mainPrintBody {
	display: none;		
}

/* Itinerary CSS */

.itnTitles {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F16B11;
}
.itnText {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #5732A6;
}
#itnBorder {
	border: 1px solid #FDA626;
	height: auto;
	width: 220px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

/* Bubble Styles */

 .bubbleInfo {
	position: relative;
	top: 60px;
	left: 330px;
	width: 100%;
        }
.trigger {
	position: absolute;
	width: 48px;
	left: 75px;
	top: -74px;
	color: #3366CC;
        }
		
 a.trigger {
	color: #3399CC;
	text-decoration: none;
}

 a.trigger:hover {
	 color: #2c3755;
	 text-decoration: none;
	 
	 }
     
        /* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
        }

        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url(../images/bubble-1.png); }
        .popup td.top { background-image: url(../images/bubble-2.png); }
        .popup td#topright { background-image: url(../images/bubble-3.png); }
        .popup td.left { background-image: url(../images/bubble-4.png); }
        .popup td.right { background-image: url(../images/bubble-5.png); }
        .popup td#bottomleft { background-image: url(../images/bubble-6.png); }
        .popup td.bottom { background-image: url(../images/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(../images/bubble-8.png); }

        .popup table.popup-contents {
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: right;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(../images/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }

