body {
	font: 11px Helvetica, Arial, sans-serif;
	margin: 0;
	background: #a29986 url(../images/bg-body.gif) repeat-x;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a:link {text-decoration: none; color:#ee3823; font-weight: bold;}
a:hover, a:visited:hover {text-decoration: underline; color:#ee3823;  }
a:visited {
	color: #ee3823;
	font-weight: bold;
	text-decoration: none;
}
img {border-style: none;}
#main {
	margin: 0 auto;
	width: 960px;
	background: url(../images/bg-main.gif) no-repeat;
}
/*navigation-block*/
.navigation-block{
	width:100%;
	overflow:hidden;
	position: relative;
	margin: 0 0 2px;
	padding: 50px 0 0;
}
.user-menu{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top:0;
	right:4px;
	height:1%;
}
.user-menu li{
	float:left;
	margin: 0 1px 0 0;
}
.user-menu li a{
	height:17px;
	float:left;
	overflow:hidden;
}
.user-menu li a span{
	height:34px;
	display:block;
	cursor: pointer;
}
.user-menu li a span span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-9999px;
}
.sign-up{
	width:158px;
	background: url(../images/link-sign.png) no-repeat;
}
.store{
	width:97px;
	background: url(../images/link-store.png) no-repeat;
}
.contact{
	width:68px;
	background: url(../images/link-contact.png) no-repeat;
}
.user-menu li a:hover, .user-menu li.active a{
	background-position:0 0;
	text-decoration: none;
}
.user-menu li a:hover span, .user-menu li.active a span{margin-top:-17px;}
.navigation-block img{display:block;}
.row{
	width:100%;
	position: absolute;
	left:0;
	bottom:0;
}
.inner .row{top:50px;}
.row-area{
	height:71px;
	padding: 20px 5px 0 30px;
	background: url(../images/bg-row.png) no-repeat;
}
.inner .row-area{
	background:url(../images/bg-row-inner.png) no-repeat;
	height:72px;
}
/*logo*/
.logo{
	width:185px;
	height:61px;
	background: url(../images/logo.png) no-repeat;
	float:left;
}
.logo a{
	display:block;
	height:100%;
	position: relative;
}
.logo span{
	width:185px;
	height:61px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
/*main nav*/
.navigation{
	margin:20px 0 0 15px;
	padding:0;
	list-style:none;
	float:left;
}
.navigation li:first-child{background: none;}
.navigation li{
	padding:0 10px 0 17px;
	float:left;
	background: url(../images/separator.png) no-repeat;
}
.navigation li a{
	float:left;
	overflow:hidden;
	height:15px;
	position: relative;
}
.navigation li a span{
	display:block;
	height:30px;
	cursor: pointer;
	overflow:hidden;
}
.navigation li a span span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
}

.about{
	width:67px;
	background: url(../images/link-about-us.png) no-repeat;
}
.our-wines{
	width:75px;
	background: url(../images/link-our-wines.png) no-repeat;
}
.food{
	width:33px;
	background: url(../images/link-food.png) no-repeat;
}
.my-manifesto{
	width:105px;
	background: url(../images/link-my-manifesto.png) no-repeat;
}
.media{
	width:43px;
	background: url(../images/link-media.png) no-repeat;
}
.blog{
	width:35px;
	background: url(../images/link-blog.png) no-repeat;
}
.navigation li a:hover{
	background-position: 0 0;
	text-decoration: none;
}
.navigation li a:hover span, .navigation li.active a span{margin-top:-15px;}
#container{
	background: url(../images/bottom-box-top.png) no-repeat;
	width:100%;
}
.inner #container{
	background:url(../images/bg-container-top.png) no-repeat;
	padding: 10px 0 0;
}
#container .area{
	padding: 15px 0 8px 19px;
	height:1%;
	overflow:hidden;
	position: relative;
	z-index: 100;
}

