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

/*resets a core elements*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

fieldset, img { border : 0; }


/*body*/
body {
position:relative;
background-color:#e6e6e6;
  background: #e6e6e6 url(../images/background.jpg) repeat-y 50% 0;


  color: #666666;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.8em;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}


/*typography*/
h1 {
  color: #075488;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #19584B;
  font-size: 17px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
 /* line-height: 1.9em;*/
  margin-bottom: 0.3em;
}

a,  a:link {
  color: #77a1be;
  font-weight: normal;
  text-decoration: none;
}

a:visited {
  color: #77a1be;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #075488;
  text-decoration: underline;
}

a:focus {
  color: #075488;
}

a:active {
  
 color: #075488;
}

p {
	margin-top: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



ul {
	font-size:13px;
  color: #77a1be;
  font-weight: bold;

  margin-left:0;
  padding-left:15px;
}


li {
	font-size:11px;
	line-height:1.7em;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
  
}


.brochure {
	font-size: 14px;
	color:#77a1be;
	padding-top:3px;
	padding-bottom:3px;
	
}

#outerWrapper #pagedescription{
	height: 30px;
	text-indent:-9999px;
	position: absolute;
	top:-60px;
}

#outerWrapper #pagedescription h1{

	text-indent:-9999px;
	
}
								  
						

#outerWrapper #terms-header h2{
  color: #19584B;
  font-size: 17px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
 /* line-height: 1.9em;*/
  margin-bottom: 0.3em;
  padding-left: 10px;
  background-image:url(../images/grad-line.png);
 background-repeat: no-repeat;
  }

/*wrapper*/
#outerWrapper {
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	min-width: 960px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 960px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}


/*branding*/
#outerWrapper #branding {
background-image:url(../images/handmade-travel-LTD_logo.jpg);
 background-repeat: no-repeat;
position: relative;
  top: 40px;
 font-size: 18px;
  font-weight: bold;
  height: 140px;
  padding: 10px 10px 10px 10px; 
}

#outerWrapper #branding h1 {
text-indent:-999px;
}

#outerWrapper #branding img {
margin-top: -25px;
}

/*branding-alt*/
#outerWrapper #branding-alt {

position: relative;
  top: 40px;
 font-size: 18px;
  font-weight: bold;
  height: 140px;
  padding: 10px 10px 10px 10px; 
}

#outerWrapper #branding-alt h1 {
text-indent:-999px;
}

#outerWrapper #branding-alt img {
margin-top: -25px;
}

/*contactspage*/
#outerWrapper #contactspage {
	color:#FFFFFF;
position:relative;
background-image:url(../images/handmade-travel_order-a-brochure.jpg);
background-repeat: no-repeat;
font-size: 18px;
  font-weight: bold;
  height: 240px;
  padding: 0px 0px 0px 0px; 
}

#outerWrapper #contactspage h1 {
text-indent:-999px;
}



/*quote*/
#outerWrapper #quote {
	position:relative;
	font-size: 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#65CBB7;
	font-style:italic;
	height: 30px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#outerWrapper #quote p{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#outerWrapper #quote blockquote {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/*navigation*/
#outerWrapper #Navigation {

font-size: 1.046em;
 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
 position: relative;
  top: 4px;
  height: 14px;
  font-weight:normal;
  background-color: #19584B;
  padding: 14px 0px 14px 0px; 
  margin: 0px 10px 0px 10px;  
}

#outerWrapper #Navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#outerWrapper #Navigation li {
  float: left;

	 font-weight:normal;
	   color: #FFFFFF;
	   list-style:none;
}


#outerWrapper #Navigation ul #welcome a {
				width:81px;
				text-align:center;
}


#outerWrapper #Navigation ul #about a {
				width:80px;
				text-align:center;
}


#outerWrapper #Navigation ul #services a {
				width:86px;
				text-align:center;
}


#outerWrapper #Navigation ul #option a {
				width:80px;
				text-align:center;
}

#outerWrapper #Navigation ul #help a {
				width:125px;
				text-align:center;
}


#outerWrapper #Navigation ul #contact a {
				width:101px;
				text-align:center;
}


#outerWrapper #Navigation ul #contact a.tooltip {
  position: relative;
}

#outerWrapper #Navigation ul #contact a.tooltip span {
  display: none;
}

#outerWrapper #Navigation ul #contact a.tooltip:hover {
  font-size: 100%; /* Fixes bug in IE5.x/Win */

}

