/* css style - 'Web Design' by Jeanette Holmes - http://www.web-design-jholmes900.com/ */
/* All associated graphics copyright 2007, Infinite Designs */
/* Added: 14 October 2006 */

/* colors used:
   #000080 - navy
   #009933 - Green
   #3f3326 - dark brown-black 
   #869fc2 - light grey blue
   #b8a2b7 - med violet
   #eeda99 - med gold 
   #fdfdfd - pale blue background
   #ffcc99 - light gold 
   #ffffff - white
*/ 

html {
	margin: 0px;
	padding: 0px;
	}

body {
    margin: 0px; 
	padding: 0px;
	min-height: 100%;
    background: transparent url("travelblueCruiseBack.jpg") repeat-y 50% 105px;
    background-attachment: fixed;
    }

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3f3326;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #b8a2b7;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000080;
	}

acronym {
	border-bottom: none;
	}

/* using an image to replace text */
#navList ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left; 
    background: url(travel-medBrassBoxwdkbrownb2.gif) repeat-x;
    }

#navList li {
    float: left;
    }

#navList ul a {
    display: block;
    float: left;
    padding: 0 1em;
    line-height: 1.5em;
    background: url(travel-pipe-navy.gif) repeat-y left top;
    text-decoration: none;
	color:#00064c;
	}

#navList ul .first a {
	background: none;
	}

#navList ul a:hover {
	color: #000080;
	}

/* using an image to replace text */
#pageSpacer1 h2 { 
	margin:0; 
	background: url('travel-medBrassBoxt.gif') no-repeat center top; 
	width: 99.98%; 
	height: 20px; 
	float: none;
	}

#pageSpacer1 h2 span {
	display: none;
	}

#pageHeader1 h1 { 
	background: url('travelBlueCruiseHead.gif') no-repeat center top; 
	margin: 0;
	width: 99.98%; 
	height: 65px; 
	float: none; 
	}

#pageHeader1 h1 span {
	display: none;
	}

.vacPic160 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 160px;
    float: left;
    }

.vacPic169 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 169px;
    float: left;
    }

.vacPic186 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 186px;
    float: left;
    }

.vacPic190 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 190px;
    float: left;
    }

#contactme a {
    text-decoration: underline;
    background-color: #fbf1cf;
	color: #000154;
	}
	
#contactme .mymail {
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    background-color: #fbf1cf;
    color: #000154;
    }
    
#contactme .myaddress{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    background-color: #fbf1cf;
    color: #000154;
    }
    
.SubButton {
    position: relative;
    margin:  30px 0px 5px 10px;
    padding: 0;
    float: left;
    clear: both;
    color: #000080;
    z-index: 8;
    }

.resetButton {
    position: relative;
    margin:  0px 0px 5px 10px;
    padding: 0;
    float: left;
    clear: both;
    color: #000080;
    z-index: 8;
    }

input { 
    font-size: 11px; 
    font-family: arial, helvetica, san-serif; 
    }

.referBack {
    position: relative;
    margin: 0px;
    padding: 8px;
    width: 700px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000154;
    float: left;
    clear: both;
    display: block;
    }

.referBack a {
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #b92c4f;
    }

 #copyright2007 {
    position: relative;
    margin: 0; 
    width: 95%;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #869fc2;
    }