/* Divs */

		
	#feature {
	  background: #96BF55 url(images/bottom.gif) no-repeat bottom left; 
	  width: 220px;
	  padding: 0 0 5px;
float: right;
	}
	#feature dt {
	  background: url(images/top.gif) no-repeat;
	  padding: 5px 5px 0; 
	  font-size: 125%; 
	  color: #FFF; 
	  line-height: 1;
	  margin: 0;
	}
	
	#feature dd {
	  padding: 5px 5px 0; 
	  color: #1B220F; 
	  line-height: 1.3;
	  margin: 0;
	}

body {
background: url(images/gravelnew.jpg) repeat;
}

#container {

position: absolute;
left: 50%;
width: 1000px;
margin-bottom: 20px;
margin-top: 20px;margin-left: -500px;}

#header {

width: 1000px;
height: 250px;
border-top: 1px solid #36393D;
border-left: 1px solid #36393D;
border-right: 1px solid #36393D;
}

#navigation {
width: 1000px;
border-left: 1px solid #36393D;
border-right: 1px solid #36393D;
background-color: #C2E0C2;
}

#bodycontent {
position: absolute;
top: 300px;
border-left: 1px solid #36393D;
border-right: 1px solid #36393D;
width: 960px;
padding-left: 20px;
padding-right: 20px;
background-color: #C2E0C2;
}

#footer {
position: relative;
border-top: 1px solid #36393D;
border-bottom: 1px solid #36393D;
font-family: "comic sans MS", Georgia, Times, serif;
text-align: right;  
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
padding-right: 1em;
margin-bottom: 1em;
padding-bottom: 1em;
padding-top: 1em;
text-align: center;
}

/*Text*/

body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 125%;
  padding: 0;
  margin: 0px;
text-align: left;
 border-left: 1px solid #36393D;
 border-right: 1px solid #36393D;
}

h1, h2, h3 {
  font-family: "comic sans MS", Arial, sans-serif;
}

h1 {
  font-size: 150%;
  color: black;
  padding-top: 2em;
  padding-bottom: .2em;
  padding-left: .4em;
  margin: 0;

}

h2 {
  color: black;
  font-size: 130%;
  font-weight: normal;
  padding-top: 15px;
}

p {
  font-size: 100%;
  color: black;
}

em {
  text-transform: none;
}

li {
font-size: 80%;
list-style-type: none;
padding: 5px;
}

/*Links*/

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #636363;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3F923F;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #59689C;
	}

/*Classes*/

.galleryphoto {  padding-bottom: 10px;  border-bottom: 5px solid green;  margin-bottom: 20px;}
.blockquote {
 letter-spacing: 0.05em;
 font-size: 60%;
}

.galleryphoto p {
 font-size: 80%;
 font-weight: bold;
 margin-top: 0;
 line-height: 1.4em;
}

.specialphoto {
float: right;
}


/*Tables*/

table.navigation {
  border-collapse: collapse;
width: 1000px;
padding-right: 2em;
}

table.events {  border-collapse: collapse;}table.events th, table.events td {  padding: 4px;  border: 1px solid #000066;}table.events th {  font-size: x-small;  text-align: left;  background: #241374 url(backgrounds/header-bg.jpg);  color: #ffffff;  padding-top: 0;  padding-bottom: 0;  padding-left: 2px;  padding-right: 2px;}table.events td {  font-size: small;}table.events caption {  color: #000066;     font-size: small;     font-weight: bold;     text-align: left;  padding-bottom: 5px;}
feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://www.shakuhachizen.com/images/feed-icon.gif") no-repeat 0 50%;
}
