html {

	scrollbar-base-color:#FFFFFF;

	scrollbar-face-color:#FFFFFF;

	scrollbar-track-color:#FFFFFF;

	scrollbar-arrow-color:#F0CB20;

	scrollbar-3dlight-color:#FFFFFF;

	scrollbar-highlight-color:#F0CB20;

	scrollbar-shadow-color:#F0CB20;

	scrollbar-darkshadow-color:#FFFFFF;

}

body {

	font-size: 90%;

	line-height: 130%;

	background-color: #304D17;

	margin: 0px;

	color: #2D2D2D;

}

td {

	vertical-align: top;

}

#footer {

	background-image: url(img/main/bg_footer.gif);

	background-color: #F2F1EE;

	background-repeat: no-repeat;

	background-position: left top;

	height: 80px;

}

#footer #copy {

	font-size: 75%;

	text-align: right;

	margin-top: 15px;

	margin-right: 10px;

}

#snav {

	background-image: url(img/main/bg_snav.gif);

	height: 28px;

}

#snav td {

	vertical-align: middle;

}



#left_top {

	background-image: url(img/main/bg_left.gif);

	background-repeat: no-repeat;

	background-position: left top;

	width: 230px;

}

#left {

	background-color: #F0CB20;

}

#right_top {

	background-image: url(img/main/bg_right.gif);

	background-repeat: no-repeat;

	background-position: left top;

	width: 550px;

}

#right {

	background-color: #F2F1EE;

	background-image: url(img/main/bg_conts.gif);

	background-repeat: repeat-y;

	background-position: left top;

	padding-left: 5px;

}

#nav {

	background-image: url(img/nav/bg.gif);

	background-repeat: repeat-y;

	background-position: left top;

}

#nav table {

	border: 1px solid #FFFFFF;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 10px;

}

#nav td {

	text-align: center;

}

#nav p {

	text-align: left;

	font-size: 80%;

	line-height: 120%;

}

#conts {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #88CC51;

	border-bottom-color: #88CC51;

	border-left-color: #88CC51;

	background-color: #FFFFFF;

	margin-bottom: 15px;

	padding-bottom: 15px;

}

.more {

	background-image: url(img/main/lne_h.gif);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.more img {

	float: right;

	padding-top: 2px;

	padding-right: 5px;

	padding-bottom: 2px;

}

.line_v {

	background-image: url(img/main/lne_v.gif);

	background-repeat: repeat-y;

	background-position: center top;

	width: 8px;

}

.info {

	padding-bottom: 5px;

}

#infomation {
	padding: 5px;
}
#infomation img {
	margin-right: 3px;
	margin-left: 3px;
}
#infomation h4 {
	font-size: 100%;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#infomation hr {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#infomation p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.list1 td {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #E8E8E8;

}

.list2 table {

	background-color: #5B6B71;

	margin: 10px;

}

.list2 td {

	background-color: #FFFFFF;

	padding: 5px;

	text-align: center;

}

.list3 td {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #E8E8E8;

}
.list3 th {

	font-weight: normal;

	text-align: left;

	background-image: url(img/main/mrk_l.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #E8E8E8;

}
.list3 h4 {

	color: #006600;

	background-color: #F5FEE2;

	padding-left: 5px;

	margin: 0px;

	font-size: 90%;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

}
.list4 td {
	border-bottom-style: none;
	text-align:center;
	white-space: nowrap;

}
.list5 {
	margin-bottom: 15px;
}
.list5 img {
	margin-bottom: 3px;
}
.list5 p {
	border: 1px solid #E8E8E8;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
}
h3 {

	color: #993300;

	padding: 0px;

	border-bottom-width: 3px;

	border-bottom-style: double;

	border-bottom-color: #333333;

	margin-top: 20px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 10px;

	font-size: 120%;

}
h4 {
	font-size: 120%;
}



h5 {

	color: #006699;

	margin: 0px;

	padding: 0px;

}
h6 {
	font-size: 100%;
	color: #304D17;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


table.price   {
	background:#999999;
	margin-bottom: 10px;
}

table.price td   {
background:#ffffff;
}

table.price td.sunday   {
background:#ff3300;
color:#ffffff;
}

table.price td.sat   {
background:#0000cc;
color:#ffffff;
}

p.box1   {
border-bottom:3px double #999999;
margin:5px;
padding:0px 0px 0px 5px;
}
#new td{
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 90%;
}
#new th{
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	font-size: 75%;
}
#new img {
	margin-right: 3px;
	margin-left: 3px;
}
