body p {
	line-height: 130% !important;
}



#know {
	width: 445px;
	height: 85px;
	margin: 10px 0;
	padding: 10px;
	padding-left: 100px;
	background-color: transparent;
	background-image: url(../images/trav-know-back.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
* html #know { width: 445px; }
* html #people, * html #earlycountry, * html #destinations, * html #animals { width: 555px; }

#people {
	width: 555px;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: transparent;
}

#people h3 {
	width: 555px;
	height: 40px;
	background: transparent url(../images/trav-stairway-h3.png) no-repeat 0 0;
	text-indent: -9999px;
}

#people ul {
	background: transparent url(../images/trav-stairway-ul.png) repeat-y 0 0;
	border-top: 7px solid #463420;
	border-bottom: 7px solid #463420;
}

#people li {
	height: 115px;
	padding: 15px 10px 10px 10px;
	background: transparent;
	border-top: 1px solid #fff;		/* remove for stairway */
}

#people li + li {
	border-top: 1px dashed #fff;
}

#people li {		/* remove for stairway */
	margin: 15px 14px;
}

#people ul > li {		/* remove for stairway */
	margin-top: 0 !important;
}

#people ul > li + li + li + li {		/* remove for stairway */
	margin-bottom: 0 !important;
	border-bottom: 1px solid #fff;
}

#people h4 {		/* remove for stairway */
	padding-left: 120px;
}

#people img {		/* remove for stairway */
	margin: -28px 0;
	float: left;
}

#people p {		/* remove for stairway */
	padding-left: 120px;
}
/*
#people li img {
	top: 23px;
}

#people li + li {
	padding-top: 104px;
	background: transparent url(../images/trav-stairway-lisecond.png) no-repeat 0 0;
}

#people li + li img {
	top: 112px;
}

#people li + li + li {
	padding-top: 88px;
	background: transparent url(../images/trav-stairway-lithird.png) no-repeat 0 0;
}

#people li + li + li img {
	top: 97px;
}

#people li + li + li + li {
	height: 193px;
	background: transparent url(../images/trav-stairway-lilast.png) no-repeat 0 0;
}

#people li + li + li + li img {
	top: 32px;
}

#people li + li + li + li h4 {
	padding: 71px 300px 0 14px;
}

#people li + li + li + li p {
	padding: 0 311px 0 14px;
}

#people h4 {
	padding-left: 124px;
	padding-right: 8px;
}

#people img {
	position: absolute;
	left: 24px;
	float: left;
}

#people p {
	padding-left: 124px;
	padding-right: 8px;
}
*/



#earlycountry {
	width: 535px;
	height: 217px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 40px;
	background: url(../images/trav-early-back.png) top left no-repeat;
}
* html #earlycountry { width: 555px; }

#earlycountry h4 {
	margin-left: 205px;
}

#earlycountry p {
	margin: .4em 0 .4em 205px;
}

#earlycountry img {
	margin-top: -37px;
	float: left;
}



#destinations {
	width: 555px;
	margin: 10px 0;
	padding: 0 0 20px 0;
	background: transparent url(../images/trav-destination-div.png) no-repeat left bottom;
}

#destinations h3 {
	height: 40px;
	background: transparent url(../images/trav-destination-h3.png) no-repeat 0 0;
	text-indent: -9999px;
}

#destinations ul {
	width: 535px;
	margin-bottom: -10px;
	padding: 0 10px;
	background: transparent url(../images/trav-destination-ul.png) repeat-y 0 0;
}
* html #destinations ul { width: 555px; margin-bottom: 0; }

#destinations li {
	width: 515px;
	margin-bottom: 10px;
	padding: 10px;
	background: transparent url(../images/trav-destbox-back.png) no-repeat 0 0;
}
* html #destinations li { width: 535px; }

#destinations li h4 {
	padding-left: 205px;
	font-size: 1em;
}


#destinations li p {
	margin: .4em 0 .4em 205px;
}

#destinations li img {
	float: left;
	margin-top: -23px;
}







#animals {
	width: 555px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: transparent url(../images/trav-animals-div.png) no-repeat left bottom;
}

#animals h3 {
	width: 555px;
	height: 40px;
	background: transparent url(../images/trav-animals-h3.png) no-repeat 0 0;
	text-indent: -9999px;
}

#animals ul {
	margin: 0 0 12px 0;
	padding: 0 5px;
	background-color: #0e1406;
	overflow: hidden;
}
* html #animals ul { width: 555px; }

