/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
li {
  list-style-position: outside;
}
#wrapper {
}

#e_content {
}

#footer {
}

#header {
}

#e_column_0 {
}

#main_navigation {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/* 
Basic Styles
Client: James Arthur Vineyards
Author: Vivian Clark (vclark@i2rd.com)
*/

body {
  background: url(/resources/all/files/47392/_fn/body_bg_03.gif) repeat;
  font-size: 0.8125em;
  font-family: "Times New Roman", Times, serif;
}

.page {
  margin: 0 auto;
  width: 965px;
}
/* paper wrapper ------------*/
#wrapper,
#wrapper_wc_0,
#wrapper_wc_1 {
  height: 766px;
  width: 968px;
}
#wrapper_wc_0 {
  background: url(/resources/all/files/48206/_fn/paper_top03.gif) no-repeat -1px top;
}
#wrapper {
  background: url(/resources/all/files/48204/_fn/paper_middle06.gif) no-repeat 0px 97px;
}
#ie6only #wrapper {
  background-repeat: repeat-y;
}
#wrapper_wc_1 {
  background: url(/resources/all/files/48202/_fn/paper_bottom08.gif) no-repeat 2px bottom;
}

/* Pictures - e_content -------*/
#e_content {
  height: 699px;
  overflow: hidden;
  background-position: center 68px;
  background-repeat: no-repeat;
  background-image: url(/resources/all/files/47536/_fn/home_picture_border.jpg);
}

#gallery_page #e_content {
  background-image: url(/resources/all/files/47864/_fn/pictures_album_03.jpg);
}
#checkout_template #e_content,
#store_template #e_content,
#taste_template #e_content {
  background-image: url(/resources/all/files/47866/_fn/pictures_checkout_03.jpg);
}
#rental_template #e_content {
  background-image: url(/resources/all/files/47870/_fn/pictures_retail_03.jpg);
}

#learn_template #e_content {
  background-image: url(/resources/all/files/47868/_fn/pictures_newsletter_03.jpg);
}
#learn_template #calendar_page #e_content {
  background-image: url(/resources/all/files/47862/_fn/picture_calendar_03.jpg);
}

#learn_template #faq_page #e_content {
  background-image: url(/resources/all/files/48147/_fn/picture_faq_03.jpg);
}
#learn_template #newsletter_page #e_content {
  background-image: url(/resources/all/files/47868/_fn/pictures_newsletter_03.jpg);
}
#learn_template #poster_page #e_content {
  background-image: url(/resources/dyn/files/139800/_fn/pictures_posters.jpg);
}

/* e_column_0 - Content Area - Home Page ----------*/
#e_column_0 {
  height: 510px; 
  position: relative;
}
#ie6only #e_column_0 {
  height: 505px;
}
#e_column_0_wc_0 {
  position: absolute;
}

/* header ---------------------------------------------*/

#header {
  background: url(/resources/all/files/48081/_fn/header.gif) no-repeat left 20px;
  width: 826px;
  height: 155px;
  margin: 0 auto;
}
#logo,
#logo h1 a {
  width: 260px;
  height: 94px;
  position: relative;
}
#logo {
  top: 30px;
  left: 280px;
}
#logo h1 a {
  top: 0;
  left: 0;
  display: block;
  text-indent: -4000em;
}
#store_hours {
  float: left;
  padding-left: 35px;
}
#come_visitus {
  float: right;
  padding-right: 37px;
}
#come_visitus,
#store_hours {
  padding-top: 15px;
  text-align: center;
}
#come_visitus a,
#store_hours a {
  color: #333;
}

/* navigation --------*/
#main_navigation {
  clear: both;
  width: 968px;
}
#main_menu {
  width: 550px;
  margin: 0 auto;
}
#main_menu li {
  position: relative;
  width: 159px;
  padding: 9px 0pt 13px;
  text-align: center;
  text-transform: lowercase;
  font-weight: bold;
  margin-right: 35px;
  font-size: 1.1em;
  background: url(/resources/all/files/47541/_fn/bottom_menu_bg.png) no-repeat top center; 
}
#ie6only #main_menu li {
  background: url(/resources/all/files/47841/_fn/main_nav_ie6.gif) no-repeat top center;
}
#main_menu li.last {
  margin-right: 0;
}
#main_menu li a,
#main_menu li a:visited {
  color: black;
  text-decoration: none;
}
#main_menu a:hover,
#main_menu li.over a,
#main_menu li.over ul li a:hover,
#main_menu li ul li.over a,
#main_menu li.mi_active a {
  color: #663366;
  text-decoration: none;
}
#main_menu li ul {
  position: absolute;
  bottom: 36px;
  left: 0px;
  background: #f3eee3 url(/resources/all/files/48106/_fn/content_bg2.gif) repeat top left;
  padding: 5px 0;
  border: 3px double #876947;
}
#ie6only #main_menu li ul {
  top: auto !important;
}
#main_menu li ul li,
#ie6only #main_menu li ul li  {
  background-image: none;
  width: 140px;
  margin: 0 auto; 
  padding: 3px 7px;
  text-transform: none;
}

