	    
 <!-- Set the recommended colors based on color scheme  -->




body {
	padding:0px;
    margin:0px;
}

/* The height on the html,body makes the 100% table height work */
html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none;
  background-color:#fbedcb;
	}

#background_table {
}

#site {
	text-align: center;
	font-family:Arial, sans-serif; 
    font-size:16px;
    line-height: 1.3; 
    font-weight:Bold; 
    color:#363942;
    width:820px;
    margin:0 auto;
}
#container {
	float:left;
	text-align: left;
	border-style:none; 
	border-color:#none; 
	border-width:0px; 
    padding-left:20px;
}
#banner {
	background-color:#382513; 
	background-image:; 
	float:left;
    width:780px;
}
#banner #logo {
	float:left; 
}
#banner #pic {
	float:right; 
}

#body {
    float:left;
    width:766px;
	background-color:#d8caa8; 
	border-style:solid;
	border-color:#363942; 
	border-width:7px; 
}

#body_inner {
	margin:20px 20px 20px 20px;
}


html>body #site_shadow {
		background-repeat: no-repeat;
	background-position: center bottom;
}


    

.book {
    width:200px; 
    text-align:center; 
    float:left;
    margin-left:17px;
    margin-right:17px;
}

.book h2 {
    margin-bottom:5px;
    padding-bottom:5px;
}

.book img {
    margin-bottom:5px;
    padding-bottom:5px;
    border:0;
}

#footer {
	width:780px;
    font-size:10px;
    float:left;
    text-align:center;
    color:#382513;
    padding:10px 0px 10px 0px;
}
#footer a {
    color:#382513;
}
#site h1 {
	font-family:Verdana, sans-serif; 
    font-size:26px; 
    font-weight:Bold;
    color:#5c832f;
    line-height:1;
}
#site h2 {
	font-family:Arial, sans-serif;
    font-size:22px; 
    font-weight:Bold;
    color:#363942;
    line-height:1;
}

#navigation a {
	display:block;
	font-size: 20px; 
    width:156px; 
}


#index_picture {
	float:left;
    margin-right:15px;
    margin-top:15px;
    margin-bottom:5px;
}

#about_picture {
	float:right;
    margin-left:15px;
    margin-top:15px;
    margin-bottom:10px;
}
#book_details img {
	float:left;
    margin-right:15px;
}
.event {
	float:left;
    margin-bottom:25px;
}
.event div {
	float:left; 
    width:550px;
}
.event img {
	float:left;
    margin-right:15px;
}
.event h2 {
	margin-top:0px;
    padding-top:0px;
}
.link {
	float:left;
    margin-bottom:25px;
}
.link div {
	float:left; 
    width:550px;
}
.link img {
	float:left;
    margin-right:15px;
}
.link h2 {
	margin-top:0px;
    padding-top:0px;
}


.article_read_option_box {
	background-color:#f6e8c6;
}


#body a {
    color:#284907;

}

#navigation {
	float:left;
	line-height:normal;
	background:url("../library/navigation/patricia_images/japanese_garden/bg.gif")
		repeat-x;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation li {
	float:left;
	margin:0;
	padding:0;
    height:44px;
}
#navigation a {
	padding-top:10px;
    line-height:34px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana, sans-serif;
	color:#d8caa8;
    font-weight:Bold;
}
#navigation a:hover {
	color:#f2ebda;
}	
#navigation #current {
	background:url("../library/navigation/patricia_images/japanese_garden/uber-right.gif")
		no-repeat right top;
}
#navigation #current a {
	background:url("../library/navigation/patricia_images/japanese_garden/uber-left.gif")
		no-repeat left top;
	color:#284907;
} 