BODY {
	background-color: #CBDD8B;
}
A {
	color: #F278B3;
}
h3 {
	border-bottom: dotted 1px #F278B3;
	font-size: 15px;
	color: #F278B3;
}
#bg_left_top {
	background-image: url(../images/season01/bg_top_left.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 50%;
}
#bg_right_top {
	background-image: url(../images/season01/bg_top_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 50%;
}
#bg_left_btm {
	background-image: url(../images/season01/bg_btm_left.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 50%;
}
#bg_right_btm {
	background-image: url(../images/season01/bg_btm_right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 50%;
}
#content {
	background-image: url(../images/season01/bg_content.gif);
	background-repeat: repeat-y;
}
#home_feature_container {
	background-image: url(../images/season01/bg_current-promo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 193px;
}
.sub_nav {
	background-image: url(../images/season01/bg_sub_nav.gif);
	border-bottom: solid 1px #99B548;
	padding: 10px 0px 0px 0px;
}
.menutitle A {
	color: #000000;
	text-decoration: none;
}
.submenu A {
	color: #000000;
	text-decoration: none;
}
.submenu A:hover {
	color: #F278B3;
}
.submenuall {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.submenuall:hover {
	color: #F278B3;
}
.restaurantlink {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.restaurantlink:hover {
	color: #F278B3;
}
.footer {
	color: #A2C04C;
}
.footer A {
	color: #A2C04C;
}
.footer A:hover {
	color: #666666;
}


