body {background: #f8f8f3;margin: 0;padding: 0;
	color: #615341; text-decoration: none;  font-family: arial, helvetica, sans-serif; 
	/*font-size: 75%;*/
	
	text-align: center;}
 
/*div, li  {margin: 0;padding: 0;border: 0; }

ul, ol {margin: 0 0 1.5em;	padding: 0;	}	   */                                                         

a {color: #be7a2d;text-decoration: none;}
	a:hover {color:#9a5302;text-decoration: none;}

.clear {clear: both;}  




/* 	layout
---------------------------------------------------------- */

#container {width:100%;text-align: left;padding-bottom:50px; position:relative; z-index:1;}

#nav {width:970px;margin:0; height:153px;}

#content	{width:970px;margin:0 auto;}

/* 	deprecated #nav
---------------------------------------------------------- */ 

a#logo 	{clear:both;display:block;text-indent:-9999px;width:136px;height:60px; margin:0 auto 18px auto;
		background:url('../images/logo.gif') 0 0 no-repeat;overflow:hidden;}

#nav ul {list-style:none;clear:both;font-family:times, georgia, serif;font-size:13px;} 
		#nav a	{color:#3f3323;overflow:hidden;}

	/* 	mainNav  */ 

	ul#mainNav	{float:left;padding-left:300px;margin:19px 0 4px; position:relative; z-index:2;}
	
  		ul#mainNav li {float:left;margin-right:19px;}
                                                          
			ul#mainNav a:hover	{color:#c88335;}
			
			a#winesNav, a#discNav, a#eventsNav, a#newsNav, a#clubNav, a#shopNav 
				{display:block;text-indent:-9999px;height:7px;margin-bottom:7px;}     
			
			a#winesNav		{background:url('../images/main_nav_depr.gif') 0 0 no-repeat;width:34px;}
			a#discNav 		{background:url('../images/main_nav_depr.gif') -53px 0 no-repeat;width:87px;}
			a#eventsNav 	{background:url('../images/main_nav_depr.gif') -158px 0 no-repeat;width:40px;}
			a#newsNav 		{background:url('../images/main_nav_depr.gif') -217px 0 no-repeat;width:30px;}                                                      
			a#clubNav 		{background:url('../images/main_nav_depr.gif') -265px 0 no-repeat;width:61px;}
			a#shopNav 		{background:url('../images/main_nav_depr.gif') -345px 0 no-repeat;width:29px;}
						
			a#winesNav:hover	{background:url('../images/main_nav_depr.gif') 0 -7px no-repeat;}
			a#discNav:hover		{background:url('../images/main_nav_depr.gif') -53px -7px no-repeat;}
			a#eventsNav:hover 	{background:url('../images/main_nav_depr.gif') -158px -7px no-repeat;}
			a#newsNav:hover		{background:url('../images/main_nav_depr.gif') -217px -7px no-repeat;}                                                      
			a#clubNav:hover		{background:url('../images/main_nav_depr.gif') -265px -7px no-repeat;}
			a#shopNav:hover		{background:url('../images/main_nav_depr.gif') -345px -7px no-repeat;}
				   	
			/* 	mainNav dropdowns */ 

			ul#mainNav ul {display:none; position: absolute;left: -999em;margin:0;background:#f0efe7;
					padding:25px 20px 15px;border-top: 1px #cccccc solid;border-bottom: 1px #cccccc solid;}
			ul#mainNav li:hover ul, ul#mainNav li.sfhover ul { display:none;left: auto;}

				ul#mainNav ul li {display:none;float:none;padding-bottom:9px;margin:0;}

	/* 	subNav  */ 

	ul#subNav	{float:right;width:970px;margin:3px 0 0; position:relative; z-index:1;}
		ul#subNav li {float:left;}
		
		ul#subNav a:hover	{color:#c88335;}

		#trmsNav a.subNav, #rmwNav a.subNav, #rmpsNav a.subNav
			{display:block;text-indent:-9999px;width:240px;height:35px;margin-right:3px;}
			
		#wbmdNav a.subNav
			{display:block;text-indent:-9999px;width:241px;height:35px;margin-right:3px;}

        #trmsNav a.subNav {background:url('../images/sub_nav_depr.gif') 0 0 no-repeat;}
        #rmwNav a.subNav  {background:url('../images/sub_nav_depr.gif') -243px 0 no-repeat;}
        #rmpsNav a.subNav {background:url('../images/sub_nav_depr.gif') -486px 0 no-repeat;}
        #wbmdNav a.subNav {background:url('../images/sub_nav_depr.gif') -729px 0 no-repeat;margin:0;}


			/* 	subNav dropdowns */ 

			ul#subNav ul {display:none;position: absolute;left: -999em;margin:0;background:#f0efe7;text-align:center;width:200px;
					padding:25px 20px 15px;border-top: 1px #cccccc solid;border-bottom: 1px #cccccc solid;}
				ul#subNav #wbmdNav ul {display:none;width:201px;} 
				
			ul#subNav li:hover ul, ul#mainNav li.sfhover ul {display:none;left: auto;}
            ul#subNav li:hover {visibility:		inherit; /* fixes IE7 'sticky bug' */ }

				ul#subNav ul li {display:none;float:none;padding-bottom:9px;margin:0;}

                #nav #trmsNav a:hover {color:#b49101;}
                #nav #rmwNav a:hover  {color:#c88335;}
                #nav #rmpsNav a:hover {color:#a12a1d;}
                #nav #wbmdNav a:hover {color:#25507b;}
























