
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D490;
	background: #333B34 url(images/bggradientstrip.jpg) repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
p, td, th, tr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-stretch:expanded;
	
	color: #C7CA95;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #D0D490;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1BF44;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
color: white;
}

.contentbg {
	background-image: url(images/contentbg.png);
	background-repeat:repeat-y;
	background-position:bottom right;
	}
	
.rightbg {
	background-image: url(images/rightcolumnbg.png);
	background-repeat:repeat-y;
	background-position:bottom right;
	}
	
.winelistbg {
	background-image: url(images/paperbg.jpg);
	background-repeat:repeat-y;
	background-position:top;	
}

.imgBorder {
	border: 1px solid #000000;
}
.dropshadowleft {
	background-image: url(images/dropshadowleft.png);
	background-repeat: repeat-y;
	background-position: right;
}
.dropshadowright {
	background-image: url(images/dropshadowright.png);
	background-repeat: repeat-y;
	background-position: left;
}
.linksbg {
	background: url(images/linksbgnew.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#2e2e2e;
	}
	
/*Vouchers form */	
.enquiryfieldlabel {
	text-align: left;
}

#vouchersheader {
}

#menu {
padding: 5%;
}

#footer {
	width: 150px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	top: -18px;
	left: 415px;
	z-index:2;
	}

#footer a:link {
   color:#663c72;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }
   
#footer a:visited {
   color:#663c72;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }
   
#footer a:hover {
   color:#805195;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }

#footer a:active {
   color:#663c72;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }
#footer-master {
	width:980px;
	background-color:#313a32;
	margin-left:-10px;
	}
#footer-master-inner {
	background-color:#2d342d;
		padding:5px 0 5px 0;
	}
   
/*********************************************************
*
*	BLOG SECTION - Home page Tumblr
*
**********************************************************/

#vineleaf-blog #wrapper #title {
	background: transparent url(images/blog-header-bar.png) no-repeat top left;
	width:551px; height:43px;
	margin:16px 0 15px 0;
	text-indent:-999em;}

#vineleaf-blog .post {
	background-color: #424c41;
	border: 6px double #333B34;
	width:501px;
	padding:20px 21px 0 21px;
	margin:0 0 20px -2px;}
	
#vineleaf-blog .post .footer {
	background: transparent url(images/post-footer-bg.jpg) repeat-x top left;
	width:543px; height:27px;
	margin:20px 0 0 -21px;}

#vineleaf-blog .post .footer .date{
	margin-left:25px;
	color:#663d72;
	font-weight:bold;
	padding-top:6px;}
	
#vineleaf-blog .post p {font-size:13px;}

#vineleaf-blog .post .title {
	color:#b1bf44;
	font-size:18px;}

#vineleaf-blog .post .audio .meta {display:none;}