#main_menu li ul li a {
  text-align: center;
  display: block;
  color: black;
  font-weight: normal;
}
#main_menu li.over ul li a {
  color: black;
}

/* footer -----------------------*/
#footer {
  text-align: center;
  width: 966px;
  clear: both;
  height: 96px;
}
#footer .textbean {
  padding: 15px 0 0;
}
#footer p {
  margin-bottom: 5px;
}
#footer_menu {
  width: 538px;
  margin: 0 auto;
  height: 20px;
  overflow: hidden;
}
#footer_menu li {
  margin-right: 5px;
  text-transform: uppercase;
}
#footer_menu a:visited,
#footer_menu a {
  color: black;
}
#footer_menu a:hover {
  color: #663366;
}

/* general styles -------------------*/
h1, h2, h3 {
  font-weight: bold;
}
h2, h4 {
  text-transform: uppercase;
}
h2 {
  font-size: 1.3em;
  margin-bottom: 10px;
  color: #663366;
}
h3 {
  font-size: 1.1em;
  margin-bottom: 8px;
}
h4 {
  font-size: 1em;
  margin-bottom: 5px;
}
h5 {
  font-size: .9em;
}
a {
  color: black;
  text-decoration: underline;
}
a:visited {
  color: #663366;
}
a:hover {
  color: #663366;
  text-decoration: none;
}
p {
  margin-bottom: 15px;
  line-height: 1.2;
}
.textbean table {
  width: 100%;
  border-top: 3px solid white;
  border-left: 3px solid white;
  margin-bottom: 15px;
}
.textbean td {
  background: #EAE8D2;
  padding: 5px;
  border: 3px solid white;
  border-width: 0 3px 3px 0;
  text-align: center;
}
a[href$=".pdf"] {
  margin-right: 7px;
  padding: 5px 32px 5px 5px;
  background: url(/resources/all/files/54882/_fn/download_pdf.gif) no-repeat top right;
}
/* Picture - e_content - Home Page -------*/

#e_content {
  background: url(/resources/all/files/48218/_fn/picture_home.jpg) no-repeat center 68px;
}

/* e_column_0 - Content Area - Home Page ----------*/

#e_column_0_wc_0 {
  top: 66px;
  left: 220px;
  background: url(/resources/all/files/48106/_fn/content_bg2.gif) repeat top left;
  margin: 0 auto;
  width: 500px;
  padding: 25px 0 15px 25px;
  position: absolute;
  border: 3px double #876947;
  height: 360px;
  overflow: auto;
}
#ie6only #e_column_0_wc_0 {
  top: 60px;
  overflow-x: visible;
  overflow-y: scroll;
}
/* columns ----------*/
.column {
  float: left;
}
#column1 {
  width: 330px;
  padding-right: 25px;
}
#column2 {
  width: 120px;
}

/* resources navigation -----*/
#resources_menu li,
#resources_menu li a {
  height: 50px;
  width: 114px;
}
#resources_menu li a {
  display: block;
  text-indent: -4000em;
}
#resources_menu li {
  margin: 10px 0;
  background-position: top center;
  background-repeat: no-repeat;
}
#resources_menu li.directions {
  background-image: url(/resources/all/files/47408/_fn/nav_buttons_13.png); 
}
#resources_menu li.calendar {
  background-image: url(/resources/all/files/47410/_fn/nav_buttons_16.png); 
}
#resources_menu li.faq {
  background-image: url(/resources/all/files/47412/_fn/nav_buttons_18.png); 
}
#resources_menu li.store_hours {
  background-image: url(/resources/all/files/47414/_fn/nav_buttons_20.png); 
}
#resources_menu li.shop {
  background-image: url(/resources/all/files/47416/_fn/nav_buttons_22.png); 
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
