/* CSS Document */

/* CLEAR DEFAULTS & SET PAGE
---------------------------------------------------*/
h1, h2, h3, h4, h5, h6, li, 
ol, ul, form, fieldset, input,
p, blockquote, img, label			{margin:0px; padding:0px; list-style:none}
img									{border:none; display:block;}
a:link, a:visited					{text-decoration:none;}
a:hover, a:active					{text-decoration:none;}
/*input, select						{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; width: 200px}
label								{cursor: pointer; margin-bottom: 5px}
*/
/* Set html & body 
--------------------------------------------------*/
html								{width:100%;}
body								{position:relative; width:100%; min-width:1004px; margin:0 auto; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:18px; color:#303212; background:#303212 url(../images/bkgd_main.jpg) top center no-repeat;}
#container							{position:relative; width:1004px; margin:0 auto; left:0px; padding:0px; z-index:1;}

/* BRANDING / NAVIGATION
---------------------------------------------------*/
#branding 							{position:relative; top:15px; margin-left:26px; width:274px; height:538px; float:left; background:url(../images/home_nav_bkgd.jpg) no-repeat;}
#branding h2						{position:absolute; left:-9997px;}
#logo								{margin:24px 18px 12px 22px; border-bottom:1px solid #aea184; padding-bottom:19px;}


/*Main Navigation*/
#nav								{position:relative; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#4e4137; line-height:28px; font-weight:normal;}
#nav h2								{position:absolute; left:-8999px;}
#nav a:link, #nav a:visited			{color:#4e4137;}
#nav a:hover, #nav a:active			{color:#b11116;}

#pg_home #nav_home a				{color:#b11116;}
#pg_wines #nav_wines a				{color:#b11116;}
#pg_wineclub #nav_wineclub a		{color:#b11116;}
#pg_events #nav_events a			{color:#b11116;}
#pg_awards #nav_awards a 			{color:#b11116;}
#pg_history #nav_history a 			{color:#b11116;}
#pg_distribution #nav_distribution a{color:#b11116;}
#pg_contact #nav_contact a 			{color:#b11116;}

	
#content							{position:relative; top:15px; width:678px; height:538px; float:left; background:#e2e1cf url(../images/home_content_bkgd_right.gif) top right no-repeat;}
#content h1							{position:absolute; left:-9996px;}

#abvGallery							{margin:8px 0px 9px 22px;}

#specials							{position:relative; width:640px; height:80px; margin-left:22px;}
#specials img {display: inline;}
#specials .item						{display: inline;}

#callouts							{position:relative; width:630px; height:93px; margin-left:22px;}

#featured a							{display:block; float:left; width:174px; height:93px; margin-right:9px; padding:0px 15px; background:url('../images/bkgd_callouts-feat_hm2.gif') top left no-repeat;}						
#featuredtitle						{margin:10px 0px 8px 0px; border-bottom:1px solid #8e0603;}					
#featured .header					{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#ffdfaa; line-height:19px; font-weight:normal;}
#featured .text						{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffa798; line-height:15px;}

#shop a								{display:block; float:left; width:174px; height:93px; margin-right:9px; padding:0px 15px; background:url('../images/bkgd_callouts-shop_hm2.gif') top left no-repeat;}						
#shoptitle							{margin:10px 0px 8px 0px; border-bottom:1px solid #999411;}					
#shop .header						{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#202100; line-height:19px; font-weight:normal;}
#shop .text							{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#533822; line-height:15px;}

#club a								{display:block; float:left; width:174px; height:93px; padding:0px 15px; background:url('../images/bkgd_callouts-club_hm2.gif') top left no-repeat;}						
#clubtitle							{margin:10px 0px 8px 0px; border-bottom:1px solid #a27b3b;}					
#club .header						{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#ffdfaa; line-height:19px; font-weight:normal;}
#club .text							{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#533822; line-height:15px;}

img.contentBtmImg					{position:relative; margin-top:10px; width:678px; height:14px;}
*html img.contentBtmImg				{position:relative; margin-top:-14px; width:678px; height:14px;}

/* CONTENT & FORMATTING
---------------------------------------------------*/

.clear								{clear:both;}


/* SITE INFO (footer)
---------------------------------------------------*/

#siteinfo							{position:relative; text-align: right; margin-right: 55px;}
#siteinfo cite						{color:#807914; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-size:10px;}
#siteinfo a:link, #siteinfo a:visited	{color:#807914;}
#siteinfo a:hover, #siteinfo a:active	{color:#d0c501;}


#siteinfo .press {
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px;
	float: right;
	width: 460px;
	background-color: #22230d;
	text-align: left;
	color: #ffdfaa;
	}
#siteinfo h2 {
	margin-bottom: 0.5em;
	}
#siteinfo .press a {
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0.5em;
	color: #ffdfaa;
	}
