/* ----------------------------[ Global Elements ]---------------------------- */

	
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
	margin: 0;
	padding: 0;
	border:0;
	}
	
body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	color: #333300; 
	background-color: #000000;
	line-height: 135%;
 	text-align:center; 
	} 
 
#wrapper {
	width:771px;
	text-align:left;
	margin: 20px auto;
	background:#eeebd3 url(images/backgrounds/sidebar_red_300px.gif) repeat-y top left;
	color: #333300; 
	position:relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: visible;
}

#wrapper_seclevel {
	width:771px;
	text-align:left;
	margin: 20px auto;
	background:#eeebd3 url(images/backgrounds/sidebar_red_175px.gif) repeat-y top left;
	color: #333300; 
	position:relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: visible;
}
.clearit {
	clear: both;
	}
	
/* ----------------------------[ text ]---------------------------- */

p {
	font-size:80%;
	margin:0 0 15px;
	padding:0
	}
	
p strong {
	color:#61040f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0.05em;
	}
	
	
p.footnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;  
	color:#61040f;
	line-height:135%;
	font-weight:normal;
	}
	
p.notes {
	width:132px;
	display:block;
	line-height:135%;
	text-align:right;
	padding:10px 10px 10px 0;
	background:url(images/web_graphics/dotted_vertical.gif) top right repeat-y;
	}
	
h1 {
	font-size:100%;	
	letter-spacing:0.05em;
	color:#61040f;
	margin:0 0 8px 0px;
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
	
h2 {
	font-size:100%;
	color:#5e7324;
	margin:3px 3px 5px 0;
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:.05em;
	}
	
h3 {
	font-size:100%;
	color:#5e7324;
	margin:3px 3px 0px 0;
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:normal;
	letter-spacing:.03;
	}
	
.outlined {
 	
	background-color:#eeebd3;
	color:#61040f; 
	padding:5px; 
	margin:0 0 15px 0; 
	font:18px Georgia, 'Times New Roman', Times, serif; 
	text-align:center; 
	font-style:italic; 
	border:3px double #64040f;
	}
	
/* ----------------------------[ images ]---------------------------- */

img {
	display: block;
	border:0;
	}
	
img.right {
	float:right;
	margin:0 0 30px 30px;
	}
	
.right_border {
	display: block;
	float:right;
	border:1px solid #333300;
	}
	
.right_noborder {
	display: block;
	float:right;
	}
	
.left_border {
	float:left;
	border:1px solid #333300;
	}
	
.left_noborder {
	float:left;
	}
	
.slideshow {
	border:1px solid #333300;
	}


/* ----------------------------[ links  ]---------------------------- */

a:link {color: #61040f; text-decoration: underline;}
a:visited {color: #5e7324; text-decoration: underline;}
a:hover { color: #88995A; text-decoration: none;}


/* ----------------------------[ sidebar ]---------------------------- */
	
#leftcol_home {
 	width:300px; 
	height:372px;
	position:relative;
	margin:0;
	padding:0;	
	background:#61040f url(images/backgrounds/sidebar_bg_home2.jpg) no-repeat bottom left;
	float:left; 
  }
  	
#leftcol_trio {
 	width:175px;
	height:550px;
	position:relative;
	margin:0px;
	padding:0px;	
	background:#61040f url(images/backgrounds/sidebar_bg_trio.jpg) no-repeat top left;
	float:left; 
  	}
	
#leftcol_case {
 	width:175px;
	height:500px;
	position:relative;
	margin:0px;
	padding:0px;	
	background:#61040f url(images/backgrounds/sidebar_bg_case.jpg) no-repeat top left;
	float:left; 
  	}
	
#leftcol_blank {
 	width:175px;
	position:relative;
	margin:0px;
	padding:0px;
	background:#61040f url(images/backgrounds/sidebar_bg_noimage.jpg) no-repeat top left;
	float:left; 
  	}
	
#leftcol_cluster {
 	width:175px;
	height:500px;
	position:relative;
	margin:0px;
	padding:0px;
	background:#61040f url(images/backgrounds/sidebar_bg_cluster2.jpg) no-repeat top left;
	float:left; 
  	}
	
#leftcol_cluster3 {
 	width:175px;
	height:525px;
	position:relative;
	margin:0px;
	padding:0px;
	background:#61040f url(images/backgrounds/sidebar_bg_cluster3.jpg) no-repeat top left;
	float:left; 
  	}
		
/* ----------------------------[ miscellaneous ]---------------------------- */
.rule {
	border-top:1px dotted #D4D7BF;
	margin:15px 0;
	}

