/* CSS Document */
td img {display: block;}td img {display: block;}
.divbanner {
	background-color: #FFFFFF;
	width: 750px;
	height: 175px;
	background-image: url(../images/layout_subpage/banner_sundown.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 9px auto auto;
	border-top: 10px solid #973E04;
	border-right: 10px solid #973E04;
	border-bottom: 2px solid #973E04;
	border-left: 10px solid #973E04;
}
.divmenu {
	background-image: url(../images/layout_subpage/back_menu2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border: 1px solid #FF0000;
}
.divsubpagebody {
	height: 100%;
	width: 750px;
	margin: auto auto 0px;
	padding: 0px;
	text-align: left;
	border-right: 10px solid #973E04;
	border-left: 10px solid #973E04;
	border-bottom-width: 0px;
}
.tablemenu {
	margin: 0px auto;
	width: 766px;
	height: 32px;
	background-image: url(../images/utility/back_menu_item_gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.tdmenuborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.divhours {
	margin: 9px;
	padding: 6px;
	float: right;
	width: 300px;
	border: 1px solid #4D917A;
	background-color: #F4F3EA;
	text-align: center;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.divboxright {
	margin: 6px;
	padding: 9px 4px;
	float: right;
	border: 6px solid #E08333;
	width: 260px;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFCD;
}
