a {
	color: #ee0230;    
	text-decoration: none;
}
	
/*a:visited
{
	color: #474836;    
	text-decoration: none;
}	
a:hover
{
	color: #474836;
	text-decoration: underline;
}
*/
	

	
a.bold:link
{
	color: #474836;
	font-weight: bold;
	text-decoration: none;
}
a.bold:visited
{
	color: #474836;
	font-weight: bold;
	text-decoration: none;
}	
a.bold:hover
{
	color: #ee0230;
	font-weight: bold;
	text-decoration: underline;
}
	
a.footer:link
{
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited
{
	color: #ffffff;
	text-decoration: none;
	}
a.footer:hover
{
	color: #ffffff;
	text-decoration: underline;
	}	
.error
{
	color: #c85342;
	font-weight: bold;
}	
.copyright
{
	color: #006699;
	font-weight: bold;
}
b.blue
{
  color: #333333;
}
/* Page Structure */	
body
{
	background-color: #ffffff;
	color: #333333;	
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
}

#outerPage
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	width: 1056px;
	/*
  background-color: #7e7f6a;
  background-image: url(/images/common/page_bg.jpg);
  background-repeat: repeat-x;
*/
	font-size: 10px;
}
#innerPage
{
	margin-left: auto;
	margin-right: auto;
	width: 986px;
  background-color: #ffffff;
	font-size: 10px;
}

#header
{
  width: 932px; /* 986 - padding + padding to get this to 932 */
  height: 148px;
  background-image: url(/images/header/header_bg.jpg);
  background-repeat: no-repeat;
  margin: 0px 27px 0px 27px;
}
.headerLeft
{
  float: left;
  display: inline;
  width: 394px;
  height: 148px;
}
.headerRight
{
  float: left;
  display: inline;
  width: 535px;
  height: 146px;
  padding: 2px 3px 0px 0px;
  color: #7d7d7d;
  font-family: Arial;
  font-size: 11px;
  text-align: right;
  font-weight: bold;
}
.headerRight a.header_padding
{
    text-decoration: none;
    color: #7d7d7d;
    padding: 0px 10px 10px 10px;
}
.headerRight .twitterFeed
{
  float: right;
  width: 180px;
  height: 100px;
  padding: 10px 10px 0px 0px;
  text-align: left;
  color: #606060;
  line-height: 1.3em;
}
#headerRule
{
  width: 941px;
  height: 15px;
  margin: 0px 21px 1px 24px;
  background-color: #ee0230;
}
#nav
{
  width: 912px; /* 932 */
  height: 17px; /* 24 */
  padding: 7px 0px 0px 20px;
  margin: 0px 27px 0px 27px;
  background: #6f715a url(/images/header/nav_bg.gif) repeat-x;
}
#nav img
{
  padding: 0px 25px 0px 0px;
}
/*
#nav a:link, #nav a:visited, #nav a:active
{
  color: #ee0230;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 16px 0px 16px;
}
#nav a:hover
{
	color: #ee0230;
  font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
  padding: 0px 16px 0px 16px;
}
#nav a.on:link, #nav a.on:visited, #nav a.on:active
{
  color: #cccccc;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 16px 0px 16px;
}
#nav a.on:hover
{
  color: #cccccc;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  padding: 0px 16px 0px 16px;
}
*/
#footer
{
  width: 932px;
  padding: 14px 0px 14px 0px;
  margin: 0px 27px 0px 27px;
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 11px;
  color: #363636;
}
#footer a:link, #footer a:hover, #footer a:visited
{
  color: #363636;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 8px 0px 8px;
}
#footer a.trip:link, #footer a.trip:hover, #footer a.trip:visited
{
  color: #707070;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 8px 0px 8px;
}
#copyright
{
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 11px;
  color: #7d7d7d;
  letter-spacing: 3px;
}
#designBy
{
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 10px;
  color: #7d7d7d;
  padding: 5px 0px 0px 0px;
}
#subFooter
{
  padding: 10px 0px 0px 0px;
  width: 932px;
  margin: 0px 27px 0px 27px;
  line-height: 1.3em;
  font-family: Arial;
  font-size: 11px;
  color: #707070;
}
#footer_slide
{
  color: #707070;
  padding: 10px;
}
#subFooter a
{
  color: #707070;
  text-decoration: underline;
  font-weight: bold;
}
.footerLink
{
  padding-right: 10px; background: url(/images/common/down_arrow.gif) 100% 50% no-repeat;

}
#mainBody
{
  width: 932px; /* 936 - border - padding */
  margin: 0px 22px 6px 23px;
  padding: 0px 3px 4px 4px;
  /* 
  border-left: solid 1px #dedede;
  border-right: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  */
}	
/* END - Page Structure */

