@charset "UTF-8";
/* CSS Document */

body    { font-family: Arial, Helvetica, sans-serif; text-decoration: none }
td    { font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #156028;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	
}
a.nav:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	color: #156028;
	text-decoration: none;
}
a.nav:active {
	color: #999999;
	text-decoration: none;
}

.main {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
}
a.main:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.main:hover {
	color: #156028;
	text-decoration: none;
}
a.main:active {
	color: #999999;
	text-decoration: none;
}
a.mail:visited {
    color:#999999;
    text-decoration:none
}
.go {
	background-image: url(../images/go.gif);
}
.go {
	background-image: url(../images/go_hover.gif);
}

.selected {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
	 bm 
}

.hedr_ftr {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.hedr_ftrSUBTLE {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	background-color: #000000;
}
.dinnerSUBTLE {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	
}
.WINE {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}

