#content a:link, #content a:visited{color:#fff; text-decoration:underline;}
#content a:hover{text-decoration:none;}
#content a:active{color:#fff;}

#footer a:link, #footer a:visited{color:#fff; text-decoration:underline;}
#footer a:hover{text-decoration:none;}
#footer a:active{color:#fff;}

a img{
border:none;
}

* {
margin:0px;
padding:0px;
border:0px;
font-family:"Gill Sans", Arial, Helvetica, sans-serif;
}


#main {
	width: 950px;
	margin:auto;
}
body {
	background-image: url(images/wood.png);
	background-repeat: repeat;
}


.menuhold{
	margin-right: auto;
}

.menucolor{
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
}

.clear{
clear:both;
}

#footer{
	width:100%;
	padding: 20px 0 5px 0;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	font-size: 18px;
	margin-top: 40px;
}

.footinfo{
	text-align:left;
	width:950px;
	margin:auto;
	font-weight: lighter;
	color:#e7e7e7;
}
#main #content {
	background-image: url(images/kanji.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 950px;
}
#main #content .leftcol {
	margin-top: 20px;
	margin-right: 175px;
	width: 760px;
}

#main #content .leftcol .top {
	background-repeat: no-repeat;
	width: 757px;
	padding-top: 51px;
}

#main #content .leftcol .bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	padding-bottom:18px;
	width: 757px;
}
#main #content .leftcol .top .text .moretext {
	background-image: url(images/trans.png);
	background-repeat: repeat;
	padding: 15px 20px 10px 20px;
	width: 717px;
}

#main #content .leftcol .top .text {
	width: 757px;
}

.left{
	float:left;
	padding-right:25px;
	padding-bottom:10px;
}
p {
	font-size: 15px;
	font-weight: normal;
	color: #e7e7e7;
	margin-bottom: 13px;
	font-family:"Gill Sans", Arial, Helvetica, sans-serif;
}
#main #content .info {
	width: 550px;
	margin: auto;
}
#main #content .hours {
	float: left;
	height: 185px;
	width: 210px;
	margin-right: 80px;
	border: 1px solid #331E15;
	padding: 10px 10px 0 10px;
	background-color: #140D04;
}

#main #content .location {
	float: left;
	height: 185px;
	width: 210px;
	border: 1px solid #331E15;
	padding: 10px 10px 0 10px;
	background-color: #140D04;
}

.infohead{
	text-decoration:underline;
}.free {
	font-size: 18px;
	text-align: center;
}
.rightside {
	width: 510px;
	float: right;
}
#main #content .right {
	float: right;
	padding-bottom: 20px;
	padding-left: 15px;
}
