/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #596C7C;
	/*background: #579982;*/
	text-align: center;
	line-height: 1em;
}

.header img {
	border: 1px solid #000000;
	}

.off {
	background-color: #596C7C;
	border-right: 1px solid #EDE8AF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #EDE8AF;
	}
	
.on {
	background-color: #4E7CB4;
	border-right: 1px solid #EDE8AF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EDE8AF;
	line-height: 10px;
	cursor: pointer;
	}		

.blue_bar {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 740px;
	margin-right: 19px;
	margin-left: 15px;
	}
	
	.blue_bar a:link					{	color: #EDE8AF; font-weight: bold;  }
	.blue_bar a:visited				{	color: #EDE8AF; font-weight: bold;  }
	.blue_bar a:hover					{	color: #EDE8AF; font-weight: bold;  }
	.blue_bar a:active				{	color: #EDE8AF; font-weight: bold;  }



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #567B99;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 5px 0px 5px 0px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #CC3300;
	padding: 5px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #E2EDB6;
	font-size: 12px;
}

h5{
	font: 125% Arial,sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px 10px;
}
h6 {
	color: #005FA9;
	display: inline;
	font-size: 1.5em;
	font-weight: normal;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Main{
	width:769px;
	height: 100%;
	background-image:  url("../Images/background_new.gif");
	background-repeat:  repeat-y;
	padding-top: 10px;
	text-align: left;
	margin-top: 10px;
}

#pagecell1{
	width: 740px;
	margin-right: 19px;
	margin-left: 15px;
}

#head{
	background-color: #FFF;
	width: 740px;
	margin-right: 19px;
	margin-left: 15px;
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	font: small Verdana,sans-serif;
	text-align: left;
	background: #EDEEEE repeat-y;
}

#content{
	margin:0px 0px 0px 150px;
	text-align: left;
	position: relative;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

/************** page1Col styles ****************/

#page1Col{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	border: none;
}

#page1Col h2{
	color: #97C203;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
}

/************* presentationHome styles ***************/

#eco{
	padding: 5px;
}

#featuredTrips{
	padding: 5px;
}


#eco p{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#eco h1{
	margin-top: 5px;
	margin-bottom: 10px;
}

/************** footer ****************/

#footer{
	border-top: 1px solid #cccccc;
	font-size: 11px;
	color: #cccccc;
	padding: 10px 10px 20px;
	margin-top: 0px;
	text-align: center;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




/************* news styles **************/

#news{
	width: 206px;
	height: 220px;
	float: right;
	margin-left: 10px;
}

#newsleft{
	width: 206px;
	float: left;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.newsdate {
	padding: 0px 3px 5px 0px;
	font-weight:bold;
	color: #999;
}

.newstext {
	padding: 0px 3px 0px 0px;
}

.newsentry {
	padding: 0px 0px 17px 0px;
}

.news select {
	padding: 0px 0px 0px 0px;
	display: none;
}

.news h3{
	padding: 10px 0px 10px 0px;
	font-size:150%;
}

.news a{
	font-weight:bold;
	color: #556A7C;
}


/**************** fitness level chart *****************/

#fitnessChart{
	background-color: #EAF2CC;
	border-top: 2px solid #8FB500;
	border-bottom: 2px solid #8FB500;
	width: 450px;
}

#fitnessChart h3{
	background-color:#D9DFBF;
	padding: 5px 0px 5px 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#fitnessChart p{
	padding: 0px 0px 5px 5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
}

/******************* common styles **********************/

.pieFoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
}

.pieFoto a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 10px;
}

.hotel {color: #97C203}

.captionPic {
	font-family: Tahoma, Verdana, Arial, Helvetica, sansSerif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
	display: block;
	padding: 5px 0px 0px 5px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}

/********************* end **********************/

.safeList{
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.testimonialTitle {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	border-bottom: solid #526677 1px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#bottomtd {
	background:  url(file:///C|/Documents%20and%20Settings/Chris/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/img/skin/navbackie.gif) repeat-y;
}
#ps_tbtpeter_chat_button {
	margin-left: 4px;
}
#subscribeform {
	margin-bottom: 10px;
	margin-top: 5px;
}
#freetripimage {
	margin-bottom: 5px;
}
#emailinput {
	width: 130px;
}
#signupbutton {
	width: 60px;
}
#subscribethankyou {
	margin-top: 15px;
}
.image_left {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image_right {
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
.image_center {
	padding: 0px;
	float: center;
	height: auto;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
