.glossymenu *{
	margin:0;
	padding:0;
}

h1 {
	font-size: 21px;
	line-height:23px;
	color: #74204e;
	text-align: center;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 17px;
	color: #74204e;
	text-align: left;
	padding-bottom: 10px;
	font-weight:normal;
}

.title {
	font-size: 43px;
	color: #74204e;
	margin-bottom:-1px;
	padding-bottom:10px;
}

.cover {
	float:right;
	margin: -25px 0 10px 12px; 
	position:relative;
	z-index:10;
	zoom:1;
}

a {
	text-decoration: none;
	color: #9c9e69;
}
a:hover {
	text-decoration: underline;
}

.bg {
	background-image:  url("../../../../images/guides/wine_dine/WineClub08/table_bg.gif");
	background-repeat: repeat-y;
}
.mainbg {
	background-image:  url("../../../../images/guides/wine_dine/WineClub08/main.jpg");
	background-repeat: no-repeat;
}

#nav{
	float: left;
	width: 198px;
	text-align: left;
	background-image:  url("../../../../images/guides/wine_dine/WineClub08/nav_bg.gif");
	background-repeat: repeat;
}

#content{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 572px;
	background-color: #FFFFFF;
	float: right;
}

.disclaimer {
	font-size: 11px;
	padding: 0 25px 10px;
	color: #464646;
	text-align: justify;
}

.borderbottom {
	border-bottom: solid #e9eadb;
	margin-top:16px;
}
.bordertop {
	border-top: solid #dadcc3;
}

.leadin {
	color: #000000;
}

.copy {
	font-size: 13px;
	color: #7c7c7c;
	line-height: 17px;
	text-align: left;
	padding: 10px 15px 25px 25px;
	border-top: solid #dadcc3;
}
.subcopy {
	font-size: 11px;
}

.homecopy {
	font-size: 12px;
	color: #7c7c7c;
	line-height: 17px;
	text-align: left;
	padding: 10px 25px 25px 25px;
}

.info {
	text-align: center;
	padding: 10px;
	font-size: 11px;
	line-height:15px;
	color: #7c7c7c;
}

.about {
	text-align: left;
	padding: 15px;
	font-size: 11px;
	line-height:15px;
	color: #9c9e69;
}

#subfooter{
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: left;
	height: 25px;
	width: 770px;
}


/*NAVIGATION CSS*/

.glossymenu{
padding: 0;
width: 174px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu ul li {
	list-style-type: none;
}

.glossymenu a.menuitem{
font: normal 14px Helvetica, Verdana, Arial, sans-serif;
color: #bb829e;
display: block;
/*position: relative; To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 15px 10px 5px 15px;
text-decoration: none;
}

.menuitem {
font: normal 14px Helvetica, Verdana, Arial, sans-serif;
color: #bb829e;
display: block;
/*position: relative; To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 15px 10px 5px 15px;
text-decoration: none;
}

.glossymenu a.menuitem:hover{
background: #45102e;
color: white;
font-size:14px;
text-decoration:none;
}

.glossymenu a.menuitem:visited { color: #bb829e; }
.glossymenu a.menuitem:active { color: #bb829e; }

.glossymenu .submenu{ /*UL of each sub menu*/
margin: 0;
padding: 0;
}

.glossymenu ul.submenu li { *height:26px; }

.glossymenu .submenu li a{
display: block;
font:11px normal Helvetica, Verdana, Arial, sans-serif;
color: #9e6682;
text-decoration: none;
padding: 4px 0;
padding-left: 30px;
}

.glossymenu ul li a:hover{
background: #45102e;
color: white;
text-decoration:none;
}

.glossymenu ul li a:visited { color: #9e6682; }

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
	line-height: 12px;
}
.sidebar_right {
	background-image: url(../../../../images/0_index_template/bkgnd_dropshad_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar_left {
	background-image: url(../../../../images/0_index_template/bkgnd_dropshad_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