/* ----------------------------[ main navigation ]---------------------------- */

#nav_container {
	width:175px;
	min-height: 160px;
	padding: 0;
	margin: 0;	
	display: block;
	overflow: hidden;
	background-color:transparent;
	position:relative;
	left:0;
	top:75px;
	}
	
#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	overflow: hidden;
	width:175px;
	position:relative;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	height:24px;
	display: block;
	list-style-type: none;
	position:relative;
	}

#nav a {
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:0px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: -175px 0;
	border:0;
	}

#nav a:active, #nav a.selected {
	background-position: -350px 0;
	border:0;
	outline:none;
	}
	
#nav a:focus {
	-moz-outline: none; /* fx 1.07*/ 
	outline:none; /* fx 1.05, 
Safari, Mac IE*/
	}
	
#ihome a  {
	width: 525px;
	background:url(images/nav/home4.gif) top left no-repeat;
	}

#iabout a  {
	width: 525px;
	background: url(images/nav/about4.gif) top left no-repeat;
	}

#iwines a  {
	width: 525px;
	background: url(images/nav/wines4.gif) top left no-repeat;
	}

#ivineyard a  {
	width: 525px;
	background: url(images/nav/vineyard4.gif) top left no-repeat;
	}
	
#iorder a  {
	width: 525px;
	background: url(images/nav/order4.gif) top left no-repeat;
	}

#icontact a  {
	width: 525px;
	background: url(images/nav/contact4.gif) top left no-repeat;
	}

/* ----------------------------[ content container ]---------------------------- */

#rightcol_home	{	
	background:#eeebd3 url(images/backgrounds/body_bg_home.jpg) no-repeat bottom right;
 	/*margin-left:330px;*/
	float:left;
	width:471px;
	padding:0;
	min-height:372px;
	height:372px;
	}
	
#rightcol_barrels	{	
	width:596px;	
 	background:#eeebd3 url(images/backgrounds/body_bg_barrels.jpg) no-repeat bottom right;
 	padding:0 0 20px 0;
	float:right;
	padding-bottom:150px;
	}

#rightcol_vineyard	{	
	width:596px;	
 	background:#eeebd3 url(images/backgrounds/body_bg_vineyard.jpg) no-repeat bottom right;
 	padding:0 0 20px 0;
	float:right;
	padding-bottom:150px;
	}
	
#rightcol_grapes	{	
	width:596px;	
 	background:#eeebd3 url(images/backgrounds/body_bg_grapes.jpg) no-repeat bottom right;
	padding:0 0 20px 0;
	float:right;
	}
	
#rightcol_vintages	{	
	width:593px;	
 	background-color:#eeebd3;
	padding:0 0 20px 0;
	float:right;
	}

	
#rightcol_order	{	
	width:593px;	
 	background-color:#eeebd3;
	padding:0 0 20px 0;
	float:right;
	}
		
#rightcol_contact {	
	width:593px;	
 	background-color:#eeebd3;
	padding:0 0 20px 0;
	float:right;
	}
	
#rightcol_bwgrapes {	
	width:596px;	
 	background:#eeebd3 url(images/backgrounds/body_bg_bwgrapes.jpg) no-repeat bottom left;
	padding:0 0 20px 0;
	float:right;
	}

	
#rightcol_harvest {	
	width:596px;	
 	background:#eeebd3 url(images/backgrounds/body_bg_harvest.jpg) no-repeat bottom left;
	padding:0 0 20px 0;
	float:right;
	padding-bottom:200px;
	}
	
#rightcol_slideshow {
	width:593px;	
 	background-color:#eeebd3;
	padding:0 0 20px 0;
	float:right;
}
/* ----------------------------[ branding ]---------------------------- */

#branding_home {
 	width:771px;
	height:233px; 	
 	background:url(images/branding/branding_home2.jpg) top left no-repeat;
} 

	
#branding_about {
	width:596px;
	height:150px;
	background:url(images/branding/branding_about.jpg) top left no-repeat;
	float:right;
	}
	
#branding_wines {
	width:596px;
	height:150px;
	background:url(images/branding/branding_wines.jpg) top left no-repeat;
	float:right;
	}
	
	
#branding_vineyard {
	width:596px;
	height:150px;
	background:url(images/branding/branding_vineyard.jpg) top left no-repeat;
	float:right;
	}
	
	
#branding_contact {
	width:596px;
	height:150px;
	background:url(images/branding/branding_contact.jpg) top left no-repeat;
	float:right;
	}
	
#branding_order {
	width:596px;
	height:150px;
	background:url(images/branding/branding_order.jpg) top left no-repeat;
	float:right;
	}

