/* CSS Document
----------------------------------------------- */
html, body {
  background: #5A6A22 url(images/pattern.gif) repeat;
  margin: 0;
  padding: 0;
}
body, table {
  margin: 0;
  color: #000;
  font: medium "lucida grande", verdana, arial, sans-serif;
  line-height: 1.2em;
  text-align: center;
}
a img {
  border: 0;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
#main a.img-link, #main a.img-link:hover {
	background-color: transparent;
}
h1 span, h2 span, h3 span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
h1, h2, h3, h4, h5, h6, dd, dt, dl, ul, li {
	margin: 0;
	padding: 0;
}
p, table, ol, dl {
  font-size: 10px;
}
p {
	margin: 0;
  line-height: 1.4em;
}
ul {
	line-height: 1.4em;
}
/* wrapper divs
----------------------------------------------- */
#wrapper {
  width: 712px;
  margin: 0 auto;
}
#wrapper2 {
  background-color: #c0d010;
  float: left;
  width: 712px;
  margin: 0;
  padding: 0;
}

/* header div
----------------------------------------------- */
#header {
  margin-top: 10px;
  padding: 0;
  height: 193px;
}
.contact #header {
  background: transparent url(images/green-grapes-hdr.jpg) no-repeat center center;
}
.grapes #header {
  background: transparent url(images/grape-barrel-hdr.jpg) no-repeat center center;
}
.members #header {
  background: transparent url(images/leaves-hdr.jpg) no-repeat center center;
}
.vineyards #header {
  background: transparent url(images/vineyard-hdr.jpg) no-repeat center center;
}
.home #header, .error #header {
  background: transparent url(images/dark-grapes-hdr.jpg) no-repeat center center;
}

#header h1 {
  margin: 0;
  height: 1px;
}

/* navbar div
----------------------------------------------- */
#navbar {
  background: transparent url(images/navbar-bkgd.gif) no-repeat top left;
	height: 42px;
}
#navbar ul {
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
	width: 712px;
}

#navbar li {
	float: left;
	margin: 0;
	/* padding: 0 0 0 60px; */
	padding: 0 0 0 20px;
	text-align: center;
}
#navbar a {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 12px;
	border-top: 3px solid #203020; 
	text-decoration: none;
	color: #c0d010;
	font-size: 12px;
	text-indent: -9999px; 
}

#navbar a:hover {
	border-top: 3px solid #c0d010; 
	border-bottom: 3px solid #c0d010;
	text-decoration: none;
}

/* navbar images
----------------------------------------------- */
#nv-home {
  background: transparent url(images/navigation.gif) no-repeat 0 0;
  width: 42px;
}
#nv-vineyards {
  background: transparent url(images/navigation.gif) no-repeat -71px 0;
  width: 166px;
}
#nv-grapes {
  background: transparent url(images/navigation.gif) no-repeat -266px 0;
  width: 112px;
}
#nv-members {
  background: transparent url(images/navigation.gif) no-repeat -406px 0;
  width: 145px;
}
#nv-contact {
  background: transparent url(images/navigation.gif) no-repeat -581px 0;
  width: 87px;
}

.home #navbar a#nv-home,
.vineyards #navbar a#nv-vineyards,
.grapes #navbar a#nv-grapes,
.members #navbar a#nv-members,
.contact #navbar a#nv-contact {
	border-bottom: 3px solid #c0d010;
}
/* content
----------------------------------------------- */
#content-wrapper {
	float: left;
  background-color: #F9F9F9;
}
#content {
	float: left;
  margin: 0;
  padding: 20px 0 20px;
	text-align: left;
}
#content h2 {
  color: #9D4B19;
  font: 36px garamond, georgia, times, serif;
  margin-bottom: 20px;
}
#content h3 {
  color: #9D4B19;
  font: 24px garamond, georgia, times, serif;
  margin-bottom: 10px;
}

#content p {
  margin: 0 auto 20px;
}