#outerWrapper #Navigation ul #contact a.tooltip:hover span {
  display:block;
  position:absolute;
  top:1em;
  left:0;
  padding: 0.2em 0.6em;
   margin: 1em 0.6em;
  background-color:#65CBB7;
  color:#FFFFFF;
}



#outerWrapper #Navigation ul #telephone {
  line-height: 0.9em;
				width:350px;
				text-align:right;
				font-size:1.3em;
	            font-weight:none;
}

#outerWrapper #Navigation ul a {
  float: left;
   padding: 0 0em;
  line-height: 1.3em;
  text-decoration: none;
  color: #65CBB7;
  float: left;
  display: block;
      border-right: dotted 1px #65CBB7;
}


#outerWrapper #Navigation ul .current a{
  color: #FFFFFF;
}


#outerWrapper #Navigation ul .end a{
  border-right: none;
}

#outerWrapper #Navigation a,  a:link {
  color: #65CBB7;
  font-weight: normal;
  text-decoration: none;
}

#outerWrapper #Navigation a:visited {
color:#65CBB7;
  font-weight: normal;
  text-decoration: none;
}

#outerWrapper #Navigation a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#outerWrapper #Navigation a:focus {
  color: #FFFFFF;
}

#outerWrapper #Navigation a:active {
  
 color: #FFFFFF;
}


/*top pic homepage*/
#outerWrapper #slideshow {

color:#FFFFFF;
  height: 255px;
  margin: 0px 10px 10px 10px;
  text-align:center;
}
#outerWrapper #slideshow img, h2 {
padding: 0px 0px 0px 0px;
color:#FFFFFF;
}

#outerWrapper #slideshow p {
padding: 0px 0px 0px 0px;
}

/*top pic other pages*/
#outerWrapper #slideshow2 {

color:#FFFFFF;
  height: 157px;
  margin: 0px 10px 10px 10px;
  text-align:center;
}
#outerWrapper #slideshow img, h2 {
padding: 0px 0px 0px 0px;
color:#FFFFFF;
}

#outerWrapper #slideshow p {
padding: 0px 0px 0px 0px;
}

/*-------------------------------------
contentWrapper
------------------------------------*/
#outerWrapper #contentWrapper .terms {
	 color: #666;
	}
	
#outerWrapper #contentWrapper h4 {
	 color: #666;
	}
	
#outerWrapper #contentWrapper h3 {
  font-size: 11px;
  color: #77a1be;
  font-weight: normal;
}

#outerWrapper #contentWrapper blockquote {
	color: #075488;
	font-size: 19px;
	font-weight: bold;
	font-style:italic;
	margin-left: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.65em;  
}

/*#outerWrapper #contentWrapper blockquote {
font-size: 28px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#abc8dc;
font-style:italic;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  height: 35px;
  line-height: 1.2em;

}
*/



#outerWrapper #contentWrapper {
 background-repeat: repeat-y;
  overflow: hidden;
}

#outerWrapper img {
	margin-top: 0.6em;
}

#outerWrapper #contentWrapper a:hover {
  color: #075488;
  text-decoration: underline;
}







/*col1*/

#outerWrapper #contentWrapper #leftColumn1 p {
color:#666;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
 
  padding: 0px 10px 20px 10px; 
  width: 280px;
}

#outerWrapper #contentWrapper #leftColumn1 h2 {
  color: #075488;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
}


#outerWrapper #contentWrapper #leftColumn1 #handmade {
margin-left:0;
margin-right:0;
margin-top:30px;
background-image:url(../quotes/the-finest-lesure-is-handmade_q.png);
  background-repeat: no-repeat;
height: 100px;
text-indent:-999px;
}

#outerWrapper #contentWrapper #leftColumn1 blockquote p {
	color: #075488;
	font-size: 19px;
	font-weight: bold;
	font-style:italic;
	margin-left: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.65em;  
}


/*col3*/
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  padding: 0px 10px 20px 10px; 
  width: 260px;
}
#outerWrapper #contentWrapper #rightColumn1 h2 {
  font-size: 17px;
    color: #19584B;
}

#outerWrapper #contentWrapper #rightColumn1 h3 {
  font-size: 11px;
  color: #77a1be;
  font-weight: normal;
}


#outerWrapper #contentWrapper #rightColumn1 #options ul {
  color: #77a1be;
  font-size: 15px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;

  margin-left:0;
  padding-left:0;
  line-height: 1.8em;
  margin-bottom: 0.3em;
    margin-top: 0.9em;

}

