@font-face {
	font-family: 'FuturaBT-Light';
		src: url('webfonts/285B94_0_0.eot');
		src: url('webfonts/285B94_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/285B94_0_0.woff') format('woff'),url('webfonts/285B94_0_0.ttf') format('truetype');
}

body {
	background: #ebebe1;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}

a img {
	border: none;
}

a, .green {
	color: #5c593d;
}

a:hover {
	text-decoration: none;
}

#wrap {
	width: 830px;
	margin: 42px auto;
}
#contact{
	font-size:1.25em;
}
#nav {
	float: left;
	width: 216px;
	position: relative;
	background: #d5d3be url(images/m_bg.gif) repeat-y center;
	text-align: center;
	margin-top:100px;
}

#nav .wrapper {
	background:url(images/m_head.gif) no-repeat top;
	padding-top: 62px;
	padding-bottom: 5px;
}

#nav #mhome {
	display: block;
	margin-bottom: 34px;
}

#nav a {
  outline: none;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
	cursor:pointer;
}

#nav ul li a {
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
}


#nav ul li a:hover, #nav a:focus {
	opacity: 0.6;
}

#nav li#mtbv a {
	background: url(images/m_barossa.gif) no-repeat;
	height: 32px;
	text-indent: -999em;
}

#nav li#mwlc a {
	background: url(images/m_wrattonbully.gif) no-repeat;
	height: 32px;
	text-indent: -999em;
}

#nav li#mev a {
	background: url(images/m_ev.gif) no-repeat;
	height: 32px;
	text-indent: -999em;
}

#nav li#msr a {
	background: url(images/m_sr.gif) no-repeat;
	height: 42px;
	text-indent: -999em;
}

#nav li#mcontact a {
	background: url(images/m_contact.gif) no-repeat;
	height: 32px;
	text-indent: -999em;
}

#nav li#mhometxt a {
	background: url(images/m_home.gif) no-repeat;
	height: 42px;
	text-indent: -999em;
}

#nav li#mheritage a {
	background: url(images/m_heritage.gif) no-repeat;
	height: 32px;
	text-indent: -999em;
}

#nav li#mimg a {
	background: url(images/m_img.gif) no-repeat;
	height: 32px;
	text-indent: -999em;
}

#nav li#marchives a {
	background: url(images/m_archives.gif) no-repeat;
	height: 42px;
	text-indent: -999em;
}

#nav li#marchives_blank {
	background: url(images/m_blank.gif) no-repeat;
	height: 42px;
	text-indent: -999em;
}

#nav ul#premium li:hover{
    position:relative;
}
#nav ul#premium li a:hover, #nav ul#premium a:focus {
	opacity: 1;
}
/**** SECOND LEVEL MENU ****/
/* We make the position to absolute for flyout menu and hidden the ul until the user hover the parent li item */
#nav ul#premium li ul{
    position:absolute;
    display:none;
}

/* When user has hovered the li item, we show the ul list by applying display:block  */
#nav ul#premium li:hover ul{
    left:193px;
    top:5px;
    display:block;
	z-index:99;
}

/* we apply different background color to 2nd level menu items*/
#nav ul#premium li ul li{
    /*background-color:#bb1f3a;*/
	padding-top:10px;
	padding-bottom:10px;
	background: transparent url(images/red_bg.png) repeat;

}

/* We change the background color for the level 2 submenu when hovering the menu */
#nav ul#premium li:hover ul li:hover{
    background-color:#bb1f3a;
	color:#FFFFFF;
	opacity:1;
}

/* We style the color of level 2 links */
#nav ul#premium li ul li a{
	color:#FFFFFF;
    display:inline-block;
    width:200px;
	text-transform: uppercase;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
}