/* Content Layouts
----------------------------------------------- */
#main {
	width: 487px;
}
#sidecol {
	width: 225px;
}

.link-layout #main {
	width: 552px;
}
.link-layout #sidecol {
	width: 160px;
}

.onecol-layout #main {
  width: 712px;
  background: none;
}

.holy-layout #main {
  width: 552px;
}
.holy-layout #sidecol {
	width: 160px;
}
* html .holy-layout #sidecol {
	width: 130px;
}
.holy-layout #copy-col {
	width: 250px;
}

/* Main
----------------------------------------------- */
#main {
	float: left;
  background: transparent url(images/seperator.gif) repeat-y top left;
}
#main2 {
	margin: 0 30px -20px 30px;
}
#main ul {
	list-style: none;
  font-size: 10px;
  margin: 1.4em 0;
}
#main a {
	color: #5a6a22;
	padding: 1px;
	text-decoration: underline;
}
#main a:hover {
	background-color: #5a6a22;
	text-decoration: none;
	color: #FFFFFF;
}
/* Sidecol
----------------------------------------------- */
#sidecol { 
	float: left;
	padding: 0;
}

#sidecol2 {
  /* float: left; */
	margin: 0 0 20px 20px;
}
#sidecol dl {
	margin: 20px 20px 0 0;
	font-size: 10px;
	line-height: 1.4em;
}
#sidecol dt {
	text-decoration: underline;
}
#sidecol img {
	margin: 40px 0;
}
#sidecol ul {
	margin-top: 15px;
	list-style: none;
}
#sidecol li {
	margin-bottom: 10px;
}
#sidecol a {
  font-family: garamond, georgia, times, serif;
	color: #5a6a22;
}
#sidecol .content-block {
  margin: 20px 0;
}

/* Inner columns
----------------------------------------------- */
#copy-col {
	float: left;
	width: 300px;
}

#image-col {
	float: left;
	margin: 0 0 0 20px;
}

#profile-col {
	float: left;
	margin: 0 0 0 20px;
}

/* Images
----------------------------------------------- */
.img img, img.img {
	border-bottom: 10px solid #C0D010;
}
.img {
	margin-bottom: 20px;
}
img.img {
  margin-bottom: 0;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 10px 0;
}

/* Bio rules
----------------------------------------------- */
.bio {
	clear: right;
	margin-bottom: 20px;
}
.bio img {
	border-bottom: 10px solid #C0D010;
}
/* Generic Definition List Rules
----------------------------------------------- */
dl {
  line-height: 1.3em;
  margin-bottom: 20px;
}
dl dt {
  margin-top: 1em;
  font-weight: bold;
}
dl dt.first {
  margin-top: 0;
}
dl dt, dl dd {
  white-space: normal;
}

/* Specific content blocks
----------------------------------------------- */
#member-definitions li {
	margin: 10px 0 0 10px;
}
.link-list li {
	margin: .5em 0 0 10px;
}
#newsletter-list li {
	font-size: 16px;
	line-height: 2em;
}
#newsletter-list li img {
	margin: 0 1em 0 0;
	vertical-align: middle;
}

/* Vineryards & Wineries
----------------------------------------------- */
#vineyards {
  margin: 0 auto;
}
.vineyard {
  padding: 10px;
  vertical-align: top;
  text-align: left;
}
.logo {
  margin-bottom: 20px;
}

/* Newsletter Rules
----------------------------------------------- */
.newsletter-article {
  clear: both;
}
/* Grapes and Juice Rules
----------------------------------------------- */
.grapes-and-juice {
  float: left;
  width: 32%;
  margin: 0;
  height: 7em;
}
.grapes-and-juice dt, .grapes-and-juice dd {
  margin-right: 10px;
}
.sale-category {
  clear: left;
}

/* Footer
----------------------------------------------- */
#footer {
	clear: both;
  background-color: #C0D010;
}
#footer p {
	padding: 10px 0; 
}