#animals li {
	float: left;
	/*width: 230px;
	margin: 0 10px 0 21px;
	 background: transparent url(../images/trav-animals-li.png) no-repeat left bottom; */
}

#animals img {
	margin-bottom: -.4em;
	margin: 10px 5px 0 5px;
	/* background: transparent url(../images/trav-animals-img.png) repeat-y 0 0; */
	border: 5px solid #2c1e11;
}

#animals h4 {
	margin-top: -.3em;
	padding: 5px 10px 5px 10px;
	/* background: transparent url(../images/trav-animals-liback.png) repeat-y 0 0; */
	text-indent: 15px;
}

#animals p {
	margin: 0;
	padding: 0 10px 0 10px;
	/* background: transparent url(../images/trav-animals-liback.png) repeat-y 0 0; */
}






#rightmap {
	width: 230px;
	height: 230px;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../images/trav-rightbar-back.png) top left no-repeat;
}
* html #rightmap { height: 250px; }
	
#rightmap img {
	margin-top: 5px;
}

#eatdrink {
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: transparent url(../images/trav-eatdrink-last.png) no-repeat left bottom;
}

#eatdrink h3 {
	width: 230px;
	height: 40px;
	padding: 0 10px 0 10px;
	background: transparent url(../images/trav-eatdrink-h3.png) no-repeat 0 0;
	text-indent: -9999px;
}
*html #eatdrink h3, * html #beseen h3, * html #emergedest h3 { width: 250px; }

#eatdrink ul {
	margin: 0;
	padding: 0 10px 0 10px;
	background: transparent url(../images/trav-eatdrink-back.png) repeat-y 0 0;
	text-align: center;
}

#eatdrink li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: transparent url(../images/trav-eatdrink-li.png) no-repeat left bottom;
}

#eatdrink img {
	margin-bottom: -.4em;
	padding: 10px 10px 0 10px;
	background: transparent url(../images/trav-eatdrink-img.png) repeat-y 0 0;
}

#eatdrink h4 {
	margin-top: -.3em;
	padding: 5px 10px 5px 10px;
	background: transparent url(../images/trav-eatdrink-liback.png) repeat-y 0 0;
	text-align: left;
}

#eatdrink p {
	margin: 0;
	padding: 0 10px 0 10px;
	background: transparent url(../images/trav-eatdrink-liback.png) repeat-y 0 0;
	text-align: left;
}


#beseen {
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: transparent url(../images/trav-beseen-last.png) no-repeat left bottom;
}

#beseen h3 {
	width: 230px;
	height: 40px;
	padding: 0 10px 0 10px;
	background: transparent url(../images/trav-beseen-h3.png) no-repeat 0 0;
	text-indent: -9999px;
}

#beseen ul {
	margin: 0;
	padding: 0 10px 0 10px;
	background: transparent url(../images/trav-beseen-back.png) repeat-y 0 0;
}

#beseen li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: transparent url(../images/trav-beseen-li.png) no-repeat left bottom;
	text-align: center;
}

#beseen img {
	margin-bottom: -.4em;
	padding: 10px 10px 0 10px;
	background: transparent url(../images/trav-beseen-img.png) repeat-y 0 0;
}

#beseen h4 {
	margin-top: -.3em;
	padding: 5px 10px 5px 10px;
	background: transparent url(../images/trav-beseen-liback.png) repeat-y 0 0;
	text-align: left;
}

#beseen p {
	margin: 0;
	padding: 0 10px 0 10px;
	background: transparent url(../images/trav-beseen-liback.png) repeat-y 0 0;
	text-align: left;
}



#emergedest {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	background: transparent url(../images/trav-emerging-div.png) no-repeat left bottom;
}

#emergedest h3 {
	height: 40px;
	background: transparent url(../images/trav-emerging-h3.png) no-repeat 0 0;
	text-indent: -9999px;
}

#emergedest h4 {
	font-size: 120%;
}

#emergedest ul {
	margin: -8px 0 8px 0;
	padding: 0 0 0 16px;
	background: #062343 url(../images/trav-emerging-ul.png) repeat-y 0 0;
	overflow: hidden;
}

#emergedest li {
	float: left;
	padding: 0 16px 0 0;
	overflow: hidden;
}

#emergedest li img {
}

#emergedest p {
	margin: 0;
}

* html #emergedest { width: 250px; padding-bottom: 12px; }
* html #emergedest ul { float: left; }