#outerWrapper #contentWrapper #rightColumn1 #options h3 {
  color: #77a1be;
  font-size: 17px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;

  margin-left:0;
  padding-left:0;
  line-height: 1.8em;
  margin-bottom: -0.8em;
    margin-top: 0.9em;

}


#outerWrapper #contentWrapper #rightColumn1 #options  li {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: square;
	list-style-position: inside;
	border-bottom: solid 1px #cbe0ee;
	line-height: 1.75em;  
}
#outerWrapper #contentWrapper  #rightColumn1 p {
color:#666;
}

#outerWrapper #contentWrapper #rightColumn1 blockquote p {
	color: #075488;
	font-size: 19px;
	font-weight: bold;
	font-style:italic;
	margin-left: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.65em;  
}

/*col2*/
#outerWrapper #contentWrapper #content {
  margin: 0 300px 0 300px; 
  padding: 0px 10px 20px 10px; 
}

#outerWrapper #contentWrapper #content h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
    margin-top: 0;
}

#outerWrapper #contentWrapper  #content #options ul {
  color: #77a1be;
  font-size: 17px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;

  margin-left:0;
  padding-left:0;
  line-height: 1.8em;
  margin-bottom: 0.3em;
    margin-top: 0.9em;

}

#outerWrapper #contentWrapper #content blockquote p {
	color: #075488;
	font-size: 19px;
	font-weight: bold;
	font-style:italic;
	margin-left: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.65em;  
}

#outerWrapper #contentWrapper  #content #options  li {
  font-size: 16px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: normal;
  list-style-type: square;
  list-style-position: inside;
  border-bottom: solid 1px #cbe0ee;
  
}




#outerWrapper #contentWrapper  #content p {
color:#666;
}



/*-------------------------------------
4 column content
------------------------------------*/



#outerWrapper #contentWrapper #fourcol-leftColumn1 {
	color:#666;
  float: left;
   padding: 0px 10px 20px 10px; 
    width: 220px;
}




#outerWrapper #contentWrapper #fourcol-leftColumn1 h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;

}
#outerWrapper #contentWrapper #fourcol-leftColumn2 {
	color:#666;
  float: left;
  width: 220px;
   padding: 0px 10px 20px 10px;
}
#outerWrapper #contentWrapper #fourcol-leftColumn2 h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
}
#outerWrapper #contentWrapper #fourcol-rightColumn1 {
	color:#666;
  float: right;
  width: 220px;
   padding: 0px 10px 20px 10px;
}
#outerWrapper #contentWrapper #fourcol-rightColumn1 h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. 
#outerWrapper #contentWrapper #fourcol-leftColumn3 {
  margin: 0 240px 0 480px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) 
   padding: 0px 10px 20px 10px;
}
*/
#outerWrapper #contentWrapper #fourcol-leftColumn3 {
	color:#666;
	float: left;
	width: 220px;
	padding: 0px 10px 30px 10px;
	list-style-position: inside;
	list-style-type: decimal;
}


#outerWrapper #contentWrapper #fourcol-leftColumn3 h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
}

/*-------------------------------------
2 col contacts
------------------------------------*/
/*col1*/

#outerWrapper #contentWrapper #contactleftColumn1 p {
	font-size: 13px;
color: #77a1be;
}
#outerWrapper #contentWrapper #contactleftColumn1 {
  float: left;
 
  padding: 0px 10px 20px 10px; 
  width: 630px;
}

#outerWrapper #contentWrapper #contactleftColumn1 h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
}

#outerWrapper #contentWrapper #contactleftColumn1 Label {padding:3px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#77a1be; font-weight:bold;}
#outerWrapper #contentWrapper #contactleftColumn1 .inputValue {width:90%; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#outerWrapper #contentWrapper #contactleftColumn1 .inputText {width:90%; height:80px; }
#outerWrapper #contentWrapper #contactleftColumn1 .inputButton {}
#outerWrapper #contentWrapper #contactleftColumn1 .emailFormError {margin:0px; color:#FF0000; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}



/*col2*/
#outerWrapper #contentWrapper #contactcontent {
  margin: 0px 0px 0px 650px; 
  padding: 0px 10px 20px 10px; 
}

#outerWrapper #contentWrapper #contactcontent h3 {
	font-size: 13px;
	color: #77a1be;
	font-weight:bold;
	
	}
	
	#outerWrapper #contentWrapper #contactcontent h3 .boldtext a {
	font-weight:bold;
	
	}
	
	#outerWrapper #contentWrapper #contactcontent p {
	color: #075488;
	}