.marginRight {
	margin-right: 10px;
}
.inner #container .area{
	background:#fff;
	padding: 38px 0 75px;
}
.heading-holder{
	background: url(../images/bg-heading.gif) repeat-x;
	padding: 0 0 0 233px;
}
.why-should{
	margin:0;
	background: url(../images/text-why.gif) no-repeat;
	width:296px;
	height:15px;
}
.why-should span{
	width:100%;
	height:100%;
	display: block;
	overflow:hidden;
	text-indent: -9999px;
}
.holder{
	height:1%;
	padding: 18px 16px 0;
}
.holder:after{
	content:"";
	display:block;
	clear:both;
}
.left{
	float:left;
	margin:-51px 28px 0 0;
	position: relative;
}
.inner .left{margin: 0 22px 0 0;}
.column{
	height:1%;
	overflow:hidden;
}
.inner .column{padding: 18px 0 0;}
.reason{
	width:68px;
	height:18px;
	margin: 0 0 5px;
	background: url(../images/text-reason.gif) no-repeat;
}
.reason span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}
.because{
	width:616px;
	height:48px;
	display: block;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/text-because.gif) no-repeat;
}
/*inner page start*/
/*subnav h1s*/
.h1-about-us{
	width:88px;
	height:18px;
	background: url(../images/text-aboutus.gif) no-repeat;
	margin:0 0 15px;
}
.h1-about-us span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}
.h1-our-wines{
	width:144px;
	height:18px;
	background: url(../images/text-our-wines.gif) no-repeat;
	margin:0 0 15px;
}
.h1-our-wines span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}

.h1-food {
	width:144px;
	height:18px;
	background: url(../images/text-food.gif) no-repeat;
	margin:0 0 15px;
}
.h1-food span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}

.h1-my-manifesto {
	width:144px;
	height:18px;
	background: url(../images/text-my-manifesto.gif) no-repeat;
	margin:0 0 15px;
}
.h1-my-manifesto span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}
.h1-media {
	width:144px;
	height:18px;
	background: url(../images/text-media.gif) no-repeat;
	margin:0 0 15px;
}
.h1-media span {
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}

.h1-blog {
	width:144px;
	height:18px;
	background: url(../images/text-blog.gif) no-repeat;
	margin:0 0 15px;
}
.h1-blog {
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}

.h1-store-locator {
	width:144px;
	height:18px;
	background: url(../images/text-store-locator.gif) no-repeat;
	margin:0 0 15px;
}
.h1-store-locator span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}
.h1-contactus {
	width:144px;
	height:18px;
	background: url(../images/text-contactus.gif) no-repeat;
	margin:0 0 15px;
}
.h1-contactus span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}

.h1-advintures {
	width:144px;
	height:18px;
	background: url(../images/text-advintures.gif) no-repeat;
	margin:0 0 15px;
padding: 0px;

}
.h1-my-manifesto span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}
/*subnav*/
.sub-nav{
	margin:0 0 30px -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	background: url(../images/bg-sub-nav.gif) repeat-x;
	width:100%;
}
.sub-nav li{float:left;}
.sub-nav li a{
	float:left;
	padding: 0 10px;
	height:17px;
	overflow:hidden;
}
.sub-nav li a span{
	height:34px;
	display:block;
	cursor: pointer;
}
.sub-nav li a span span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
}
.manifesto{
	width:119px;
	background: url(../images/link-manifesto.png) no-repeat;
}
.our-growers{
	width:74px;
	background: url(../images/link-growers.png) no-repeat;
}
.the-land{
	width:50px;
	background: url(../images/link-the-land.png) no-repeat;
}
.philosophy{
	width:89px;
	background: url(../images/link-philosophy.png) no-repeat;
}
.sb{
	width:99px;
	background: url(../images/link-sb.png) no-repeat;
}
.cs{
	width:119px;
	background: url(../images/link-cs.png) no-repeat;
}
.trade-support {
	width:85px;
	background: url(../images/link-trade-support.png) no-repeat;
}
.culinary {
	width:51px;
	background: url(../images/link-culinary.png) no-repeat;
}
.recipes {
	width:44px;
	background: url(../images/link-recipes.png) no-repeat;
}
.media-gallery {
	width:82px;
	background: url(../images/link-media-gallery.png) no-repeat;
}
.press {
	width:34px;
	background: url(../images/link-press.png) no-repeat;
}