/* Home page image rotation */
#imageContainer {
	position:relative;
	width: 932px;
	height: 331px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
/* END - Home page image rotation */

/* Sub Page Structure */
.subContent
{
  margin: 0px 0px 0px 0px;
  width: 914px; /* 932 - padding */
  min-height: 300px;
  padding: 9px 11px 9px 7px;
  background-color: #979785;
}
.subContentNav
{
  float: left;
  width: 224px; /* 224 - padding */
  margin-right: 7px;
}
.navBox
{
  width: 214px; /* 224 - padding */
  padding: 5px 4px 11px 4px;
  margin-bottom: 7px;
  border: solid 1px #757565;
  background-color: #919180;
  background-image: url(/images/common/nav_bg.jpg);
  background-repeat: repeat-x;
}

.subContentMain
{
  float: left;
  width: 631px; /* 683 - padding */
  min-height: 550px;
  font-size: 11px;
  line-height: 1.4em;
  padding: 20px 25px 20px 25px;
  border: solid 1px #e9e9e2;
  background-image: url(/images/common/subcontent_bg.jpg);
  background-repeat: repeat-x;
  background-color: #e3e3d7;
}
.subContentWide
{
  float: left;
  width: 862px;
  font-size: 11px;
  line-height: 1.4em;
  padding: 20px 25px 20px 25px;
  border: solid 1px #e9e9e2;
  background-image: url(/images/common/subcontent_bg.jpg);
  background-repeat: repeat-x;
  background-color: #e3e3d7;
}
/* END - Sub Page Structure */

/* Sub Nav */
.navBox ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}
.navBox li { margin: 0; }

.navBox a, .navBox a:link, .navBox a:active, .navBox a:visited 
{
  display: block;
  width: 190px; /* 211 - padding */
  height: 19px; /* 24 - padding */
  background-color: #c2c3b8;
  text-decoration: none;
  border: 1px solid #e1e1d9;
  color: #474836;
  background-image: url(/images/common/subnav_on.jpg);
  background-repeat: repeat-y;
  padding: 5px 0px 0px 21px;
  margin: 0px 0px 4px 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
}
.navBox a:hover
{
  display: block;
  width: 190px; /* 211 - padding */
  height: 19px; /* 24 - padding */
  background-color: #c2c3b8;
  text-decoration: none;
  border: 1px solid #e1e1d9;
  color: #ee0230;
  background-image: url(/images/common/subnav_on.jpg);
  background-repeat: repeat-y;
  padding: 5px 0px 0px 21px;
  margin: 0px 0px 4px 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
}
.navBox a.on, .navBox a:link.on, .navBox a:active.on, .navBox a:visited.on
{
  display: block;
  width: 190px; /* 211 - padding */
  height: 19px; /* 24 - padding */
  background-color: #c2c3b8;
  color: #ee0230;
  text-decoration: none;
  border: 1px solid #e1e1d9;
  background-image: url(/images/common/subnav_on.jpg);
  background-repeat: repeat-y;
  padding: 5px 0px 0px 21px;
  margin: 0px 0px 4px 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
}


.blueBox
{
  width: 203px; /* 224 - padding */
  border: solid 3px #656656;
  background-color: #474836;
  padding: 8px 7px 8px 8px;
  margin-bottom: 7px;
  color: #ffffff;
  font-size: 11px;
}
.blueBox a, .blueBox a:link, .blueBox a:hover, .blueBox a:visited, .blueBox a:active
{
  color: #ffffff;
  text-decoration: underline;
}
.tanBox
{
  width: 207px; /* 224 - padding */
  border: solid 1px #b4b4a4;
  background-color: #c9c9bc;
  background-image: url(/images/common/tanbox_bg.jpg);
  background-repeat: repeat-x;
  padding: 19px 7px 8px 8px;
  margin-bottom: 7px;
  color: #4c4d37;
  font-size: 11px;
}
/* END - Sub Nav */

/* Trips Page */
.tripTitle
{
  float: left;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 1.1em;
}
.tripBlock
{
  width: 631px;
  margin: 0px 0px 30px 0px;
}
.tripTextLeft
{
  float: left;
  width: 269px; /* 279 - padding */
  padding: 10px 10px 0px 0px;
}
.tripPhotoRight
{
  float: right;
  background-color: #b7b7a0;
  width: 344px; /* 352 - padding */
  padding: 4px 4px 4px 4px;
}
.tripPhotoLeft
{
  float: left;
  background-color: #b7b7a0;
  width: 255px; /* 265 - padding */
  padding: 5px;
}
.tripTextRight
{
  float: right;
  width: 351px; /* 366 - padding */
  padding: 10px 0px 0px 15px;
}
img.border
{
  border: solid 1px #c9c9bb;
}
#map
{
  width: 631px;
  height: 400px;
  border: solid 1px #c9c9bb;
}

