body {
	background-color: #f5f5dc;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.5em;
}
p{
  margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

h1 {font-size: 300%;
}
h2 {
	font-size: 220%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 88%;
	color: #336633;
}


#canvas {
	width:802px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#left {
	float: left;
	height: auto;
	width: 180px;
	font-size: 100%;
	margin-top: 10px;
}
#wrapper {
	float: right;
	width: 100%;
	margin-left: -180px;
}
#content {
	width: auto;
	height: auto;
	overflow: visible;
	top: 0px;
	margin-left: 180px;
	border-left-width: 1px;
	border-left-style: dashed;
	background-color: #FFFFFF;
	border-left-color: #999966;
	text-indent: 1.5em;
}
#header {
	height: 90px;
	width: 802px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(image/header.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom-color: #666666;
	background-color: #cccc99;
	}
#cover {
	height: 300px;
	width: 300px;
	text-align: center;
	margin-left: 110px;
	padding: 30px;
	color: #333333;
	text-decoration: none;
	text-indent: 1.5em;
}
#footer {
	width: 802px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 80%;
	height: 20px;
	text-align: center;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.define {
	width: 500px;
	border-bottom: 1px dotted #999999;
	height: auto;
	overflow: auto;
	padding-top: 10px;
	margin-left: 60px;
	padding-bottom: 10px;
	font-size: 90%;
	padding-left: 10px;
	text-indent: 1.6em;
}
 .teatypes {
	float: right;
	margin-top: 20px 0px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.define p {
	padding-left: 10px;
	line-height: 1.6em;
	font-size: 100%;
	margin: 0px;
}
.define h3 {
	padding-left: 10px;
	color:#336633;
}

#intro {
	width: 500px;
	height: auto;
	font-size: 100%;
	text-align: left;
	line-height: 1.6em;
	padding: 10px;
	margin-left: 61px;
}
#navi{
	width:802px;
	height:20px;
	left: 1px;
	background-color:#999966;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e9e6d6;
}
#navi ul{
	position:relative;
	bottom:0px;
	width:400px;
	height:20px;
	list-style:none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 380px;
	margin-top: 0px;
	padding: 0;
}
#navi li{
	height:20px;
	line-height:20px;
	float:left;
	width:100px;
	text-align:center;
	position:relative;
	font-size: 80%;
}

#navi a{
	text-decoration:none;
	display:block;
	color:#333333;
	font-weight: bold;
	
}
#navi a:hover{
	width:100px;
	height:20px;
	color: #E9E6D6;
	font-weight: bold;
}
#menu {
	width:180px;
	height: auto;
}
#menu ul{
	width:160px;
	padding: 0px;
	height: auto;
	line-height: 25px;
	text-align: center;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #99CCCC;
}
#menu li{
	line-height:25px;
	width:160px;
	text-align:left;
	font-size: 88%;
	margin-left: 20px;
	font-weight: bolder;
}	
#menu a{
	text-decoration:underline;
	display:block;
	color: #006633;
	font-weight: bolder;
	font-variant: small-caps;
}
#menu a:hover{
	width:160px;
	height:25px;
	text-decoration: none;
}
#gototop {
	text-align: center;
	width: 620px;
	height: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 80%;
	color: #333333;
}
#gototop p {
	text-decoration: underline;
	font-size: 80%;
	color: #333333;
	font-weight: bold;
}
#gototop a {
}

.brown {
    color: #663300;
}
.gallery{
	width:500px;
	background-color:#ffffff;
	height: auto;
	margin-left: 60px;
	font-weight: bold;
	overflow: auto;
	font-size: 88%;
	vertical-align: bottom;
	color: #666666;
	border-bottom-style: dotted;
	border-bottom-color: #ece9d8;
	border-bottom-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.img_item {
	float: left;
	visibility: visible;
	margin-right: 20px;
}

.clear {
	clear: both;
}
.green {
	color: #336633;
}
#canvas #left #menu h6 {
	background: #CCCC99;
	height: 30px;
	width: 160px;
	text-align: center;
}
#header_cover p {
	font-size: 80%;
	color: #FFFFFF;
	padding-left: 10px;
}
.style1 {
	height: 40px;
	width: 160px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background: #66b00b;
}
.style5 {
	color: #003300;
	font-size: 100%;
	padding-left: 10px;
}
.brew_img {
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #666666;
	margin-right: 20px;
}
p.short {
	text-align: left;
	line-height: 1.3em;
}
table .item {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 620px;
}
.img_3 {
	float: left;
	height: 100px;
	width: 100px;
}
.item {
	width: 500px;
	margin-left: 60px;
	border-bottom: 1px solid #999999;
}
.item p {
	font-size: 88%;
}
.tagmenu {
	color: #333333;
	height: 30px;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	line-height: 30px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p.breakpoint {
	width: 490px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 60px;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	background-color: #CCCC66;
	font-weight: bolder;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	text-decoration: none;
}
#breadCrumb {
	font-size: 80%;
	color: #006633;
	margin-left: 10px;
	padding-top: 5px;
}