/* ----------------------------[ page content ]---------------------------- */

#content_home {
 	position:relative;
	float:left;
	width:230px;
	padding:10px 0 0 20px;
	}

	
		
#content_about {
	width:500px;
	position:relative;
	padding-left:30px;
	margin-bottom:150px;
	float:left;
	}
	
#content_slideshow {
	width:400px;
	position:relative;	
	padding-left:95px;
	margin-bottom:30px;
	}
	
#content_vineyard {
	width:500px;
	position:relative;
	padding-left:30px;
	margin-bottom:150px;
	float:left;
	}
	
#content_wines {
	width:300px;
	position:relative;
	margin-left:175px;
	}
	
#content_accolades {
	width:383px;
	position:relative;
	margin-left:175px;
	}
#content_vintages {
	width:383px;
	position:relative;
	margin-left:175px;
	}
	
#content_winenotes {
	width:383px;
	float:left;
	margin:0px 0 20px 0;
	}
	
#winenotes_topborder {
	width:170px;
	background:#eeebd3 url(images/web_graphics/notes_top.gif) left top no-repeat;
	position:relative;
	padding-top:35px;
	float:left;
	}

#winenotes_bottomborder {
	width:170px;
	background:#eeebd3 url(images/web_graphics/notes_bottom.gif) left bottom no-repeat;
	position:relative;
	padding-bottom:23px;
	float:left;
	}
	
#winenotes_image {
	float:right;
	}

#content_vineyard {
	width:500px;
	position:relative;
	padding-left:30px;
	margin-bottom:150px;
	}
	
#content_order {
	width:500px;
	position:relative;
	margin-left:30px;
	}
	
#content_contact_address {
	width:225px;
	position:relative;
	padding:0 20px 0 30px;
	float:left;
	}
	
#content_contact_map {
	width:275px;
	position:relative;
	padding:30px 20px 0 20px;
	float:right;
	background:#eeebd3 url(images/web_graphics/dotted_vertical.gif) repeat-y top left;
	}
	
#content_contact_text {
	padding:0 30px;
	margin-top:10px
	}
	
#content_winelist_light {
	width:390px;
	min-height:125px;
	padding:1px;
	background-color:#fbf9f3;
	color:#333300;
	line-height:85%;
	border:1px solid #D4D7BF;
	margin-bottom:10px;
	}
	
#content_winelist_dark {
	width:390px;
	min-height:125px;
	padding:1px;
	background-color:#F7F5E9;
	color:#333300;	
	line-height:90%;
	border:1px solid #D4D7BF;
	margin-bottom:10px;
	}
	
#content_winelist_text {
	width:250px;
	margin:10px;
	}
	
	
#content_technicalnotes {
	padding:20px;
	background-color:#fbf9f3;
	color:#333300;
	line-height:120%;
	border:1px solid #D4D7BF;
	margin:20px 0 0;
	}
	
#content_technicalnotes h1 {
	margin-bottom:3px;
	}
	
/* ----------------------------[ rounded courners ]---------------------------- */

.spiffy{ 
display:block;
} 
.spiffy *{ 
display:block;
height:1px;
overflow:hidden;
background:#60140f;
} 
.spiffy1{ 
border-right:1px solid #b08e7e;
padding-right:1px;
margin-right:3px;
border-left:1px solid #b08e7e;
padding-left:1px;
margin-left:3px;
background:#834940;
} 
.spiffy2{ 
border-right:1px solid #dfd5bf;
border-left:1px solid #dfd5bf;
padding:0px 1px;
background:#7a3c34;
margin:0px 1px;
} 
.spiffy3{ 
border-right:1px solid #7a3c34;
border-left:1px solid #7a3c34;
margin:0px 1px;
} 
.spiffy4{ 
border-right:1px solid #b08e7e;
border-left:1px solid #b08e7e;

} 
.spiffy5{ 
border-right:1px solid #834940;
border-left:1px solid #834940;

} 
.spiffy_content{ 
padding:5pxpx 0px;
background:#60140f;
color:#eeebd3;
font:italic 18px Georgia, "Times New Roman", Times, serif;
text-align:center;
} 

	
/* ----------------------------[ tables ]---------------------------- */

table {
	width:100%;
	font:normal 70%/140% Georgia, "Times New Roman", Times, serif;
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:20px;
	color:#333300;
	background-color: #fbf9f3;
	}

th {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #610310;
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	background-color: #f7f5e9;
	border-bottom:1px solid #D4D7BF;
	}
	