.tripListBlock
{
  width: 631px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #b6b6a5;
}
.tripListPhoto
{
  float: left;
  width: 153px; /* 183 - padding */
  padding: 1px;
  margin-right: 20px;
  background-color: #ddddce;
  border-top: solid 4px #b9b9a0;
  border-right: solid 4px #b9b9a0;
  border-bottom: solid 12px #b9b9a0;
  border-left: solid 4px #b9b9a0;
}
.tripListText
{
  float: left;
  width: 412px; /* 448 - padding */
  padding: 5px 20px 0px 6px;
  font-size: 10px;
  line-height: 1.5em;
}
.tripListText img
{
  margin: 10px 0px 0px 0px;
}


.tripHighlights
{
  width: 545px; /* 625 - padding */
  border: solid 3px #656656;
  background-color: #474836;
  padding: 20px 40px 20px 40px;
  margin-bottom: 30px;
  color: #ffffff;
}
.tripHighlights .container
{
  overflow: hidden;
}
.tripHighlights ul
{
  margin: 0px 0px 0px 1.5em;
  padding: 0px 0px 0px 0px;
  list-style-type: square;
}
.tripHighlights li
{
  padding-bottom: 3px;
}
.tripHighlights .col
{
  float: left;
  display: inline;
  width: 260px; 
  padding-bottom: 1000px; margin-bottom: -1000px;
}
.tripHighlights .colLeft
{
  padding-right: 10px;
  border-right: solid 1px #656656;
}
.tripHighlights .colRight
{
  padding-left: 10px;
  border-left: solid 1px #656656;
}
.tripHighlights .buttons
{
  padding: 10px 0px 0px 0px;
}
/* END - Trips Page */

/* Trip Leader */
.leaderBlock
{
  width: 631px;
  margin: 0px 0px 30px 0px;
}
.leaderBlock .photo
{
  float: left;
  display: inline;
  background-color: #b7b7a0;
  width: 195px; /* 203 - padding */
  padding: 4px;
}
.leaderBlock .text
{
  float: left;
  display: inline;
  width: 393px; /* 428 - padding */
  padding: 0px 10px 0px 25px;
  line-height: 1.5em;
}
/* END - Trip Leader */

/* Gallery */
img.gThumb
{
  float: left;
  margin: 2px 2px 2px 2px;
  border: solid 1px #8c8e78;
	filter:alpha(opacity=100);
  -moz-opacity:1.0;
}
img.gThumb-on
{
  float: left;
  margin: 2px 2px 2px 2px;
  border: solid 1px #8c8e78;
	filter:alpha(opacity=80);
  -moz-opacity:0.8;
}
img.gMain
{
  border: solid 2px #ffffff;
}
.caption
{
  text-align: center;
  padding: 10px 20px 10px 20px;
  border-bottom: solid 1px #c0c0af;
  margin-bottom: 10px;
}
/* END - Gallery */

div.rule
{
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  white-space: nowrap;
  background-color: #e4e4dd;
  margin: 10px 0px 10px 0px;
}
div.darkRule
{
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  white-space: nowrap;
  background-color: #b6b6a5;
  margin: 10px 0px 10px 0px;
}
div.testimonialRule
{
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  white-space: nowrap;
  background-color: #b6b6a5;
  margin: 20px 0px 20px 0px;
}

/* Basic Formatting */
h1
{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0px;
  border-bottom: solid 1px #e4e4dd;
}
h2, h2 a, h2 a:hover
{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  margin: 0px 0px 5px 0px;
}
.title
{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}
.blueBox ul
{
  margin: 0px 0px 0px 1.5em;
  padding: 0px 0px 0px 0px;
  list-style-type: square;
}
.blueBox li
{
  padding-bottom: 3px;
}
.tanBox ul
{
  margin: 0px 0px 0px 1.5em;
  padding: 0px 0px 0px 0px;
  list-style-type: square;
}
.tanBox li
{
  padding-bottom: 3px;
}

.floatLeft
{
  float: left;
}
.floatRight
{
  float: right;
}
td
{
  vertical-align: top;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}	
.middle
{
	vertical-align: middle;
}
.colorBold
{
  font-weight: bold;
  color: #333333;
}
.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	height: 0px;
	white-space: nowrap;
}		
/* END - Basic Formatting */
	
