@charset "utf-8";

.section p.image{
	font-size:1em;
	text-align:right;
}

#lead div.boxLt {
	float: left;
	width: 310px;
	margin-right: 20px;
}

#lead div.boxRt {
	float: right;
	width: 310px;
}

#lead h3 {
	margin-bottom: 10px;
}

#lead h4 {
	margin-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}

span.orange {
	color: #F9A17A;
}

#menu div.boxLt {
	float: left;
	width: 310px;
	margin-right: 20px;
}

#menu div.boxRt {
	float: right;
	width: 310px;
}

#menu h4 {
	margin-bottom: 15px;
}

#menu h5 {
	margin-bottom: 10px;
}

#menu h6 {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

#menu span.normal {
	font-weight: normal;
}

#menu div.dinner{
	/*width: 420px;*/
	width: 640px;
}

#menu div.dinner h6{
	margin-bottom:0;
}

#menu div.dinner table{
	margin-bottom:2.5em;
	/*width: 420px;*/
	width: 640px;
}

#menu div.dinner table td.term{
	width:9em;
}

#menu div.dinner p.text{
	text-align:center;
	background:#FFE9DD;
	padding-bottom:0;
	margin-bottom:1.5em;
}

#menu div.dinner{
	padding:9px;
	width:290px;
	margin-bottom:20px;
	background:#fff9f4;
	border:solid 1px #E5C7BB;
}

#menu h6.dinner{
	text-align:center;
	padding-bottom:1.5em;
}



div.topics {
	padding-bottom:3em;
}

div.topics div.boxLt{
	float: left;
	width: 200px;
	margin-right: 20px;
}

div.topics div.boxRt {
	float: right;
	width: 420px;
}

div.topics h4 {
	padding-bottom: 2px;
	margin-bottom: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 1.8em;
	font-weight: bold;
	color: #cc3300;
}

div.topics h5 {
	font-size: 1.4em;
	font-weight: bold;
}

span.subtext{
	font-size:0.9em;
}

.section .small{
	font-size:0.9em;
}


.section .small2{
	font-size:1.2em;
}





