*{
	margin: 0;
	padding: 0;
}

td{
	padding: 3px;
}

.atop{
	vertical-align: top;
}

table.contactform{
	margin: 10px 0 0 0;
}

body{
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

a:link, a:visited, a:hover, a:active{
	color: #ff6600;
}

.emph, h2, h3 {
	font-size: 18px;
	color: #009900;
	font-weight: normal;
}
.emph_small {
	font-size: 15px;
	color: #009900;
	font-weight: normal;
}

#banner ul{
	list-style-type: none;
	padding: 7px 10px;
	margin: 0;
	margin-top: 50px;
	float: right;
	font-size: 14px;
}
#banner ul li{
	border-right: 1px solid #FFFFFF;
	display: inline;
	padding: 0 7px 0 5px;
}

#banner ul li.last{
	border-right: none;
}

#banner ul a:link, ul a:visited{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

#banner ul a:hover, ul a:active{
	color: #ff6600;
}

#home a.home,
#about a.about,
#tours a.tours,
#blog a.blog,
#contact a.contact {
	color: #D9AC91;
}

.textbox ul{ list-style: /*none;*/ url(./images/ul.jpg);*/
}
.textbox li {
margin-left: 15px;}
.textbox ul a:link, .textbox ul a:visited{
	color: #ff6600;
	font-weight: normal;
	text-decoration: underline;
}

.textbox ul a:hover, .textbox ul a:active{
	color: #ff6600;
	text-decoration: underline;
}

ol{
	margin-left: 30px;
}



ul{
	margin-left: 25px;
	margin-bottom: 10px;
}

h1{
	color: #408954;
	font-size: 10px;
}
.replace {
	height: 135px;
	position: relative;
	width: 230px;	
}

.replace span {
	background: url(./logo_175x89.jpg) no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
	cursor: pointer;
}

.replace_2 {
	height: 135px;
	position: relative;
	width: 300px;	
}
.replace_2 span {
	background: url(./logo_jp.jpg) no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
	cursor: pointer;
}

h2{
	font-size: 16px;
	padding: 10px 10px 0 10px;
}
h2.banda{
	padding: 10px;
}


h3{
	font-size: 14px;
	padding: 10px 10px 0 10px;
}

#portlinks h2{
	font-size: 16px;
	padding: 10px;
}

p{
	padding: 5px 10px 10px 10px;
}

p.images{
	padding: 1px;
	text-align: left;
	border: 0px solid #ccc;
}

div.images {
	padding: 1px;
	text-align: center;
	border: 0px solid #ccc;
}

div.images{
	padding: 5px 10px 10px 10px;
}
.images img{
	padding: 2px;
	text-align: right;
	border: 1px solid #ccc;
}


.full_photo {
	padding: 1px;
	text-align: right;
	border: 0px solid #ccc;
	margin-top: -40px;	
}
.full_photo img{
	padding: 2px;
	text-align: right;
	border: 1px solid #ccc;
}

p.biopic{
	float: right;
	margin-left: 15px;
}


#contain{
	margin: 0 auto;
	width: 700px;
}

#content{
	margin-bottom: 10px;
	margin-left: 15px;
}



#contentleft {
	float: left;
	width: 340px;
}
#contentleft_wide {
	float: left;
	width: 450px;
}


#contentleft .textbox {
	background: #ffffff no-repeat top;
	color: #3F2516;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

#contentright{
	float: right;
	width: 340px;
	margin-left: 10px;
}
#contentright_narrow{
	float: right;
	width: 230px;
	margin-left: 10px;
	margin-right: -8px;
}

#contentright .textbox{
	background: #ffffff no-repeat top;
	color: #3F2516;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
.sidebox {
	background: url(./images/sidebox_back.gif) repeat;
	color: #3F2516;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

.totop {
	font-size: 10px;
}


.postdate {
	margin-top: 0px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-right: 10px;
}

#searchform {
	padding-left: 10px;
	padding-bottom: 10px;
}

.navigation {
	font-size: 11px;
	margin-bottom: 30px;
}

ol.commentlist p {
	padding-left: 0px;
}


.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.center {
	margin-left: 210px;
}

.textbox h2 a {
	font-weight: bold;
	text-decoration: none;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	border-left: 1px solid #eee;
}


table.regularchart caption {
	font-weight: bold;
}
table.regularchart {
	border: 1px solid #666;
	border-collapse: collapse;
	width: 95%;
}
table.regularchart td {
	border: 1px solid #666;
	background: #fff;
	padding: 3px;
	font-size: 11px;
}

table.regularchart tr.odd td {
	background: #eee;
}

td, th { vertical-align: top; color:#666; }

p.attribution {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	margin-top: -10px;
	text-align: right;
	margin-right -10px;
	padding:0px;
}

.textboxBlog h2 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
.textboxBlog h2 a {
	text-decoration: none;
}
.textboxBlog {
	margin-top: 10px;
}

h1.tourtitle {
	font-size: 24px;
	margin: 10px;
	
}

table.sampleday {
	margin-left: 10px;
	font-color: #000;
}

.inline_image_left {
	float: left;
}

.inline_image_left img {
	padding: 2px;
	border: 1px solid #eee;
	margin-left: 10px;
	margin-right: 10px;
}

.thumb_images img {
	padding: 2px;
	border: 1px solid #eee;
	margin-left: 0px;
	margin-right: 0px;
}
