body {
	text-align: left;
	margin: 10px 0;
	padding: 0;
	border: 0;	
	color:#333300;
	background-color:#D1CB9B;
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	margin: 0 0 6px 0;
	padding: 0;
}

ul {
	text-align:left;
	margin: 5px;
	margin-left: 0px;
	padding: 0px;
}
li, li a, p, table {
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
	
}

li {
	margin: 0;
	list-style-type:none;
}

img {
	border: none;
}

/* body link stylings */
div#content a:link {
	color: black;
 	text-align: left;
	text-decoration: underline;
}
	
div#content  a:visited {
	color: #A19871;
}

div#content  a:hover {
 	color: black;
	 font-weight: bold;
	/*color: #A19871; */
	text-decoration: none;
}
div#content  a:active {
	color: #A19871;
}

div#main_navigation img {
	width: 143px;
	height: 52px;
	/* behavior: url(/css/pngbehavior.htc); */
}

div#container {
	width: 915px;
	padding: 0px;
	margin: 0px auto;
	/* border: 1px solid blue; */
	background-image: url(/images/compass_rose.jpg); 
	background-repeat: no-repeat;
	background-position:0 75px;
	
}

div#header {
	width: 900px;
	padding: 0px;
	margin: 0px;
}

#home_logo {

	border: none;
}

#header img {
	border:none;
}

div#searchbox {
	/*float: right;
*/	width: 155px;
	margin: 0px 0px 0 0px;
	
}

#searchbox label {
	width: 120px;
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-family: 'Times New Roman', Times, serif;
 	color: #484034;
}

div#searchbox input {
	/* border: 1px solid green; */
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-family: 'Times New Roman', Times, serif;
 	color: #484034;
	width: 120px;
}

div#content {
	margin: 0 0 0 220px;
	width: 680px;
	padding: 0px;
	
} 

div#contentcontainer {
	width: 630px;
	margin: 0 18px;
	padding: 0;
}

div#content h1 {
	font-size: 1.4em;
 	font-family: "Times New Roman", Times, serif;
 	color: #000000;
 	text-align: left;
 	line-height: 1.3em;
 	font-weight: normal;
 	letter-spacing: 1pt;
	margin-top: 6px;
	padding: 15px 0px 0px 0px;
	
}

div#content h2 {
	padding: 10px 0px 0px 0px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	word-spacing: 0.1em;
	letter-spacing: .7pt;
	font-weight: lighter;
}

div#content h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.9em;
	color: #3D3415;
	text-align: left;
	line-height: 1.3em;
	font-weight: bold;
	word-spacing: 0.1em;
	letter-spacing: 0.5pt;
	font-weight: bold;

}

div#content p {
	margin: 0;
	padding: 0 15px 6px 0px;
	font-size: .9em;
 font-family: 'Times New Roman', Times, serif;
 color: #3D3415;
 text-align: left;
 line-height: 1.4em;
 font-weight: normal;
 
}


/* div#main_navigation {
	width: 200px;
	text-align:center;
	float: left;
	margin: 0 0 0 15px;
	padding: 0px;
} */

div#main_navigation {
	width: 200px;
	text-align: left;
	float: left; 
	margin: 0 0 0 15px;
	padding: 0px;
} 

img#content_topbar, img#content_bottombar  {
	display:block;

}

#tertiarynavcontainer {
	width: 446px;
	padding: 0;
	margin: 0;
	background-image: url(/images/jumpfill.jpg); 
	background-repeat: repeat;
	
}

#tertiarynavcontainer img {
	padding: 0;
	margin: 0;
	/* display:block;
	overflow: hidden; */
}


ul#tertiarynav {
	padding: 0;
	margin: 0;
	margin-bottom: .5em;
}

ul#tertiarynav_point {
	padding: 0;
	margin: 0;
	margin-bottom: .5em;
	width: 350px;
}

ul#tertiarynav li, ul#tertiarynav_point li {
	display: inline;
	/*padding: 5px;
	 border-left: 1px solid #000; */
	float: left;
	/* line-height: 1.1em; */
	line-height: 1.1em;
	margin: 0 0 0 1em;
	padding: 0 .25em 0 .5em;
	white-space:nowrap;
}

/* ul#tertiarynav li.break {
	display: block;
	background-color: green;
} */