tbody th, td {
	padding:0.25em 0.5em;
	vertical-align:top;
	}
	
tr.border td {
	border-bottom:2px solid #d4d7b7
	}
	
	
td.checkout {
	border-right:2px solid #d4d7bf;
	background-color:#f7f5e9;
	}
	
td.alignright {
	text-align:right;
	}
	
caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
	
/* ----------------------------[ form ]---------------------------- */
form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	}
	 		
.quantitybox {
  	border:1px solid #D4D7BF;
  	background:#ffffff;
  	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
 	}

.nicebutton {
 	border:1px solid #D4D7BF;
 	background:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
 	}

/* ----------------------------[ sub navigation ]---------------------------- */

#sub_navigation {
	float: left;
	width: 160px;
	margin: 0;	
	padding: 5px 0 0 0;	
	background-color: transparent;
	height:100%;
	}

#sub_navigation ul {
	padding: 0 20px;
	margin:0 15px 0 0;
	list-style-type: none;
	background:transparent url(images/web_graphics/dotted_vertical.gif) repeat-y top right;
	}

#sub_navigation li {
	padding: 0 0 10px 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	list-style-type: none;
	line-height:130%;
}

#sub_navigation li a:link {
	color: #61040f; 
	text-decoration: underline;
	}
	
#sub_navigation li a:visited {
	color: #61040f; 
	text-decoration: underline;
	}
#sub_navigation li a:hover {
	display:block;
	color: #5e7324;
	text-decoration:none;
	}

#sub_navigation li a#selected {
	display:block;
	color: #5e7324;
	font-weight:900;
	text-decoration:none;
}

/* ----------------------------[ unorder lists ]---------------------------- */

 #content_technicalnotes ul {
 	list-style:none; 
	padding:10px 0 20px 20px;
	margin:0;
	font-size:.70em;
	}
	
#content_technicalnotes ul li {
	line-height:140%;
	list-style-type:square;
	padding-bottom:10px;
	font-size:1em;
	font-weight:normal;
	}

	
  #shipping_states ul {
  	list-style:none;
	padding:15px 0;
	margin:0 0 15px 0;
	font-size:.70em;
	border-top:1px dotted #333300;
	border-bottom:1px dotted #333300;
	}
	
  #shipping_states li {	
  	font-weight:bold;
	color:#610310;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	line-height:135%;
	}
	
  dl {
  	padding:0;
	margin:0 0 0 30px;
	font-size:.70em;
	line-height:125%;
	}
	
  dt {	
  	font-weight:bold;
	color:#610310;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	}
	
  dd {
  	margin: 0 0 1em 0;
	padding: 0;
	}
	

/* ----------------------------[ navlist ]---------------------------- */

#navlist {
	padding-top: 20px;
	}

#navlist ul {
	margin:0;
	padding: 0;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	font-weight:bold;
	letter-spacing:0.09em;
	text-transform:uppercase
	}

#navlist a { 
	padding: 2px 8px;
	}

#navlist a:link, #navlist a:visited {
	color: #eeebd3;
	background-color: #61040f;
	text-decoration: none;
	border:1px solid #61040f;
	}

#navlist a:hover {
	color: #61040f;
	background-color: #D4D7BF;
	text-decoration: none;
	border:1px solid #61040f;
	}

/* ----------------------------[ footer ]---------------------------- */

	
#copyright{
	width:771px;
	background-color:#000000;
	display:block;	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 60%;
	letter-spacing:0.15em;
	padding: 20px 0px;
	clear:both;
	}
	


/* ----------------------------[ slideshow ]---------------------------- */

.caption {
	font-family: Georgia;
	font-weight: normal;
	font-size:  70%;
	color:      #333300; }

a.controls:link    { 
	color:#333300;
    text-decoration:none;
    font-family: Georgia;
    font-size:   70%;
    font-weight: bold; 
	}
	
a.controls:visited { 
	color:#333300; 
	text-decoration:none;
    font-family: Georgia;
    font-size:   70%;
    font-weight: bold; 
	}
	
a.controls:active  { 
	color:#333300;
	text-decoration:none;
    font-family: Georgia;
	font-size:   70%;
	font-weight: bold; 
	}
	
a.controls:hover   { 
	color:#333300;
	text-decoration:none;
    font-family: Georgia;
    font-size:   70%;
    font-weight: bold; 
	}

div.button {
	width:130px;
	height:25px;
	padding:5px;
	background-color:#5e7324;
	text-align:center;
	color:#fff;
	font-size:80%;
	}
	
	div.button a, div.button a:hover  {
		color:#fff;
		text-decoration:none;
		}
