/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #AB8A56;
	background-color: #AB8A56;
}

p, .maintext, li {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

#column2 p {
  color: #AB8A56;
  font-size: 1em;
  line-height: 1em;  
}
    a {
	color: #AB8A56;
	text-transform: none;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-transform: none;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-decoration: underline;
}


div#mainwrap{
	width:800px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width:800px;
	background-color:#FFFFFF;
	height: 245px;
}
div#menu {
	width:800px;
	background-color:#000000;
	height: 35px;
}

div#contentarea { background-color:#FFFFFF; padding-left:31px; padding-right:31px;}
div#column1 {
	width:526px;
	background-color:#FFFFFF;
	float:left;
	padding-right: 31px;
	/*padding-left: 31px;*/
}
div#column2 {
	width:150px;
	background-color:#FFFFFF;
	float:left;
	/*padding-right: 31px;*/
	padding-left: 31px;
}
div#footer {
	width:800px;
	background-color:#FFFFFF;
	text-align: center;

}
.footertext {
	font-size: 0.7em;
}

div.clearfloats {clear:both;}

/* Menu  */

#menu {
	width: 100%;
	height: 30px;
	margin: 0 auto;
        text-align:center;
	list-style: none;
	
	
}

#menu ul {
	margin: 50;
	list-style: none;
	line-height: normal;
	display: inline;
}

#menu li {

	display: inline;
	float: center;
	margin-right: 1px;
	padding: 0;
	background: #000;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
        font-size: 15px;
	font-family: arial;
	color: #AB8A56;
}

#menu a:hover {
	color: #990033;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	
}

#menu li.active {

}

#menu li.active a {
	color: #ffffff;
}

#menu li.active b {
}

/* Centered Menu */

#centeredmenu {
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   color:#000;
   text-decoration:none;
   line-height:1.3em;

}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
 

/*styling of text*/
/*this is the largest heading on each page*/
div#title, h1 
{	
	background-color:#FFFFFF;	
}

h1, .mainheading {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
	color: #AB8A56;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	width: 739px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB8A56;
	padding-top: 5px;
}


/*this is for the sub links on the right side*/
.rightnav {
	color: #AB8A56;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}
    div#column2 a {
	color: #AB8A56;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}

 div#column2 a:hover {
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: underline;
}



 div#column2 a:visited {
	color: #663333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}


div#footer a {
	color: #666666;
	text-decoration: none;
}
div#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
hr.d {
	width: 739px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB8A56;
	}
/*css nav menu*/
.menu1, .menu2, .menu3, .menu {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 800px;
	
    }
    .menu1 ul, .menu2 ul, .menu3 ul, .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	list-style-image: none;
    }
   .menu1 li, .menu2 li, .menu3 li, .menu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;	  /*width: 800px;*/
    }/*makes it horizontal because markup is li */
	
    .menu a {
      display: block;
      width: 100%;
      font: bold 1pt verdana, sans-serif; color:#FFFFFF;
	  text-decoration: none;
    }

.menu li#navhome a {
	height:35px;
	width:189px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url("/images/nav_home.jpg");
}
.menu li#navhome a:hover {
	  height: 35px;
	  width:189px;
background:  url("/images/nav_home.jpg") 0px -35px no-repeat #000000;
}

.menu li#navorigins a {
	  height: 35px;
	  width: 95px;
background:  url("images/nav_origins.jpg") 0px 0px no-repeat #000000;
}
.menu li#navorigins a:hover {
	  height: 35px;
width: 95px;
background:  url("/images/nav_origins.jpg") 0px -35px no-repeat #000000;
}

.menu li#navwines a {
	  height: 35px;
	  width: 120px;
background:  url("/images/nav_wines.jpg") 0px 0px no-repeat #000000;
}
.menu li#navwines a:hover {
	  height: 35px;
width: 120px;
background:  url("/images/nav_wines.jpg") 0px -35px no-repeat #000000;
}

.menu li#navestate a {
	  height: 35px;
	  width: 131px;
background:  url("/images/nav_estate.jpg") 0px 0px no-repeat #000000;
}
.menu li#navestate a:hover {
	  height: 35px;
width: 131px;
background:  url("/images/nav_estate.jpg") 0px -35px no-repeat #000000;
}

.menu li#navtrade a {
	  height: 35px;
	  width: 84px;
background:  url("/images/nav_trade.jpg") 0px 0px no-repeat #000000;
}
.menu li#navtrade a:hover {
	  height: 35px;
width: 84px;
background:  url("/images/nav_trade.jpg") 0px -35px no-repeat #000000;
}

.menu li#navcontact a {
	  height: 35px;
	  width: 276px;
background:  url("/images/nav_contactus.jpg") 0px 0px no-repeat #000000;
}
.menu li#navcontact a:hover {
	  height: 35px;
width: 276px;
background:  url("/images/nav_contactus.jpg") 0px -35px no-repeat #000000;
}
.wine {
	background-color: #FFFFFF;
	width: 526px;	
}
.winetitle {
	background-color: #AB8A56;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	letter-spacing: 0.1em;
	float: none;
	
}
.newstitle {
	background-color: #AB8A56;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	letter-spacing: 0.1em;
	float: left;
	
}

.winebottle {
	background-color: #FFFFFF;
	width: 61px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.winedetails {
	width: 455px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.tastingnotes {
	font-size: 0.7em;
}
.dropdownbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AB8A56;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.winedate {
	float: right;
	background-color: #AB8A56;
	color: #FFFFFF;
	padding: 5px;
}
.news{
	background-color: #AB8A56;
	width: 526px;
	
	}
.phototn {
	background-color: #FFFFFF;
	width: 120px;
	float: left;
	padding-bottom: 20px;
}
.photo {
	width: 100px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
}
.photocap {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	width: 100px;

}
/*thumbnails for bottle gallery*/
.bottletn {
	background-color: #FFFFFF;
	width: 100px;
	float: left;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
.bottle {
	background-color: #FFFFFF;
	height: 188px;
	width: 100px;
}
.bottlecap {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;

}
.tradewinephoto {
	width: 100px;
	height: 100px;
	background-color: #FFFFFF;
}.subheading {
	text-transform: uppercase;
	color: #AB8A56;
	letter-spacing: 0.1em;
}



/* =Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.aboutusimages {
	padding-left: 15px;
}


.clearfix {
	display: inline-table;
}


/* Hides from IE-mac \*/

.clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

