.text_buttons_home 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
/*	line-height: 18px; 20 ajax */
	line-height: 19px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
.text_buttons_home:hover 
{
	color:#131363;
}

.most_recent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: red;
	text-align: left;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; /*ajax */
}

.recenttext, .recenttext a:link, .recenttext a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #131363;
	text-align: left;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; /*ajax */
}

.recenttext a:hover, .recenttext a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #2F82A0;
	text-align: left;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; /*ajax */
}

.img_left
{
	float:left;		
	border:1px solid blue;
	margin:7px 10px 5px 10px;
}
.img_right
{
	float:right;
	border:1px solid blue;
	margin:10px 10px 10px 10px;
}


.body_main
{
	position:absolute; 
	width:800px; 
	height:600px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	visibility: visible;
	background-image: url('../images/home_bk_95.jpg');
	background-repeat: no-repeat;
}

.masthead2
{
	position:absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 1;
	width: 800px;
	height: 250px;
	visibility: visible;
	background-color: white;
}

.noBold
{
	font-weight: normal;
}

.masthead
{
	position:absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 1;
	width: 800px;
	height: 250px;
	visibility: visible;
	background-image: url('../images/top_banner.jpg');
	background-repeat:  no-repeat;
}

.sidebar
{
	position:absolute; 
	width:200px; 
	height:400px; 
	z-index:2; 
	left: 0px; 
	top: 250px;
	visibility: visible;
	background-image: url('../images/sidebar.jpg');
	background-repeat:  no-repeat;
	
}.sidebar_extra
{
	position:absolute; 
	width:200px; 
	z-index:2; 
	left: 0px; 
	top: 650px;
	visibility: visible;
	background-image: url('../images/sidebar_extra.gif');
	background-repeat:  repeat-y;
}

.leftnav_home
{	
	position:absolute; 
	width:150px; 
	height:1px; 
	z-index:4; 
	left: 20px; 
/*	top: 255px; ajax */
	top: 250px;
	visibility: visible;
}

.leftnav
{
	position:absolute; 
	width:150px; 
	height:100px; 
	z-index:4; 
	left: 20px; 
	top: 248px;
	visibility: visible;
}

.left_stamp
{
	position:absolute;
	width:150px; 
	height:100px; 
	z-index:5; 
	left: 20px; 
/*	top: 600px; ajax 20080610 */
	visibility: visible;
}

/* from custom_trips.html */
.custom_trips_style1 
{
	color: #131363;
	font-weight: bold;
}
/* from himalayas.html */
/* from greenland.html */
.himalayas_style1 
{
	font-size: 13px; 
	line-height: 20px;
	color: #2F82A0; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* from schedule.html */
.schedule_style1 
{
	color: #FF0000;
}
.schedule_style2 
{
	font-size: 13px; 
	line-height: 20px;
	color: #131363; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