ul#tertiarynav li a:link, ul#tertiarynav_point li a:link,
	ul#tertiarynav li a:visited,  ul#tertiarynav_point li a:visited {
	font-size: 0.9em;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	line-height: 1.3em;
	/* line-height: 1.3em; */
 	font-weight: lighter;
	letter-spacing: 0.7pt;
	font-weight: lighter;
	color: #3D3415;
	text-decoration: none;

}


ul#tertiarynav  li a:hover, ul#tertiarynav_point li a:hover {
  color: #A19871;
  font-weight:normal;
}

ul#secondarynav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#secondarynav li {
	display: inline; 
	padding: 5px;
	/*border: 1px solid black;*/
	margin: 0;
	
}

ul#secondarynav li a {
  border: 1px solid #9999AA;
  margin-left: 1px;
  padding: 3px 6px;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: normal;
}

ul#secondarynav li a:link, ul#secondarynav li a:visited {
	 color: #6666CC;
	
}

ul#secondarynav li a:hover {
  background: #cccccc;
  border-color: #333399;
  color: #ffffff;
}



ul#subnav {
	/* border: 1px solid black; */
	/*background-image: url(/images/subnav_bg.gif);
	background-repeat:no-repeat; */
	display: inline;
	float: right;
	position: relative;
	display: block;
	width: 160px;
	margin: 0;
	/* padding-bottom: 5px;
	padding-right: 5px; */
}

ul#subnav li {
	padding: 1px;
	margin: 2px 5px 0 5px;
	width: 160px;
	height: 27px;
	background-repeat: no-repeat;
	padding: 1px;
	
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-image: url(/images/suvnavbutton.jpg);
	background-repeat:repeat;
	display: block;
	font-size: .9em;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1.3pt;
	weight: normal;
	margin-left: 1px;
	padding: 3px 6px;
	text-decoration: none;
	color: #FFFFFF;
}

ul#subnav li a:hover {
	color: #3D3415;
	background-image: url(/images/suvnavbutton_select.jpg);
	font-weight:normal;
}	

img.alignright {
	float: right;
	margin: 0 0 0 10px;
	padding:0;

}
img.alignleft {
	float: left;
	margin: 0 10px 0 0;
	padding:0;

}
	
img.jump {

}

a.jump {
	font-size: 0.8em;
	font-family: 'Times New Roman', Times, serif;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 1px;
	text-transform: uppercase;
	letter-spacing: .1em;
}	




/* form.css */
form#contact {  
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
  /*font:100% verdana,arial,sans-serif;*/
  margin: 0;
  padding: 0;
  width: 500px; 
}

form#contact fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  /* border-color: #000;
  border-width: 1px;
  border-style: solid; */
  padding: 5px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  font-size: .9em;
  font-family: 'Times New Roman', Times, serif;
  border:none;
}

form#contact fieldset legend {
	font-size:1.1em;
	color:black;
	padding: 10px 0px 0px 0px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	word-spacing: 0.1em;
	letter-spacing: .7pt;

	 /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form#contact label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form#contact fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	   /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
      /* pseudo-class on legend elements, but do support it on label elements */
       /* we instead underline first letter on each label element and accesskey */
       /* each input. doing only legends would  lessens cognitive load */
       /* opera breaks after first letter underlined legends but not labels */
}

form#contact input{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	font-size: 1em;
  font-family: 'Times New Roman', Times, serif;
  border-width: 1px;
	border-style: solid;
	border-color:#000000;
	background-color:#F9F6E2;
  
}

form#contact textarea { overflow: auto;
border-width: 1px;
width:275px; 
font-size: 1em;
  font-family: 'Times New Roman', Times, serif;
	border-style: solid;
	background-color:#F9F6E2;
	border-color:#000000;
	margin:5px 0 0 10px; }

form#contact input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form#contact small {
	display: block;
	margin: 0 0 5px 10px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form#contact .required{font-weight:bold;} /* uses class instead of div, more efficient */

form#contact br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

div#home {
	width: 630px;
}
/* Want to get rid of this - LR


div#home img {
	padding: 2px;
	border: 1px solid black;
}

*/

div#home_safari {
	width: 230px;
	float: right;
	margin: 10px 0 0 0;
}

div#home_welcometext{
	margin: 0 0 0 0;
	width: 380px;
}

div#home_welcometext h1 {
	letter-spacing: 1px;
	font-size: 1.4em;
}

table.itinerary td{
	padding-right: 8px;
	vertical-align: top;
line-height: 1.4em;
}




/* Holly Hack for country subnav to allow block display */
/* Hides from IE5-mac \*/
* html ul#subnav li {height: 1%;}
/* End hide from IE5-mac */

