/* TcTrail CSS THE TRAIL */

#row1 {
	margin-bottom: 3px;
}
#row1 .left {
	/*see #subnav in common.css*/
}
#row1 .center {
	width: 370px;
	height: 168px;
	background-color: #a9ae90;
	background-image: url(/images/en/the-trail/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: solid 2px #E1E6D3;
}
#row1 .right {
	width: 251px;
	height: 168px;
	/*background-image: url(/images/en/the-trail/navigatethe.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#row2 {
	margin-bottom: 3px;
}
#row2 .left {
	width: 496px; /*617px;*/
	height: 158px;
	border: solid 1px #0096db;
	/*background-image: url(/images/en/the-trail/storiesfrom.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#row2 .left .txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	float: left;
	height: 120px;
	width: 225px;
	top: 15px;
	/*left: 130px;*/
	left: 10px;
}
#row2 .left .txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	float: left;
	height: 125px;
	width: 220px;
	top: 15px;
	/*left: 150px;*/
	left: 30px;
}
#row2 .right {
	width: 127px;
	height: 158px;
	background-color: #828f6e;
	background-image: url(/images/en/the-trail/mont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#row3 {
	margin-bottom: 3px;
}
#row3 .left {
	width: 493px;
	height: 119px;
	background-color: #ffffff;
}
#row3 .left .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	/*left: 128px;*/
	left: 15px;
	top: 0px;
	height: 105px;
	width: 460px;
}
#row3 .right {
	width: 251px;
	height: 119px;
	background-color: #828f6e;
	background-image: url(/images/en/the-trail/photogallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#row4 {
	margin-bottom: 3px;
}
#row4 .left {
	width: 125px;
	height: 117px;
	border-right: solid 2px #E1E6D3;
	background-color: #a8ad90;
	background-image: url(/images/en/the-trail/walk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#row4 .center .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 120px;
	top: 15px;
	height: 94px;
	width: 218px;
}
#row4 .right {
	width: 249px;
	height: 117px;
	text-align: center;
	/*background-color: #000000;
	background-image: url(../../images/common/pages/sponsorsad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;*/
	
}
#test1 {
	width: 368px;
	height: 117px;
	border-right: solid 2px #E1E6D3;
	background-color: #a8ad90;
	background-repeat: no-repeat;
	background-position: left top;
	
}
#subnav a {
	color:white;
}
#subnav a:hover {
	color:white;
}