@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #191475;
	background-repeat: repeat-x;
	margin-top: 48px;
	background-position: center top;
	background: -moz-linear-gradient(270deg, #61b3f8 16%, #191475 100%);/* FF3.6+ */
background: -webkit-gradient(linear, 270deg, color-stop(16%, #61b3f8), color-stop(100%, #191475));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(270deg, #61b3f8 16%, #191475 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(270deg, #61b3f8 16%, #191475 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(270deg, #61b3f8 16%, #191475 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61b3f8', endColorstr='#191475', GradientType='1'); /* for IE */
background: linear-gradient(180deg, #61b3f8 16%, #191475 100%);/* W3C */
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F79322;
	line-height: normal;
	text-align: left;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006;
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666;
	line-height: normal;
	text-align: center;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	line-height: normal;
	/* [disabled]text-align: justify; */
}
.small-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	line-height: normal;
	font-style: italic;

}
.center {
	text-align: center;
}
.right {
	float:right;}
	.left {
	float:left;}
.boxes {
	margin: 20px;
	padding: 12px;
	width: 580px;
}
.twoColFixRtHdr #container {
	width: 960px; 
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixRtHdr #header {
	padding: 0 0px 0 0px;  
	background-color: #100A3F;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0px 0; }
/*.twoColFixRtHdr #sidebar1 {
	float: right;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 22px;
}*/
.twoColFixRtHdr #mainContent {
	margin-top: 24px;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	
	background-color: #fff;
} 

.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 300px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 22px;
	background-image: url(aboutUs/images/dna.png);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #about-sidebar {
	float: right; 
	width: 300px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 22px;
	margin-left: -22px;
	background-image: url(aboutUs/images/dna.png);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #003;
	background-position: 10107;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*TYPOGRAPHY------------*/
.justify {
	text-align: justify;
}
.hyperlink {
	color: #B7D766;
}
.hyperlinkNews {
	color: #B7D766;
	font-size: 14pt;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footerText {
	color: #FFF;
	font-size: 10pt;
}
.outline {border:thin solid #000432;}

.copyrightText {
	font-size: 12px;
}
.whiteParagraph {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	line-height: normal;
	text-align: left;
}
.whiteH1Centered {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFF;
	line-height: normal;
	text-align: center;
}
.whiteH2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
.bluetxt {
	color:#003;
}
.blueBox {
	background-color: #003;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	vertical-align: top;
}
.blueBoxLeftJustify {
	background-color: #003;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	vertical-align: top;
}
.blueBoxRightJustify {
	background-color: #003;
	text-align:right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
}
.center {
	text-align: center;
}
.orange {
	color: #F79322;
	font-size: 18px;
}
.orangeNewsStory {
	color: #F79322;
	font-size: 14pt;
}

.italicWhite {
	font-style: italic;
	color: #FFF;
}
.italicResource {
	font-style: italic;
	color: #61A4F9;
}
.centeredH2 {
	font-size: 24px;
	font-weight: bold;
	color: #060041;
	text-align: center;
}
.faqH2 {
	font-size: 24px;
	font-weight: bold;
	color: #060041;
	text-align: center;
	background-image: url(evolution/images/faq_bkgrnd.png);
}
.pageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #B7D766;
	text-align: left;
}
.greenBox {
	background-color: #B7D766;
	text-align:center;
}
.blackBox {
	background-color: #000;
	text-align:center;
}
.greenBackground {
	background-color: #B7D766;
	font-size: 24px;
	font-weight: bold;
	color: #060041;
	text-align: center;
}
hr.green {
	color:#B7D766;
}
.bookTitle {
	font-size: 16px;
	font-weight: bold;
	color: #C3DF7E;
}
.author {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #F79322;
}
.bookReview {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.featured-review {
	width: 400px;
	float: left;}
.videoFloatRight {
	float: right;
	margin-left: 12px;
}
.introduction {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F79322;
	text-align: left;
}
.travelMonth {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C3DF7E;
}
.tripTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F79322;
}
.centeredWhite {
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.green {
	color: #B7D766;
}
.orangeBold18pt {
	font-size: 18px;
	font-weight: bold;
	color: #F79322;
}
.whiteBox {
	background-color: #FFF;
	text-align: center;
	color: #000;
}
.greyauthor {font-size: 14px;
	color: #666;
	text-align: center;
}
.greyitalic18pt {font-size: 18px;
	font-style: italic;
	color: #666;
	text-align: center;
}
table tr .blueBox h1 {
	text-align: left;
}
.mapBkgrnd {
	background-image: url(travel/images/map.png);
	text-align: center;
	Border-top: thin solid #FFFFFF;
}
.bordertop {
		Border-top: 12px solid #FFFFFF;
		Border-bottom: 12px solid #FFFFFF;
}
.fltlftNewsGraphic {
	float: left;
	margin-bottom: 42px;
	margin-right: 12px;
}
/*menu----------*/
#menu-bar {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  height: 40px;
  line-height: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: 2px 2px 3px #666666;
  -webkit-box-shadow: 2px 2px 3px #666666;
  -moz-box-shadow: 2px 2px 3px #666666;
  background: #8B8B8B;
  background: linear-gradient(top,  #8BBA44,  #64B048);
  background: -ms-linear-gradient(top,  #8BBA44,  #64B048);
  background: -webkit-gradient(linear, left top, left bottom, from(#8BBA44), to(#64B048));
  background: -moz-linear-gradient(top,  #8BBA44,  #64B048);
  border: solid 1px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px ;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: normal;
  font-family: 'trebuchet ms';
  font-style: normal;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 1px 1px 3px #454545;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #0399D4;
  background: linear-gradient(top,  #C5EB2F,  #15A185);
  background: -ms-linear-gradient(top,  #C5EB2F,  #15A185);
  background: -webkit-gradient(linear, left top, left bottom, from(#C5EB2F), to(#15A185));
  background: -moz-linear-gradient(top,  #C5EB2F,  #15A185);
  color: #FFFFFF;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 1px 1px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -ms-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #61b3f8);
  background: -ms-linear-gradient(top,  #FFFFFF,  #61b3f8);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#61b3f8));
  background: -moz-linear-gradient(top,  #FFFFFF,  #61b3f8);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 32px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
.fltlftNewsGraphic {
	padding-right: 10px;
}
div .don-pic {
	height: 500px;
	width: 260px;
	float: right;
	padding: 10px;
	border: solid 1px #fff;
	margin: 6px;
}
div .don-pic .bookTitle a {
	color: #F79322;
}
.pad-left {padding-left: 10px;}
img.underwater {margin-left: 10px;}