html, body {
  margin: 0; padding: 0; height: 100%;
}

#wrap {
  position: relative;
  width: 800px;
  height: 100%;
  margin: 0 auto;
  /* background: #ffc; */
}

#content {
  /* background: #abc; */
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 600px;
  margin-top: -300px; /* adjust to be 50% of height */
  width: 800px;
  margin-left: -400px; /* adjust to be 50% of width */
}

#contentMain {
  background-image: url('http://www.domenicoselections.com/images/DS_bckgrd_all.jpg');
  border: 1px solid #ffb600;
  height: 600px;
  width: 801px;
}


#contentLeft {
  /* background-image: url('http://www.domenicoselections.com/images/DS_menu_w_bckgrd2.jpg'); */
  /* background-repeat: no-repeat; */
  /* border: 1px solid red; */
  border-right: 1px solid #55820f;
  height: 474px;
  width: 165px;
}

#contentMiddle {
  height: 474px;
  width: 598px;
}

#contentRight {
  border-left: 1px solid #55820f;
  height: 474px;
  width: 35px;
}


#headerLeft {
  border-bottom: 1px solid #55820f;
  border-right: 1px solid #55820f;
  height: 125px;
  width: 165px;
}

#headerMiddle {
  border-bottom: 1px solid #55820f;
  height: 125px;
  width: 600px;
}

#headerRight {
  border-bottom: 1px solid #55820f;
  border-left: 1px solid #55820f;
  height: 125px;
  width: 35px;
}

#headerLogoImg {
  /* margin-left: 15px; */
  margin-top: 11px;
}


#headerMiddle1 {
  padding-bottom: 5px;
  padding-left: 15px;
}

#headerMiddle2 {
  padding-bottom: 12px;
  padding-right: 23px;
}


#menuBarTable {
  /* border: 1px solid red; */
  /* margin-top: 27px; */
  margin-top: 77px;
  margin-left: 0px;
  width: 165px;
}

#menuBarSearchTable {
  /* margin-top: 109px; */
  margin-top: 59px
}

#menuBarSearchBlock {
  padding-left: 18px;
}

#menuBarSearchBox {
  border: 1px solid #55820f;
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  height: 25px;
  margin-left: 0px;
  margin-top: 0px;
  width: 128px;
}

#menuBarSearchImg {
  margin-left: 8px;
  margin-top: 5px;
}

#menuBar {
  /* border: 1px solid red; */
  height: 211px;
  width: 108px;
}

td.menuSpacer0 {
  height: 90px;
}

td.menuSpacer1 {
  height: 16px;
}

td.menuSpacer2 {
  height: 19px;
}

td.menuSpacer3 {
  height: 20px;
}

td.menuSpacer4 {
  height: 19px;
}

td.menuSpacer5 {
  height: 19px;
}

/*
#menuItem1 {
  border: 1px solid #ffffff;
  cursor: pointer;
  height: 20px;
  width: 125px;
}

#menuItem2 {
  border: 1px solid #ffffff;
  cursor: pointer;
  height: 20px;
  width: 125px;
}


#menuItem3 {
  border: 1px solid #ffffff;
  cursor: pointer;
  height: 20px;
  width: 125px;
}

#menuItem4 {
  border: 1px solid #ffffff;
  cursor: pointer;
  height: 20px;
  width: 125px;
}

#menuItem5 {
  border: 1px solid #ffffff;
  cursor: pointer;
  height: 20px;
  width: 125px;
}

#menuItem6 {
  border: 1px solid #ffffff;
  cursor: pointer;
  height: 20px;
  width: 125px;
}
*/

td.contentMiddleImg {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
  vertical-align: top;
}

td.contentMiddleText {
  padding-right: 20px;
  padding-top: 36px;
  vertical-align: top;
}

p.contentText {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.1em;
  text-align: justify;
}

span.contentText {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.1em;
  text-align: justify;
}

p.contentTextFirstPara {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.1em;
  margin-top: 0px;
  text-align: justify;
}

span.firstLetterHiLite {
  font-weight: bold;
}

span.bold {
  font-weight: bold;
}

span.italics {
  font-style: italic;
}

#aboutBio1 {
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
  vertical-align: top;
}

#aboutBio2 {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0px;
  vertical-align: top;
}

#aboutBioImg1 {
  float: left;
  padding-bottom: 15px;
  padding-right: 15px;
}