#content {
	margin-left: 216px;
	padding: 38px 0;
	text-align: center;
	background: #e0decf;
}
#content.white {
	background: #ffffff !important;
}
#content.hamiltons {
	margin-left: 186px !important;
	border-left:#cccab7 solid 30px;
}
#content.white.limestone {
	margin-left: 186px !important;
	background: #ffffff !important;
	border-left:#000000 solid 30px;
}
#content.white.vintaroo {
	margin-left: 186px !important;
	background: #ffffff !important;
	border-left:#BA1E39 solid 30px;
}

#content .wrapper {
	margin: 25px 50px;
	text-align: left;
}
#content .wrapper.hamiltons {
	padding:10px;
	font-size:1.25em;
}
#content .wrapper.vintaroo {
	padding:10px;
	font-size:1.1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin: 15px 50px;
}
.winecontent{
	display:block;
	background:url(images/divider.png) no-repeat bottom left;
	width: 100%;
	min-height:275px;
	background-size:100%;
}
.winecontent2{
	display:block;
	background:url(images/divider2.png) no-repeat bottom left;
	width: 400px;
	min-height:238px;
	margin:0 auto;
}
.logopad{ padding-top:30px}
.winebottle{
	float:right;
	padding-left:20px;
}
.lq-wrapper{
	width:350px;
	margin: 0 auto 30px auto;
	background:url(images/divider-curved.png) no-repeat bottom left;
	min-height:225px;
}
.lq-content{
	padding: 0 20px;
	width:240px;
}
.lq-logo{
	width:100px;
	margin:0 auto;
}
.titleImage{
	margin:0 auto;
	text-align:center;
}
#others {
	background: #b7b390;
}

h1 {
	margin: 32px auto 52px auto;
	padding: 0;
	text-align: center;
	text-indent: -999em;
}

h2 {
	font-size: 130%;
	margin: 0.5em 0 0;
	font-weight: normal;
}
#content .wrapper.vintaroo h2{
	font-size: 130%;
	margin: 0.5em 0 0;
	font-weight: normal;
}
h2 + p {
	margin-top: 0;
}

h3 {
	font-size: 100%;
	text-transform: uppercase;
	color: #667c31;
	margin: 1em 0 0;
}

p {
	margin: 1em 0 1em 0;
	line-height: 150%;
}

.side-border {
	border-left: 1px solid #a5a17b;
	padding: 0 0 0 18px;
	position: relative;
	margin: 2em 0;
}

.side-border .ends {
	border: 1px solid #a5a17b;
	border-left: none;
	border-right: none;
	position: absolute;
	height: 100%;
	width: 5px;
	top: -1px;
	left: -3px;
}

.floatright {
	float:right;
	margin: 0 0 0 10px;
}
.floatleft {
	float:left;
	margin: 0 10px 0 0;
}
.pdf {
	border: 1px solid #a5a17b;
	padding: 10px 81px 10px 18px;
	margin: 1em 0;
	background: url(images/pdf_icon.gif) no-repeat right center;
}

.pdf p {
	margin: 0;
}

.pdf a {
	font-weight: bold;
	color: #c3091e;
}

table tr td {
	padding: 2px 4px;
}

table tr th {
	font-size: 90%;
	text-transform: uppercase;
	padding: 2px 4px;
	text-align: left;
}

table tr th p, table tr td p {
	margin: 0;
	padding: 0;
}
#vinmenu{
	padding-bottom:30px;
}

a.vinbut {
	width: 94px;
	text-indent: -999em;
	margin-right:5px;
	height: 35px;
	display:inline-block;
}
a.vinbut.story{	
	background: url(images/vintaroo.jpg) no-repeat;
	
}
a.vinbut.wines{	background: url(images/vintaroo1.jpg) no-repeat;}
a.vinbut.dist{	background: url(images/vintaroo2.jpg) no-repeat;}
a.vinbut.contact{	background: url(images/vintaroo3.jpg) no-repeat;}

.vintTitle{
	margin-top:20px;
	font-family:'FuturaBT-Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:1.75em;	
	text-align:center;
}

/* form */