.sub-nav li a:hover, .sub-nav li.active a{background:#fff;}
.sub-nav li a:hover span, .sub-nav li.active span{margin-top:-17px;}
.inner .holder{padding:0;}
.info-column{
	width:461px;
	float:left;
	padding-right: 25px;
}
.info-column h2 {
	font-size:14px;
	color:#EE3823;
	margin: 0 0 6px;
	text-transform: uppercase;
	font-weight: lighter;
}
.blog-subhead {color: #6f6555; text-align: left;
font-size:15px;
line-height: 1.2em;

	margin: 0 0 20px 0px;

	font-weight: lighter; }

.info-column p{
	margin: 0 0 18px;
	line-height: 17px;
}
.quote-growers{
	width:160px;
	height:140px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-growers.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}

.quote-about{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-about.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-philosophy{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-philosophy.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-the-land{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-the-land.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-culinary{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-culinary.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-food{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-food.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}

.quote-recipes{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-recipes.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-media{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-media.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-our-wines{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-our-wines.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-featured-chef{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-featured-chef.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}
.quote-my-manifesto{
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-my-manifesto.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}

.quote-manifesto-team {
	width:169px;
	height:230px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/quotes/quote-manifesto-team.gif) no-repeat;
	float:right;
	margin: 0 30px 0 0;
}

/*FOOTER*/
#footer {
	font:8px Verdana, sans-serif;
	height:1%;
	padding: 34px 9px 0 20px;
	overflow:hidden;
	background: url(../images/bottom-box-bot.png) no-repeat;
	margin: -19px 0px 20px;
	position: relative;
}

.socialmedia {
	padding-right: 14px;
	position: relative;
	top: -7px;
}

.socialmedia img {
	padding-right: 8px;
}
.inner #footer{
	margin-top: 0;
	padding-top: 10px;
	background: url(../images/bg-footer.png) no-repeat;
}
#footer p{
	float:right;
	margin:7px 0 0;
	color:#6f6555;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footer a:link, #footer a:visited {
	color: #6F6555;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover, #footer a:visited:hover {
	color: #EE3823;
}
.simple-wine{
	width:206px;
	height:21px;
	display: block;
	background: url(../images/text-simple.png) no-repeat;
}
.simple-wine span{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
}
.info-column h3 {
	font-size: 13px;
	text-transform: none;
	color: #E43621;
	margin-bottom: 2px;
	font-weight: bold;
}

.recipe li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}

.recipe ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	list-style: none;
}

.recipe ol {
	padding-left: 16px;
}



.rule {
	font-size: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #333333;
	width: 80px;
}

.info-column h4 {
	font-size: 11px;
	color: #EE3823;
	margin-bottom: 1px;
	line-height: 1.3em;
}

.red {
color:#EE3823;}

/* SIDEBAR STYLES */


#sidebar {
	padding-right: 25px;
	float: left;
	width: 200px;

}
#sidebar h3
{
	font-size: 11px;
	text-transform: uppercase;
	color: #c75b12;
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom: 1px dotted #5F574F;
		margin-top: 0px;
	padding-bottom: 2px;
}

#sidebar ul {
	margin-bottom: 2px;
	margin-left: 16px;
	padding: 0px;
	list-style: url(../images/arrowBullet.gif) none outside;
	margin-top: 5px;
}
#sidebar li {
	margin: 0px 0px 6px;
	padding: 0px;
	list-style: url(../images/arrowBullet.gif) none outside;
	font-weight: bold;
}


.small {
	font-size: 9px;
}

.arrowlink {
	padding-left: 16px;
	background: url(../images/arrowBullet.gif) no-repeat 0px -2px;
	}

h3.big-lc {
	font-size: 18px;
	font-weight: lighter;
}

.date {
	margin-bottom: 0px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
}

.nomargin {
	margin-top: 0px;
	padding-top: 0px;
}

#gallery
{float: left;
height: 147px;
width: 502px;}

/* content form layout */



#contentForm {

  display: block;

  width: 700px;


}



/* contact form formatting*/

label {

  display: block;

  float: left;

  clear: left;

  Width: 150px;

  line-height: 20px;

  margin-bottom: 10px;

  margin: 5px 0;

}



input, textarea, select {

  margin: 0;

  padding: 2px;

  font-size: 1em;

  color: #666666;

  background: #F5F5F5;

  border: 1px solid #ccc;

  margin: 5px 0;

}   



input:focus, textarea:focus, select:focus {

  border: 1px solid #999;

  background-color: #FFFFFF;

}



input.button {

  cursor: pointer;

  border: none;

  font-weight: bold;

  background: url(../images/submit.gif) no-repeat left top;

  width: 54px;

  height: 24px;

 

}

.mediathumbs img {
float:left; margin-right: 15px; margin-bottom: 15px;"
}

.intro {
	font-size: 11px;
	line-height: 1.3em;
}


<!-- SUBSCRIBE FORM-->


#subscribeform label {padding: 0px;  } 
#subscribeform span.multiple {float:left;} 
#subscribeform span.button {padding-left:120px;} 
#subscribeform div.clear {clear:both;padding-top:5px;} 