#outerWrapper #contentWrapper #contactcontent h2 {
  color: #19584B;
  font-size: 17px;
  font-weight: bold;
    margin-top: 0;
}

#outerWrapper #contentWrapper  #contactcontent #options ul {
  color: #77a1be;
  font-size: 17px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;

  margin-left:0;
  padding-left:0;
  line-height: 1.8em;
  margin-bottom: 0.3em;
    margin-top: 0.9em;
	}
	
	#outerWrapper #contentWrapper #contactcontent blockquote p {
	color: #075488;
	font-size: 19px;
	font-weight: bold;
	font-style:italic;
	margin-left: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.65em;  


}


/*tablestyling*/
#outerWrapper .termstable-l {
	width: 55%;
  }
  
  #outerWrapper .termstable-r {
	width: 45%;
  }
 /*tablestyling*/
 
 
 
 

/*addessblock*/
#outerWrapper #addressblock {
	text-align:center;
	
	color: #666;
	background-image:url(../images/grad-line.jpg);
	background-position:top;
	 background-repeat: no-repeat;
	 padding: 20px 0px 0px 0px;
	 margin: 0px 0px 20px 0px;
  }
 /*addessblock*/


/*site-information*/
#outerWrapper #site-information {
color: #77a1be;
  border-top: solid 1px #77a1be;  
padding: 0px 0px 0px 0px;
  font-size: 11px;
  margin: 5px 10px 20px 10px;
}

#outerWrapper #site-information ul {
	font-size:11px;
  padding: 11px 0px 0px 0px ;
  margin: 0px 0px 0px 0px;
  float: left;
  list-style: none;
  text-align: left;
  text-decoration: none;
  display: inline;
  }

#outerWrapper #site-information ul li {
	font-size:11px;
  float: left;
    list-style: none;
}


#outerWrapper #site-information ul a {
	font-size:11px;
 padding: 3px 7px 3px 7px;
	  margin: 0px 0px 0px 0px;
	text-decoration: none;
  float: left;
  display: block;
    font-weight: normal;
	  border-right: solid 1px #77a1be;
	    line-height: 10px;
}

#outerWrapper #site-information ul a:hover {
  color: #77a1be;
  text-decoration: underline;
}

#outerWrapper #site-information ul .no-border a {
  border-right: none;
}

#outerWrapper #site-information .clearFloat {
  clear: right;
  display: block;
}

#outerWrapper #site-information #links {
  padding: 0px 0px 0px 0px;

 margin: 0 0px 0 0; 
   float: left;
}

#outerWrapper #site-information #email {
	font-size:14px;
  float: right;
  width: 400px;
  padding: 0px 10px 10px 0px;
    border-right: none;
	font-size:14px;
	font-weight:bold;
}

#outerWrapper #site-information #email ul a {
	font-size:14px;
  border-right: none;
}





#outerWrapper #contentWrapper #\32Column1 {
	width: 480px;
}
#outerWrapper #contentWrapper #twocolone {
	width: 460px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #twocolone p {
	color: #77a1be;
	font-size: 13px;
	line-height: 1.7em;
}
#outerWrapper #contentWrapper #twocoltwo p {
	font-size: 13px;
	line-height: 1.7em;
	color: #77a1be;
}
.philosophy {
	font-weight: bold;
	color: #075488;
}
#outerWrapper #contentWrapper #fourcol-leftColumn1 img {
	margin-bottom: 10px;
}
#outerWrapper #contentWrapper #fourcol-leftColumn2 img {
	margin-bottom: 10px;
}
#outerWrapper #contentWrapper #fourcol-leftColumn3 img {
	margin-bottom: 10px;
}
#outerWrapper #contentWrapper #fourcol-rightColumn1 img {
	margin-bottom: 10px;
}
#outerWrapper #contentWrapper #twocolone h2 {
	color: #19584B;
}
#outerWrapper #contentWrapper #twocoltwo {
	float: left;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #twocoltwo h2 {
	color: #19584B;
}
.liorphan {
	list-style-type: none;
	text-indent: 13px;
}
.para1 {
	margin-top: 1.5em;
	font-weight: bold;
	color: #075488;
}
#outerWrapper #contentWrapper #fourcol-leftColumn3 p {
}
.smalltext {
	font-size: 90%;
	line-height: 8px;
}