#aboutBioImg2 {
  float: right;
  padding-left: 15px;
}

#contactLeftCol {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  padding: 25px;
  text-align: left;
  vertical-align: top;
}

#contactRightCol {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-top: 25px;
  text-align: right;
  vertical-align: top;
}

a.email {
  color: #cc0033;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

#contactEmail {
  border: 1px solid #332200;
  width: 180px;
}

#contactMessage {
  border: 1px solid #332200;
  height: 150px;
  width: 180px;
}

#contactName {
  border: 1px solid #332200;
  width: 180px;
}

#findLeftCol {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  padding: 25px;
  padding-top: 50px;
  text-align: left;
  vertical-align: top;
}

#findRightCol {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-top: 50px;
  text-align: center;
  vertical-align: top;
}

#winesInstructions {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  text-align: left;
  vertical-align: top;
}

#winesLeftCol {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  padding: 25px;
  text-align: left;
  vertical-align: top;
}

#winesRightCol {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-top: 25px;
  text-align: left;
  vertical-align: top;
}

span.winesProducerName {
  color: #332200;
  font-weight: bold;
}

a.winesProducerItem {
  color: #cc0033;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  text-decoration: none;
}

span.photoCaption {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 7pt;
  line-height: 1.1em;
}

a.backLink {
  color: #cc0033;
  font-family: Arial, sans-serif;
  font-size: 7pt;
  text-decoration: none;
}

a.wineLink {
  color: #cc0033;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

td.producerLeftCol {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  text-align: left;
}

td.producerRightCol {
  padding-right: 25px;
  padding-top: 10px;
}

span.winesListingLabel {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  line-height: 1.1em;
}

td.producerAddress {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: italic;
  line-height: 1.3em;
  padding-left: 20px;
  padding-right: 25px;
  text-align: left;
}

a.addressURL {
  color: #332200;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: italic;
  line-height: 1.3em;
  text-decoration: none;
}

span.enlargeLabel {
  color: #cc0033;
  font-family: Arial, sans-serif;
  font-size: 7pt;
}

a.searchButton {
  color: #cc0033;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

#regionSubmenu {
  /* display: block; */
  /* position: relative; */
  /* left: 0px; */
  /* top:0px; */
  /* height: 0px; */
  /* visibility: hidden; */
  
  /* border: 1px solid red; */
/*
  display: block;
  margin-left: 145px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 243px;
  white-space: nowrap;
  z-index: -500;
*/
  /* border: 1px solid red; */
  display: block;
  /* margin-left: 145px; */
  padding: 0px 0px 0px 0px;
  position: relative;
  /* top: 243px; */
  /* white-space: nowrap; */
  visibility: hidden;
  z-index: -500;
  
  top: -475px;
  left: 145px;
  text-align: left;
  height: 95px;
  padding-left: 0px;
  /* padding-top: 117px; */
  /* padding-top: 167px; */
  width: 84px;
}


#regionSubmenuTopPart {
  /* border-bottom: 1px solid red; */
  height: 162px;
}


.copyright {
  /* color: #cc0033; */
  color: #ffb600;
  font-family: Arial, sans-serif;
  font-size: 7pt;
  padding-top: 30px;
}

.copyrightText {
  /* color: #cc0033; */
  color: #ffb600;
  font-family: Arial, sans-serif;
  font-size: 7pt;
  padding-top: 10px;
  text-align: center;
}

.copyrightLink {
  /* color: #cc0033; */
  color: #ffb600;
  font-family: Arial, sans-serif;
  font-size: 7pt;
  text-decoration: none;
}

#picCaption1 {
  padding-top: 5px;
}

p.searchInstructions {
  margin: 0px;
}

td.contactEmailAddresses {
  padding-left: 32px;
}

td.producerWineLinks {
  text-align: left;
}

#scrollArea {
  /* border: 1px solid red; */
  height: 425px;
  margin-left: 25px;
  overflow: hidden;
  /* position: absolute; */
  width: 520px;
}

#scrollBar {
  /* border: 1px solid blue; */
  float: right;
  height: 426px;
  margin-right: 25px;
  margin-top: -427px;
  top: 0px;
  width: 25px;
}

span.siteCredit {
  color: #ffb600;
}


#borderMask {
  border: 1px solid #ffb600;
  float: right;
  height: 5px;
  margin-top: 118px;
  width: 5px;
}