.homeBlock
{
  width: 932px; /* 932 - padding */
  height: 203px;
  padding: 0px 0px 0px 0px;
  margin: 4px 0px 0px 0px;
}
.homeBlock img
{
  float: left;
  display: inline;
  margin: 0px;
  padding: 0px 1px 0px 0px;
}

.homeText
{
  width: 932px; /* 932 - padding */
  padding: 40px 0px 40px 0px;
  color: #707070;
  font-size: 12px;
  font-family: Arial;
  line-height: 1.4em;
}
.homeText b
{
  font-size: 13px;
}
#tweets-here
{
  font-size: 10px;
}
.homeText em
{
  font-size: 11px;
}
.homeText a
{
  color: #3b3b3b;
  text-decoration: underline;
  font-weight: bold;
}
.homeText a.blogLink
{
  color: #4f4f4f;
  text-decoration: none;
  font-size: 10px;
}
.homeText .column
{
  float: left;
  display: inline;
  width: 250px; /* 310px */
  padding: 10px 30px 0px 30px;
}
.homeText .divider
{
  border-right: solid 1px #efefef;
}

.homeBlockTitle
{
  text-align: center;
  color: #333333;
  font-family: Tahoma, Verdana;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  margin-bottom: 22px;
  border-bottom: solid 1px #e4e4dd;
  
}
.homeBlockLeft
{
  width: 523px; /* 560 - padding */
  padding: 0px 0px 0px 37px;
  font-size: 11px;
  line-height: 1.5em;
  float: left;
}
.homeBlockRight
{
  float: left;
  width: 284px; /* 310 - padding */
  padding: 0px 13px 0px 13px;
}


/* Form Styles */
form
{
  margin: 0;
  padding: 0;
}

input
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

select
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea.special
{
  visibility: hidden;
  width: 1px;
  height: 1px;
  display: none;
}
td.label
{
  text-align: right;
  color: #333333;
  font-weight: bold;
  padding: 0px 10px 10px 20px;
}
td.input
{
  padding: 0px 0px 10px 0px;  
}
/* END - Form Styles */

td.header
{
  border: solid 1px #8a8a76;
  background-color: #b3b39f;
  font-weight: bold;
  color: #333333;
  padding-left: 10px;
}
td.cell
{
  border: solid 1px #b0ad9f;
  background-color: #dcdace;
  padding-left: 10px;
}
img.calendar
{
  float: left;
  border: solid 1px #ffffff;
  margin: 0px 10px 0px 0px;
}

/* News/Blog */
div.newsList
{
  width: 631px;
}
div.newsList-image
{
  float: left;
  width: 120px;  /* 154 - padding */
  padding: 1px;
  border: solid 1px #b7b798;
  margin: 0px 24px 0px 6px;
  font-size: 1px;
}
div.newsList-text
{
  float:left;
  width: 467px;
}
div.newsList-textwide
{
  float:left;
  width: 631px;
}
div.newsDetails-text
{
  padding-bottom: 20px;
}
div.newsDetails-image
{
  padding-bottom: 5px;
  text-align: center;
}
/* END - News/Blog */

/* Our Leaders */
.leaderTextLeft
{
  float: left;
  width: 299px; /* 279 - padding */
  padding: 10px 20px 0px 0px;
  line-height: 1.6em;
}
.leaderPhotoRight
{
  float: right;
  background-color: #b7b7a0;
  width: 304px; /* 352 - padding */
  padding: 4px 4px 4px 4px;
}
.leaderPhotoLeft
{
  float: left;
  background-color: #b7b7a0;
  width: 266px; /* 265 - padding */
  padding: 5px;
}
.leaderTextRight
{
  float: right;
  width: 340px; /* 366 - padding */
  padding: 10px 0px 0px 15px;
}
/* END - Our Leaders */

/* Contact Us */
.contactRight
{
  float: right;
  text-align: right;
  padding: 0px 45px 5px 0px;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
.contactRight a
{
  text-decoration: underline;
}
.contactLeft
{
  float: left;
  font-weight: bold;
  padding: 0px 0px 5px 2px;
}
.contactLeft a
{
  text-decoration: underline;
}
.contactLeft img
{
  vertical-align: middle;
  padding: 0px 8px 2px 0px;
}
/* END - Contact Us */


ul.sitemap
{
  margin: 0px;
  padding: 0px 0px 0px 15px;
  font-weight: bold;
  font-size: 12px;
}
ul.sitemap li
{
  padding: 5px 0px 2px 0px;
}
ul.sitemap ul
{
  padding-left: 20px;
  font-weight: normal;
  font-size: 11px;
}