html {
	background: #82462E url(/img/bambooBG.jpg);
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	background: url(/img/headerBG2.jpg) top repeat-x;
}

p, ul, ol, blockquote, cite, dt, dd {
	margin-top: 0;
	margin-bottom: 1em;
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
}


h1, h2, h3 {
	font-family: 'Times New Roman',Times,serif;
}


h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 12px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0;
}



h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 3px 6px;
	display: block;
	background-color: #d9ea9c;
	margin-left: -6px;
}



blockquote {
	line-height: 1.2em;
	display: block;
	margin: 0;
	margin-bottom: 6px;

}

cite {
	display: block;
	text-align: right;
	margin-bottom: 18px;
}

li {
	font-size: 1em;
	line-height: 1.2em;
}

p + ul {
	margin-top: -1em;
}

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

a:hover, a:active {
	color: #A54117;
	text-decoration: underline;
}


div#page {
	position: relative;
	width: 843px;
	margin: 0 auto;
}

div#header {
	width: 843px;
	position: relative;
	z-index: 0;
}


img#logo  {
	position: relative;
	float: left;
	left: -65px;
	width: 330px;
	height: 110px;
	border: 0;
}

/* NAVIGATION */

ul#nav {
	list-style-type: none;
	position: relative;
	z-index: -15;
	top: 32px;
	float: right;
	background: url(/img/navEnd.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	padding-right: 2px;
}

ul#nav li {
	display: inline;
	float: left;
	font-weight: bold;
	font-family: 'Times New Roman',Times,serif;
	font-size: 14px;
}

ul#nav li a {
	float: left;
	height: 60px;
	line-height: 75px;
	display: block;
	text-decoration: none;
	background: url(/img/navBG.jpg) no-repeat;
	padding: 0 12px;
	color: #333;
}

ul#nav li a:hover {
	background-position: -250px 0;
}


body#home a#nHome, body#about a#nAbout, body#japan a#nJapan, body#tours a#nTours, body#resources a#nResources, body#contact a#nContact {
	background-position: -250px 0;
}


div#contentWrap {
	clear: both;
	position: relative;
	min-height: 400px;
	top: -18px;
	z-index: 1;
	background: #FFF url(/img/contentHead.jpg) no-repeat;
	padding: 40px 0 0 0;
	margin-bottom: 0;
}

/* THIS is to make min-height work in IE6 */
* html div#contentWrap {
	height: 400px;
}


div#sidebar {
	font-family: Arial,sans-serif;
	text-transform: uppercase;
	float: left;
	width: 170px;
	margin-left: 40px;
	display: inline;
	padding-top: 4px;
	font-weight: bold;
}

div#sidebar h2 {
	font-family: 'Times New Roman',Times,serif;
	text-transform: none;
	font-size: 1.5em;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 6px;
}

div#sidebar p {
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.2em;
}

div#sidebar a:link, div#sidebar a:visited {
	color: #333;
	text-decoration: none;
}

div#sidebar a:hover, div#sidebar a:active {
	color: #A54117;
	text-decoration: underline;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	text-transform: uppercase;
	color: #82462E;
}

body#home div#sidebar ul {
	color: #333;
}

div#sidebar ul li {
	margin-bottom: 1em;
	font-size: 11px !important;
}

div.horzLines {
	background-image: url(/img/horzLines.gif);
	height: 10px;
	margin-bottom: 12px;
	margin-left: -5px;
}

div.horzLinesWide {
	background-image: url(/img/horzLineWide.gif);
	height: 10px;
	margin-bottom: 12px;
}

div#content {
	margin-left: 270px;
	margin-right: 55px;
	padding-bottom: 4px;
}


div#content ul {
	margin: 0;
	margin-left: 2em;
	padding: 0;
	margin-bottom: 1em;
}

div#content ul.noBullets {
	list-style-type: none;
}


div#content ul li {
	line-height: 1.2em;
	margin-bottom: 1em;
}

div#content ul.tight {
	margin-top: -0.7em;
}

div#content ul.tight li {
	margin-bottom: 0;
}

div#content img {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #B9C97E;
}

div#content img.widePic {
	float: none;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}

h2.tourLength {
	margin-top: -8px;
	margin-bottom: 12px;
}

div#content ul.topics {
	margin-left: -4px;
	margin-bottom: 12px;
	list-style-type: none;
	font-weight: bold;
}

div#content ul.topics li {
	display: inline;
	line-height: 1.3em;
}

div#content ul.topics li a {
	padding: 0 4px;
}



p.destinations {
	font-weight: bold;
}

table.itinerary {
	width: 95%;
	font-size: 1.2em;
	border: 0;
}

table.itinerary td.date {
	width: 60px;
	font-weight: bold;
}

table.itinerary td {
	padding-bottom: 8px;
}


div#content ul ul {
	font-size: 1em;
}

div#content ul li {
	margin-bottom: 0.5em;
}

div#content ul ul li{
	margin-bottom: 0;
}

div#content img.tourMap {
	margin-left: 0;
	float: none;
	margin-top: 12px;
}

div#content ul.insurance {
	margin-bottom: 8px;
}

div#content ul.insurance li {
	margin-bottom: 0;
}

img#SlideShow {
	width: 816px;
	height: 250px;
	margin-left: 14px;
	margin-top: -26px;
	margin-bottom: 30px;
	border-bottom:  1px solid #82462E;
}

img.homePics {
	border: 0 !important;
	float: right;
	display: block;
	margin-right: -10px;
}

div#content p.specs {
	margin-top: -4px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

table.prices {
	border: 1px solid #82462E;
	width: 98%;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 24px;
	font-size: 1.2em;
}

table.prices caption {
	border: 1px solid #82462E;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px;
	background-color: #B9C97E;
}

table.prices th {
	padding: 4px;
	border: 1px solid #82462E;
	background-color: #d9ea9c;
}

table.prices td {

	padding: 4px;
	text-align: center;
	border: 1px solid #82462E;
}


table.activities {
	margin-top: 2px;
	width: 300px !important;
}

span.tagline {
	font-family: Arial;
	margin-left: 6px;
	font-weight: normal;
	font-size: 0.7em;
	font-style: italic;
}

p.backToTop {
	margin-left: 320px;
	padding-left: 15px;
	background-image: url(/img/upArrow.gif);
	background-position: 0 1;
	background-repeat: no-repeat;
}

table.smallTable {
	width: 70%;
	margin-top: -12px;
	font-size: 1.2em;
	padding: 6px;
	margin-bottom: 12px;
}


table.sightseeingOptions {
	font-size: 1.2em;
	padding: 4px;
	
}

table.sightseeingOptions td.price {
	width: 30px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}



ul#activityList li a {
	color: #A54117;
}


div#sidebar ul#tourHilights li {
	color: black;
	text-transform: none;
}

div#sidebar ul#tourHilights ul li {
	margin-bottom: 3px;
	font-weight: normal;
}

div#sidebar ul#newsTopics ul {
	margin-left: 1.2em;
	list-style-type: disc;
}



div#sidebar ul#newsTopics ul li {
	color: #333;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0;
}





div#footer {
	clear: both;
	position: relative;
	top: -20px;
	background: url(/img/contentFoot.jpg) no-repeat;
	padding-top: 50px;
}

div#footer p {
	font-family: Tahoma,Arial,Verdana,serif;
	text-align: center;
	color: white;
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 1.3em;
}

div#footer a:link, div#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	color: #FFF;
	text-decoration: underline;
}



div.clear {
	clear: both;
	width: 100%;
	height: 0;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}