* {
  padding: 0;
  margin: 0;
}
body {
  margin-top: 10px;
  background-color: #dfc986;
  /*#5d6a56*/  font: 100% Georga, "Times New Roman", Times, serif;
  color: #31402a;
}
#wrapper {
  position: relative;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  background-color: #dfc986;
}
p.padded {
  padding: 10px 0;
}
#bio {
  position: relative;
  font-size: .95em;
  line-height: 1.1;
  background: #dfc986 url(images/frame.jpg) repeat;
  margin: 10px auto;
  width: 450px;
  padding: 10px;
}
#biobtm {
  padding-top: 8px;
  background: url(images/hotei1.gif) right bottom no-repeat;
  height: 108px;
}
.specialEvent {
	padding: 6px 0 10px 0;
}
.chapterEvent {
	padding-top: 12px;
}
#bio p {
  margin: 10px 0;
}
#header {
  height: 67px;
  margin: 0 0 10px 0;
  /*background: #C4B176;*/
}
h1.welcome {
  font-size: 1.4em;
  margin: 0 0 12px 0;
  color: #31402a;
  font-weight: bold;
}
img {
  border: none;
}
.paraimgmargintop {
  margin: 4px 0 0 0 ;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  padding: 8px 0;
}
.center {
  text-align: center;
}
.right {
  float: right;
  margin: 5px 5px 15px 25px;
  display: inline;
  border: 1px solid #000;
}
#content {
  font-size: 0.95em;
  line-height: 1.2;
  float: left;
  padding-left: 25px;
  width: 520px;
  position: relative;
  background: #dfc986 url(images/frame.jpg) repeat;
}
#content p {
  padding-right: 25px;
  margin: 2px 0 6px;
  text-align: justify;
}
#content p.center {
  text-align: center;
}
#content p.padded {
  padding-top: 1em;
}
#content h3 {
  margin-bottom: 10px;
}

.greentext {
	color: #31402a ;
}
#gallery p.normallneheight {
  line-height: 1.0;
  margin-bottom: 6px;
  text-align: justify;
}
#floatholder {
  line-height: 1.2;
  background: #dfc986;
  /*url(images/frame.jpg) repeat*/
}
.clearboth {
  clear: both;
}
a:link, a:visited {
  color: #961217;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a:active {
  color: #961217;
  text-decoration: none;
  font-weight: bold;
}
#gallery td img {
  border: 1px solid #000;
}
.keyline {
  border: 1px solid #000;
}
.gallery {
  margin-bottom: 8px;
}
ul.title {
  font-weight: bold;
  margin: 0;
  font-size: .85em;
}
 ul.title li {
  list-style: none;
   margin-bottom: 1px;
}
img.bottomspace {
  margin-bottom: 10px;
}
#gallery img.totop {
  padding: 5px 0;
}
#gallery p.click {
  padding: 10px 0 10px 0;
}
#navbar {
  float: right;
  width: 190px;
  font-size: .95em;
  font-weight: bold;
  position: relative;
  /*background: #C4B176;*/
  padding: 5px 0;
}
#footer {
  text-align: left;
  /*color: #adb4a0;*/
  color: #31402a;
  font-size: .8em;
  /*background: #dfc986 url(images/frame.jpg) repeat;*/  padding: 4px 0 10px 25px;
  border: 0;
}
#logo_btm {
  background: url(images/takara_wm.gif) no-repeat 70% 0%;
  /*#5d6a56*/  padding-right: 2px;
  height: 42px;
  display: none;
}
#content ul.nobr {
  margin: -4px 0 10px 12px;
}
#content ul.nobr li {
  list-style: none;
  padding: 1px 0;
}
#content ul {
  list-style: none;
  margin-left: 25px;
}
#content ol {
  margin-left: 25px;
  padding-right: 25px;
}
#content ul li, #content ol li {
  padding: 2px;
}
#gallery a:link, #gallery a:visited {
  color: #961217;
}
#navbar ul {
  list-style: none;
  margin: 0 0 0 10px;
}
#navbar ul li.indent {
  padding-left: 8px;
}
#navbar ul li a {
  text-decoration: none;
  color: #961217;
}
#navbar ul li a:link, #navbar ul li a:visited {
  color: #961217;
}
#navbar ul li a:hover, #navbar ul li a:active {
  color: #961217;
  text-decoration: none;
}
#hotei1 {
  background: url(images/hotei2.gif) 85% 20% no-repeat;
  height: 108px;
  width: 780px;
  margin-top: 5px;
  padding: 8px;
}
#gallery {
  font-size: .9em;
  background: #dfc986 url(images/frame.jpg) repeat;
  margin-right: 205px;
  padding-left: 25px;
}
.description {
  margin: 10px 0;
}
.description p {
  margin: 5px 0;
}
table.gallery {
  width: 500px;
  margin-bottom: 12px;
}
table.gallery td {  padding: 0;
  width: 33.3%;
  text-align: center;
  vertical-align: top}table.gallery img {
  border: 1px solid #000;
  margin-bottom: 10px;
}
/*Slideshow div*/
#flashcontent {
  float: right;
  width: 150px;
  margin: 5px 0 5px 10px;
  display: inline;
}
/* Search and contact form stuff*/form {
  width: 450px;
}
form fieldset {
  padding-left: 10px;
}
form p {
  text-align: left;
}
form span {
  margin-right: 4px;
}
form label {
  font-weight: bold;
  font-size: .9em;
  margin: 6px 0 0 0;
}
form label.regular {
  display: block;
}
form input, form textarea {
  background-color: #eee;
  margin-bottom: 5px;
}
.clearfix:after {
  content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
  display: inline-table;
}
/* Mark Hadley's fix for IE Mac */

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */
